aboutsummaryrefslogtreecommitdiff
path: root/include/asm-powerpc/spu.h
AgeCommit message (Expand)AuthorFilesLines
2007-09-19[POWERPC] spufs: Handle errors in SPU coredump code, and support coredump to ...Gravatar Michael Ellerman 1-1/+1
2007-09-19[POWERPC] spufs: Combine spufs_coredump_calls with spufs_callsGravatar Michael Ellerman 1-10/+2
2007-09-19[POWERPC] spufs: Remove asmlinkage from spufs_callsGravatar Jeremy Kerr 1-2/+2
2007-09-19[POWERPC] cell: Unify spufs syscall pathGravatar Jeremy Kerr 1-12/+2
2007-09-11[POWERPC] cell/PS3: Fix a bug that causes the PS3 to hang on the SPU Class 0 ...Gravatar Masato Noguchi 1-1/+1
2007-07-20[CELL] spufs: rework list management and associated lockingGravatar Christoph Hellwig 1-7/+4
2007-07-20[CELL] oprofile: add support to OProfile for profiling CELL BE SPUsGravatar Bob Nelson 1-0/+15
2007-07-20[CELL] spufs: extension of spu_create to support affinity definitionGravatar Arnd Bergmann 1-2/+6
2007-07-20[CELL] cell: add vicinity information on spusGravatar Arnd Bergmann 1-0/+3
2007-07-20[CELL] cell: add per BE structure with info about its SPUsGravatar Arnd Bergmann 1-0/+10
2007-07-20[CELL] spufs: add spu stats in sysfs and ctx stat file in spufsGravatar Andre Detsch 1-5/+5
2007-07-20[CELL] spufs: Avoid unexpectedly restaring MFC during context saveGravatar Kazunori Asayama 1-0/+1
2007-07-20[CELL] saving spus information for kexec crashGravatar Andre Detsch 1-0/+8
2007-07-03[POWERPC] spufs: Add spu stats in sysfsGravatar Christoph Hellwig 1-0/+17
2007-07-03[POWERPC] spufs: Add stat file to spufsGravatar Christoph Hellwig 1-0/+6
2007-07-03[POWERPC] spufs: Add bit definitionGravatar Sebastian Siewior 1-0/+1
2007-03-10[POWERPC] Fix spu SLB invalidationsGravatar Benjamin Herrenschmidt 1-0/+7
2007-02-13[POWERPC] spufs: move prio to spu_contextGravatar Christoph Hellwig 1-1/+0
2007-02-07[POWERPC] Celleb: consolidate spu management opsGravatar Ishizaki Kou 1-0/+13
2006-12-19[POWERPC] cell: add forward struct declarations to spu.hGravatar Arnd Bergmann 1-0/+2
2006-12-04[POWERPC] cell: abstract spu management routinesGravatar Geoff Levand 1-4/+1
2006-12-04[POWERPC] coredump: Add SPU elf notes to coredump.Gravatar Dwayne Grant McConnell 1-0/+10
2006-10-25[POWERPC] cell: add support for registering sysfs attributes to spusGravatar Christian Krafft 1-0/+9
2006-10-25[POWERPC] spufs: "stautus" isnt a word.Gravatar arnd@arndb.de 1-2/+2
2006-10-25[POWERPC] spufs: add support for nonschedulable contextsGravatar Mark Nutter 1-1/+4
2006-10-25[POWERPC] cell: remove unused struct spu variableGravatar Geoff Levand 1-1/+0
2006-10-05[POWERPC] spufs: add infrastructure for finding elf objectsGravatar Arnd Bergmann 1-0/+18
2006-10-05[POWERPC] spufs: Add infrastructure needed for gang schedulingGravatar Arnd Bergmann 1-1/+4
2006-10-05[POWERPC] spufs: implement error event delivery to user spaceGravatar Arnd Bergmann 1-0/+14
2006-10-05[POWERPC] spufs: scheduler support for NUMA.Gravatar Mark Nutter 1-0/+1
2006-07-31[POWERPC] cell: Constify & voidify get_property()Gravatar Jeremy Kerr 1-1/+1
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itGravatar Benjamin Herrenschmidt 1-0/+1
2006-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcGravatar Linus Torvalds 1-26/+3
2006-06-21[POWERPC] spufs: remove stop_code from struct spuGravatar Masato Noguchi 1-1/+0
2006-06-21[POWERPC] spufs: further abstract priv1 register accessGravatar Geoff Levand 1-23/+0
2006-06-21[POWERPC] cell: register SPUs as sysdevsGravatar Jeremy Kerr 1-2/+3
2006-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Gravatar David Woodhouse 1-0/+1
2006-05-01[PATCH] powerpc: cell: Add numa id to struct spuGravatar Jeremy Kerr 1-0/+1
2006-04-26Don't include linux/config.h from anywhere else in include/Gravatar David Woodhouse 1-1/+0
2006-03-27[PATCH] spufs: enable SPE problem state MMIO access.Gravatar Mark Nutter 1-0/+1
2006-03-27[PATCH] spufs: implement mfc access for PPE-side DMAGravatar Arnd Bergmann 1-0/+1
2006-03-27[PATCH] spufs: allow SPU code to do syscallsGravatar Arnd Bergmann 1-1/+8
2006-01-09[PATCH] spufs: set irq affinity for running threadsGravatar Arnd Bergmann 1-0/+1
2006-01-09[PATCH] spufs: fix allocation on 64k pagesGravatar Arnd Bergmann 1-3/+1
2006-01-09[PATCH] spufs: abstract priv1 register access.Gravatar Arnd Bergmann 1-6/+25
2006-01-09[PATCH] spufs: clean up use of bitopsGravatar Arnd Bergmann 1-4/+2
2006-01-09[PATCH] powerpc: sanitize header files for user space includesGravatar Arnd Bergmann 1-0/+3
2006-01-09[PATCH] spufs: Improved SPU preemptability [part 2].Gravatar Arnd Bergmann 1-0/+1
2006-01-09[PATCH] spufs: Improved SPU preemptability.Gravatar Arnd Bergmann 1-2/+3
2006-01-09[PATCH] spufs: cooperative scheduler supportGravatar Arnd Bergmann 1-7/+12