index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
/
spufs
/
sched.c
Age
Commit message (
Expand
)
Author
2007-07-20
[CELL] oprofile: add support to OProfile for profiling CELL BE SPUs
Bob Nelson
2007-07-20
[CELL] oprofile: enable SPU switch notification to detect currently active SP...
Bob Nelson
2007-07-20
[CELL] spufs: integration of SPE affinity with the scheduller
Arnd Bergmann
2007-07-20
[CELL] cell: add placement computation for scheduling of affinity contexts
Arnd Bergmann
2007-07-20
[CELL] cell: add per BE structure with info about its SPUs
Arnd Bergmann
2007-07-20
[CELL] spufs: use find_first_bit() instead of sched_find_first_bit()
Masato Noguchi
2007-07-20
[CELL] spufs: add spu stats in sysfs and ctx stat file in spufs
Andre Detsch
2007-07-20
[CELL] spufs: Remove spurious WARN_ON for spu_deactivate for NOSCHED contexts
Jeremy Kerr
2007-07-20
[CELL] spufs: remove section mismatch warning
Sebastian Siewior
2007-07-03
[POWERPC] spufs: Add spu stats in sysfs
Christoph Hellwig
2007-07-03
[POWERPC] spusched: Fix runqueue corruption
Christoph Hellwig
2007-07-03
[POWERPC] spusched: Disable tick when not needed
Christoph Hellwig
2007-07-03
[POWERPC] spufs: Add stat file to spufs
Christoph Hellwig
2007-07-03
[POWERPC] spufs: Implement /proc/spu_loadavg
Christoph Hellwig
2007-07-03
[POWERPC] spufs: Add tid file
Christoph Hellwig
2007-07-03
[POWERPC] spufs: Trivial whitespace fixes
Jeremy Kerr
2007-07-03
[POWERPC] spusched: No preemption for nosched contexts
Christoph Hellwig
2007-07-03
[POWERPC] spusched: Catch nosched contexts in spu_deactivate
Christoph Hellwig
2007-07-03
[POWERPC] spusched: fix cpu/node binding
Christoph Hellwig
2007-07-03
[POWERPC] spusched: Update scheduling paramters on every spu_run
Christoph Hellwig
2007-07-03
[POWERPC] spusched: Print out scheduling tunables with DEBUG
Jeremy Kerr
2007-07-03
[POWERPC] spusched: Fix timeslice calculations
Jeremy Kerr
2007-07-03
[POWERPC] spusched: Dynamic timeslicing for SCHED_OTHER
Christoph Hellwig
2007-07-03
[POWERPC] spusched: Switch from workqueues to kthread + timer tick
Christoph Hellwig
2007-06-07
[POWERPC] spufs: Don't yield nosched context
Christoph Hellwig
2007-06-07
[POWERPC] spufs scheduler: Fix wakeup races
Christoph Hellwig
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-04-23
[POWERPC] spu sched: make addition to stop_wq and runque atomic vs wakeup
Luke Browning
2007-04-23
[POWERPC] spufs: remove woken threads from the runqueue early
Christoph Hellwig
2007-04-23
[POWERPC] spufs: add memory barriers after set_bit
Arnd Bergmann
2007-04-23
[POWERPC] spu sched: ensure preempted threads are put back on the runqueue, p...
Christoph Hellwig
2007-04-23
[POWERPC] spu sched: ensure preempted threads are put back on the runqueue
Christoph Hellwig
2007-04-23
[POWERPC] spufs: use cancel_rearming_delayed_workqueue when stopping spu cont...
Christoph Hellwig
2007-04-13
[POWERPC] spufs: don't yield CPU in spu_yield
Christoph Hellwig
2007-03-10
[POWERPC] Fix spu SLB invalidations
Benjamin Herrenschmidt
2007-03-10
[POWERPC] avoid SPU_ACTIVATE_NOWAKE optimization
Christoph Hellwig
2007-02-13
[POWERPC] spu sched: static timeslicing for SCHED_RR contexts
Christoph Hellwig
2007-02-13
[POWERPC] spu sched: use DECLARE_BITMAP
Christoph Hellwig
2007-02-13
[POWERPC] spu sched: forced preemption at execution
Christoph Hellwig
2007-02-13
[POWERPC] spu sched: update some comments
Christoph Hellwig
2007-02-13
[POWERPC] spu sched: simplity spu_remove_from_active_list
Christoph Hellwig
2007-02-13
[POWERPC] spufs: optimize spu_run
Christoph Hellwig
2007-02-13
[POWERPC] spufs: runqueue simplification
Christoph Hellwig
2007-02-13
[POWERPC] spufs: move prio to spu_context
Christoph Hellwig
2007-02-13
[POWERPC] spufs: simplify state_mutex
Christoph Hellwig
2007-02-13
[POWERPC] spufs: sched.c cleanups
Christoph Hellwig
2007-02-13
[POWERPC] spufs: bind_context sets SPU_STATE_RUNNABLE
Christoph Hellwig
2007-02-13
[POWERPC] spufs: remove superfluous SPU_STATE_SAVED assignments
Christoph Hellwig
2006-10-05
[POWERPC] spufs: add infrastructure for finding elf objects
Arnd Bergmann
2006-10-05
[POWERPC] spufs: implement error event delivery to user space
Arnd Bergmann
[next]