aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2007-05-09Fix occurrences of "the the "Gravatar Michael Opdenacker 1-1/+1
2007-05-09Fix misspellings collected by members of KJ list.Gravatar Robert P. J. Day 1-1/+1
2007-05-09Fix trivial typos in Kconfig* filesGravatar David Sterba 1-1/+1
2007-05-08Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-14/+0
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Gravatar Linus Torvalds 125-706/+6151
2007-05-08Kprobes: The ON/OFF knob thru debugfsGravatar Ananth N Mavinakayanahalli 1-0/+8
2007-05-08kprobes: kretprobes simplificationsGravatar Christoph Hellwig 1-14/+5
2007-05-08Simplify kallsyms_lookup()Gravatar Alexey Dobriyan 1-2/+1
2007-05-08Kprobes: print details of kretprobe on assertion failureGravatar Ananth N Mavinakayanahalli 1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedGravatar Randy Dunlap 15-15/+0
2007-05-08move die notifier handling to common codeGravatar Christoph Hellwig 3-17/+3
2007-05-08Fixes and cleanups for earlyprintk aka boot consoleGravatar Gerd Hoffmann 1-13/+6
2007-05-08use SLAB_PANIC flag cleanupGravatar Akinobu Mita 1-4/+1
2007-05-08pasemi_mac: Move the IRQ mapping from the PCI layer to the driverGravatar Olof Johansson 2-14/+0
2007-05-08[POWERPC] Abolish powerpc_flash_init()Gravatar David Gibson 2-33/+0
2007-05-08[POWERPC] Early serial debug support for PPC44xGravatar David Gibson 7-26/+90
2007-05-08[POWERPC] Support for the Ebony 440GP reference board in arch/powerpcGravatar David Gibson 15-11/+1418
2007-05-08[POWERPC] Add device tree for EbonyGravatar David Gibson 1-0/+307
2007-05-08[POWERPC] Add powerpc/platforms/44x, disable platforms/4xx for nowGravatar David Gibson 5-11/+35
2007-05-08[POWERPC] MPIC U3/U4 MSI backendGravatar Michael Ellerman 4-6/+205
2007-05-08[POWERPC] MPIC MSI allocatorGravatar Michael Ellerman 4-1/+217
2007-05-08[POWERPC] Enable MSI mappings for MPICGravatar Michael Ellerman 1-0/+45
2007-05-08[POWERPC] Tell Phyp we support MSIGravatar Michael Ellerman 1-1/+7
2007-05-08[POWERPC] RTAS MSI implementationGravatar Michael Ellerman 2-0/+271
2007-05-08[POWERPC] PowerPC MSI infrastructureGravatar Michael Ellerman 3-0/+40
2007-05-08[POWERPC] Rip out the existing powerpc msi stubsGravatar Michael Ellerman 1-27/+0
2007-05-08[POWERPC] Remove use of 4level-fixup.h for ppc32Gravatar David Gibson 2-13/+19
2007-05-08[POWERPC] Add powerpc PCI-E reset API implementationGravatar Brian King 1-0/+30
2007-05-08Merge branch 'linux-2.6'Gravatar Paul Mackerras 14-24/+74
2007-05-08[POWERPC] Holly bootwrapperGravatar Josh Boyer 2-1/+46
2007-05-08[POWERPC] Holly DTSGravatar Josh Boyer 1-0/+198
2007-05-08[POWERPC] Holly defconfigGravatar Josh Boyer 1-0/+1070
2007-05-08[POWERPC] Add support for 750CL Holly boardGravatar Josh Boyer 4-4/+330
2007-05-08[POWERPC] Generalize tsi108 PCI setupGravatar Josh Boyer 2-6/+9
2007-05-08[POWERPC] Generalize tsi108 PHY typesGravatar Josh Boyer 1-2/+5
2007-05-08[POWERPC] Add tsi108_pci.h for common PCI functionsGravatar Josh Boyer 2-4/+2
2007-05-08[POWERPC] Export pcibios_remove_pci_devicesGravatar Linas Vepstas 1-0/+1
2007-05-08[POWERPC] Add __init annotations to reserve_mem() and stabs_alloc()Gravatar Michael Ellerman 2-2/+2
2007-05-08[POWERPC] Cope with PCI host bridge I/O window not starting at 0Gravatar Paul Mackerras 1-4/+5
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagGravatar Christoph Lameter 1-2/+1
2007-05-07get_unmapped_area handles MAP_FIXED on powerpcGravatar Benjamin Herrenschmidt 1-0/+21
2007-05-07slab allocators: remove multiple alignment specificationsGravatar Christoph Lameter 2-2/+2
2007-05-07slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGNGravatar Christoph Lameter 2-4/+2
2007-05-07PowerPC: Disable SLUB for configurations in which slab page structs are modifiedGravatar Christoph Lameter 1-0/+13
2007-05-07serial: define FIXED_PORT flag for serial_coreGravatar David Gibson 1-1/+2
2007-05-07[POWERPC] mpc52xx suspend to deep-sleepGravatar Domen Puncer 5-0/+390
2007-05-07[POWERPC] Set efika's device_type to "soc"Gravatar Domen Puncer 1-1/+1
2007-05-07[POWERPC] lite5200(b) support for i2cGravatar Domen Puncer 3-4/+9
2007-05-07[POWERPC] lite5200(b) DTS fixesGravatar Domen Puncer 2-4/+6
2007-05-07[POWERPC] Export of_device_get_modaliasGravatar Sylvain Munaut 1-2/+3