summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2007-05-08kdump/kexec: calculate note size at compile timeSimon Horman1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap171-171/+0
2007-05-08<linux/sysdev.h> needs to include <linux/module.h>Ralf Baechle1-0/+1
2007-05-08move die notifier handling to common codeChristoph Hellwig44-153/+53
2007-05-08Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann7-62/+19
2007-05-08kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debugRobert P. J. Day2-9/+1
2007-05-08ipmi: add new IPMI nmi watchdog handlingCorey Minyard2-0/+7
2007-05-08simplify the stacktrace codeChristoph Hellwig5-53/+24
2007-05-08uml: an idle system should have zero load averageJeff Dike1-2/+2
2007-05-08use SLAB_PANIC flag cleanupAkinobu Mita6-27/+11
2007-05-08Fix section mismatch of memory hotplug related code.Yasunori Goto2-3/+5
2007-05-08i386: Use functions from library in msr driverNicolas Boichat1-102/+4
2007-05-08i386: Add safe variants of rdmsr_on_cpu and wrmsr_on_cpuRudolf Marek1-6/+67
2007-05-08pasemi_mac: Move the IRQ mapping from the PCI layer to the driverOlof Johansson2-14/+0
2007-05-08MIPS: Drop unnecessary CONFIG_ISA from RBTX49XXAtsushi Nemoto2-33/+0
2007-05-08ne: MIPS: Use platform_driver for ne on RBTX49XXAtsushi Nemoto2-0/+39
2007-05-08[POWERPC] Abolish powerpc_flash_init()David Gibson2-33/+0
2007-05-08[POWERPC] Early serial debug support for PPC44xDavid Gibson7-26/+90
2007-05-08[POWERPC] Support for the Ebony 440GP reference board in arch/powerpcDavid Gibson15-11/+1418
2007-05-08[POWERPC] Add device tree for EbonyDavid Gibson1-0/+307
2007-05-08[POWERPC] Add powerpc/platforms/44x, disable platforms/4xx for nowDavid Gibson5-11/+35
2007-05-08[POWERPC] MPIC U3/U4 MSI backendMichael Ellerman4-6/+205
2007-05-08[POWERPC] MPIC MSI allocatorMichael Ellerman4-1/+217
2007-05-08[POWERPC] Enable MSI mappings for MPICMichael Ellerman1-0/+45
2007-05-08[POWERPC] Tell Phyp we support MSIMichael Ellerman1-1/+7
2007-05-08[POWERPC] RTAS MSI implementationMichael Ellerman2-0/+271
2007-05-08[POWERPC] PowerPC MSI infrastructureMichael Ellerman3-0/+40
2007-05-08[POWERPC] Rip out the existing powerpc msi stubsMichael Ellerman1-27/+0
2007-05-08[POWERPC] Remove use of 4level-fixup.h for ppc32David Gibson2-13/+19
2007-05-08[POWERPC] Add powerpc PCI-E reset API implementationBrian King1-0/+30
2007-05-08Merge branch 'linux-2.6'Paul Mackerras739-16359/+49128
2007-05-08[POWERPC] Holly bootwrapperJosh Boyer2-1/+46
2007-05-08[POWERPC] Holly DTSJosh Boyer1-0/+198
2007-05-08[POWERPC] Holly defconfigJosh Boyer1-0/+1070
2007-05-08[POWERPC] Add support for 750CL Holly boardJosh Boyer4-4/+330
2007-05-08[POWERPC] Generalize tsi108 PCI setupJosh Boyer2-6/+9
2007-05-08[POWERPC] Generalize tsi108 PHY typesJosh Boyer1-2/+5
2007-05-08[POWERPC] Add tsi108_pci.h for common PCI functionsJosh Boyer2-4/+2
2007-05-08[POWERPC] Export pcibios_remove_pci_devicesLinas Vepstas1-0/+1
2007-05-08[POWERPC] Add __init annotations to reserve_mem() and stabs_alloc()Michael Ellerman2-2/+2
2007-05-08[POWERPC] Cope with PCI host bridge I/O window not starting at 0Paul Mackerras1-4/+5
2007-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds14-65/+461
2007-05-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds9-76/+610
2007-05-07Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds87-2152/+9396
2007-05-07xtensa: strlcpy is smart enoughJean Delvare1-1/+1
2007-05-07v850: generic timekeeping conversionjohn stultz2-75/+4
2007-05-07uml: fix prototypesPaolo 'Blaisorblade' Giarrusso1-3/+7
2007-05-07uml: virtualized time fixJeff Dike1-2/+12
2007-05-07uml: out of tmpfs space error clarificationJeff Dike1-2/+2
2007-05-07uml: only flush areas covered by VMAJeff Dike1-2/+7