[POWERPC] cell: add forward struct declarations to spu.h
[safe/jmp/linux-2.6] / include / asm-powerpc / spu.h
2006-12-19 Arnd Bergmann[POWERPC] cell: add forward struct declarations to...
2006-12-04 Geoff Levand[POWERPC] cell: abstract spu management routines
2006-12-04 Dwayne Grant McConnell[POWERPC] coredump: Add SPU elf notes to coredump.
2006-10-25 Christian Krafft[POWERPC] cell: add support for registering sysfs attri...
2006-10-25 arnd@arndb.de[POWERPC] spufs: "stautus" isnt a word.
2006-10-25 Mark Nutter[POWERPC] spufs: add support for nonschedulable contexts
2006-10-25 Geoff Levand[POWERPC] cell: remove unused struct spu variable
2006-10-04 Arnd Bergmann[POWERPC] spufs: add infrastructure for finding elf...
2006-10-04 Arnd Bergmann[POWERPC] spufs: Add infrastructure needed for gang...
2006-10-04 Arnd Bergmann[POWERPC] spufs: implement error event delivery to...
2006-10-04 Mark Nutter[POWERPC] spufs: scheduler support for NUMA.
2006-07-31 Jeremy Kerr[POWERPC] cell: Constify & voidify get_property()
2006-07-03 Benjamin Herrenschmidt[POWERPC] Add new interrupt mapping core and change...
2006-06-23 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc
2006-06-21 Masato Noguchi[POWERPC] spufs: remove stop_code from struct spu
2006-06-21 Geoff Levand[POWERPC] spufs: further abstract priv1 register access
2006-06-21 Jeremy Kerr[POWERPC] cell: register SPUs as sysdevs
2006-05-06 David WoodhouseMerge git://git./linux/kernel/git/torvalds/linux-2.6
2006-05-02 Jeremy Kerr[PATCH] powerpc: cell: Add numa id to struct spu
2006-04-26 David WoodhouseDon't include linux/config.h from anywhere else in...
2006-03-27 Mark Nutter[PATCH] spufs: enable SPE problem state MMIO access.
2006-03-27 Arnd Bergmann[PATCH] spufs: implement mfc access for PPE-side DMA
2006-03-27 Arnd Bergmann[PATCH] spufs: allow SPU code to do syscalls
2006-01-09 Arnd Bergmann[PATCH] spufs: set irq affinity for running threads
2006-01-09 Arnd Bergmann[PATCH] spufs: fix allocation on 64k pages
2006-01-09 Arnd Bergmann[PATCH] spufs: abstract priv1 register access.
2006-01-09 Arnd Bergmann[PATCH] spufs: clean up use of bitops
2006-01-09 Arnd Bergmann[PATCH] powerpc: sanitize header files for user space...
2006-01-09 Arnd Bergmann[PATCH] spufs: Improved SPU preemptability [part 2].
2006-01-09 Arnd Bergmann[PATCH] spufs: Improved SPU preemptability.
2006-01-09 Arnd Bergmann[PATCH] spufs: cooperative scheduler support
2006-01-09 Mark Nutter[PATCH] spufs: switchable spu contexts
2006-01-09 Arnd Bergmann[PATCH] spufs: The SPU file system, base