- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / arch / powerpc / platforms / cell / spufs / run.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-11-15 Olaf Hering+- remove remaining PS3 related patches
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-13 Jeff Mahoney- Rebased to to 2.6.23.1
2007-09-19 Sebastian Siewior[POWERPC] spufs: Make file-internal functions & variabl...
2007-08-30 Andre Detsch[POWERPC] spufs: Don't call spu_run_init from spu_reacq...
2007-07-26 Christoph Hellwig[POWERPC] spusched: Fix initial timeslice calculation
2007-07-20 Bob Nelson[CELL] oprofile: enable SPU switch notification to...
2007-07-20 Jeremy Kerr[CELL] spufs: remove unused file argument from spufs_ru...
2007-07-20 Andre Detsch[CELL] spufs: add spu stats in sysfs and ctx stat file...
2007-07-03 Christoph Hellwig[POWERPC] spufs: Add spu stats in sysfs
2007-07-03 Jeremy Kerr[POWERPC] spufs: Fix libassist accounting
2007-07-03 Christoph Hellwig[POWERPC] spufs: Add stat file to spufs
2007-07-03 Christoph Hellwig[POWERPC] spusched: Update scheduling paramters on...
2007-07-03 Christoph Hellwig[POWERPC] spusched: Switch from workqueues to kthread...
2007-07-03 Sebastian Siewior[POWERPC] spufs: Add bit definition
2007-06-14 Benjamin Herrenschmidt[POWERPC] spufs: Add support for SPU single stepping
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-04-23 Christoph Hellwig[POWERPC] spufs: various run.c cleanups
2007-04-23 Akinobu Mita[POWERPC] spufs: use memcpy_fromio() to copy from local...
2007-04-23 Christoph Hellwig[POWERPC] spufs: turn run_sema into run_mutex
2007-04-23 Arnd Bergmann[POWERPC] spufs: make spu page faults not block scheduling
2007-04-23 Christoph Hellwig[POWERPC] spufs: streamline locking for isolated spu...
2007-04-17 Olaf Hering+- add patches.arch/ppc-ps3-allow-duplicate-lmb_reserve...
2007-03-09 Christoph Hellwig[POWERPC] avoid SPU_ACTIVATE_NOWAKE optimization
2007-02-13 Christoph Hellwig[POWERPC] spu sched: static timeslicing for SCHED_RR...
2007-02-13 Christoph Hellwig[POWERPC] spufs: optimize spu_run
2007-02-13 Christoph Hellwig[POWERPC] spufs: state_mutex cleanup
2007-02-13 Christoph Hellwig[POWERPC] spufs: remove empty last line in run.c
2006-12-04 Arnd Bergmann[POWERPC] spufs: always send sigtrap on breakpoint
2006-12-04 Jeremy Kerr[POWERPC] spufs: Load isolation kernel from spu_run
2006-12-04 Arnd Bergmann[POWERPC] spufs: Use SPU master control to prevent...
2006-12-04 Masato Noguchi[POWERPC] spufs: Fix missing stop-and-signal
2006-12-04 Arnd Bergmann[POWERPC] spufs: Return correct event for data storage...
2006-10-25 arnd@arndb.de[POWERPC] spufs: allow isolated mode apps by starting...
2006-10-25 Mark Nutter[POWERPC] spufs: add support for nonschedulable contexts
2006-10-04 Arnd Bergmann[POWERPC] spufs: implement error event delivery to...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-04-01 Dave Jones[PATCH] powerpc/cell: compile fixes
2006-03-27 Arnd Bergmann[PATCH] spufs: allow SPU code to do syscalls
2006-01-09 Arnd Bergmann[PATCH] spufs: move spu_run call to its own file