summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spufs
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] spufs: Add a "capabilities" file to spu contextsBenjamin Herrenschmidt2007-06-141-0/+27
* [POWERPC] spufs: Add support for SPU single steppingBenjamin Herrenschmidt2007-06-141-1/+11
* [POWERPC] spufs: Fix error handling in spufs_fill_dir()Sebastian Siewior2007-06-071-2/+15
* [POWERPC] spufs: Don't yield nosched contextChristoph Hellwig2007-06-071-3/+5
* [POWERPC] spufs scheduler: Fix wakeup racesChristoph Hellwig2007-06-071-82/+77
* [POWERPC] spufs: Synchronize pte invalidation vs ps closeChristoph Hellwig2007-06-073-30/+32
* [POWERPC] spufs: Free mm if spufs_fill_dir() failedSebastian Siewior2007-06-071-0/+1
* [POWERPC] spufs: Fix gang destroy leaksJeremy Kerr2007-06-071-35/+5
* [POWERPC] spufs: Hook up spufs_release_memChristoph Hellwig2007-06-071-0/+1
* [POWERPC] spufs: Refuse to load the module when not running on cellArnd Bergmann2007-06-071-0/+4
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-171-3/+1
* [POWERPC] Spufs support for 64K LS mappings on 4K kernelsBenjamin Herrenschmidt2007-05-095-36/+259
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-084-4/+0
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-071-2/+1
* [POWERPC] spu_base: fix initialisation on systems with no SPEsJeremy Kerr2007-04-231-0/+5
* [POWERPC] spufs: various run.c cleanupsChristoph Hellwig2007-04-231-20/+31
* [POWERPC] spufs: fix memory leak on coredumpArnd Bergmann2007-04-231-9/+10
* [POWERPC] spufs: Minor cleanup of spu_waitJeremy Kerr2007-04-231-7/+6
* [POWERPC] spufs: add mode= mount optionJeremy Kerr2007-04-231-4/+10
* [POWERPC] spufs: use memcpy_fromio() to copy from local storeAkinobu Mita2007-04-231-6/+6
* [POWERPC] spufs: avoid spurious memory barriersChristoph Hellwig2007-04-231-14/+0
* [POWERPC] spufs: fix memory leak on spufs reloadingAkinobu Mita2007-04-231-0/+6
* [POWERPC] spufs: fix missing error handling in module_init()Akinobu Mita2007-04-231-6/+10
* [POWERPC] spufs: check spu_acquire_runnable() return valueAkinobu Mita2007-04-231-1/+4
* [POWERPC] spufs: turn run_sema into run_mutexChristoph Hellwig2007-04-233-4/+4
* [POWERPC] spufs: provide siginfo for SPE faultsJeremy Kerr2007-04-231-7/+25
* [POWERPC] spufs: make spu page faults not block schedulingArnd Bergmann2007-04-237-27/+223
* [POWERPC] spu sched: make addition to stop_wq and runque atomic vs wakeupLuke Browning2007-04-231-22/+16
* [POWERPC] spufs: streamline locking for isolated spu setupChristoph Hellwig2007-04-233-55/+16
* [POWERPC] spufs: remove woken threads from the runqueue earlyChristoph Hellwig2007-04-232-27/+19
* [POWERPC] spufs: add memory barriers after set_bitArnd Bergmann2007-04-231-0/+3
* [POWERPC] spu sched: ensure preempted threads are put back on the runqueue, p...Christoph Hellwig2007-04-231-0/+6
* [POWERPC] spu sched: ensure preempted threads are put back on the runqueueChristoph Hellwig2007-04-231-3/+10
* [POWERPC] spufs: clear mapping pointers after last closeChristoph Hellwig2007-04-234-13/+148
* [POWERPC] spufs: use cancel_rearming_delayed_workqueue when stopping spu cont...Christoph Hellwig2007-04-232-4/+23
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-131-1/+1
* [POWERPC] spufs: don't yield CPU in spu_yieldChristoph Hellwig2007-04-131-4/+0
* [POWERPC] Fix spu SLB invalidationsBenjamin Herrenschmidt2007-03-102-70/+5
* [POWERPC] avoid SPU_ACTIVATE_NOWAKE optimizationChristoph Hellwig2007-03-103-11/+6
* [POWERPC] spufs: fix possible memory corruption is spufs_mem_writeArnd Bergmann2007-03-101-10/+14
* [POWERPC] spufs: avoid accessing kernel memory through mmapped /mem nodeMasato Noguchi2007-02-131-0/+3
* [POWERPC] spu sched: static timeslicing for SCHED_RR contextsChristoph Hellwig2007-02-134-3/+56
* [POWERPC] spu sched: use DECLARE_BITMAPChristoph Hellwig2007-02-131-2/+1
* [POWERPC] spu sched: forced preemption at executionChristoph Hellwig2007-02-133-0/+76
* [POWERPC] spu sched: update some commentsChristoph Hellwig2007-02-131-8/+8
* [POWERPC] spu sched: simplity spu_remove_from_active_listChristoph Hellwig2007-02-131-29/+15
* [POWERPC] spufs: optimize spu_runChristoph Hellwig2007-02-135-12/+23
* [POWERPC] spufs: runqueue simplificationChristoph Hellwig2007-02-132-67/+93
* [POWERPC] spufs: move prio to spu_contextChristoph Hellwig2007-02-133-7/+6
* [POWERPC] spufs: state_mutex cleanupChristoph Hellwig2007-02-133-53/+64
OpenPOWER on IntegriCloud