summaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/spu.h
Commit message (Expand)AuthorAgeFilesLines
* [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
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2006-05-061-0/+1
|\ \ | |/
| * [PATCH] powerpc: cell: Add numa id to struct spuJeremy Kerr2006-05-011-0/+1
* | Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
|/
* [PATCH] spufs: enable SPE problem state MMIO access.Mark Nutter2006-03-271-0/+1
* [PATCH] spufs: implement mfc access for PPE-side DMAArnd Bergmann2006-03-271-0/+1
* [PATCH] spufs: allow SPU code to do syscallsArnd Bergmann2006-03-271-1/+8
* [PATCH] spufs: set irq affinity for running threadsArnd Bergmann2006-01-091-0/+1
* [PATCH] spufs: fix allocation on 64k pagesArnd Bergmann2006-01-091-3/+1
* [PATCH] spufs: abstract priv1 register access.Arnd Bergmann2006-01-091-6/+25
* [PATCH] spufs: clean up use of bitopsArnd Bergmann2006-01-091-4/+2
* [PATCH] powerpc: sanitize header files for user space includesArnd Bergmann2006-01-091-0/+3
* [PATCH] spufs: Improved SPU preemptability [part 2].Arnd Bergmann2006-01-091-0/+1
* [PATCH] spufs: Improved SPU preemptability.Arnd Bergmann2006-01-091-2/+3
* [PATCH] spufs: cooperative scheduler supportArnd Bergmann2006-01-091-7/+12
* [PATCH] spufs: switchable spu contextsMark Nutter2006-01-091-0/+76
* [PATCH] spufs: The SPU file system, baseArnd Bergmann2006-01-091-0/+498
OpenPOWER on IntegriCloud