[POWERPC] spufs: use kzalloc in create_spu
[safe/jmp/linux-2.6] / arch / powerpc / platforms / cell / spu_base.c
2006-06-21 Jeremy Kerr[POWERPC] spufs: use kzalloc in create_spu
2006-06-21 arnd@arndb.de[POWERPC] spufs: set up correct SLB entries for 64k...
2006-06-21 Jeremy Kerr[POWERPC] cell: register SPUs as sysdevs
2006-05-02 Jeremy Kerr[PATCH] powerpc: cell: Add numa id to struct spu
2006-05-02 Joel H Schopp[PATCH] spufs: fix for CONFIG_NUMA
2006-04-29 Arnd Bergmann[PATCH] spufs: Disable local interrupts for SPE hash_pa...
2006-03-27 Arnd Bergmann[PATCH] spufs: Fix endless protection fault on LS write...
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-26 Ingo Molnar[PATCH] sem2mutex: misc static one-file mutexes
2006-01-09 Arnd Bergmann[PATCH] spufs: set irq affinity for running threads
2006-01-09 Arnd Bergmann[PATCH] spufs: fix sparse warnings
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] spufs: clear dsisr on CLASS1[Mf] exception
2006-01-09 Arnd Bergmann[PATCH] spufs: fix mailbox polling
2006-01-09 Arnd Bergmann[PATCH] spufs: Improved SPU preemptability.
2006-01-09 Arnd Bergmann[PATCH] spufs: Turn off debugging output
2006-01-09 Arnd Bergmann[PATCH] spufs: Make all exports GPL-only
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