summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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/+137
* | | 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/+0
| * | | powerpc: fix compile error with 85xx/p1023_rds.cMichael Neuling2012-01-041-1/+0
| * | | 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/+6
| * | | | 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
| | * | | | | powerpc/ps3: Interrupt code cleanupGeoff Levand2011-12-081-50/+53
| | |/ / / /
| * | | | | Merge branch 'cpuidle' into nextBenjamin Herrenschmidt2011-12-167-87/+366
| |\ \ \ \ \
| | * | | | | powerpc/cpuidle: Handle power_save=offDeepthi Dharwar2011-12-081-0/+3
| | * | | | | powerpc/cpuidle: Enable cpuidle and directly call cpuidle_idle_call() for pSe...Deepthi Dharwar2011-12-082-84/+23
| | * | | | | powerpc/cpuidle: cpuidle driver for pSeriesDeepthi Dharwar2011-12-086-3/+340
| | |/ / / /
| * | | | | powerpc/nvram: Add spinlock to oops_to_nvram to prevent oops in compression c...Anton Blanchard2011-12-081-0/+7
| * | | | | powerpc/powernv: Fix problems in onlining CPUsPaul Mackerras2011-12-081-1/+1
| * | | | | powerpc: Add support for OpenBlockS 600Benjamin Herrenschmidt2011-12-082-1/+12
| |/ / / /
| * | | | Merge branch 'booke-hugetlb' into nextBenjamin Herrenschmidt2011-12-081-2/+2
| |\ \ \ \
| | * | | | powerpc: Kconfig updates for FSL BookE HUGETLB 64-bitBecky Bruce2011-12-071-2/+2
| | |/ / /
| * | | | Merge branch 'mpic' into nextBenjamin Herrenschmidt2011-12-0731-539/+94
| |\ \ \ \
| | * | | | powerpc/mpic: Add in-core support for cascaded MPICsKyle Moffett2011-12-072-54/+5
| | * | | | powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett2011-12-0729-36/+31
| | * | | | powerpc/mpic: Search for open-pic device-tree node if NULLKyle Moffett2011-12-0722-240/+28
| | * | | | powerpc/mpic: Save computed phys_addr for board-specific codeKyle Moffett2011-12-075-49/+14
| | * | | | powerpc: Consolidate mpic_alloc() OF address translationKyle Moffett2011-12-0719-148/+21
| | * | | | powerpc/85xx: Move mpc85xx_smp_init() decl to a new "smp.h"Kyle Moffett2011-12-079-40/+23
| | |/ / /
| * | | | powerpc/powernv: Display diag data on p7ioc EEH errorsBenjamin Herrenschmidt2011-12-074-19/+140
| * | | | powerpc/powernv: Update OPAL interfacesBenjamin Herrenschmidt2011-12-072-2/+10
| |/ / /
| * | | powerpc/maple: Enable access to HT Host-Bridge on MapleDmitry Eremin-Solenikov2011-11-281-0/+55
| * | | Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2011-11-2538-963/+274
| |\ \ \
| | * | | powerpc/85xx: Renamed mpc85xx_common.c to common.cKumar Gala2011-11-242-1/+1
| | * | | powerpc/85xx: Additional consolidate of_platform_bus_probe callsKumar Gala2011-11-244-29/+7
| | * | | powerpc/85xx: consolidate of_platform_bus_probe callsDmitry Eremin-Solenikov2011-11-2416-218/+40