aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched/core.c
Commit message (Expand)AuthorAge
...
| * | sched: Remove useless code in yield_to()Michael Wang2012-09-04
| * | sched/debug: Limit sd->*_idx range on sysctlNamhyung Kim2012-09-04
| * | Merge branch 'sched/urgent' into sched/coreIngo Molnar2012-09-04
| |\ \
| * | | cputime: Consolidate vtime handling on context switchFrederic Weisbecker2012-08-20
| * | | sched: Move cputime code to its own fileFrederic Weisbecker2012-08-20
| * | | sched: recover SD_WAKE_AFFINE in select_task_rq_fair and code clean upAlex Shi2012-08-13
| * | | sched: Document schedule() entry pointsPekka Enberg2012-08-13
| * | | Merge branch 'sched/urgent' into sched/coreThomas Gleixner2012-08-13
| |\ \ \
* | | | | rcu: Exit RCU extended QS on user preemptionFrederic Weisbecker2012-09-26
* | | | | rcu: Exit RCU extended QS on kernel preemption after irq/exceptionFrederic Weisbecker2012-09-26
* | | | | rcu: Switch task's syscall hooks on context switchFrederic Weisbecker2012-09-26
* | | | | Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25bPaul E. McKenney2012-09-25
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Revert "sched: Improve scalability via 'CPU buddies', which withstand random ...Linus Torvalds2012-09-16
| | |_|/ | |/| |
| * | | sched: Unthrottle rt runqueues in __disable_runtime()Peter Boonstoppel2012-09-04
| * | | sched: Fix load avg vs cpu-hotplugPeter Zijlstra2012-09-04
* | | | sched: Fix load avg vs cpu-hotplugPeter Zijlstra2012-09-23
|/ / /
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-08-20
|\ \ \ | |/ / |/| / | |/
| * sched,cgroup: Fix up task_groups listMike Galbraith2012-08-13
| * sched: fix divide by zero at {thread_group,task}_timesStanislaw Gruszka2012-08-13
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-08-03
|\|
| * sched: Use task_rq_unlock() in __sched_setscheduler()Namhyung Kim2012-07-26
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-31
|\ \ | |/ |/|
| * sched: Deliver sched_switch events to the current taskAndrew Vagin2012-07-26
* | sched: Fix race in task_group()Peter Zijlstra2012-07-24
* | sched: Improve scalability via 'CPU buddies', which withstand random perturba...Mike Galbraith2012-07-24
* | cpusets, hotplug: Restructure functions that are invoked during hotplugSrivatsa S. Bhat2012-07-24
* | CPU hotplug, cpusets, suspend: Don't modify cpusets during suspend/resumeSrivatsa S. Bhat2012-07-24
|/
*-. Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds2012-07-14
|\ \
| | * sched/nohz: Rewrite and fix load-avg computation -- againPeter Zijlstra2012-07-05
| |/ |/|
| * Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation"Paul E. McKenney2012-07-02
|/
* sched: Fix the relax_domain_level boot parameterDimitri Sivanich2012-06-06
* sched: Validate assumptions in sched_init_numa()Peter Zijlstra2012-06-06
* sched: Always initialize cpu-powerPeter Zijlstra2012-06-06
* sched: Fix domain iterationPeter Zijlstra2012-06-06
* sched/numa: Load balance between remote nodesAlex Shi2012-06-06
* sched: Remove NULL assignment of dattr_curKamalesh Babulal2012-05-30
* sched: Remove the last NULL entry from sched_feat_namesHiroshi Shimamoto2012-05-30
* sched: Make sched_feat_names constHiroshi Shimamoto2012-05-30
* sched: Move nr_cpus_allowed out of 'struct sched_rt_entity'Peter Zijlstra2012-05-30
* sched: Fix SD_OVERLAPPeter Zijlstra2012-05-30
* sched: Don't try allocating memory from offline nodesPeter Zijlstra2012-05-30
* sched/nohz: Fix rq->cpu_load calculations some morePeter Zijlstra2012-05-30
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-05-23
|\
| * userns: Convert sched_set_affinity and sched_set_scheduler's permission checksEric W. Biederman2012-05-03
| * userns: Use cred->user_ns instead of cred->user->user_nsEric W. Biederman2012-04-07
| |
| \
*-. \ Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...Linus Torvalds2012-05-23
|\ \ \
| | * | Revert "sched, perf: Use a single callback into the scheduler"Jiri Olsa2012-05-23
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-22
|\ \ \ \
| * | | | sched: Taint kernel with TAINT_WARN after sleep-in-atomic bugKonstantin Khlebnikov2012-05-18
| * | | | sched: Remove stale power aware scheduling remnants and dysfunctional knobsPeter Zijlstra2012-05-17