summaryrefslogtreecommitdiff
path: root/kernel/sched
Commit message (Expand)AuthorAge
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-04-15
|\
| * sched/core: Simplify helpers for rq clock update skip requestsDavidlohr Bueso2018-04-05
| * sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warningDavidlohr Bueso2018-04-05
| * Merge branch 'linus' into sched/urgent, to pick up fixes and updatesIngo Molnar2018-04-05
| |\
| * | sched/cpufreq/schedutil: Fix error path mutex unlockJules Maselbas2018-03-31
* | | Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-04-11
|\ \ \
| * | | sched: idle: Select idle state before stopping the tickRafael J. Wysocki2018-04-09
| * | | cpuidle: Return nohz hint from cpuidle_select()Rafael J. Wysocki2018-04-06
| * | | sched: idle: Do not stop the tick before cpuidle_idle_call()Rafael J. Wysocki2018-04-05
| * | | sched: idle: Do not stop the tick upfront in the idle loopRafael J. Wysocki2018-04-05
| * | | time: tick-sched: Reorganize idle tick management codeRafael J. Wysocki2018-04-05
| | |/ | |/|
* | | kernel/fork.c: detect early free of a live mmMark Rutland2018-04-05
|/ /
* | Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-02
|\ \
| * | sched: add do_sched_yield() helper; remove in-kernel call to sched_yield()Dominik Brodowski2018-04-02
* | | Merge branch 'sched-wait-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-02
|\ \ \
| * | | sched/wait: Improve __var_waitqueue() code generationPeter Zijlstra2018-03-20
| * | | sched/wait: Remove the wait_on_atomic_t() APIPeter Zijlstra2018-03-20
| * | | sched/wait: Introduce wait_var_event()Peter Zijlstra2018-03-20
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-02
|\ \ \ \ | |_|_|/ |/| | |
| * | | sched/core: Update preempt_notifier_key to modern APIDavidlohr Bueso2018-03-27
| * | | sched/cpufreq: Rate limits for SCHED_DEADLINEClaudio Scordino2018-03-23
| * | | sched/fair: Update util_est only on util_avg updatesPatrick Bellasi2018-03-20
| * | | sched/cpufreq/schedutil: Use util_est for OPP selectionPatrick Bellasi2018-03-20
| * | | sched/fair: Use util_est in LB and WU pathsPatrick Bellasi2018-03-20
| * | | sched/fair: Add util_est on top of PELTPatrick Bellasi2018-03-20
| * | | Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2018-03-20
| |\ \ \
| * | | | sched/completions: Use bool in try_wait_for_completion()gaurav jindal2018-03-09
| * | | | sched/fair: Update blocked load when newly idleVincent Guittot2018-03-09
| * | | | sched/fair: Move idle_balance()Peter Zijlstra2018-03-09
| * | | | sched/nohz: Merge CONFIG_NO_HZ_COMMON blocksPeter Zijlstra2018-03-09
| * | | | sched/fair: Move rebalance_domains()Peter Zijlstra2018-03-09
| * | | | sched/nohz: Optimize nohz_idle_balance()Peter Zijlstra2018-03-09
| * | | | sched/fair: Reduce the periodic update durationVincent Guittot2018-03-09
| * | | | sched/nohz: Stop NOHZ stats when decayedVincent Guittot2018-03-09
| * | | | sched/cpufreq: Provide migration hintPeter Zijlstra2018-03-09
| * | | | sched/nohz: Clean up nohz enter/exitPeter Zijlstra2018-03-09
| * | | | sched/fair: Update blocked load from NEWIDLEPeter Zijlstra2018-03-09
| * | | | sched/fair: Add NOHZ stats balancingPeter Zijlstra2018-03-09
| * | | | sched/fair: Restructure nohz_balance_kick()Peter Zijlstra2018-03-09
| * | | | sched/fair: Add NOHZ_STATS_KICKPeter Zijlstra2018-03-09
| * | | | sched/core: Convert nohz_flags to atomic_tPeter Zijlstra2018-03-09
| * | | | cpufreq/schedutil: Rewrite CPUFREQ_RT supportPeter Zijlstra2018-03-09
| * | | | cpufreq/schedutil: Remove unused CPUFREQ_DLPeter Zijlstra2018-03-09
| * | | | sched/fair: Add ';' after label attributesNorbert Manthey2018-03-09
| | |/ / | |/| |
| * | | sched/core: Undefine tracepoint creation at the end of core.cIngo Molnar2018-03-04
| * | | sched/deadline, rt: Rename queue_push_tasks/queue_pull_task to create separat...Ingo Molnar2018-03-04
| * | | sched/idle: Merge kernel/sched/idle.c and kernel/sched/idle_task.cIngo Molnar2018-03-04
| * | | sched/headers: Simplify and clean up header usage in the schedulerIngo Molnar2018-03-04
| * | | sched: Clean up and harmonize the coding style of the scheduler code baseIngo Molnar2018-03-03
| * | | sched/deadline: Clean up various coding style detailsMario Leinweber2018-03-03