Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
[safe/jmp/linux-2.6] / include / asm-powerpc / spu.h
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