aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched.c
Commit message (Expand)AuthorAgeFilesLines
* sched: Fix RLIMIT_RTTIME when PI-boosting to RTBrian Silverman2015-05-091-1/+4
* sched/autogroup: Fix failure to set cpu.rt_runtime_usPeter Zijlstra2015-05-091-0/+6
* sched: Unthrottle rt runqueues in __disable_runtime()Peter Boonstoppel2014-02-151-5/+8
* sched/debug: Fix sd->*_idx limit range avoiding overflowlibin2013-05-301-1/+1
* sched/debug: Limit sd->*_idx range on sysctlNamhyung Kim2013-05-301-13/+22
* sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()sTejun Heo2013-04-251-2/+4
* wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED taskOleg Nesterov2013-02-201-1/+2
* CPU hotplug, cpusets, suspend: Don't modify cpusets during suspend/resumeSrivatsa S. Bhat2012-10-101-4/+36
* sched: fix divide by zero at {thread_group,task}_timesStanislaw Gruszka2012-09-121-14/+20
* sched: Fix race in task_group()Peter Zijlstra2012-08-101-14/+18
* sched/nohz: Fix rq->cpu_load calculations some morePeter Zijlstra2012-08-021-10/+43
* sched/nohz: Fix rq->cpu_load[] calculationsPeter Zijlstra2012-08-021-13/+40
* sched/nohz: Rewrite and fix load-avg computation -- againPeter Zijlstra2012-07-251-73/+203
* sched: Fix the relax_domain_level boot parameterDimitri Sivanich2012-06-191-6/+3
* sched: Fix nohz load accounting -- again!Peter Zijlstra2012-05-111-27/+26
* sched: Fix OOPS when build_sched_domains() percpu allocation failshe, bo2012-05-111-6/+16
* sched: Set the command name of the idle tasks in SMP kernelsCarsten Emde2011-11-141-0/+4
* sched: Document wait_for_completion_*() return valuesJ. Bruce Fields2011-11-141-0/+13
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-11-061-2/+0
|\
| * sched: Allow SD_NODES_PER_DOMAIN to be overriddenAnton Blanchard2011-09-201-2/+0
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-261-117/+549
|\ \
| * | sched: Don't use tasklist_lock for debug printsThomas Gleixner2011-10-061-2/+2
| * | sched: Unify the ->cpus_allowed mask copyPeter Zijlstra2011-10-061-4/+3
| * | sched: Wrap scheduler p->cpus_allowed accessPeter Zijlstra2011-10-061-4/+4
| * | sched: Request for idle balance during nohz idle load balanceSuresh Siddha2011-10-061-3/+5
| * | sched: Use resched IPI to kick off the nohz idle balanceSuresh Siddha2011-10-061-2/+19
| * | sched: Fix idle_cpu()Thomas Gleixner2011-10-041-1/+14
| * | sched: Convert to struct llistPeter Zijlstra2011-10-041-38/+10
| * | Merge branch 'linus' into sched/coreIngo Molnar2011-10-041-25/+1
| |\ \
| * \ \ Merge branch 'linus' into sched/coreIngo Molnar2011-09-181-16/+27
| |\ \ \ | | | |/ | | |/|
| * | | sched: Return unused runtime on group dequeuePaul Turner2011-08-141-1/+14
| * | | sched: Add exports tracking cfs bandwidth control statisticsNikhil Rao2011-08-141-0/+21
| * | | sched: Migrate throttled tasks on HOTPLUGPaul Turner2011-08-141-0/+27
| * | | sched: Prevent interactions with throttled entitiesPaul Turner2011-08-141-1/+1
| * | | sched: Allow for positional tg_tree walksPaul Turner2011-08-141-13/+37
| * | | sched: Add support for unthrottling group entitiesPaul Turner2011-08-141-0/+3
| * | | sched: Add support for throttling group entitiesPaul Turner2011-08-141-0/+7
| * | | sched: Expire invalid runtimePaul Turner2011-08-141-1/+3
| * | | sched: Add a timer to handle CFS bandwidth refreshPaul Turner2011-08-141-21/+86
| * | | sched: Accumulate per-cfs_rq cpu usage and charge against bandwidthPaul Turner2011-08-141-1/+3
| * | | sched: Validate CFS quota hierarchiesPaul Turner2011-08-141-14/+98
| * | | sched: Introduce primitives to account for CFS bandwidth trackingPaul Turner2011-08-141-4/+192
| * | | sched: Implement hierarchical task accounting for SCHED_OTHERPaul Turner2011-08-141-4/+2
| * | | sched: fix broken SCHED_RESET_ON_FORK handlingMike Galbraith2011-08-141-13/+12
| * | | sched: Remove rq->avg_load_per_taskJan H. Schönherr2011-08-141-6/+2
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-10-261-11/+2
|\ \ \ \
| * | | | nohz: Remove nohz_cpu_maskShi, Alex2011-09-281-11/+0
| * | | | rcu: Restore checks for blocking in RCU read-side critical sectionsPaul E. McKenney2011-09-281-0/+2
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-251-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | treewide: Correct spelling of successfully in commentsJoe Perches2011-09-271-1/+1
| |/ /