aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] ps3: Add vuart supportGeoff Levand2006-12-111-0/+11
* [POWERPC] dont allow pSeries_probe to succeed without initialising MMUAnton Blanchard2006-12-091-5/+5
* [POWERPC] micro optimise pSeries_probeAnton Blanchard2006-12-091-2/+2
* [POWERPC] cbe_thermal: Fix initialization of sysfs attribute_groupChristian Krafft2006-12-081-0/+2
* [POWERPC] Remove QE header files from lite5200.cTimur Tabi2006-12-081-2/+0
* [POWERPC] maple: Use RTAS for reboot and haltNathan Lynch2006-12-081-0/+12
* [POWERPC] maple: Match "pcie" name for CPC945Nathan Lynch2006-12-081-1/+1
* [POWERPC] EEH recovery tweaksLinas Vepstas2006-12-082-3/+11
* [POWERPC] Cleanup pass over platforms/pseries/hotplug-cpu.cMichael Ellerman2006-12-081-14/+15
* [POWERPC] Only enable cpu hotplug via RTAS if the required firmware support i...Michael Ellerman2006-12-081-6/+11
* [POWERPC] Move the rest of the hotplug cpu code into platforms/pseries/hotplu...Michael Ellerman2006-12-082-202/+199
* [POWERPC] Move pSeries_mach_cpu_die() into platforms/pseries/hotplug-cpu.cMichael Ellerman2006-12-082-18/+16
* [POWERPC] Move rtas_stop_self() into platforms/pseries/hotplug-cpu.cMichael Ellerman2006-12-082-0/+60
* [POWERPC] Fix cell pmu initialisationStephen Rothwell2006-12-081-1/+4
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-2/+2
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-052-8/+8
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-0594-1730/+10538
|\
| * [POWERPC] Add missing EXPORTS for mpc52xx supportGrant Likely2006-12-051-0/+2
| * [POWERPC] Replace kmalloc+memset with kzallocYan Burman2006-12-043-7/+3
| * [POWERPC] Linkstation / kurobox supportGuennadi Liakhovetski2006-12-044-3/+358
| * [POWERPC] iSeries: stop dt_mod.o being rebuilt unnecessarilyStephen Rothwell2006-12-041-1/+7
| * [POWERPC] Fix cputable.h for combined buildStephen Rothwell2006-12-041-0/+2
| * [POWERPC] Add lite5200 board support to arch/powerpcGrant Likely2006-12-042-1/+164
| * [POWERPC] Add common routines for 52xx support in arch/powerpcGrant Likely2006-12-043-89/+147
| * [POWERPC] Separate IRQ config / register set from main headerSylvain Munaut2006-12-042-0/+54
| * [POWERPC] Move Efika support files into platforms/52xxGrant Likely2006-12-046-2/+2
| * [POWERPC] Put mpc52xx support file in platforms/52xxGrant Likely2006-12-041-12/+0
| * [POWERPC] Move MPC52xx PIC driver into arch/powerpc/platforms/52xxGrant Likely2006-12-043-0/+545
| * [POWERPC] pSeries/kexec: Fix for interrupt distributionMohan Kumar M2006-12-041-19/+49
| * [POWERPC] ps3: multiplatform build fixesArnd Bergmann2006-12-042-1/+5
| * [POWERPC] ps3: Missed renames of CONFIG_PS3 to CONFIG_PPC_PS3Geert Uytterhoeven2006-12-041-3/+3
| * [POWERPC] spufs: we should only execute init_spu_base on cellStephen Rothwell2006-12-041-0/+3
| * [POWERPC] spufs: always send sigtrap on breakpointArnd Bergmann2006-12-041-6/+4
| * [POWERPC] spufs: return an error in spu_create is isolated create isnt supportedJeremy Kerr2006-12-041-0/+4
| * [POWERPC] Fix compile issue for Efika platformNicolas DET2006-12-042-1/+2
| * [POWERPC] ps3: add spu supportGeoff Levand2006-12-043-0/+623
| * [POWERPC] ps3: add OS params supportGeoff Levand2006-12-042-1/+260
| * [POWERPC] ps3: add lpar addressingGeoff Levand2006-12-041-0/+11
| * [POWERPC] ps3: add interrupt supportGeoff Levand2006-12-041-0/+575
| * [POWERPC] ps3: add repository supportGeoff Levand2006-12-041-0/+840
| * [POWERPC] ps3: add htab routinesGeoff Levand2006-12-041-0/+277
| * [POWERPC] ps3: add lv1 hvcallsGeoff Levand2006-12-042-0/+831
| * [POWERPC] ps3: add support for ps3 platformGeoff Levand2006-12-048-0/+1357
| * [POWERPC] cell: abstract spu management routinesGeoff Levand2006-12-045-338/+454
| * [POWERPC] cell: hard disable interrupts in power_save()Benjamin Herrenschmidt2006-12-041-0/+9
| * [POWERPC] coredump: Add SPU elf notes to coredump.Dwayne Grant McConnell2006-12-047-87/+580
| * [POWERPC] Distinguish POWER6 partition modes and tell userspacePaul Mackerras2006-12-041-1/+1
| * [POWERPC] cell: Add oprofile supportMaynard Johnson2006-12-042-2/+33
| * [POWERPC] cell: Add routines for managing PMU interruptsKevin Corry2006-12-044-0/+96