aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spufs (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-20[CELL] spufs: fix array size of channel indexJeremy Kerr1-6/+6
2007-07-20[CELL] spufs: make sure context are scheduled again after spu_acquire_savedChristoph Hellwig4-23/+44
2007-07-20[CELL] spufs: add spu stats in sysfs and ctx stat file in spufsAndre Detsch6-66/+72
2007-07-20[CELL] spufs: Remove spurious WARN_ON for spu_deactivate for NOSCHED contextsJeremy Kerr1-9/+0
2007-07-20[CELL] spufs: Make signal-notification files readonly for NOSCHED contextsJeremy Kerr1-2/+16
2007-07-20[CELL] spufs: Avoid unexpectedly restaring MFC during context saveKazunori Asayama1-1/+2
2007-07-20[CELL] spufs: remove section mismatch warningSebastian Siewior2-2/+2
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-1/+1
2007-07-19fix spufs build after ->fault changesChristoph Hellwig1-11/+11
2007-07-19mm: fault feedback #2Nick Piggin1-15/+13
2007-07-03[POWERPC] spufs: Save dma_tagstatus_R in CSAKazunori Asayama2-0/+20
2007-07-03[POWERPC] spufs: Fix lost events in poll/epoll on mfcKazunori Asayama1-4/+5
2007-07-03[POWERPC] spufs: Add spu stats in sysfsChristoph Hellwig4-2/+34
2007-07-03[POWERPC] spusched: Fix runqueue corruptionChristoph Hellwig1-9/+28
2007-07-03[POWERPC] spusched: Disable tick when not neededChristoph Hellwig1-8/+10
2007-07-03[POWERPC] spufs: Fix libassist accountingJeremy Kerr1-1/+1
2007-07-03[POWERPC] spufs: Add stat file to spufsChristoph Hellwig6-4/+170
2007-07-03[POWERPC] spufs: Implement /proc/spu_loadavgChristoph Hellwig3-8/+127
2007-07-03[POWERPC] spufs: Add tid fileChristoph Hellwig3-0/+32
2007-07-03[POWERPC] spufs: Trivial whitespace fixesJeremy Kerr5-12/+12
2007-07-03[POWERPC] spufs: Remove spufs_dir_inode_operationsJeremy Kerr1-7/+3
2007-07-03[POWERPC] spusched: No preemption for nosched contextsChristoph Hellwig1-1/+6
2007-07-03[POWERPC] spusched: Catch nosched contexts in spu_deactivateChristoph Hellwig1-0/+9
2007-07-03[POWERPC] spusched: fix cpu/node bindingChristoph Hellwig3-22/+52
2007-07-03[POWERPC] spusched: Update scheduling paramters on every spu_runChristoph Hellwig4-14/+45
2007-07-03[POWERPC] spusched: Print out scheduling tunables with DEBUGJeremy Kerr1-0/+3
2007-07-03[POWERPC] spusched: Fix timeslice calculationsJeremy Kerr1-4/+4
2007-07-03[POWERPC] spusched: Dynamic timeslicing for SCHED_OTHERChristoph Hellwig3-15/+58
2007-07-03[POWERPC] spusched: Switch from workqueues to kthread + timer tickChristoph Hellwig4-76/+86
2007-07-03[POWERPC] spufs: Add bit definitionSebastian Siewior1-1/+2
2007-07-03[POWERPC] spufs: fix building spufs/spu_save_dump.hSebastian Siewior1-1/+1
2007-06-14[POWERPC] spufs: Add a "capabilities" file to spu contextsBenjamin Herrenschmidt1-0/+27
2007-06-14[POWERPC] spufs: Add support for SPU single steppingBenjamin Herrenschmidt1-1/+11
2007-06-07[POWERPC] spufs: Fix error handling in spufs_fill_dir()Sebastian Siewior1-2/+15
2007-06-07[POWERPC] spufs: Don't yield nosched contextChristoph Hellwig1-3/+5
2007-06-07[POWERPC] spufs scheduler: Fix wakeup racesChristoph Hellwig1-82/+77
2007-06-07[POWERPC] spufs: Synchronize pte invalidation vs ps closeChristoph Hellwig3-30/+32
2007-06-07[POWERPC] spufs: Free mm if spufs_fill_dir() failedSebastian Siewior1-0/+1
2007-06-07[POWERPC] spufs: Fix gang destroy leaksJeremy Kerr1-35/+5
2007-06-07[POWERPC] spufs: Hook up spufs_release_memChristoph Hellwig1-0/+1
2007-06-07[POWERPC] spufs: Refuse to load the module when not running on cellArnd Bergmann1-0/+4
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter1-3/+1
2007-05-09[POWERPC] Spufs support for 64K LS mappings on 4K kernelsBenjamin Herrenschmidt5-36/+259
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap4-4/+0
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter1-2/+1
2007-04-23[POWERPC] spu_base: fix initialisation on systems with no SPEsJeremy Kerr1-0/+5
2007-04-23[POWERPC] spufs: various run.c cleanupsChristoph Hellwig1-20/+31
2007-04-23[POWERPC] spufs: fix memory leak on coredumpArnd Bergmann1-9/+10
2007-04-23[POWERPC] spufs: Minor cleanup of spu_waitJeremy Kerr1-7/+6
2007-04-23[POWERPC] spufs: add mode= mount optionJeremy Kerr1-4/+10