index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
sched.h
Age
Commit message (
Expand
)
Author
2014-02-20
sched/nohz: Fix rq->cpu_load[] calculations
Peter Zijlstra
2014-02-13
sched: Unthrottle rt runqueues in __disable_runtime()
Peter Boonstoppel
2014-01-15
sched: Fix race on toggling cfs_bandwidth_used
Ben Segall
2012-10-02
sched: Fix race in task_group()
Peter Zijlstra
2012-09-14
sched,cgroup: Fix up task_groups list
Mike Galbraith
2012-07-19
sched/nohz: Rewrite and fix load-avg computation -- again
Peter Zijlstra
2012-03-31
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-03-29
Merge branch 'sched/arch' into sched/urgent
Ingo Molnar
2012-03-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-03-13
sched/arch: Introduce the finish_arch_post_lock_switch() scheduler callback
Catalin Marinas
2012-03-01
sched: Ditch per cgroup task lists for load-balancing
Peter Zijlstra
2012-02-24
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
2012-02-22
sched: Make initial SCHED_RR timeslace DEF_TIMESLICE
Hiroshi Shimamoto
2012-01-27
sched: Remove sched_switch
Rakib Mullick
2011-12-21
sched: Only queue remote wakeups when crossing cache boundaries
Peter Zijlstra
2011-12-06
sched: Use jump_labels for sched_feat
Peter Zijlstra
2011-12-06
sched/accounting: Re-use scheduler statistics for the root cgroup
Glauber Costa
2011-12-06
sched: Save some hrtick_start_fair cycles
Mike Galbraith
2011-12-06
sched, nohz: Track nr_busy_cpus in the sched_group_power
Suresh Siddha
2011-12-06
sched, nohz: Introduce nohz_flags in 'struct rq'
Suresh Siddha
2011-12-06
sched: Clean up domain traversal in select_idle_sibling()
Suresh Siddha
2011-11-17
sched: Move all scheduler bits into kernel/sched/
Peter Zijlstra