[POWERPC] cell: remove unused struct spu variable
[safe/jmp/linux-2.6] / arch / powerpc / platforms / cell / spu_base.c
2006-10-25 Geoff Levand[POWERPC] cell: remove unused struct spu variable
2006-10-25 Masato Noguchi[POWERPC] spufs: wrap mfc sdr access
2006-10-16 Benjamin Herrenschmidt[POWERPC] Don't crash on cell with 2 BEs when !CONFIG_NUMA
2006-10-07 Olaf Hering[POWERPC] SPU fixup after irq changes
2006-10-04 Arnd Bergmann[POWERPC] spufs: support new OF device tree format
2006-10-04 Arnd Bergmann[POWERPC] spufs: remove support for ancient firmware
2006-10-04 Arnd Bergmann[POWERPC] spufs: implement error event delivery to...
2006-10-04 Mark Nutter[POWERPC] spufs: scheduler support for NUMA.
2006-10-04 Benjamin Herrenschmidt[POWERPC] Cell interrupt rework
2006-09-26 Al Viro[POWERPC] cell spufs iomem annotations
2006-08-01 Paul MackerrasMerge branch 'merge'
2006-07-31 Jeremy Kerr[POWERPC] cell: Constify & voidify get_property()
2006-07-10 Benjamin Herrenschmidt[PATCH] powerpc: fix trigger handling in the new irq...
2006-07-03 Benjamin Herrenschmidt[POWERPC] Add new interrupt mapping core and change...
2006-07-02 Thomas Gleixner[PATCH] irq-flags: POWERPC: Use the new IRQF_ constants
2006-06-28 Arnd Bergmann[POWERPC] spufs: fix class0 interrupt assignment
2006-06-21 Masato Noguchi[POWERPC] spufs: clear class2 interrupt status before...
2006-06-21 Masato Noguchi[POWERPC] spufs: remove stop_code from struct spu
2006-06-21 Geoff Levand[POWERPC] spufs: fix spu irq affinity setting
2006-06-21 Geoff Levand[POWERPC] spufs: further abstract priv1 register access
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