index
:
kernel_samsung_aries.git
replicant-4.2
kernel/samsung/aries
git repository hosting
about
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
*
Merge branch 'linux-2.6'
Paul Mackerras
2007-09-20
1
-2
/
+2
|
\
|
*
[POWERPC] spusched: Fix null pointer dereference in find_victim
Christoph Hellwig
2007-09-19
1
-2
/
+2
*
|
[POWERPC] spufs: Fix race condition on gang->aff_ref_spu
Andre Detsch
2007-09-19
1
-17
/
+32
|
/
*
[POWERPC] spufs: Fix affinity after introduction of node_allowed() calls
Andre Detsch
2007-08-03
1
-1
/
+2
*
[POWERPC] spufs: Fix incorrect initialization of cbe_spu_info.spus
Masato Noguchi
2007-07-26
1
-4
/
+0
*
[CELL] spufs: rework list management and associated locking
Christoph Hellwig
2007-07-20
1
-97
/
+101
*
[CELL] oprofile: add support to OProfile for profiling CELL BE SPUs
Bob Nelson
2007-07-20
1
-1
/
+3
*
[CELL] oprofile: enable SPU switch notification to detect currently active SP...
Bob Nelson
2007-07-20
1
-2
/
+32
*
[CELL] spufs: integration of SPE affinity with the scheduller
Arnd Bergmann
2007-07-20
1
-0
/
+4
*
[CELL] cell: add placement computation for scheduling of affinity contexts
Arnd Bergmann
2007-07-20
1
-0
/
+142
*
[CELL] cell: add per BE structure with info about its SPUs
Arnd Bergmann
2007-07-20
1
-0
/
+5
*
[CELL] spufs: use find_first_bit() instead of sched_find_first_bit()
Masato Noguchi
2007-07-20
1
-2
/
+1
*
[CELL] spufs: add spu stats in sysfs and ctx stat file in spufs
Andre Detsch
2007-07-20
1
-13
/
+9
*
[CELL] spufs: Remove spurious WARN_ON for spu_deactivate for NOSCHED contexts
Jeremy Kerr
2007-07-20
1
-9
/
+0
*
[CELL] spufs: remove section mismatch warning
Sebastian Siewior
2007-07-20
1
-1
/
+1
*
[POWERPC] spufs: Add spu stats in sysfs
Christoph Hellwig
2007-07-03
1
-1
/
+9
*
[POWERPC] spusched: Fix runqueue corruption
Christoph Hellwig
2007-07-03
1
-9
/
+28
*
[POWERPC] spusched: Disable tick when not needed
Christoph Hellwig
2007-07-03
1
-8
/
+10
*
[POWERPC] spufs: Add stat file to spufs
Christoph Hellwig
2007-07-03
1
-1
/
+18
*
[POWERPC] spufs: Implement /proc/spu_loadavg
Christoph Hellwig
2007-07-03
1
-8
/
+119
*
[POWERPC] spufs: Add tid file
Christoph Hellwig
2007-07-03
1
-0
/
+7
*
[POWERPC] spufs: Trivial whitespace fixes
Jeremy Kerr
2007-07-03
1
-1
/
+1
*
[POWERPC] spusched: No preemption for nosched contexts
Christoph Hellwig
2007-07-03
1
-1
/
+6
*
[POWERPC] spusched: Catch nosched contexts in spu_deactivate
Christoph Hellwig
2007-07-03
1
-0
/
+9
*
[POWERPC] spusched: fix cpu/node binding
Christoph Hellwig
2007-07-03
1
-21
/
+49
*
[POWERPC] spusched: Update scheduling paramters on every spu_run
Christoph Hellwig
2007-07-03
1
-0
/
+27
*
[POWERPC] spusched: Print out scheduling tunables with DEBUG
Jeremy Kerr
2007-07-03
1
-0
/
+3
*
[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-13
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
[next]