index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
/
spufs
/
sched.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[POWERPC] spusched: Fix timeslice calculations
Jeremy Kerr
2007-07-03
1
-4
/
+4
*
[POWERPC] spusched: Dynamic timeslicing for SCHED_OTHER
Christoph Hellwig
2007-07-03
1
-9
/
+45
*
[POWERPC] spusched: Switch from workqueues to kthread + timer tick
Christoph Hellwig
2007-07-03
1
-61
/
+81
*
[POWERPC] spufs: Don't yield nosched context
Christoph Hellwig
2007-06-07
1
-3
/
+5
*
[POWERPC] spufs scheduler: Fix wakeup races
Christoph Hellwig
2007-06-07
1
-82
/
+77
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
[POWERPC] spu sched: make addition to stop_wq and runque atomic vs wakeup
Luke Browning
2007-04-23
1
-22
/
+16
*
[POWERPC] spufs: remove woken threads from the runqueue early
Christoph Hellwig
2007-04-23
1
-27
/
+17
*
[POWERPC] spufs: add memory barriers after set_bit
Arnd Bergmann
2007-04-23
1
-0
/
+3
*
[POWERPC] spu sched: ensure preempted threads are put back on the runqueue, p...
Christoph Hellwig
2007-04-23
1
-0
/
+6
*
[POWERPC] spu sched: ensure preempted threads are put back on the runqueue
Christoph Hellwig
2007-04-23
1
-3
/
+10
*
[POWERPC] spufs: use cancel_rearming_delayed_workqueue when stopping spu cont...
Christoph Hellwig
2007-04-23
1
-3
/
+22
*
[POWERPC] spufs: don't yield CPU in spu_yield
Christoph Hellwig
2007-04-12
1
-4
/
+0
*
[POWERPC] Fix spu SLB invalidations
Benjamin Herrenschmidt
2007-03-10
1
-11
/
+2
*
[POWERPC] avoid SPU_ACTIVATE_NOWAKE optimization
Christoph Hellwig
2007-03-10
1
-5
/
+2
*
[POWERPC] spu sched: static timeslicing for SCHED_RR contexts
Christoph Hellwig
2007-02-13
1
-1
/
+42
*
[POWERPC] spu sched: use DECLARE_BITMAP
Christoph Hellwig
2007-02-13
1
-2
/
+1
*
[POWERPC] spu sched: forced preemption at execution
Christoph Hellwig
2007-02-13
1
-0
/
+74
*
[POWERPC] spu sched: update some comments
Christoph Hellwig
2007-02-13
1
-8
/
+8
*
[POWERPC] spu sched: simplity spu_remove_from_active_list
Christoph Hellwig
2007-02-13
1
-29
/
+15
*
[POWERPC] spufs: optimize spu_run
Christoph Hellwig
2007-02-13
1
-4
/
+6
*
[POWERPC] spufs: runqueue simplification
Christoph Hellwig
2007-02-13
1
-67
/
+92
*
[POWERPC] spufs: move prio to spu_context
Christoph Hellwig
2007-02-13
1
-5
/
+1
*
[POWERPC] spufs: simplify state_mutex
Christoph Hellwig
2007-02-13
1
-4
/
+4
*
[POWERPC] spufs: sched.c cleanups
Christoph Hellwig
2007-02-13
1
-37
/
+61
*
[POWERPC] spufs: bind_context sets SPU_STATE_RUNNABLE
Christoph Hellwig
2007-02-13
1
-0
/
+2
*
[POWERPC] spufs: remove superfluous SPU_STATE_SAVED assignments
Christoph Hellwig
2007-02-13
1
-1
/
+0
*
[POWERPC] spufs: add infrastructure for finding elf objects
Arnd Bergmann
2006-10-05
1
-0
/
+22
*
[POWERPC] spufs: implement error event delivery to user space
Arnd Bergmann
2006-10-05
1
-2
/
+2
*
[POWERPC] spufs: scheduler support for NUMA.
Mark Nutter
2006-10-05
1
-281
/
+163
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[POWERPC] spufs: fix spu irq affinity setting
Geoff Levand
2006-06-21
1
-1
/
+2
*
[PATCH] spufs: implement mfc access for PPE-side DMA
Arnd Bergmann
2006-03-27
1
-0
/
+2
*
[PATCH] spufs: set irq affinity for running threads
Arnd Bergmann
2006-01-09
1
-0
/
+5
*
[PATCH] spufs: clean up use of bitops
Arnd Bergmann
2006-01-09
1
-4
/
+4
*
[PATCH] spufs: trivial compile fix
Arnd Bergmann
2006-01-09
1
-1
/
+1
*
[PATCH] spufs: Improved SPU preemptability [part 2].
Arnd Bergmann
2006-01-09
1
-26
/
+55
*
[PATCH] spufs: Improved SPU preemptability.
Arnd Bergmann
2006-01-09
1
-30
/
+37
*
[PATCH] spufs: Turn off debugging output
Arnd Bergmann
2006-01-09
1
-1
/
+2
*
[PATCH] spufs: cooperative scheduler support
Arnd Bergmann
2006-01-09
1
-0
/
+419