aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/spu.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-09-11[POWERPC] cell/PS3: Fix a bug that causes the PS3 to hang on the SPU Class 0 interrupt.Masato Noguchi1-1/+1
2007-07-20[CELL] spufs: rework list management and associated lockingChristoph Hellwig1-7/+4
2007-07-20[CELL] oprofile: add support to OProfile for profiling CELL BE SPUsBob Nelson1-0/+15
2007-07-20[CELL] spufs: extension of spu_create to support affinity definitionArnd Bergmann1-2/+6
2007-07-20[CELL] cell: add vicinity information on spusArnd Bergmann1-0/+3
2007-07-20[CELL] cell: add per BE structure with info about its SPUsArnd Bergmann1-0/+10
2007-07-20[CELL] spufs: add spu stats in sysfs and ctx stat file in spufsAndre Detsch1-5/+5
2007-07-20[CELL] spufs: Avoid unexpectedly restaring MFC during context saveKazunori Asayama1-0/+1
2007-07-20[CELL] saving spus information for kexec crashAndre Detsch1-0/+8
2007-07-03[POWERPC] spufs: Add spu stats in sysfsChristoph Hellwig1-0/+17
2007-07-03[POWERPC] spufs: Add stat file to spufsChristoph Hellwig1-0/+6
2007-07-03[POWERPC] spufs: Add bit definitionSebastian Siewior1-0/+1
2007-03-10[POWERPC] Fix spu SLB invalidationsBenjamin Herrenschmidt1-0/+7
2007-02-13[POWERPC] spufs: move prio to spu_contextChristoph Hellwig1-1/+0
2007-02-07[POWERPC] Celleb: consolidate spu management opsIshizaki Kou1-0/+13
2006-12-19[POWERPC] cell: add forward struct declarations to spu.hArnd Bergmann1-0/+2
2006-12-04[POWERPC] cell: abstract spu management routinesGeoff Levand1-4/+1
2006-12-04[POWERPC] coredump: Add SPU elf notes to coredump.Dwayne Grant McConnell1-0/+10
2006-10-25[POWERPC] cell: add support for registering sysfs attributes to spusChristian Krafft1-0/+9
2006-10-25[POWERPC] spufs: "stautus" isnt a word.arnd@arndb.de1-2/+2
2006-10-25[POWERPC] spufs: add support for nonschedulable contextsMark Nutter1-1/+4
2006-10-25[POWERPC] cell: remove unused struct spu variableGeoff Levand1-1/+0
2006-10-05[POWERPC] spufs: add infrastructure for finding elf objectsArnd Bergmann1-0/+18
2006-10-05[POWERPC] spufs: Add infrastructure needed for gang schedulingArnd Bergmann1-1/+4
2006-10-05[POWERPC] spufs: implement error event delivery to user spaceArnd Bergmann1-0/+14
2006-10-05[POWERPC] spufs: scheduler support for NUMA.Mark Nutter1-0/+1
2006-07-31[POWERPC] cell: Constify & voidify get_property()Jeremy Kerr1-1/+1
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt1-0/+1
2006-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-26/+3
2006-06-21[POWERPC] spufs: remove stop_code from struct spuMasato Noguchi1-1/+0
2006-06-21[POWERPC] spufs: further abstract priv1 register accessGeoff Levand1-23/+0
2006-06-21[POWERPC] cell: register SPUs as sysdevsJeremy Kerr1-2/+3
2006-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-0/+1
2006-05-01[PATCH] powerpc: cell: Add numa id to struct spuJeremy Kerr1-0/+1
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-03-27[PATCH] spufs: enable SPE problem state MMIO access.Mark Nutter1-0/+1
2006-03-27[PATCH] spufs: implement mfc access for PPE-side DMAArnd Bergmann1-0/+1
2006-03-27[PATCH] spufs: allow SPU code to do syscallsArnd Bergmann1-1/+8
2006-01-09[PATCH] spufs: set irq affinity for running threadsArnd Bergmann1-0/+1
2006-01-09[PATCH] spufs: fix allocation on 64k pagesArnd Bergmann1-3/+1
2006-01-09[PATCH] spufs: abstract priv1 register access.Arnd Bergmann1-6/+25
2006-01-09[PATCH] spufs: clean up use of bitopsArnd Bergmann1-4/+2
2006-01-09[PATCH] powerpc: sanitize header files for user space includesArnd Bergmann1-0/+3
2006-01-09[PATCH] spufs: Improved SPU preemptability [part 2].Arnd Bergmann1-0/+1
2006-01-09[PATCH] spufs: Improved SPU preemptability.Arnd Bergmann1-2/+3
2006-01-09[PATCH] spufs: cooperative scheduler supportArnd Bergmann1-7/+12
2006-01-09[PATCH] spufs: switchable spu contextsMark Nutter1-0/+76
2006-01-09[PATCH] spufs: The SPU file system, baseArnd Bergmann1-0/+498