aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spufs
Commit message (Expand)AuthorAge
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-17
* [POWERPC] Spufs support for 64K LS mappings on 4K kernelsBenjamin Herrenschmidt2007-05-09
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-07
* [POWERPC] spu_base: fix initialisation on systems with no SPEsJeremy Kerr2007-04-23
* [POWERPC] spufs: various run.c cleanupsChristoph Hellwig2007-04-23
* [POWERPC] spufs: fix memory leak on coredumpArnd Bergmann2007-04-23
* [POWERPC] spufs: Minor cleanup of spu_waitJeremy Kerr2007-04-23
* [POWERPC] spufs: add mode= mount optionJeremy Kerr2007-04-23
* [POWERPC] spufs: use memcpy_fromio() to copy from local storeAkinobu Mita2007-04-23
* [POWERPC] spufs: avoid spurious memory barriersChristoph Hellwig2007-04-23
* [POWERPC] spufs: fix memory leak on spufs reloadingAkinobu Mita2007-04-23
* [POWERPC] spufs: fix missing error handling in module_init()Akinobu Mita2007-04-23
* [POWERPC] spufs: check spu_acquire_runnable() return valueAkinobu Mita2007-04-23
* [POWERPC] spufs: turn run_sema into run_mutexChristoph Hellwig2007-04-23
* [POWERPC] spufs: provide siginfo for SPE faultsJeremy Kerr2007-04-23
* [POWERPC] spufs: make spu page faults not block schedulingArnd Bergmann2007-04-23
* [POWERPC] spu sched: make addition to stop_wq and runque atomic vs wakeupLuke Browning2007-04-23
* [POWERPC] spufs: streamline locking for isolated spu setupChristoph Hellwig2007-04-23
* [POWERPC] spufs: remove woken threads from the runqueue earlyChristoph Hellwig2007-04-23
* [POWERPC] spufs: add memory barriers after set_bitArnd Bergmann2007-04-23
* [POWERPC] spu sched: ensure preempted threads are put back on the runqueue, p...Christoph Hellwig2007-04-23
* [POWERPC] spu sched: ensure preempted threads are put back on the runqueueChristoph Hellwig2007-04-23
* [POWERPC] spufs: clear mapping pointers after last closeChristoph Hellwig2007-04-23
* [POWERPC] spufs: use cancel_rearming_delayed_workqueue when stopping spu cont...Christoph Hellwig2007-04-23
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-12
* [POWERPC] spufs: don't yield CPU in spu_yieldChristoph Hellwig2007-04-12
* [POWERPC] Fix spu SLB invalidationsBenjamin Herrenschmidt2007-03-09
* [POWERPC] avoid SPU_ACTIVATE_NOWAKE optimizationChristoph Hellwig2007-03-09
* [POWERPC] spufs: fix possible memory corruption is spufs_mem_writeArnd Bergmann2007-03-09
* [POWERPC] spufs: avoid accessing kernel memory through mmapped /mem nodeMasato Noguchi2007-02-13
* [POWERPC] spu sched: static timeslicing for SCHED_RR contextsChristoph Hellwig2007-02-13
* [POWERPC] spu sched: use DECLARE_BITMAPChristoph Hellwig2007-02-13
* [POWERPC] spu sched: forced preemption at executionChristoph Hellwig2007-02-13
* [POWERPC] spu sched: update some commentsChristoph Hellwig2007-02-13
* [POWERPC] spu sched: simplity spu_remove_from_active_listChristoph Hellwig2007-02-13
* [POWERPC] spufs: optimize spu_runChristoph Hellwig2007-02-13
* [POWERPC] spufs: runqueue simplificationChristoph Hellwig2007-02-13
* [POWERPC] spufs: move prio to spu_contextChristoph Hellwig2007-02-13
* [POWERPC] spufs: state_mutex cleanupChristoph Hellwig2007-02-13
* [POWERPC] spufs: simplify state_mutexChristoph Hellwig2007-02-13
* [POWERPC] spufs: sched.c cleanupsChristoph Hellwig2007-02-13
* [POWERPC] spufs: bind_context sets SPU_STATE_RUNNABLEChristoph Hellwig2007-02-13
* [POWERPC] spufs: remove superfluous SPU_STATE_SAVED assignmentsChristoph Hellwig2007-02-13
* [POWERPC] spufs: remove empty last line in run.cChristoph Hellwig2007-02-13
* [POWERPC] spufs: remove SPU_CONTEXT_PREEMPTChristoph Hellwig2007-02-13
* [POWERPC] spufs: Fix bitrot of the SPU mmap facilityBenjamin Herrenschmidt2007-02-12
* [POWERPC] spufs: remove need for struct page for SPEsBenjamin Herrenschmidt2007-02-12
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-12
* [PATCH] mark struct file_operations const 9Arjan van de Ven2007-02-12