summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | | | | | 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/+23Star
| | * | | | | | | 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/+94Star
| |\ \ \ \ \ \
| | * | | | | | powerpc/mpic: Add in-core support for cascaded MPICsKyle Moffett2011-12-072-54/+5Star
| | * | | | | | powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett2011-12-0729-36/+31Star
| | * | | | | | powerpc/mpic: Search for open-pic device-tree node if NULLKyle Moffett2011-12-0722-240/+28Star
| | * | | | | | powerpc/mpic: Save computed phys_addr for board-specific codeKyle Moffett2011-12-075-49/+14Star