aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell/spufs
AgeCommit message (Expand)Author
2007-07-19fix spufs build after ->fault changesChristoph Hellwig
2007-07-19mm: fault feedback #2Nick Piggin
2007-07-03[POWERPC] spufs: Save dma_tagstatus_R in CSAKazunori Asayama
2007-07-03[POWERPC] spufs: Fix lost events in poll/epoll on mfcKazunori Asayama
2007-07-03[POWERPC] spufs: Add spu stats in sysfsChristoph Hellwig
2007-07-03[POWERPC] spusched: Fix runqueue corruptionChristoph Hellwig
2007-07-03[POWERPC] spusched: Disable tick when not neededChristoph Hellwig
2007-07-03[POWERPC] spufs: Fix libassist accountingJeremy Kerr
2007-07-03[POWERPC] spufs: Add stat file to spufsChristoph Hellwig
2007-07-03[POWERPC] spufs: Implement /proc/spu_loadavgChristoph Hellwig
2007-07-03[POWERPC] spufs: Add tid fileChristoph Hellwig
2007-07-03[POWERPC] spufs: Trivial whitespace fixesJeremy Kerr
2007-07-03[POWERPC] spufs: Remove spufs_dir_inode_operationsJeremy Kerr
2007-07-03[POWERPC] spusched: No preemption for nosched contextsChristoph Hellwig
2007-07-03[POWERPC] spusched: Catch nosched contexts in spu_deactivateChristoph Hellwig
2007-07-03[POWERPC] spusched: fix cpu/node bindingChristoph Hellwig
2007-07-03[POWERPC] spusched: Update scheduling paramters on every spu_runChristoph Hellwig
2007-07-03[POWERPC] spusched: Print out scheduling tunables with DEBUGJeremy Kerr
2007-07-03[POWERPC] spusched: Fix timeslice calculationsJeremy Kerr
2007-07-03[POWERPC] spusched: Dynamic timeslicing for SCHED_OTHERChristoph Hellwig
2007-07-03[POWERPC] spusched: Switch from workqueues to kthread + timer tickChristoph Hellwig
2007-07-03[POWERPC] spufs: Add bit definitionSebastian Siewior
2007-07-03[POWERPC] spufs: fix building spufs/spu_save_dump.hSebastian Siewior
2007-06-14[POWERPC] spufs: Add a "capabilities" file to spu contextsBenjamin Herrenschmidt
2007-06-14[POWERPC] spufs: Add support for SPU single steppingBenjamin Herrenschmidt
2007-06-07[POWERPC] spufs: Fix error handling in spufs_fill_dir()Sebastian Siewior
2007-06-07[POWERPC] spufs: Don't yield nosched contextChristoph Hellwig
2007-06-07[POWERPC] spufs scheduler: Fix wakeup racesChristoph Hellwig
2007-06-07[POWERPC] spufs: Synchronize pte invalidation vs ps closeChristoph Hellwig
2007-06-07[POWERPC] spufs: Free mm if spufs_fill_dir() failedSebastian Siewior
2007-06-07[POWERPC] spufs: Fix gang destroy leaksJeremy Kerr
2007-06-07[POWERPC] spufs: Hook up spufs_release_memChristoph Hellwig
2007-06-07[POWERPC] spufs: Refuse to load the module when not running on cellArnd Bergmann
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter
2007-05-09[POWERPC] Spufs support for 64K LS mappings on 4K kernelsBenjamin Herrenschmidt
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter
2007-04-23[POWERPC] spu_base: fix initialisation on systems with no SPEsJeremy Kerr
2007-04-23[POWERPC] spufs: various run.c cleanupsChristoph Hellwig
2007-04-23[POWERPC] spufs: fix memory leak on coredumpArnd Bergmann
2007-04-23[POWERPC] spufs: Minor cleanup of spu_waitJeremy Kerr
2007-04-23[POWERPC] spufs: add mode= mount optionJeremy Kerr
2007-04-23[POWERPC] spufs: use memcpy_fromio() to copy from local storeAkinobu Mita
2007-04-23[POWERPC] spufs: avoid spurious memory barriersChristoph Hellwig
2007-04-23[POWERPC] spufs: fix memory leak on spufs reloadingAkinobu Mita
2007-04-23[POWERPC] spufs: fix missing error handling in module_init()Akinobu Mita
2007-04-23[POWERPC] spufs: check spu_acquire_runnable() return valueAkinobu Mita
2007-04-23[POWERPC] spufs: turn run_sema into run_mutexChristoph Hellwig
2007-04-23[POWERPC] spufs: provide siginfo for SPE faultsJeremy Kerr
2007-04-23[POWERPC] spufs: make spu page faults not block schedulingArnd Bergmann