summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-04-0113-93/+594
|\
| * x86/PCI: make pci=lastbus=255 work when acpi is onYinghai Lu2009-03-261-2/+1
| * powerpc/PCI: include pci.h in powerpc MSI implementationJesse Barnes2009-03-251-0/+1
| * x86/PCI: host mmconfig detect clean upYinghai Lu2009-03-202-60/+120
| * x86/PCI: Detect mmconfig on nVidia MCP55Ed Swierk2009-03-201-0/+64
| * PCI/x86: detect host bridge config space size w/o using quirksYinghai Lu2009-03-201-20/+0
| * PCI MSI: Add support for multiple MSIMatthew Wilcox2009-03-202-0/+8
| * x86: use dev_printk in quirk messageBjorn Helgaas2009-03-201-2/+1
| * PCI/alpha: pci sysfs resourcesIvan Kokshaysky2009-03-193-1/+381
| * PCI/MSI: Use #ifdefs instead of weak functionsMichael Ellerman2009-03-192-0/+7
| * PCI/x86: format early dump like other PCI outputBjorn Helgaas2009-03-191-3/+3
| * PCI/x86: make early dump handle multi-function devicesBjorn Helgaas2009-03-191-5/+8
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-04-012-0/+4
|\ \
| * | [S390] cio: introduce notifier for boxed stateSebastian Ott2009-03-311-0/+2
| * | [S390] fix hypfs build failureHeiko Carstens2009-03-311-0/+2
* | | rtc-parisc: remove unnecessary ret variabledann frazier2009-04-011-4/+1
* | | rtc-parisc: declare rtc_parisc_dev as staticdann frazier2009-04-011-1/+1
* | | rtc: add platform driver for EFIdann frazier2009-04-011-0/+16
* | | powerpc/fsl_soc: isolate legacy fsl_spi support to mpc832x_rdb boardsAnton Vorontsov2009-04-013-111/+107
* | | powerpc/83xx: add mmc-spi support via the device tree for MPC8323E-RDBAnton Vorontsov2009-04-012-0/+30
* | | spi_mpc83xx: rework chip selects handlingAnton Vorontsov2009-04-013-22/+13
* | | bcm47xx: fix GPIO API return codesMichael Buesch2009-04-011-8/+12
* | | uml: remove useless commentsWANG Cong2009-04-0131-310/+0
* | | uml: improve error messagesWANG Cong2009-04-011-4/+4
* | | uml: don't use a too long string literalWANG Cong2009-04-012-5/+9
* | | ubd: stop defintining MAJOR_NRChristoph Hellwig2009-04-011-9/+8
* | | pm: cleanup includesMagnus Damm2009-04-012-27/+0
* | | pm: rework includes, remove arch ifdefsMagnus Damm2009-04-015-0/+5
* | | alpha: convert u64 to unsigned long longRandy Dunlap2009-04-0114-74/+78
* | | alpha: xchg/cmpxchg cleanup and fixesIvan Kokshaysky2009-04-012-497/+308
* | | alpha: fix macrosRoel Kluin2009-04-011-6/+6
* | | mm: use debug_kmap_atomicAkinobu Mita2009-04-015-0/+8
* | | mm: introduce debug_kmap_atomicAkinobu Mita2009-04-011-44/+1
* | | generic debug pageallocAkinobu Mita2009-04-019-19/+17
* | | proc tty: switch xtensa iss console to ->proc_fopsAlexey Dobriyan2009-04-011-13/+16
* | | proc tty: switch ia64 simserial to ->proc_fopsAlexey Dobriyan2009-04-011-25/+24
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-03-3015-58/+72
|\ \
| * \ Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kerne...David S. Miller2009-03-2914-57/+50
| |\ \
| | * | cpumask: use mm_cpumask() wrapper: sparcRusty Russell2009-03-164-18/+19
| | * | cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: sparcRusty Russell2009-03-161-1/+1
| | * | cpumask: remove the now-obsoleted pcibus_to_cpumask(): sparcRusty Russell2009-03-161-4/+0
| | * | cpumask: remove cpu_coregroup_map: sparcRusty Russell2009-03-161-1/+0
| | * | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparcRusty Russell2009-03-164-17/+13
| | * | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: spa...Rusty Russell2009-03-163-4/+4
| | * | cpumask: Use accessors code.: sparc64Rusty Russell2009-03-162-3/+3
| | * | cpumask: Use accessors code: sparcRusty Russell2009-03-163-6/+6
| | * | cpumask: arch_send_call_function_ipi_mask: sparcRusty Russell2009-03-162-3/+4
| | * | cpumask: Use smp_call_function_many(): sparc64Rusty Russell2009-03-161-1/+1
| * | | sparc64: Fix reset hangs on Niagara systems.David S. Miller2009-03-291-1/+22
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-3050-83/+3
|\ \ \ \
OpenPOWER on IntegriCloud