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
*
sched: Wrap scheduler p->cpus_allowed access
Peter Zijlstra
2011-10-06
*
sched: Request for idle balance during nohz idle load balance
Suresh Siddha
2011-10-06
*
sched: Use resched IPI to kick off the nohz idle balance
Suresh Siddha
2011-10-06
*
sched: Fix idle_cpu()
Thomas Gleixner
2011-10-04
*
sched: Convert to struct llist
Peter Zijlstra
2011-10-04
*
Merge branch 'linus' into sched/core
Ingo Molnar
2011-10-04
|
\
|
*
posix-cpu-timers: Cure SMP wobbles
Peter Zijlstra
2011-09-30
|
*
sched: Fix up wchan borkage
Simon Kirby
2011-09-26
*
|
Merge branch 'linus' into sched/core
Ingo Molnar
2011-09-18
|
\
|
|
*
Merge branch 'sched-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip
Linus Torvalds
2011-09-07
|
|
\
|
|
*
sched: Fix a memory leak in __sdt_free()
WANG Cong
2011-08-29
|
|
*
sched: Move blk_schedule_flush_plug() out of __schedule()
Thomas Gleixner
2011-08-29
|
|
*
sched: Separate the scheduler entry for preemption
Thomas Gleixner
2011-08-29
|
*
|
perf events: Fix slow and broken cgroup context switch code
Stephane Eranian
2011-08-29
|
|
/
*
|
sched: Return unused runtime on group dequeue
Paul Turner
2011-08-14
*
|
sched: Add exports tracking cfs bandwidth control statistics
Nikhil Rao
2011-08-14
*
|
sched: Migrate throttled tasks on HOTPLUG
Paul Turner
2011-08-14
*
|
sched: Prevent interactions with throttled entities
Paul Turner
2011-08-14
*
|
sched: Allow for positional tg_tree walks
Paul Turner
2011-08-14
*
|
sched: Add support for unthrottling group entities
Paul Turner
2011-08-14
*
|
sched: Add support for throttling group entities
Paul Turner
2011-08-14
*
|
sched: Expire invalid runtime
Paul Turner
2011-08-14
*
|
sched: Add a timer to handle CFS bandwidth refresh
Paul Turner
2011-08-14
*
|
sched: Accumulate per-cfs_rq cpu usage and charge against bandwidth
Paul Turner
2011-08-14
*
|
sched: Validate CFS quota hierarchies
Paul Turner
2011-08-14
*
|
sched: Introduce primitives to account for CFS bandwidth tracking
Paul Turner
2011-08-14
*
|
sched: Implement hierarchical task accounting for SCHED_OTHER
Paul Turner
2011-08-14
*
|
sched: fix broken SCHED_RESET_ON_FORK handling
Mike Galbraith
2011-08-14
*
|
sched: Remove rq->avg_load_per_task
Jan H. Schönherr
2011-08-14
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-25
|
\
|
*
Merge branch 'master' into for-next
Jiri Kosina
2011-07-11
|
|
\
|
*
|
rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check
Michal Hocko
2011-07-08
*
|
|
Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2011-07-24
|
\
\
\
|
*
|
|
sched: adjust scheduler cpu power for stolen time
Glauber Costa
2011-07-14
|
*
|
|
KVM guest: Steal time accounting
Glauber Costa
2011-07-14
|
|
/
/
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-07-22
|
\
\
\
|
*
|
|
sched: Separate group-scheduling code more clearly
Jan H. Schönherr
2011-07-21
|
*
|
|
sched: Reorder root_domain to remove 64 bit alignment padding
Richard Kennedy
2011-07-21
|
*
|
|
sched: Do not attempt to destroy uninitialized rt_bandwidth
Bianca Lutz
2011-07-21
|
*
|
|
sched: Fix (harmless) typo 'CONFG_FAIR_GROUP_SCHED'
Jan Schoenherr
2011-07-21
|
*
|
|
sched, cgroup: Optimize load_balance_fair()
Peter Zijlstra
2011-07-21
|
*
|
|
Merge branch 'linus' into sched/core
Ingo Molnar
2011-07-21
|
|
\
\
\
|
*
\
\
\
Merge branch 'sched/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2011-07-01
|
|
\
\
\
\
|
|
*
|
|
|
sched: Generalize sleep inside spinlock detection
Frederic Weisbecker
2011-06-22
|
|
*
|
|
|
sched: Isolate preempt counting in its own config option
Frederic Weisbecker
2011-06-10
|
|
*
|
|
|
sched: Remove pointless in_atomic() definition check
Frederic Weisbecker
2011-06-07
|
*
|
|
|
|
sched: Simplify mutex_spin_on_owner()
Thomas Gleixner
2011-07-01
|
*
|
|
|
|
Merge commit 'v3.0-rc5' into sched/core
Ingo Molnar
2011-07-01
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
/
/
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'unlikely/sched' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
2011-06-03
|
|
\
\
\
\
|
|
*
|
|
|
sched: Remove unlikely() from ttwu_post_activation
Steven Rostedt
2010-12-13
[next]