summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds4-14/+13
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-192/+192
2012-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds90-1839/+3258
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman9-192/+192
2012-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-4/+12
2012-01-04powerpc: fix compile error with 85xx/p1010rdb.cTony Breeds1-2/+0
2012-01-04powerpc: fix compile error with 85xx/p1023_rds.cMichael Neuling1-1/+0
2012-01-04sbc834x: put full compat string in board match checkPaul Gortmaker1-2/+2
2012-01-03switch spu_create(2) to use of SYSCALL_DEFINE4, make it use umode_tAl Viro1-2/+2
2012-01-03switch spufs guts to umode_tAl Viro3-11/+11
2012-01-03vfs: fix the stupidity with i_dentry in inode destructorsAl Viro1-1/+0
2012-01-03powerpc: Fix unpaired probe_hcall_entry and probe_hcall_exitLi Zhong2-3/+3
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers4-4/+4
2011-12-21power: suspend - convert sysdev_class to a regular subsystemKay Sievers1-16/+17
2011-12-21power: cmm - convert sysdev_class to a regular subsystemKay Sievers1-33/+34
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers3-139/+137
2011-12-20powerpc/44x: Fix build error on currituck platformJosh Boyer1-1/+1
2011-12-16Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt5-0/+231
2011-12-16powerpc/pmac: Fix SMP kernels on pre-core99 UP machinesBenjamin Herrenschmidt1-1/+1
2011-12-16powerpc/pmac: Simplify old pmac PIC interrupt handlingBenjamin Herrenschmidt1-28/+6
2011-12-16Merge branch 'kexec' into nextBenjamin Herrenschmidt1-0/+2
2011-12-16Merge branch 'ps3' into nextBenjamin Herrenschmidt5-121/+127
2011-12-16Merge branch 'cpuidle' into nextBenjamin Herrenschmidt7-87/+366
2011-12-11nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker1-4/+8
2011-12-11powerpc: Tell RCU about idle after hcall tracingPaul E. McKenney1-0/+4
2011-12-11nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker1-4/+4
2011-12-11nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker1-4/+4
2011-12-09powerpc/47x: Add support for the new IBM currituck platformTony Breeds3-0/+215
2011-12-09powerpc/476fpe: Add 476fpe SoC codeTony Breeds1-0/+4
2011-12-08memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2-2/+0
2011-12-08powerpc: Cleanup memblock usageTejun Heo1-13/+9
2011-12-08powerpc/nvram: Add spinlock to oops_to_nvram to prevent oops in compression c...Anton Blanchard1-0/+7
2011-12-08powerpc/powernv: Fix problems in onlining CPUsPaul Mackerras1-1/+1
2011-12-08powerpc: Add support for OpenBlockS 600Benjamin Herrenschmidt2-1/+12
2011-12-08powerpc/ps3: Add __init to ps3_smp_probeGeoff Levand1-1/+1
2011-12-08powerpc/ps3: Fix PS3 repository build warningsGeoff Levand1-67/+68
2011-12-08powerpc/ps3: Fix hcall lv1_read_repository_nodeGeoff Levand1-2/+2
2011-12-08powerpc/ps3: Fix hcall lv1_get_version_infoGeoff Levand1-1/+3
2011-12-08powerpc/ps3: Fix hcall lv1_get_virtual_address_space_id_of_ppeGeoff Levand1-1/+1
2011-12-08powerpc/ps3: Interrupt code cleanupGeoff Levand1-50/+53
2011-12-08powerpc: Reduce pseries panic timeout from 180s to 10sAnton Blanchard1-0/+2
2011-12-08powerpc/cpuidle: Handle power_save=offDeepthi Dharwar1-0/+3
2011-12-08powerpc/cpuidle: Enable cpuidle and directly call cpuidle_idle_call() for pSe...Deepthi Dharwar2-84/+23
2011-12-08powerpc/cpuidle: cpuidle driver for pSeriesDeepthi Dharwar6-3/+340
2011-12-08Merge branch 'booke-hugetlb' into nextBenjamin Herrenschmidt1-2/+2
2011-12-07Merge branch 'mpic' into nextBenjamin Herrenschmidt31-539/+94
2011-12-07powerpc/powernv: Display diag data on p7ioc EEH errorsBenjamin Herrenschmidt4-19/+140
2011-12-07powerpc/powernv: Update OPAL interfacesBenjamin Herrenschmidt2-2/+10
2011-12-07powerpc: Kconfig updates for FSL BookE HUGETLB 64-bitBecky Bruce1-2/+2
2011-12-07powerpc/mpic: Add in-core support for cascaded MPICsKyle Moffett2-54/+5