summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
2012-02-22powerpc: Remove references to cpu_*_mapRusty Russell1-1/+1
2012-02-14powerpc/pseries/eeh: Fix crash when error happens during device probeThadeu Lima de Souza Cascardo1-2/+2
2012-02-14powerpc/pseries: Fix partition migration hang in stop_topology_updateBrian King1-1/+5
2012-02-14powerpc/powernv: Disable interrupts while taking phb->lockMichael Ellerman1-8/+14
2012-02-14powerpc/wsp: Fix IRQ affinity settingBenjamin Herrenschmidt1-1/+1
2012-02-14powerpc/wsp: Permanently enable PCI class code workaroundBenjamin Herrenschmidt1-4/+4
2012-01-25powerpc/powernv: Fix PCI resource handlingBenjamin Herrenschmidt1-16/+27
2012-01-25powerpc/cpuidle: Make it a bool, not a tristateDeepthi Dharwar1-1/+1
2012-01-17powerpc: fix compile error with 85xx/p1022_ds.cMichael Neuling1-0/+1
2012-01-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-5/+12
2012-01-13kexec: remove KMSG_DUMP_KEXECWANG Cong1-1/+0
2012-01-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-3/+0
2012-01-11powerpc: Fix unpaired __trace_hcall_entry and __trace_hcall_exitLi Zhong1-1/+2
2012-01-11powerpc: Fix RCU idle and hcall tracingAnton Blanchard1-4/+10
2012-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-58/+1
2012-01-09Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds4-14/+13
2012-01-08Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-192/+192
2012-01-07Merge 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-05powerpc: fix compile error with 85xx/p1010rdb.cTony Breeds1-2/+0
2012-01-05powerpc: fix compile error with 85xx/p1023_rds.cMichael Neuling1-1/+0
2012-01-05sbc834x: put full compat string in board match checkPaul Gortmaker1-2/+2
2012-01-04switch spu_create(2) to use of SYSCALL_DEFINE4, make it use umode_tAl Viro1-2/+2
2012-01-04switch spufs guts to umode_tAl Viro3-11/+11
2012-01-04vfs: 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-22driver-core: remove sysdev.h usage.Kay Sievers4-4/+4
2011-12-22power: suspend - convert sysdev_class to a regular subsystemKay Sievers1-16/+17
2011-12-22power: cmm - convert sysdev_class to a regular subsystemKay Sievers1-33/+34
2011-12-22cpu: 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