summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
2006-12-20[POWERPC] Probe Efika platform before CHRP.David Woodhouse1-1/+1
2006-12-20[POWERPC] iSeries: fix CONFIG_VIOPATH dependencyStephen Rothwell1-1/+1
2006-12-19[POWERPC] spufs: fix assignment of node numbersArnd Bergmann1-18/+12
2006-12-19[POWERPC] cell: Fix spufs with "new style" device-treeBenjamin Herrenschmidt1-25/+42
2006-12-19[POWERPC] cell: Enable spider workarounds on all PCI busesJens Osterkamp1-1/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-12-12kconfig: Standardize "depends" -> "depends on" in Kconfig filesRobert P. J. Day2-2/+2
2006-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds13-231/+326
2006-12-11[POWERPC] Fix SPU coredump code for max_fdset removalPaul Mackerras1-1/+1
2006-12-11[POWERPC] ps3: Add vuart supportGeoff Levand1-0/+11
2006-12-09[POWERPC] dont allow pSeries_probe to succeed without initialising MMUAnton Blanchard1-5/+5
2006-12-09[POWERPC] micro optimise pSeries_probeAnton Blanchard1-2/+2
2006-12-08[PATCH] struct path: convert powerpcJosef Sipek5-6/+6
2006-12-08[POWERPC] cbe_thermal: Fix initialization of sysfs attribute_groupChristian Krafft1-0/+2
2006-12-08[POWERPC] Remove QE header files from lite5200.cTimur Tabi1-2/+0
2006-12-08[POWERPC] maple: Use RTAS for reboot and haltNathan Lynch1-0/+12
2006-12-08[POWERPC] maple: Match "pcie" name for CPC945Nathan Lynch1-1/+1
2006-12-08[POWERPC] EEH recovery tweaksLinas Vepstas2-3/+11
2006-12-08[POWERPC] Cleanup pass over platforms/pseries/hotplug-cpu.cMichael Ellerman1-14/+15
2006-12-08[POWERPC] Only enable cpu hotplug via RTAS if the required firmware support i...Michael Ellerman1-6/+11
2006-12-08[POWERPC] Move the rest of the hotplug cpu code into platforms/pseries/hotplu...Michael Ellerman2-202/+199
2006-12-08[POWERPC] Move pSeries_mach_cpu_die() into platforms/pseries/hotplug-cpu.cMichael Ellerman2-18/+16
2006-12-08[POWERPC] Move rtas_stop_self() into platforms/pseries/hotplug-cpu.cMichael Ellerman2-0/+60
2006-12-08[POWERPC] Fix cell pmu initialisationStephen Rothwell1-1/+4
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-2/+2
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-1/+1
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells2-8/+8
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells94-1730/+10538
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2-3/+2
2006-12-05[POWERPC] Add missing EXPORTS for mpc52xx supportGrant Likely1-0/+2
2006-12-04[POWERPC] Replace kmalloc+memset with kzallocYan Burman3-7/+3
2006-12-04[POWERPC] Linkstation / kurobox supportGuennadi Liakhovetski4-3/+358
2006-12-04[POWERPC] iSeries: stop dt_mod.o being rebuilt unnecessarilyStephen Rothwell1-1/+7
2006-12-04[POWERPC] Fix cputable.h for combined buildStephen Rothwell1-0/+2
2006-12-04[POWERPC] Add lite5200 board support to arch/powerpcGrant Likely2-1/+164
2006-12-04[POWERPC] Add common routines for 52xx support in arch/powerpcGrant Likely3-89/+147
2006-12-04[POWERPC] Separate IRQ config / register set from main headerSylvain Munaut2-0/+54
2006-12-04[POWERPC] Move Efika support files into platforms/52xxGrant Likely6-2/+2
2006-12-04[POWERPC] Put mpc52xx support file in platforms/52xxGrant Likely1-12/+0
2006-12-04[POWERPC] Move MPC52xx PIC driver into arch/powerpc/platforms/52xxGrant Likely3-0/+545
2006-12-04[POWERPC] pSeries/kexec: Fix for interrupt distributionMohan Kumar M1-19/+49
2006-12-04[POWERPC] ps3: multiplatform build fixesArnd Bergmann2-1/+5
2006-12-04[POWERPC] ps3: Missed renames of CONFIG_PS3 to CONFIG_PPC_PS3Geert Uytterhoeven1-3/+3
2006-12-04[POWERPC] spufs: we should only execute init_spu_base on cellStephen Rothwell1-0/+3
2006-12-04[POWERPC] spufs: always send sigtrap on breakpointArnd Bergmann1-6/+4
2006-12-04[POWERPC] spufs: return an error in spu_create is isolated create isnt supportedJeremy Kerr1-0/+4
2006-12-04[POWERPC] Fix compile issue for Efika platformNicolas DET2-1/+2
2006-12-04[POWERPC] ps3: add spu supportGeoff Levand3-0/+623
2006-12-04[POWERPC] ps3: add OS params supportGeoff Levand2-1/+260
2006-12-04[POWERPC] ps3: add lpar addressingGeoff Levand1-0/+11