aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell/spufs
AgeCommit message (Expand)Author
2007-07-20[CELL] spufs: change decrementer restore timingMasato Noguchi
2007-07-20[CELL] spufs: dont halt decrementer at restore step 47Masato Noguchi
2007-07-20[CELL] spufs: limit saving MFC_CNTL bitsMasato Noguchi
2007-07-20[CELL] spufs: fix read and write for decr_status fileMasato Noguchi
2007-07-20[CELL] spufs: fix decr_status meaningsMasato Noguchi
2007-07-20[CELL] spufs: remove needless context save/restore codeMasato Noguchi
2007-07-20[CELL] spufs: fix array size of channel indexJeremy Kerr
2007-07-20[CELL] spufs: make sure context are scheduled again after spu_acquire_savedChristoph Hellwig
2007-07-20[CELL] spufs: add spu stats in sysfs and ctx stat file in spufsAndre Detsch
2007-07-20[CELL] spufs: Remove spurious WARN_ON for spu_deactivate for NOSCHED contextsJeremy Kerr
2007-07-20[CELL] spufs: Make signal-notification files readonly for NOSCHED contextsJeremy Kerr
2007-07-20[CELL] spufs: Avoid unexpectedly restaring MFC during context saveKazunori Asayama
2007-07-20[CELL] spufs: remove section mismatch warningSebastian Siewior
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
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