index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
/
spufs
/
sched.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-21
[POWERPC] spufs: reorganize spu_run_init
Luke Browning
1
-10
/
+25
2007-12-21
[POWERPC] spufs: rework class 0 and 1 interrupt handling
Jeremy Kerr
1
-2
/
+0
2007-12-21
[POWERPC] spufs: block fault handlers in spu_acquire_runnable
Arnd Bergmann
1
-0
/
+1
2007-12-21
[POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs module
Jeremy Kerr
1
-0
/
+32
2007-12-21
[POWERPC] spufs: fix typos in sched.c comments
Julio M. Merino Vidal
1
-8
/
+8
2007-09-20
Merge branch 'linux-2.6'
Paul Mackerras
1
-2
/
+2
2007-09-19
[POWERPC] spusched: Fix null pointer dereference in find_victim
Christoph Hellwig
1
-2
/
+2
2007-09-19
[POWERPC] spufs: Fix race condition on gang->aff_ref_spu
Andre Detsch
1
-17
/
+32
2007-08-03
[POWERPC] spufs: Fix affinity after introduction of node_allowed() calls
Andre Detsch
1
-1
/
+2
2007-07-26
[POWERPC] spufs: Fix incorrect initialization of cbe_spu_info.spus
Masato Noguchi
1
-4
/
+0
2007-07-20
[CELL] spufs: rework list management and associated locking
Christoph Hellwig
1
-97
/
+101
2007-07-20
[CELL] oprofile: add support to OProfile for profiling CELL BE SPUs
Bob Nelson
1
-1
/
+3
2007-07-20
[CELL] oprofile: enable SPU switch notification to detect currently active SP...
Bob Nelson
1
-2
/
+32
2007-07-20
[CELL] spufs: integration of SPE affinity with the scheduller
Arnd Bergmann
1
-0
/
+4
2007-07-20
[CELL] cell: add placement computation for scheduling of affinity contexts
Arnd Bergmann
1
-0
/
+142
2007-07-20
[CELL] cell: add per BE structure with info about its SPUs
Arnd Bergmann
1
-0
/
+5
2007-07-20
[CELL] spufs: use find_first_bit() instead of sched_find_first_bit()
Masato Noguchi
1
-2
/
+1
2007-07-20
[CELL] spufs: add spu stats in sysfs and ctx stat file in spufs
Andre Detsch
1
-13
/
+9
2007-07-20
[CELL] spufs: Remove spurious WARN_ON for spu_deactivate for NOSCHED contexts
Jeremy Kerr
1
-9
/
+0
2007-07-20
[CELL] spufs: remove section mismatch warning
Sebastian Siewior
1
-1
/
+1
2007-07-03
[POWERPC] spufs: Add spu stats in sysfs
Christoph Hellwig
1
-1
/
+9
2007-07-03
[POWERPC] spusched: Fix runqueue corruption
Christoph Hellwig
1
-9
/
+28
2007-07-03
[POWERPC] spusched: Disable tick when not needed
Christoph Hellwig
1
-8
/
+10
2007-07-03
[POWERPC] spufs: Add stat file to spufs
Christoph Hellwig
1
-1
/
+18
2007-07-03
[POWERPC] spufs: Implement /proc/spu_loadavg
Christoph Hellwig
1
-8
/
+119
2007-07-03
[POWERPC] spufs: Add tid file
Christoph Hellwig
1
-0
/
+7
2007-07-03
[POWERPC] spufs: Trivial whitespace fixes
Jeremy Kerr
1
-1
/
+1
2007-07-03
[POWERPC] spusched: No preemption for nosched contexts
Christoph Hellwig
1
-1
/
+6
2007-07-03
[POWERPC] spusched: Catch nosched contexts in spu_deactivate
Christoph Hellwig
1
-0
/
+9
2007-07-03
[POWERPC] spusched: fix cpu/node binding
Christoph Hellwig
1
-21
/
+49
2007-07-03
[POWERPC] spusched: Update scheduling paramters on every spu_run
Christoph Hellwig
1
-0
/
+27
2007-07-03
[POWERPC] spusched: Print out scheduling tunables with DEBUG
Jeremy Kerr
1
-0
/
+3
2007-07-03
[POWERPC] spusched: Fix timeslice calculations
Jeremy Kerr
1
-4
/
+4
2007-07-03
[POWERPC] spusched: Dynamic timeslicing for SCHED_OTHER
Christoph Hellwig
1
-9
/
+45
2007-07-03
[POWERPC] spusched: Switch from workqueues to kthread + timer tick
Christoph Hellwig
1
-61
/
+81
2007-06-07
[POWERPC] spufs: Don't yield nosched context
Christoph Hellwig
1
-3
/
+5
2007-06-07
[POWERPC] spufs scheduler: Fix wakeup races
Christoph Hellwig
1
-82
/
+77
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-04-23
[POWERPC] spu sched: make addition to stop_wq and runque atomic vs wakeup
Luke Browning
1
-22
/
+16
2007-04-23
[POWERPC] spufs: remove woken threads from the runqueue early
Christoph Hellwig
1
-27
/
+17
2007-04-23
[POWERPC] spufs: add memory barriers after set_bit
Arnd Bergmann
1
-0
/
+3
2007-04-23
[POWERPC] spu sched: ensure preempted threads are put back on the runqueue, p...
Christoph Hellwig
1
-0
/
+6
2007-04-23
[POWERPC] spu sched: ensure preempted threads are put back on the runqueue
Christoph Hellwig
1
-3
/
+10
2007-04-23
[POWERPC] spufs: use cancel_rearming_delayed_workqueue when stopping spu cont...
Christoph Hellwig
1
-3
/
+22
2007-04-12
[POWERPC] spufs: don't yield CPU in spu_yield
Christoph Hellwig
1
-4
/
+0
2007-03-10
[POWERPC] Fix spu SLB invalidations
Benjamin Herrenschmidt
1
-11
/
+2
2007-03-10
[POWERPC] avoid SPU_ACTIVATE_NOWAKE optimization
Christoph Hellwig
1
-5
/
+2
2007-02-13
[POWERPC] spu sched: static timeslicing for SCHED_RR contexts
Christoph Hellwig
1
-1
/
+42
2007-02-13
[POWERPC] spu sched: use DECLARE_BITMAP
Christoph Hellwig
1
-2
/
+1
2007-02-13
[POWERPC] spu sched: forced preemption at execution
Christoph Hellwig
1
-0
/
+74
[next]