aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2007-05-08uml: an idle system should have zero load averageJeff Dike
2007-05-08use SLAB_PANIC flag cleanupAkinobu Mita
2007-05-08Fix section mismatch of memory hotplug related code.Yasunori Goto
2007-05-08i386: Use functions from library in msr driverNicolas Boichat
2007-05-08i386: Add safe variants of rdmsr_on_cpu and wrmsr_on_cpuRudolf Marek
2007-05-08pasemi_mac: Move the IRQ mapping from the PCI layer to the driverOlof Johansson
2007-05-08MIPS: Drop unnecessary CONFIG_ISA from RBTX49XXAtsushi Nemoto
2007-05-08ne: MIPS: Use platform_driver for ne on RBTX49XXAtsushi Nemoto
2007-05-08[POWERPC] Abolish powerpc_flash_init()David Gibson
2007-05-08[POWERPC] Early serial debug support for PPC44xDavid Gibson
2007-05-08[POWERPC] Support for the Ebony 440GP reference board in arch/powerpcDavid Gibson
2007-05-08[POWERPC] Add device tree for EbonyDavid Gibson
2007-05-08[POWERPC] Add powerpc/platforms/44x, disable platforms/4xx for nowDavid Gibson
2007-05-08[POWERPC] MPIC U3/U4 MSI backendMichael Ellerman
2007-05-08[POWERPC] MPIC MSI allocatorMichael Ellerman
2007-05-08[POWERPC] Enable MSI mappings for MPICMichael Ellerman
2007-05-08[POWERPC] Tell Phyp we support MSIMichael Ellerman
2007-05-08[POWERPC] RTAS MSI implementationMichael Ellerman
2007-05-08[POWERPC] PowerPC MSI infrastructureMichael Ellerman
2007-05-08[POWERPC] Rip out the existing powerpc msi stubsMichael Ellerman
2007-05-08[POWERPC] Remove use of 4level-fixup.h for ppc32David Gibson
2007-05-08[POWERPC] Add powerpc PCI-E reset API implementationBrian King
2007-05-08Merge branch 'linux-2.6'Paul Mackerras
2007-05-08[POWERPC] Holly bootwrapperJosh Boyer
2007-05-08[POWERPC] Holly DTSJosh Boyer
2007-05-08[POWERPC] Holly defconfigJosh Boyer
2007-05-08[POWERPC] Add support for 750CL Holly boardJosh Boyer
2007-05-08[POWERPC] Generalize tsi108 PCI setupJosh Boyer
2007-05-08[POWERPC] Generalize tsi108 PHY typesJosh Boyer
2007-05-08[POWERPC] Add tsi108_pci.h for common PCI functionsJosh Boyer
2007-05-08[POWERPC] Export pcibios_remove_pci_devicesLinas Vepstas
2007-05-08[POWERPC] Add __init annotations to reserve_mem() and stabs_alloc()Michael Ellerman
2007-05-08[POWERPC] Cope with PCI host bridge I/O window not starting at 0Paul Mackerras
2007-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds
2007-05-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2007-05-07Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2007-05-07xtensa: strlcpy is smart enoughJean Delvare
2007-05-07v850: generic timekeeping conversionjohn stultz
2007-05-07uml: fix prototypesPaolo 'Blaisorblade' Giarrusso
2007-05-07uml: virtualized time fixJeff Dike
2007-05-07uml: out of tmpfs space error clarificationJeff Dike
2007-05-07uml: only flush areas covered by VMAJeff Dike
2007-05-07uml: more page fault path trimmingJeff Dike
2007-05-07uml: eliminate a piece of debugging codeJeff Dike
2007-05-07uml: speed page fault pathJeff Dike
2007-05-07uml: aIO deadlock avoidanceJeff Dike
2007-05-07uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike
2007-05-07uml: remove debugging remnantsJeff Dike
2007-05-07uml: formatting fixes around os_{read_write}_file callersJeff Dike
2007-05-07uml: change remaining callers of os_{read_write}_fileJeff Dike