[CELL] saving spus information for kexec crash
[safe/jmp/linux-2.6] / arch / powerpc / platforms / cell / spu_base.c
2007-07-20 Andre Detsch[CELL] saving spus information for kexec crash
2007-07-17 Geert UytterhoevenCell: Draw SPE helper penguin logos
2007-07-03 Christoph Hellwig[POWERPC] spufs: Add spu stats in sysfs
2007-07-03 Christoph Hellwig[POWERPC] spufs: Add stat file to spufs
2007-06-28 Geoff Levand[POWERPC] cell: Add spu shutdown method
2007-05-09 Benjamin Herrenschmidt[POWERPC] Introduce address space "slices"
2007-04-30 Thomas Gleixner[POWERPC] Spinlock initializer cleanup
2007-04-23 Jeremy Kerr[POWERPC] spu_base: fix initialisation on systems with...
2007-04-23 Christoph Hellwig[POWERPC] spu_base: remove cleanup_spu_base
2007-04-23 Arnd Bergmann[POWERPC] spufs: make spu page faults not block scheduling
2007-04-23 Christoph Hellwig[POWERPC] spu_base: move spu_init_channels out of spu_mutex
2007-03-09 Benjamin Herrenschmidt[POWERPC] Fix spu SLB invalidations
2007-01-24 Ishizaki Kou[POWERPC] spufs: Add SPU register lock
2006-12-04 Stephen Rothwell[POWERPC] spufs: we should only execute init_spu_base...
2006-12-04 Geoff Levand[POWERPC] cell: abstract spu management routines
2006-12-04 Arnd Bergmann[POWERPC] spufs: Return correct event for data storage...
2006-12-04 Geoff Levand[POWERPC] spufs: Replace spu.nid with spu.node
2006-12-04 Paul MackerrasMerge branch 'linux-2.6' into for-linus
2006-11-10 Benjamin Herrenschmidt[POWERPC] Fix cell "new style" mapping and add debug
2006-10-25 Michael Ellerman[POWERPC] add support for stopping spus from xmon
2006-10-25 Christian Krafft[POWERPC] cell: add support for registering sysfs attri...
2006-10-25 arnd@arndb.de[POWERPC] spufs: allow isolated mode apps by starting...
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