summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2007-05-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds28-714/+1219
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds5-5/+5
2007-05-09rename thread_info to stackRoman Zippel1-1/+1
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki2-0/+5
2007-05-09fix file specification in commentsUwe Kleine-König2-2/+2
2007-05-09Fix occurrences of "the the "Michael Opdenacker1-1/+1
2007-05-09[POWERPC] Further fixes for the removal of 4level-fixup hack from ppc32David Gibson3-4/+4
2007-05-09[POWERPC] EEH: log all PCI-X and PCI-E AER registersLinas Vepstas1-2/+46
2007-05-09[POWERPC] EEH: capture and log pci state on errorLinas Vepstas1-2/+41
2007-05-09[POWERPC] EEH: Split up long error msgLinas Vepstas1-3/+5
2007-05-09[POWERPC] EEH: log error only after driver notification.Linas Vepstas1-1/+5
2007-05-09[POWERPC] fsl_soc: Make mac_addr const in fs_enet_of_init().Scott Wood1-1/+1
2007-05-09[POWERPC] Don't use SLAB/SLUB for PTE pagesHugh Dickins2-24/+6
2007-05-09[POWERPC] Spufs support for 64K LS mappings on 4K kernelsBenjamin Herrenschmidt6-36/+274
2007-05-09[POWERPC] Add ability to 4K kernel to hash in 64K pagesBenjamin Herrenschmidt4-16/+46
2007-05-09[POWERPC] Introduce address space "slices"Benjamin Herrenschmidt10-586/+719
2007-05-09[POWERPC] Small fixes & cleanups in segment page size demotionBenjamin Herrenschmidt1-41/+46
2007-05-09[POWERPC] iSeries: Make HVC_ISERIES the defaultStephen Rothwell1-1/+3
2007-05-09[POWERPC] iSeries: suppress build warning in lparmap.cStephen Rothwell1-1/+2
2007-05-09[POWERPC] Mark pages that don't exist as nosaveJohannes Berg1-0/+25
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day1-1/+1
2007-05-09Fix trivial typos in Kconfig* filesDavid Sterba1-1/+1
2007-05-08Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2-14/+0
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds125-706/+6151
2007-05-08Kprobes: The ON/OFF knob thru debugfsAnanth N Mavinakayanahalli1-0/+8
2007-05-08kprobes: kretprobes simplificationsChristoph Hellwig1-14/+5
2007-05-08Simplify kallsyms_lookup()Alexey Dobriyan1-2/+1
2007-05-08Kprobes: print details of kretprobe on assertion failureAnanth N Mavinakayanahalli1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap15-15/+0
2007-05-08move die notifier handling to common codeChristoph Hellwig3-17/+3
2007-05-08Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann1-13/+6
2007-05-08use SLAB_PANIC flag cleanupAkinobu Mita1-4/+1
2007-05-08pasemi_mac: Move the IRQ mapping from the PCI layer to the driverOlof Johansson2-14/+0
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 Mackerras14-24/+74
2007-05-08[POWERPC] Holly bootwrapperJosh Boyer2-1/+46
2007-05-08[POWERPC] Holly DTSJosh Boyer1-0/+198