aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-05[POWERPC] Add missing EXPORTS for mpc52xx supportGrant Likely
2006-12-04[POWERPC] Replace kmalloc+memset with kzallocYan Burman
2006-12-04[POWERPC] Linkstation / kurobox supportGuennadi Liakhovetski
2006-12-04[POWERPC] iSeries: stop dt_mod.o being rebuilt unnecessarilyStephen Rothwell
2006-12-04[POWERPC] Fix cputable.h for combined buildStephen Rothwell
2006-12-04[POWERPC] Add lite5200 board support to arch/powerpcGrant Likely
2006-12-04[POWERPC] Add common routines for 52xx support in arch/powerpcGrant Likely
2006-12-04[POWERPC] Separate IRQ config / register set from main headerSylvain Munaut
2006-12-04[POWERPC] Move Efika support files into platforms/52xxGrant Likely
2006-12-04[POWERPC] Put mpc52xx support file in platforms/52xxGrant Likely
2006-12-04[POWERPC] Move MPC52xx PIC driver into arch/powerpc/platforms/52xxGrant Likely
2006-12-04[POWERPC] pSeries/kexec: Fix for interrupt distributionMohan Kumar M
2006-12-04[POWERPC] ps3: multiplatform build fixesArnd Bergmann
2006-12-04[POWERPC] ps3: Missed renames of CONFIG_PS3 to CONFIG_PPC_PS3Geert Uytterhoeven
2006-12-04[POWERPC] spufs: we should only execute init_spu_base on cellStephen Rothwell
2006-12-04[POWERPC] spufs: always send sigtrap on breakpointArnd Bergmann
2006-12-04[POWERPC] spufs: return an error in spu_create is isolated create isnt supportedJeremy Kerr
2006-12-04[POWERPC] Fix compile issue for Efika platformNicolas DET
2006-12-04[POWERPC] ps3: add spu supportGeoff Levand
2006-12-04[POWERPC] ps3: add OS params supportGeoff Levand
2006-12-04[POWERPC] ps3: add lpar addressingGeoff Levand
2006-12-04[POWERPC] ps3: add interrupt supportGeoff Levand
2006-12-04[POWERPC] ps3: add repository supportGeoff Levand
2006-12-04[POWERPC] ps3: add htab routinesGeoff Levand
2006-12-04[POWERPC] ps3: add lv1 hvcallsGeoff Levand
2006-12-04[POWERPC] ps3: add support for ps3 platformGeoff Levand
2006-12-04[POWERPC] cell: abstract spu management routinesGeoff Levand
2006-12-04[POWERPC] cell: hard disable interrupts in power_save()Benjamin Herrenschmidt
2006-12-04[POWERPC] coredump: Add SPU elf notes to coredump.Dwayne Grant McConnell
2006-12-04[POWERPC] Distinguish POWER6 partition modes and tell userspacePaul Mackerras
2006-12-04[POWERPC] cell: Add oprofile supportMaynard Johnson
2006-12-04[POWERPC] cell: Add routines for managing PMU interruptsKevin Corry
2006-12-04[POWERPC] cell: Move PMU-related stuff to include/asm-powerpc/cell-pmu.hKevin Corry
2006-12-04[POWERPC] cell: PMU register macrosKevin Corry
2006-12-04[POWERPC] cell: Add symbol exports for oprofileArnd Bergmann
2006-12-04[POWERPC] spufs: Load isolation kernel from spu_runJeremy Kerr
2006-12-04[POWERPC] spufs: Add runcntrl read accessorsJeremy Kerr
2006-12-04[POWERPC] spufs: Use SPU master control to prevent wild SPU executionArnd Bergmann
2006-12-04[POWERPC] spufs: Fix return value of spufs_mfc_writeMasato Noguchi
2006-12-04[POWERPC] spufs: Always map local store non-guardedArnd Bergmann
2006-12-04[POWERPC] spufs: Avoid user-triggered oops in ptraceChristoph Hellwig
2006-12-04[POWERPC] spufs: Fix missing stop-and-signalMasato Noguchi
2006-12-04[POWERPC] spufs: Return correct event for data storage interruptArnd Bergmann
2006-12-04[POWERPC] spufs: Replace spu.nid with spu.nodeGeoff Levand
2006-12-04[POWERPC] spufs: Read from signal files only if data is thereDwayne Grant McConnell