aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| | | * | ia64/pv_ops: add hooks to paravirtualize fsyscall implementation.Isaku Yamahata2009-03-26
| | | * | ia64/xen: short-circuit tests for dom0Isaku Yamahata2009-03-26
| | | * | ia64/pv_ops/xen: use __initconst instead of __initdata for const dataIsaku Yamahata2009-03-26
| | * | | Pull cpumask into release branchTony Luck2009-03-31
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | cpumask: use mm_cpumask() wrapper: ia64Rusty Russell2009-03-15
| | | * | cpumask: Use accessors code.: ia64Rusty Russell2009-03-15
| | | * | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64Rusty Russell2009-03-15
| | | * | cpumask: arch_send_call_function_ipi_mask: ia64Rusty Russell2009-03-15
| | | * | cpumask: remove the now-obsoleted pcibus_to_cpumask(): ia64Rusty Russell2009-03-15
| * | | | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-01
| |\ \ \ \
| | * | | | x86, setup: guard against pre-ACPI 3 e820 code not updating %ecxH. Peter Anvin2009-04-01
| * | | | | Merge branch 'x86/setup' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds2009-04-01
| |\| | | |
| | * | | | x86, setup: ACPI 3, BIOS workaround for E820-probing codeH. Peter Anvin2009-03-28
| | * | | | x86, setup: preemptively save/restore edi and ebp around INT 15 E820H. Peter Anvin2009-03-28
| | * | | | x86, setup: mark %esi as clobbered in E820 BIOS callMichael K. Johnson2009-03-28
* | | | | | x86, setup: compile with -DDISABLE_BRANCH_PROFILINGH. Peter Anvin2009-04-03
* | | | | | x86, mm: fix misuse of debug_kmap_atomicAkinobu Mita2009-04-02
* | | | | | Merge branch 'linus' into x86/urgentIngo Molnar2009-04-02
|\| | | | |
| * | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-04-01
| |\ \ \ \ \
| | * | | | | x86/PCI: make pci=lastbus=255 work when acpi is onYinghai Lu2009-03-26
| | * | | | | powerpc/PCI: include pci.h in powerpc MSI implementationJesse Barnes2009-03-25
| | * | | | | x86/PCI: host mmconfig detect clean upYinghai Lu2009-03-20
| | * | | | | x86/PCI: Detect mmconfig on nVidia MCP55Ed Swierk2009-03-20
| | * | | | | PCI/x86: detect host bridge config space size w/o using quirksYinghai Lu2009-03-20
| | * | | | | PCI MSI: Add support for multiple MSIMatthew Wilcox2009-03-20
| | * | | | | x86: use dev_printk in quirk messageBjorn Helgaas2009-03-20
| | * | | | | PCI/alpha: pci sysfs resourcesIvan Kokshaysky2009-03-19
| | * | | | | PCI/MSI: Use #ifdefs instead of weak functionsMichael Ellerman2009-03-19
| | * | | | | PCI/x86: format early dump like other PCI outputBjorn Helgaas2009-03-19
| | * | | | | PCI/x86: make early dump handle multi-function devicesBjorn Helgaas2009-03-19
| * | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-04-01
| |\ \ \ \ \ \
| | * | | | | | [S390] cio: introduce notifier for boxed stateSebastian Ott2009-03-31
| | * | | | | | [S390] fix hypfs build failureHeiko Carstens2009-03-31
| | | |_|/ / / | | |/| | | |
| * | | | | | rtc-parisc: remove unnecessary ret variabledann frazier2009-04-01
| * | | | | | rtc-parisc: declare rtc_parisc_dev as staticdann frazier2009-04-01
| * | | | | | rtc: add platform driver for EFIdann frazier2009-04-01
| * | | | | | powerpc/fsl_soc: isolate legacy fsl_spi support to mpc832x_rdb boardsAnton Vorontsov2009-04-01
| * | | | | | powerpc/83xx: add mmc-spi support via the device tree for MPC8323E-RDBAnton Vorontsov2009-04-01
| * | | | | | spi_mpc83xx: rework chip selects handlingAnton Vorontsov2009-04-01
| * | | | | | bcm47xx: fix GPIO API return codesMichael Buesch2009-04-01
| * | | | | | uml: remove useless commentsWANG Cong2009-04-01
| * | | | | | uml: improve error messagesWANG Cong2009-04-01
| * | | | | | uml: don't use a too long string literalWANG Cong2009-04-01
| * | | | | | ubd: stop defintining MAJOR_NRChristoph Hellwig2009-04-01
| * | | | | | pm: cleanup includesMagnus Damm2009-04-01
| * | | | | | pm: rework includes, remove arch ifdefsMagnus Damm2009-04-01
| * | | | | | alpha: convert u64 to unsigned long longRandy Dunlap2009-04-01
| * | | | | | alpha: xchg/cmpxchg cleanup and fixesIvan Kokshaysky2009-04-01
| * | | | | | alpha: fix macrosRoel Kluin2009-04-01
| * | | | | | mm: use debug_kmap_atomicAkinobu Mita2009-04-01