aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
2009-08-24powerpc/85xx: sbc8560 - Fix warm reboot with board specific reset functionLiang Li
2009-08-24powerpc/85xx: Add support for P2020RDB boardPoonam Aggrwal
2009-08-20powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h>Geert Uytterhoeven
2009-08-20powerpc: Missing tests for NULL after ioremap()roel kluin
2009-08-20powerpc: ARRAY_SIZE changes in pasemi and powermac codeStoyan Gaydarov
2009-08-20powerpc/sputrace: Use the generic event tracerChristoph Hellwig
2009-08-20powerpc/86xx: Correct reading of information presented in cpuinfoMartyn Welch
2009-08-20powerpc/83xx: Add eSDHC support for MPC837xE-RDB/WLAN boardsAnton Vorontsov
2009-08-20powerpc/83xx: Add support for MPC8377E-WLAN boardsAnton Vorontsov
2009-08-20powerpc/82xx: mgcoge - updates for 2.6.32Heiko Schocher
2009-08-20powerpc: Remaining 64-bit Book3E supportBenjamin Herrenschmidt
2009-08-20powerpc: Move definitions of secondary CPU spinloop to header fileBenjamin Herrenschmidt
2009-08-20powerpc/pmac: Fix PowerSurge SMP IPI allocationBenjamin Herrenschmidt
2009-08-20powerpc/cell: Replace strncpy by strlcpyroel kluin
2009-08-20powerpc: Remove use of a second scratch SPRG in STAB codeBenjamin Herrenschmidt
2009-08-20powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt
2009-08-20powerpc: Rename exception.h to exception-64s.hBenjamin Herrenschmidt
2009-08-20powerpc/amigaone: Convert amigaone_init() to a machine_device_initcall()Gerhard Pircher
2009-07-29powerpc/85xx: Fix ethernet link detection on MPC8569E-MDS boardsAnton Vorontsov
2009-07-08powerpc: Don't use alloc_bootmem() in init_IRQ() pathAnton Vorontsov
2009-07-08powerpc/cell: Use pr_devel() in axon_msi.cMichael Ellerman
2009-07-08powerpc/pseries: Use pr_devel() in xics.cMichael Ellerman
2009-07-08powerpc: Remove unnecessary semicolonsJoe Perches
2009-07-08powerpc/pseries: Use pr_devel() in pseries LPAR HPTE routinesMichael Ellerman
2009-07-05powerpc/44x: Fix build error with -Werror for Warp platformJosh Boyer
2009-07-06powerpc/4xx: Have Warp take advantage of GPIO LEDs default-state = keepSean MacLennan
2009-06-26Merge commit 'kumar/next' into mergeBenjamin Herrenschmidt
2009-06-26powerpc/pasemi: Use raw spinlock in SMP TB syncBenjamin Herrenschmidt
2009-06-26powerpc: Use one common impl. of RTAS timebase sync and use raw spinlockBenjamin Herrenschmidt
2009-06-26powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMPBenjamin Herrenschmidt
2009-06-26powerpc/warp: Platform fix for i2c changeSean MacLennan
2009-06-23powerpc/85xx: remove duplicated #includeHuang Weiyi
2009-06-23powerpc/85xx: Fix issue found by lockdep trace in smp_85xx_kick_cpuKumar Gala
2009-06-23powerpc/85xx: Fix FSL RapidIO probing on MDS boardsRandy Vinson
2009-06-23powerpc/85xx: Stop using ppc_md.init on socratesKumar Gala
2009-06-22Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds
2009-06-20Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-06-19Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-06-19powerpc/86xx: add MMC SPI support for MPC8610HPCD boardsAnton Vorontsov
2009-06-18edac: cpc925 MC platform device setupHarry Ciao
2009-06-18perf_counter: powerpc: Add processor back-end for MPC7450 familyPaul Mackerras
2009-06-18perf_counter: powerpc: Enable use of software counters on 32-bit powerpcPaul Mackerras
2009-06-18Merge commit 'gcl/merge' into nextBenjamin Herrenschmidt
2009-06-18Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-06-17powerpc/5121: make clock debug output more readableWolfram Sang
2009-06-17powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() functionWolfgang Denk
2009-06-16Merge branch 'akpm'Linus Torvalds
2009-06-16fbdev: move logo externs to header fileGeert Uytterhoeven
2009-06-16page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman