summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2007-05-10[POWERPC] Fix compile error with kexec and CONFIG_SMP=nPaul Mackerras
2007-05-10[POWERPC] Split initrd logic out of early_init_dt_scan_chosen() to fix warningMichael Ellerman
2007-05-10[POWERPC] Fix warning in hpte_decode(), and generalize itPaul Mackerras
2007-05-10[POWERPC] Minor pSeries IOMMU debug cleanupMichael Neuling
2007-05-10[POWERPC] Assorted janitorial EEH cleanupsLinas Vepstas
2007-05-10[POWERPC] Fix incorrect calculation of I/O window addressesPaul Mackerras
2007-05-10[POWERPC] celleb: Update celleb_defconfigIshizaki Kou
2007-05-10[POWERPC] celleb: Fix parsing of machine type hack command line optionIshizaki Kou
2007-05-10[POWERPC] celleb: Fix PCI config space accesses to subordinate busesIshizaki Kou
2007-05-10[POWERPC] celleb: Fix support for multiple PCI domainsIshizaki Kou
2007-05-10Merge branch 'linux-2.6'Paul Mackerras
2007-05-09[POWERPC] User rheap from arch/powerpc/libKumar Gala
2007-05-09[POWERPC] 83xx: Fix the PCI ranges in the MPC834x_MDS device tree.Scott Wood
2007-05-09[POWERPC] 83xx: Fix the PCI ranges in the MPC832x_MDS device tree.Scott Wood
2007-05-09[POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi
2007-05-09[POWERPC] 86xx: Enable the AC97 interface on 8641D board.Jason Jin
2007-05-09[POWERPC] 83xx: Suppress warning when CONFIG_ options aren't definedKumar Gala
2007-05-09[POWERPC] 83xx: Suppress warning when CONFIG_PCI is not definedLi Yang
2007-05-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-05-09rename thread_info to stackRoman Zippel
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki
2007-05-09fix file specification in commentsUwe Kleine-König
2007-05-09Fix occurrences of "the the "Michael Opdenacker
2007-05-09[POWERPC] Further fixes for the removal of 4level-fixup hack from ppc32David Gibson
2007-05-09[POWERPC] EEH: log all PCI-X and PCI-E AER registersLinas Vepstas
2007-05-09[POWERPC] EEH: capture and log pci state on errorLinas Vepstas
2007-05-09[POWERPC] EEH: Split up long error msgLinas Vepstas
2007-05-09[POWERPC] EEH: log error only after driver notification.Linas Vepstas
2007-05-09[POWERPC] fsl_soc: Make mac_addr const in fs_enet_of_init().Scott Wood
2007-05-09[POWERPC] Don't use SLAB/SLUB for PTE pagesHugh Dickins
2007-05-09[POWERPC] Spufs support for 64K LS mappings on 4K kernelsBenjamin Herrenschmidt
2007-05-09[POWERPC] Add ability to 4K kernel to hash in 64K pagesBenjamin Herrenschmidt
2007-05-09[POWERPC] Introduce address space "slices"Benjamin Herrenschmidt
2007-05-09[POWERPC] Small fixes & cleanups in segment page size demotionBenjamin Herrenschmidt
2007-05-09[POWERPC] iSeries: Make HVC_ISERIES the defaultStephen Rothwell
2007-05-09[POWERPC] iSeries: suppress build warning in lparmap.cStephen Rothwell
2007-05-09[POWERPC] Mark pages that don't exist as nosaveJohannes Berg
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day
2007-05-09Fix trivial typos in Kconfig* filesDavid Sterba
2007-05-08Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-05-08Kprobes: The ON/OFF knob thru debugfsAnanth N Mavinakayanahalli
2007-05-08kprobes: kretprobes simplificationsChristoph Hellwig
2007-05-08Simplify kallsyms_lookup()Alexey Dobriyan
2007-05-08Kprobes: print details of kretprobe on assertion failureAnanth N Mavinakayanahalli
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08move die notifier handling to common codeChristoph Hellwig
2007-05-08Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann
2007-05-08use SLAB_PANIC flag cleanupAkinobu Mita