summaryrefslogtreecommitdiffstats
path: root/kernel/sched
Commit message (Expand)AuthorAgeFilesLines
...
* | | | sched/fair: Rename SCHED_LOAD_SHIFT to NICE_0_LOAD_SHIFT and remove SCHED_LOA...Yuyang Du2016-05-052-13/+13
* | | | sched/fair: Generalize the load/util averages resolution definitionYuyang Du2016-05-052-9/+10
* | | | sched/core: Enable increased load resolution on 64-bit kernelsPeter Zijlstra2016-05-051-4/+6
* | | | locking/lockdep, sched/core: Implement a better lock pinning schemePeter Zijlstra2016-05-057-53/+61
* | | | sched/core: Introduce 'struct rq_flags'Peter Zijlstra2016-05-053-56/+62
* | | | sched/core: Move task_rq_lock() out of linePeter Zijlstra2016-05-052-63/+69
* | | | Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar2016-05-051-13/+16
|\| | |
| * | | nohz/full, sched/rt: Fix missed tick-reenabling bug in sched_can_stop_tick()Peter Zijlstra2016-04-281-13/+16
| |/ /
* | | sched/core: Add switch_mm_irqs_off() and use it in the schedulerAndy Lutomirski2016-04-281-3/+3
* | | sched/cpufreq: Optimize cpufreq update kicker to avoid update multiple timesWanpeng Li2016-04-282-8/+8
* | | sched/deadline: Fix a bug in dl_overflow()Xunlei Pang2016-04-231-1/+2
* | | sched/fair: Optimize !CONFIG_NO_HZ_COMMON CPU load updatesFrederic Weisbecker2016-04-233-7/+13
* | | sched/fair: Correctly handle nohz ticks CPU load accountingFrederic Weisbecker2016-04-231-34/+63
* | | sched/fair: Gather CPU load functions under a more conventional namespaceFrederic Weisbecker2016-04-233-15/+15
* | | sched/fair: Call cpufreq hook in additional pathsSteve Muckle2016-04-231-31/+42
* | | sched/fair: Do not call cpufreq hook unless util changedSteve Muckle2016-04-231-4/+6
* | | sched/fair: Move cpufreq hook to update_cfs_rq_load_avg()Steve Muckle2016-04-231-24/+26
* | | sched/fair: Fix asym packing to select correct CPUSrikar Dronamraju2016-04-231-3/+9
* | | sched/cpuacct: Check for NULL when using task_pt_regs()Anton Blanchard2016-04-131-4/+3
* | | sched/clock: Make local_clock()/cpu_clock() inlineDaniel Lezcano2016-04-131-41/+1
* | | sched/clock: Remove pointless test in cpu_clock/local_clockDaniel Lezcano2016-04-131-8/+2
* | | sched/debug: Don't dump sched debug info in SysRq-WRabin Vincent2016-04-131-1/+2
* | | sched/fair: Initiate a new task's util avg to a bounded valueYuyang Du2016-03-313-2/+57
* | | sched/fair: Update comments after a variable renameYuyang Du2016-03-311-2/+2
* | | sched/core: Add preempt checks in preempt_schedule() codeSteven Rostedt2016-03-311-9/+59
* | | sched/numa: Remove unnecessary NUMA dequeue update from non-SMP kernelsTim Chen2016-03-311-0/+2
* | | sched/fair: Reset nr_balance_failed after active balancingSrikar Dronamraju2016-03-311-6/+6
* | | sched/cpuacct: Split usage accounting into user_usage and sys_usageDongsheng Yang2016-03-311-27/+113
* | | sched/cpuacct: Show all possible CPUs in cpuacct outputZhao Lei2016-03-311-5/+5
|/ /
* / locking/atomic, sched: Unexport fetch_or()Frederic Weisbecker2016-03-291-0/+18
|/
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-03-245-55/+72
|\
| * sched/cpuacct: Simplify the cpuacct codeZhao Lei2016-03-212-25/+7
| * sched/cpuacct: Rename parameter in cpuusage_write() for readabilityDongsheng Yang2016-03-211-2/+5
| * sched/fair: Add comments to explain select_idle_sibling()Matt Fleming2016-03-211-1/+18
| * sched/fair: Fix fairness issue on migrationPeter Zijlstra2016-03-211-6/+14
| * sched/cgroup: Fix/cleanup cgroup teardown/initPeter Zijlstra2016-03-211-21/+14
| * Merge branch 'linus' into sched/urgent, to pick up dependenciesIngo Molnar2016-03-2112-639/+992
| |\
| * | sched/cputime: Fix steal time accounting vs. CPU hotplugThomas Gleixner2016-03-052-0/+14
* | | kernel: add kcov code coverageDmitry Vyukov2016-03-221-0/+4
* | | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-03-201-1/+3
|\ \ \
| * | | sched: Always inline context_switch()Josh Poimboeuf2016-02-291-1/+1
| * | | sched: Mark __schedule() stack frame as non-standardJosh Poimboeuf2016-02-291-0/+2
* | | | Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2016-03-182-2/+2
|\ \ \ \
| * | | | cgroup: convert cgroup_subsys flag fields to bool bitfieldsTejun Heo2016-02-232-2/+2
* | | | | Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2016-03-181-1/+1
|\ \ \ \ \
| * | | | | sched/core: Get rid of 'cpu' argument in wq_worker_sleeping()Alexander Gordeev2016-03-021-1/+1
* | | | | | Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-166-1/+119
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2016-03-146-1/+119
| |\ \ \ \ \
| | * | | | | cpufreq: Move scheduler-related code to the sched directoryRafael J. Wysocki2016-03-103-1/+86
| | * | | | | cpufreq: Add mechanism for registering utilization update callbacksRafael J. Wysocki2016-03-094-1/+34
| | | |_|/ / | | |/| | |
OpenPOWER on IntegriCloud