aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/spu.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc/spufs: remove class_0_dsisr from spu exception handlingLuke Browning2008-06-161-1/+0
* [POWERPC] spufs: handle faults while the context switch pending flag is setLuke Browning2008-05-051-0/+1
* [POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptionsLuke Browning2008-05-051-3/+5
* [POWERPC] cell: fix spurious false return from spu_trap_data_{map,seg}Andre Detsch2008-02-201-2/+1
* Merge branch 'linux-2.6'Paul Mackerras2008-01-241-0/+4
|\
| * [POWERPC] Oprofile: Remove dependency on spufs moduleBob Nelson2007-12-281-0/+4
* | [POWERPC] spufs: don't set reserved bits in spu interrupt statusMasato Noguchi2007-12-211-0/+2
* | [POWERPC] spufs: rework class 0 and 1 interrupt handlingJeremy Kerr2007-12-211-3/+0
* | [POWERPC] spufs: use #defines for SPU class [012] exception statusJeremy Kerr2007-12-211-0/+14
* | [POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs moduleJeremy Kerr2007-12-211-0/+2
* | [POWERPC] include/asm-powerpc/: Spelling fixesjoe@perches.com2007-12-201-1/+1
* | [POWERPC] cell: handle SPE kernel mappings that cross segment boundariesJeremy Kerr2007-12-191-2/+2
* | [POWERPC] cell: add spu_64k_pages_available() checkJeremy Kerr2007-12-191-0/+1
* | [POWERPC] cell: handle kernel SLB setup in spu_base.cJeremy Kerr2007-12-191-0/+4
|/
* [POWERPC] spufs: Handle errors in SPU coredump code, and support coredump to ...Michael Ellerman2007-09-191-1/+1
* [POWERPC] spufs: Combine spufs_coredump_calls with spufs_callsMichael Ellerman2007-09-191-10/+2
* [POWERPC] spufs: Remove asmlinkage from spufs_callsJeremy Kerr2007-09-191-2/+2
* [POWERPC] cell: Unify spufs syscall pathJeremy Kerr2007-09-191-12/+2
* [POWERPC] cell/PS3: Fix a bug that causes the PS3 to hang on the SPU Class 0 ...Masato Noguchi2007-09-111-1/+1
* [CELL] spufs: rework list management and associated lockingChristoph Hellwig2007-07-201-7/+4
* [CELL] oprofile: add support to OProfile for profiling CELL BE SPUsBob Nelson2007-07-201-0/+15
* [CELL] spufs: extension of spu_create to support affinity definitionArnd Bergmann2007-07-201-2/+6
* [CELL] cell: add vicinity information on spusArnd Bergmann2007-07-201-0/+3
* [CELL] cell: add per BE structure with info about its SPUsArnd Bergmann2007-07-201-0/+10
* [CELL] spufs: add spu stats in sysfs and ctx stat file in spufsAndre Detsch2007-07-201-5/+5
* [CELL] spufs: Avoid unexpectedly restaring MFC during context saveKazunori Asayama2007-07-201-0/+1
* [CELL] saving spus information for kexec crashAndre Detsch2007-07-201-0/+8
* [POWERPC] spufs: Add spu stats in sysfsChristoph Hellwig2007-07-031-0/+17
* [POWERPC] spufs: Add stat file to spufsChristoph Hellwig2007-07-031-0/+6
* [POWERPC] spufs: Add bit definitionSebastian Siewior2007-07-031-0/+1
* [POWERPC] Fix spu SLB invalidationsBenjamin Herrenschmidt2007-03-101-0/+7
* [POWERPC] spufs: move prio to spu_contextChristoph Hellwig2007-02-131-1/+0
* [POWERPC] Celleb: consolidate spu management opsIshizaki Kou2007-02-071-0/+13
* [POWERPC] cell: add forward struct declarations to spu.hArnd Bergmann2006-12-191-0/+2
* [POWERPC] cell: abstract spu management routinesGeoff Levand2006-12-041-4/+1
* [POWERPC] coredump: Add SPU elf notes to coredump.Dwayne Grant McConnell2006-12-041-0/+10
* [POWERPC] cell: add support for registering sysfs attributes to spusChristian Krafft2006-10-251-0/+9
* [POWERPC] spufs: "stautus" isnt a word.arnd@arndb.de2006-10-251-2/+2
* [POWERPC] spufs: add support for nonschedulable contextsMark Nutter2006-10-251-1/+4
* [POWERPC] cell: remove unused struct spu variableGeoff Levand2006-10-251-1/+0
* [POWERPC] spufs: add infrastructure for finding elf objectsArnd Bergmann2006-10-051-0/+18
* [POWERPC] spufs: Add infrastructure needed for gang schedulingArnd Bergmann2006-10-051-1/+4
* [POWERPC] spufs: implement error event delivery to user spaceArnd Bergmann2006-10-051-0/+14
* [POWERPC] spufs: scheduler support for NUMA.Mark Nutter2006-10-051-0/+1
* [POWERPC] cell: Constify & voidify get_property()Jeremy Kerr2006-07-311-1/+1
* [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-031-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-221-26/+3
|\
| * [POWERPC] spufs: remove stop_code from struct spuMasato Noguchi2006-06-211-1/+0
| * [POWERPC] spufs: further abstract priv1 register accessGeoff Levand2006-06-211-23/+0
| * [POWERPC] cell: register SPUs as sysdevsJeremy Kerr2006-06-211-2/+3