summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Remove references to cpu_*_mapRusty Russell2012-02-221-1/+1
* powerpc/pseries/eeh: Fix crash when error happens during device probeThadeu Lima de Souza Cascardo2012-02-141-2/+2
* powerpc/pseries: Fix partition migration hang in stop_topology_updateBrian King2012-02-141-1/+5
* powerpc/powernv: Disable interrupts while taking phb->lockMichael Ellerman2012-02-141-8/+14
* powerpc/wsp: Fix IRQ affinity settingBenjamin Herrenschmidt2012-02-141-1/+1
* powerpc/wsp: Permanently enable PCI class code workaroundBenjamin Herrenschmidt2012-02-141-4/+4
* powerpc/powernv: Fix PCI resource handlingBenjamin Herrenschmidt2012-01-251-16/+27
* powerpc/cpuidle: Make it a bool, not a tristateDeepthi Dharwar2012-01-241-1/+1
* powerpc: fix compile error with 85xx/p1022_ds.cMichael Neuling2012-01-171-0/+1
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-01-142-5/+12
|\
| * powerpc: Fix unpaired __trace_hcall_entry and __trace_hcall_exitLi Zhong2012-01-111-1/+2
| * powerpc: Fix RCU idle and hcall tracingAnton Blanchard2012-01-111-4/+10
* | kexec: remove KMSG_DUMP_KEXECWANG Cong2012-01-131-1/+0Star
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-111-3/+0Star
|\ \ | |/ |/|
| * lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin2011-11-241-3/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-083-58/+1Star
|\ \
| * | powerpc/mpc5121: drop "select MPC5121_ADS_CPLD"Paul Bolle2011-11-131-1/+0Star
| * | Merge branch 'master' into for-nextJiri Kosina2011-11-13144-341/+4373
| |\ \
| * | | powerpc/4xx: Fix typo 'PCC4xx_MSI'Paul Bolle2011-11-131-1/+1
| * | | powerpc: 4xx: remove commented out Kconfig entriesPaul Bolle2011-10-292-54/+0Star
* | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-084-14/+13Star
|\ \ \ \
| * | | | switch spu_create(2) to use of SYSCALL_DEFINE4, make it use umode_tAl Viro2012-01-041-2/+2
| * | | | switch spufs guts to umode_tAl Viro2012-01-043-11/+11
| * | | | vfs: fix the stupidity with i_dentry in inode destructorsAl Viro2012-01-041-1/+0Star
* | | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-079-192/+192
|\ \ \ \ \
| * \ \ \ \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-069-192/+192
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | driver-core: remove sysdev.h usage.Kay Sievers2011-12-224-4/+4
| | * | | | power: suspend - convert sysdev_class to a regular subsystemKay Sievers2011-12-221-16/+17
| | * | | | power: cmm - convert sysdev_class to a regular subsystemKay Sievers2011-12-221-33/+34
| | * | | | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-213-139/+137Star
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-01-0790-1839/+3258
|\ \ \ \ \ \
| * | | | | | powerpc: fix compile error with 85xx/p1010rdb.cTony Breeds2012-01-041-2/+0Star
| * | | | | | powerpc: fix compile error with 85xx/p1023_rds.cMichael Neuling2012-01-041-1/+0Star
| * | | | | | sbc834x: put full compat string in board match checkPaul Gortmaker2012-01-041-2/+2
| * | | | | | powerpc: Fix unpaired probe_hcall_entry and probe_hcall_exitLi Zhong2012-01-032-3/+3
| * | | | | | powerpc/44x: Fix build error on currituck platformJosh Boyer2011-12-201-1/+1
| * | | | | | Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt2011-12-165-0/+231
| |\ \ \ \ \ \
| | * | | | | | powerpc/47x: Add support for the new IBM currituck platformTony Breeds2011-12-093-0/+215
| | * | | | | | powerpc/476fpe: Add 476fpe SoC codeTony Breeds2011-12-091-0/+4
| | * | | | | | powerpc/40x: Add APM8018X SOC supportTanmay Inamdar2011-11-302-0/+12
| * | | | | | | powerpc/pmac: Fix SMP kernels on pre-core99 UP machinesBenjamin Herrenschmidt2011-12-161-1/+1
| * | | | | | | powerpc/pmac: Simplify old pmac PIC interrupt handlingBenjamin Herrenschmidt2011-12-161-28/+6Star
| * | | | | | | Merge branch 'kexec' into nextBenjamin Herrenschmidt2011-12-161-0/+2
| |\ \ \ \ \ \ \
| | * | | | | | | powerpc: Reduce pseries panic timeout from 180s to 10sAnton Blanchard2011-12-081-0/+2
| * | | | | | | | Merge branch 'ps3' into nextBenjamin Herrenschmidt2011-12-165-121/+127
| |\ \ \ \ \ \ \ \
| | * | | | | | | | powerpc/ps3: Add __init to ps3_smp_probeGeoff Levand2011-12-081-1/+1
| | * | | | | | | | powerpc/ps3: Fix PS3 repository build warningsGeoff Levand2011-12-081-67/+68
| | * | | | | | | | powerpc/ps3: Fix hcall lv1_read_repository_nodeGeoff Levand2011-12-081-2/+2
| | * | | | | | | | powerpc/ps3: Fix hcall lv1_get_version_infoGeoff Levand2011-12-081-1/+3
| | * | | | | | | | powerpc/ps3: Fix hcall lv1_get_virtual_address_space_id_of_ppeGeoff Levand2011-12-081-1/+1