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
/
kernel
/
sched.c
Commit message (
Expand
)
Author
Age
*
[PATCH] Fix longstanding load balancing bug in the scheduler
Christoph Lameter
2006-09-26
*
[PATCH] revert "Drop tasklist lock in do_sched_setscheduler"
Oleg Nesterov
2006-08-27
*
[PATCH] pi-futex: missing pi_waiters plist initialization
Heiko Carstens
2006-07-31
*
[PATCH] fix cond_resched() fix
Jim Houston
2006-07-31
*
[PATCH] sched: build_sched_domains() fix
Siddha, Suresh B
2006-07-31
*
[PATCH] per-task-delay-accounting: cpu delay collection via schedstats
Chandra Seetharaman
2006-07-15
*
[PATCH] per-task-delay-accounting: sync block I/O and swapin delay collection
Shailabh Nagar
2006-07-15
*
[PATCH] lockdep: core, fix rq-lock handling on __ARCH_WANT_UNLOCKED_CTXSW
Ingo Molnar
2006-07-15
*
[PATCH] small kernel/sched.c cleanup
Andreas Mohr
2006-07-10
*
[PATCH] sched: fix bug in __migrate_task()
Peter Williams
2006-07-10
*
[PATCH] sched: cleanup, convert sched.c-internal typedefs to struct
Ingo Molnar
2006-07-03
*
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
Ingo Molnar
2006-07-03
*
[PATCH] sched: clean up fallout of recent changes
Ingo Molnar
2006-07-03
*
[PATCH] lockdep: annotate scheduler runqueue locks
Ingo Molnar
2006-07-03
*
[PATCH] lockdep: prove spinlock rwlock locking correctness
Ingo Molnar
2006-07-03
*
[PATCH] lockdep: irqtrace subsystem, core
Ingo Molnar
2006-07-03
*
[PATCH] lockdep: better lock debugging
Ingo Molnar
2006-07-03
*
[PATCH] cond_resched() fix
Andrew Morton
2006-06-30
*
[PATCH] rtmutex: Propagate priority settings into PI lock chains
Thomas Gleixner
2006-06-27
*
[PATCH] Drop tasklist lock in do_sched_setscheduler
Thomas Gleixner
2006-06-27
*
[PATCH] pi-futex: scheduler support for pi
Ingo Molnar
2006-06-27
*
[PATCH] BUG() if setscheduler is called from interrupt context
Steven Rostedt
2006-06-27
*
[PATCH] sched: uninline task_rq_lock()
Oleg Nesterov
2006-06-27
*
[PATCH] sched: mc/smt power savings sched policy
Siddha, Suresh B
2006-06-27
*
[PATCH] sched_domai: Allocate sched_group structures dynamically
Srivatsa Vaddagiri
2006-06-27
*
[PATCH] sched_domai: Use kmalloc_node
Srivatsa Vaddagiri
2006-06-27
*
[PATCH] sched_domai: Don't use GFP_ATOMIC
Srivatsa Vaddagiri
2006-06-27
*
[PATCH] sched_domain: handle kmalloc failure
Srivatsa Vaddagiri
2006-06-27
*
[PATCH] sched: Avoid unnecessarily moving highest priority task move_tasks()
Peter Williams
2006-06-27
*
[PATCH] sched: modify move_tasks() to improve load balancing outcomes
Peter Williams
2006-06-27
*
[PATCH] sched: implement smpnice
Peter Williams
2006-06-27
*
[PATCH] sched: CPU hotplug race vs. set_cpus_allowed()
Kirill Korotaev
2006-06-27
*
[PATCH] unnecessary long index i in sched
Steven Rostedt
2006-06-27
*
[PATCH] sched: fix interactive ceiling code
Con Kolivas
2006-06-27
*
[PATCH] sched: simplify bitmap definition
Steven Rostedt
2006-06-27
*
[PATCH] sched: fix smt nice lock contention and optimization
Chen, Kenneth W
2006-06-27
*
[PATCH] cpu hotplug: make cpu_notifier related notifier calls __cpuinit only
Chandra Seetharaman
2006-06-27
*
[PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17
Chandra Seetharaman
2006-06-27
*
Merge branch 'x86-64'
Linus Torvalds
2006-06-26
|
\
|
*
[PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status
Andi Kleen
2006-06-26
*
|
[PATCH] sched: fix SCHED_FIFO bug in sys_sched_rr_get_interval()
Peter Williams
2006-06-26
|
/
*
[PATCH] cpu hotplug: fix CPU_UP_CANCEL handling
Heiko Carstens
2006-06-25
*
[PATCH] Define __raw_get_cpu_var and use it
Paul Mackerras
2006-06-25
*
[PATCH] cond_resched() might_sleep() fix
Ingo Molnar
2006-06-23
*
[PATCH] SELinux: add security hooks to {get,set}affinity
David Quigley
2006-06-23
*
Revert "[PATCH] sched: fix interactive task starvation"
Linus Torvalds
2006-05-21
*
[PATCH] Remove __devinitdata from notifier block definitions
Chandra Seetharaman
2006-04-26
*
[PATCH] sched: don't awaken RT tasks on expired array
Mike Galbraith
2006-04-11
*
[PATCH] sched: fix interactive task starvation
Mike Galbraith
2006-04-11
*
[PATCH] sched: activate SCHED BATCH expired
Con Kolivas
2006-03-31
[next]