index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
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
*
powerpc: cell: Use ktime_get_ns()
Thomas Gleixner
2014-07-23
*
powerpc/spufs: Remove MAX_USER_PRIO define
Jeremy Kerr
2014-02-11
*
sched, powerpc: Fix sched.h split-up build failure
Ingo Molnar
2013-02-11
*
pidns: Use task_active_pid_ns where appropriate
Eric W. Biederman
2012-11-19
*
powerpc: remove non-required uses of include <linux/module.h>
Paul Gortmaker
2011-10-31
*
powerpc: Convert old cpumask API into new one
KOSAKI Motohiro
2011-05-04
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
tracing: Remove markers
Christoph Hellwig
2009-09-18
*
powerpc/sputrace: Use the generic event tracer
Christoph Hellwig
2009-08-19
*
timers: add mod_timer_pending()
Ingo Molnar
2009-02-18
*
cpumask: powerpc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}...
Rusty Russell
2008-12-26
*
powerpc/spufs: Explain conditional decrement of aff_sched_count
Andre Detsch
2008-10-20
*
powerpc/spufs: Improve search of node for contexts with SPU affinity
Andre Detsch
2008-10-20
*
powerpc/spufs: Fix possible scheduling of a context to multiple SPEs
Andre Detsch
2008-09-07
*
powerpc/spufs: Fix race for a free SPU
Jeremy Kerr
2008-09-04
*
powerpc/spufs: Fix multiple get_spu_context()
Jeremy Kerr
2008-09-04
*
powerpc/spufs: Remove invalid semicolon after if statement
Ilpo Järvinen
2008-08-19
*
powerpc/spufs: reference context while dropping state mutex in scheduler
Jeremy Kerr
2008-08-14
*
powerpc/spufs: better placement of spu affinity reference context
Andre Detsch
2008-07-23
*
powerpc/spufs: fix aff_mutex and cbe_spu_info[n].list_mutex deadlock
Andre Detsch
2008-07-23
*
powerpc/spufs: add atomic busy_spus counter to struct cbe_spu_info
Maxim Shchetynin
2008-07-09
*
powerpc/spufs: don't extend time time slice if context is not in spu_run
Luke Browning
2008-07-08
*
powerpc/spufs: fix missed stop-and-signal event
Luke Browning
2008-06-16
*
powerpc/spufs: synchronize interaction between spu exception handling and tim...
Luke Browning
2008-06-16
*
[POWERPC] spufs: Fix pointer reference in find_victim
Luke Browning
2008-05-15
*
Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...
Paul Mackerras
2008-05-09
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2008-04-30
|
|
\
|
*
|
powerpc: use non-racy method for proc entries creation
Denis V. Lunev
2008-04-29
*
|
|
[POWERPC] spufs: don't requeue victim contex in find_victim if it's not in sp...
Christoph Hellwig
2008-05-08
*
|
|
[POWERPC] spufs: try to route SPU interrupts to local node
Luke Browning
2008-05-04
|
|
/
|
/
|
*
|
[POWERPC] spufs: fix marker name for find_victim
Julio M. Merino Vidal
2008-04-30
*
|
[POWERPC] spufs: add context switch notification log
Christoph Hellwig
2008-04-30
|
/
*
[POWERPC] spufs: don't (ab)use SCHED_IDLE
Jeremy Kerr
2008-03-10
*
[POWERPC] spufs: fix use time accounting on SPE-overcommit
Andre Detsch
2008-02-28
*
[POWERPC] spufs: fix scheduler starvation by idle contexts
Jeremy Kerr
2008-02-18
*
[POWERPC] spufs: Add marker-based tracing facility
Christoph Hellwig
2008-02-06
*
Merge branch 'linux-2.6'
Paul Mackerras
2008-01-23
|
\
|
*
[POWERPC] Fix build failure on Cell when CONFIG_SPU_FS=y
Paul Mackerras
2008-01-01
|
*
[POWERPC] Oprofile: Remove dependency on spufs module
Bob Nelson
2007-12-27
*
|
[POWERPC] spufs: Use separate timer for /proc/spu_loadavg calculation
Aegis Lin
2007-12-21
*
|
[POWERPC] spufs: make state_mutex interruptible
Christoph Hellwig
2007-12-21
*
|
[POWERPC] spufs: decouple spu scheduler from spufs_spu_run (asynchronous sche...
Luke Browning
2007-12-21
*
|
[POWERPC] spufs: spu_find_victim may choose wrong victim
Luke Browning
2007-12-21
*
|
[POWERPC] spufs: reorganize spu_run_init
Luke Browning
2007-12-21
*
|
[POWERPC] spufs: rework class 0 and 1 interrupt handling
Jeremy Kerr
2007-12-21
*
|
[POWERPC] spufs: block fault handlers in spu_acquire_runnable
Arnd Bergmann
2007-12-21
*
|
[POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs module
Jeremy Kerr
2007-12-21
*
|
[POWERPC] spufs: fix typos in sched.c comments
Julio M. Merino Vidal
2007-12-21
|
/
*
Merge branch 'linux-2.6'
Paul Mackerras
2007-09-19
|
\
[next]