aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched
Commit message (Expand)AuthorAge
...
* | | | sched/core: Move task_rq_lock() out of linePeter Zijlstra2016-05-05
* | | | Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar2016-05-05
|\| | |
| * | | nohz/full, sched/rt: Fix missed tick-reenabling bug in sched_can_stop_tick()Peter Zijlstra2016-04-28
| |/ /
* | | sched/core: Add switch_mm_irqs_off() and use it in the schedulerAndy Lutomirski2016-04-28
* | | sched/cpufreq: Optimize cpufreq update kicker to avoid update multiple timesWanpeng Li2016-04-28
* | | sched/deadline: Fix a bug in dl_overflow()Xunlei Pang2016-04-23
* | | sched/fair: Optimize !CONFIG_NO_HZ_COMMON CPU load updatesFrederic Weisbecker2016-04-23
* | | sched/fair: Correctly handle nohz ticks CPU load accountingFrederic Weisbecker2016-04-23
* | | sched/fair: Gather CPU load functions under a more conventional namespaceFrederic Weisbecker2016-04-23
* | | sched/fair: Call cpufreq hook in additional pathsSteve Muckle2016-04-23
* | | sched/fair: Do not call cpufreq hook unless util changedSteve Muckle2016-04-23
* | | sched/fair: Move cpufreq hook to update_cfs_rq_load_avg()Steve Muckle2016-04-23
* | | sched/fair: Fix asym packing to select correct CPUSrikar Dronamraju2016-04-23
* | | sched/cpuacct: Check for NULL when using task_pt_regs()Anton Blanchard2016-04-13
* | | sched/clock: Make local_clock()/cpu_clock() inlineDaniel Lezcano2016-04-13
* | | sched/clock: Remove pointless test in cpu_clock/local_clockDaniel Lezcano2016-04-13
* | | sched/debug: Don't dump sched debug info in SysRq-WRabin Vincent2016-04-13
* | | sched/fair: Initiate a new task's util avg to a bounded valueYuyang Du2016-03-31
* | | sched/fair: Update comments after a variable renameYuyang Du2016-03-31
* | | sched/core: Add preempt checks in preempt_schedule() codeSteven Rostedt2016-03-31
* | | sched/numa: Remove unnecessary NUMA dequeue update from non-SMP kernelsTim Chen2016-03-31
* | | sched/fair: Reset nr_balance_failed after active balancingSrikar Dronamraju2016-03-31
* | | sched/cpuacct: Split usage accounting into user_usage and sys_usageDongsheng Yang2016-03-31
* | | sched/cpuacct: Show all possible CPUs in cpuacct outputZhao Lei2016-03-31
|/ /
* / locking/atomic, sched: Unexport fetch_or()Frederic Weisbecker2016-03-29
|/
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-03-24
|\
| * sched/cpuacct: Simplify the cpuacct codeZhao Lei2016-03-21
| * sched/cpuacct: Rename parameter in cpuusage_write() for readabilityDongsheng Yang2016-03-21
| * sched/fair: Add comments to explain select_idle_sibling()Matt Fleming2016-03-21
| * sched/fair: Fix fairness issue on migrationPeter Zijlstra2016-03-21
| * sched/cgroup: Fix/cleanup cgroup teardown/initPeter Zijlstra2016-03-21
| * Merge branch 'linus' into sched/urgent, to pick up dependenciesIngo Molnar2016-03-21
| |\
| * | sched/cputime: Fix steal time accounting vs. CPU hotplugThomas Gleixner2016-03-05
* | | kernel: add kcov code coverageDmitry Vyukov2016-03-22
* | | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-03-20
|\ \ \
| * | | sched: Always inline context_switch()Josh Poimboeuf2016-02-29
| * | | sched: Mark __schedule() stack frame as non-standardJosh Poimboeuf2016-02-29
* | | | Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2016-03-18
|\ \ \ \
| * | | | cgroup: convert cgroup_subsys flag fields to bool bitfieldsTejun Heo2016-02-23
* | | | | Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2016-03-18
|\ \ \ \ \
| * | | | | sched/core: Get rid of 'cpu' argument in wq_worker_sleeping()Alexander Gordeev2016-03-02
* | | | | | Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-16
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2016-03-14
| |\ \ \ \ \
| | * | | | | cpufreq: Move scheduler-related code to the sched directoryRafael J. Wysocki2016-03-10
| | * | | | | cpufreq: Add mechanism for registering utilization update callbacksRafael J. Wysocki2016-03-09
| | | |_|/ / | | |/| | |
* | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-15
|\ \ \ \ \ \
| * | | | | | rcu: Make CPU_DYING_IDLE an explicit callThomas Gleixner2016-03-01
| * | | | | | cpu/hotplug: Make wait for dead cpu completion basedThomas Gleixner2016-03-01
| * | | | | | cpu/hotplug: Let upcoming cpu bring itself fully upThomas Gleixner2016-03-01
| * | | | | | cpu/hotplug: Move scheduler cpu_online notifier to hotplug coreThomas Gleixner2016-03-01