summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Fix compile error with kexec and CONFIG_SMP=nPaul Mackerras2007-05-101-0/+1
* [POWERPC] Split initrd logic out of early_init_dt_scan_chosen() to fix warningMichael Ellerman2007-05-101-16/+31
* [POWERPC] Fix warning in hpte_decode(), and generalize itPaul Mackerras2007-05-101-20/+17Star
* [POWERPC] Minor pSeries IOMMU debug cleanupMichael Neuling2007-05-101-1/+2
* [POWERPC] Assorted janitorial EEH cleanupsLinas Vepstas2007-05-102-6/+14
* [POWERPC] Fix incorrect calculation of I/O window addressesPaul Mackerras2007-05-101-24/+13Star
* [POWERPC] celleb: Update celleb_defconfigIshizaki Kou2007-05-101-44/+85
* [POWERPC] celleb: Fix parsing of machine type hack command line optionIshizaki Kou2007-05-101-1/+1
* [POWERPC] celleb: Fix PCI config space accesses to subordinate busesIshizaki Kou2007-05-101-4/+4
* [POWERPC] celleb: Fix support for multiple PCI domainsIshizaki Kou2007-05-101-0/+1
* Merge branch 'linux-2.6'Paul Mackerras2007-05-108-6/+11
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-0928-714/+1219
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-095-5/+5
| |\ \
| | * | fix file specification in commentsUwe Kleine-König2007-05-092-2/+2
| | * | Fix occurrences of "the the "Michael Opdenacker2007-05-091-1/+1
| | * | Fix misspellings collected by members of KJ list.Robert P. J. Day2007-05-091-1/+1
| | * | Fix trivial typos in Kconfig* filesDavid Sterba2007-05-091-1/+1
| * | | rename thread_info to stackRoman Zippel2007-05-091-1/+1
| * | | Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-092-0/+5
| |/ /
* | | [POWERPC] User rheap from arch/powerpc/libKumar Gala2007-05-101-2/+0Star
* | | [POWERPC] 83xx: Fix the PCI ranges in the MPC834x_MDS device tree.Scott Wood2007-05-101-2/+2
* | | [POWERPC] 83xx: Fix the PCI ranges in the MPC832x_MDS device tree.Scott Wood2007-05-101-1/+1
* | | [POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi2007-05-106-91/+108
* | | [POWERPC] 86xx: Enable the AC97 interface on 8641D board.Jason Jin2007-05-101-1/+6
* | | [POWERPC] 83xx: Suppress warning when CONFIG_ options aren't definedKumar Gala2007-05-101-0/+2
* | | [POWERPC] 83xx: Suppress warning when CONFIG_PCI is not definedLi Yang2007-05-103-0/+6
| |/ |/|
* | [POWERPC] Further fixes for the removal of 4level-fixup hack from ppc32David Gibson2007-05-093-4/+4
* | [POWERPC] EEH: log all PCI-X and PCI-E AER registersLinas Vepstas2007-05-091-2/+46
* | [POWERPC] EEH: capture and log pci state on errorLinas Vepstas2007-05-091-2/+41
* | [POWERPC] EEH: Split up long error msgLinas Vepstas2007-05-091-3/+5
* | [POWERPC] EEH: log error only after driver notification.Linas Vepstas2007-05-091-1/+5
* | [POWERPC] fsl_soc: Make mac_addr const in fs_enet_of_init().Scott Wood2007-05-091-1/+1
* | [POWERPC] Don't use SLAB/SLUB for PTE pagesHugh Dickins2007-05-092-24/+6Star
* | [POWERPC] Spufs support for 64K LS mappings on 4K kernelsBenjamin Herrenschmidt2007-05-096-36/+274
* | [POWERPC] Add ability to 4K kernel to hash in 64K pagesBenjamin Herrenschmidt2007-05-094-16/+46
* | [POWERPC] Introduce address space "slices"Benjamin Herrenschmidt2007-05-0910-586/+719
* | [POWERPC] Small fixes & cleanups in segment page size demotionBenjamin Herrenschmidt2007-05-091-41/+46
* | [POWERPC] iSeries: Make HVC_ISERIES the defaultStephen Rothwell2007-05-091-1/+3
* | [POWERPC] iSeries: suppress build warning in lparmap.cStephen Rothwell2007-05-091-1/+2
* | [POWERPC] Mark pages that don't exist as nosaveJohannes Berg2007-05-091-0/+25
|/
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-082-14/+0Star
|\
| * pasemi_mac: Move the IRQ mapping from the PCI layer to the driverOlof Johansson2007-05-082-14/+0Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-08125-706/+6151
|\ \
| * | [POWERPC] Abolish powerpc_flash_init()David Gibson2007-05-082-33/+0Star
| * | [POWERPC] Early serial debug support for PPC44xDavid Gibson2007-05-087-26/+90
| * | [POWERPC] Support for the Ebony 440GP reference board in arch/powerpcDavid Gibson2007-05-0815-11/+1418
| * | [POWERPC] Add device tree for EbonyDavid Gibson2007-05-081-0/+307
| * | [POWERPC] Add powerpc/platforms/44x, disable platforms/4xx for nowDavid Gibson2007-05-085-11/+35
| * | [POWERPC] MPIC U3/U4 MSI backendMichael Ellerman2007-05-084-6/+205
| * | [POWERPC] MPIC MSI allocatorMichael Ellerman2007-05-084-1/+217