summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | cpumask: remove the now-obsoleted pcibus_to_cpumask(): ia64Rusty Russell2009-03-161-5/+0
* | | | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-011-0/+6
|\ \ \ \
| * | | | x86, setup: guard against pre-ACPI 3 e820 code not updating %ecxH. Peter Anvin2009-04-011-0/+6
* | | | | Merge branch 'x86/setup' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds2009-04-011-9/+24
|\| | | |
| * | | | x86, setup: ACPI 3, BIOS workaround for E820-probing codeH. Peter Anvin2009-03-291-4/+17
| * | | | x86, setup: preemptively save/restore edi and ebp around INT 15 E820H. Peter Anvin2009-03-291-4/+5
| * | | | x86, setup: mark %esi as clobbered in E820 BIOS callMichael K. Johnson2009-03-281-3/+4
* | | | | 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-271-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-203-1/+381
| * | | | | PCI/MSI: Use #ifdefs instead of weak functionsMichael Ellerman2009-03-202-0/+7
| * | | | | PCI/x86: format early dump like other PCI outputBjorn Helgaas2009-03-201-3/+3
| * | | | | PCI/x86: make early dump handle multi-function devicesBjorn Helgaas2009-03-201-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-3115-58/+72
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kerne...David S. Miller2009-03-3014-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