aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-08[PATCH] struct path: convert powerpcJosef Sipek5-6/+6
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/torvalds/linux-2.6David Howells94-1730/+10538
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David 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
2006-12-04[POWERPC] ps3: add interrupt supportGeoff Levand1-0/+575
2006-12-04[POWERPC] ps3: add repository supportGeoff Levand1-0/+840
2006-12-04[POWERPC] ps3: add htab routinesGeoff Levand1-0/+277
2006-12-04[POWERPC] ps3: add lv1 hvcallsGeoff Levand2-0/+831
2006-12-04[POWERPC] ps3: add support for ps3 platformGeoff Levand8-0/+1357
2006-12-04[POWERPC] cell: abstract spu management routinesGeoff Levand5-338/+454
2006-12-04[POWERPC] cell: hard disable interrupts in power_save()Benjamin Herrenschmidt1-0/+9
2006-12-04[POWERPC] coredump: Add SPU elf notes to coredump.Dwayne Grant McConnell7-87/+580
2006-12-04[POWERPC] Distinguish POWER6 partition modes and tell userspacePaul Mackerras1-1/+1
2006-12-04[POWERPC] cell: Add oprofile supportMaynard Johnson2-2/+33
2006-12-04[POWERPC] cell: Add routines for managing PMU interruptsKevin Corry4-0/+96
2006-12-04[POWERPC] cell: Move PMU-related stuff to include/asm-powerpc/cell-pmu.hKevin Corry3-87/+2
2006-12-04[POWERPC] cell: PMU register macrosKevin Corry1-1/+22
2006-12-04[POWERPC] cell: Add symbol exports for oprofileArnd Bergmann1-0/+13
2006-12-04[POWERPC] spufs: Load isolation kernel from spu_runJeremy Kerr4-148/+113
2006-12-04[POWERPC] spufs: Add runcntrl read accessorsJeremy Kerr3-0/+13
2006-12-04[POWERPC] spufs: Use SPU master control to prevent wild SPU executionArnd Bergmann6-36/+79
2006-12-04[POWERPC] spufs: Fix return value of spufs_mfc_writeMasato Noguchi1-0/+1
2006-12-04[POWERPC] spufs: Always map local store non-guardedArnd Bergmann1-2/+2
2006-12-04[POWERPC] spufs: Avoid user-triggered oops in ptraceChristoph Hellwig1-8/+7
2006-12-04[POWERPC] spufs: Fix missing stop-and-signalMasato Noguchi1-10/+18
2006-12-04[POWERPC] spufs: Return correct event for data storage interruptArnd Bergmann2-1/+2
2006-12-04[POWERPC] spufs: Replace spu.nid with spu.nodeGeoff Levand1-2/+2