index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched.c
Age
Commit message (
Expand
)
Author
2011-08-14
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-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-24
Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2011-07-22
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-07-22
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-07-22
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-07-21
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-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-07-20
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
2011-07-20
sched: Add irq_{enter,exit}() to scheduler_ipi()
Peter Zijlstra
2011-07-20
sched: Avoid creating superfluous NUMA domains on non-NUMA systems
Peter Zijlstra
2011-07-20
sched: Allow for overlapping sched_domain spans
Peter Zijlstra
2011-07-20
sched: Break out cpu_power from the sched_group structure
Peter Zijlstra
2011-07-15
sched: Fix 32bit race
Peter Zijlstra
2011-07-14
sched: adjust scheduler cpu power for stolen time
Glauber Costa
2011-07-14
KVM guest: Steal time accounting
Glauber Costa
2011-07-11
Merge branch 'master' into for-next
Jiri Kosina
2011-07-08
rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check
Michal Hocko
2011-07-08
plist: Remove the need to supply locks to plist heads
Dima Zavin
2011-07-01
Merge branch 'sched/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2011-07-01
perf: Remove the nmi parameter from the swevent and overflow interface
Peter Zijlstra
2011-07-01
sched: Simplify mutex_spin_on_owner()
Thomas Gleixner
2011-07-01
Merge commit 'v3.0-rc5' into sched/core
Ingo Molnar
2011-07-01
sched, cgroups: Fix MIN_SHARES on 64-bit boxen
Mike Galbraith
2011-06-23
sched: Generalize sleep inside spinlock detection
Frederic Weisbecker
2011-06-10
sched: Isolate preempt counting in its own config option
Frederic Weisbecker
2011-06-07
sched: Remove pointless in_atomic() definition check
Frederic Weisbecker
2011-06-07
sched: Fix/clarify set_task_cpu() locking rules
Peter Zijlstra
2011-06-03
Merge branch 'unlikely/sched' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
2011-05-31
sched: Fix schedstat.nr_wakeups_migrate
Peter Zijlstra
2011-05-31
sched: Fix cross-cpu clock sync on remote wakeups
Peter Zijlstra
[next]