- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / include / asm-powerpc / spu.h
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-12-28 Bob Nelson[POWERPC] Oprofile: Remove dependency on spufs module
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-09-19 Michael Ellerman[POWERPC] spufs: Handle errors in SPU coredump code...
2007-09-19 Michael Ellerman[POWERPC] spufs: Combine spufs_coredump_calls with...
2007-09-19 Jeremy Kerr[POWERPC] spufs: Remove asmlinkage from spufs_calls
2007-09-19 Jeremy Kerr[POWERPC] cell: Unify spufs syscall path
2007-09-10 Masato Noguchi[POWERPC] cell/PS3: Fix a bug that causes the PS3 to...
2007-07-20 Christoph Hellwig[CELL] spufs: rework list management and associated...
2007-07-20 Bob Nelson[CELL] oprofile: add support to OProfile for profiling...
2007-07-20 Arnd Bergmann[CELL] spufs: extension of spu_create to support affini...
2007-07-20 Arnd Bergmann[CELL] cell: add vicinity information on spus
2007-07-20 Arnd Bergmann[CELL] cell: add per BE structure with info about its...
2007-07-20 Andre Detsch[CELL] spufs: add spu stats in sysfs and ctx stat file...
2007-07-20 Kazunori Asayama[CELL] spufs: Avoid unexpectedly restaring MFC during...
2007-07-20 Andre Detsch[CELL] saving spus information for kexec crash
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-07-03 Sebastian Siewior[POWERPC] spufs: Add bit definition
2007-04-17 Olaf Hering+- add patches.arch/ppc-ps3-allow-duplicate-lmb_reserve...
2007-03-09 Benjamin Herrenschmidt[POWERPC] Fix spu SLB invalidations
2007-02-13 Christoph Hellwig[POWERPC] spufs: move prio to spu_context
2007-02-07 Ishizaki Kou[POWERPC] Celleb: consolidate spu management ops
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-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
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