index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
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
Files
Lines
2013-02-11
sched, powerpc: Fix sched.h split-up build failure
Ingo Molnar
1
-0
/
+1
2012-11-19
pidns: Use task_active_pid_ns where appropriate
Eric W. Biederman
1
-1
/
+1
2011-10-31
powerpc: remove non-required uses of include <linux/module.h>
Paul Gortmaker
1
-1
/
+0
2011-05-04
powerpc: Convert old cpumask API into new one
KOSAKI Motohiro
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-18
tracing: Remove markers
Christoph Hellwig
1
-1
/
+0
2009-08-20
powerpc/sputrace: Use the generic event tracer
Christoph Hellwig
1
-0
/
+2
2009-02-18
timers: add mod_timer_pending()
Ingo Molnar
1
-1
/
+1
2008-12-26
cpumask: powerpc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}...
Rusty Russell
1
-2
/
+2
2008-10-21
powerpc/spufs: Explain conditional decrement of aff_sched_count
Andre Detsch
1
-0
/
+5
2008-10-21
powerpc/spufs: Improve search of node for contexts with SPU affinity
Andre Detsch
1
-6
/
+13
2008-09-08
powerpc/spufs: Fix possible scheduling of a context to multiple SPEs
Andre Detsch
1
-1
/
+2
2008-09-05
powerpc/spufs: Fix race for a free SPU
Jeremy Kerr
1
-4
/
+19
2008-09-05
powerpc/spufs: Fix multiple get_spu_context()
Jeremy Kerr
1
-1
/
+2
2008-08-19
powerpc/spufs: Remove invalid semicolon after if statement
Ilpo Järvinen
1
-1
/
+1
2008-08-14
powerpc/spufs: reference context while dropping state mutex in scheduler
Jeremy Kerr
1
-1
/
+8
2008-07-24
powerpc/spufs: better placement of spu affinity reference context
Andre Detsch
1
-0
/
+17
2008-07-24
powerpc/spufs: fix aff_mutex and cbe_spu_info[n].list_mutex deadlock
Andre Detsch
1
-12
/
+6
2008-07-09
powerpc/spufs: add atomic busy_spus counter to struct cbe_spu_info
Maxim Shchetynin
1
-0
/
+6
2008-07-09
powerpc/spufs: don't extend time time slice if context is not in spu_run
Luke Browning
1
-1
/
+2
2008-06-16
powerpc/spufs: fix missed stop-and-signal event
Luke Browning
1
-0
/
+5
2008-06-16
powerpc/spufs: synchronize interaction between spu exception handling and tim...
Luke Browning
1
-3
/
+11
2008-05-15
[POWERPC] spufs: Fix pointer reference in find_victim
Luke Browning
1
-1
/
+1
2008-05-09
Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...
Paul Mackerras
1
-2
/
+1
2008-05-08
[POWERPC] spufs: don't requeue victim contex in find_victim if it's not in sp...
Christoph Hellwig
1
-1
/
+2
2008-05-05
[POWERPC] spufs: try to route SPU interrupts to local node
Luke Browning
1
-1
/
+3
2008-04-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-1
/
+3
2008-04-30
[POWERPC] spufs: fix marker name for find_victim
Julio M. Merino Vidal
1
-1
/
+1
2008-04-30
[POWERPC] spufs: add context switch notification log
Christoph Hellwig
1
-0
/
+2
2008-04-29
powerpc: use non-racy method for proc entries creation
Denis V. Lunev
1
-2
/
+1
2008-03-11
[POWERPC] spufs: don't (ab)use SCHED_IDLE
Jeremy Kerr
1
-2
/
+2
2008-02-29
[POWERPC] spufs: fix use time accounting on SPE-overcommit
Andre Detsch
1
-1
/
+1
2008-02-19
[POWERPC] spufs: fix scheduler starvation by idle contexts
Jeremy Kerr
1
-5
/
+3
2008-02-06
[POWERPC] spufs: Add marker-based tracing facility
Christoph Hellwig
1
-7
/
+21
2008-01-24
Merge branch 'linux-2.6'
Paul Mackerras
1
-25
/
+1
2008-01-02
[POWERPC] Fix build failure on Cell when CONFIG_SPU_FS=y
Paul Mackerras
1
-9
/
+0
2007-12-28
[POWERPC] Oprofile: Remove dependency on spufs module
Bob Nelson
1
-22
/
+7
2007-12-21
[POWERPC] spufs: Use separate timer for /proc/spu_loadavg calculation
Aegis Lin
1
-17
/
+18
2007-12-21
[POWERPC] spufs: make state_mutex interruptible
Christoph Hellwig
1
-3
/
+8
2007-12-21
[POWERPC] spufs: decouple spu scheduler from spufs_spu_run (asynchronous sche...
Luke Browning
1
-82
/
+153
2007-12-21
[POWERPC] spufs: spu_find_victim may choose wrong victim
Luke Browning
1
-2
/
+2
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
[next]