aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched
Commit message (Expand)AuthorAge
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-08-22
|\
| * sched/wait: assert the wait_queue_head lock is held in __wake_up_commonChristoph Hellwig2018-08-22
* | Merge tag 'pm-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-08-22
|\ \
| * | sched: idle: Avoid retaining the tick when it has been stoppedRafael J. Wysocki2018-08-20
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-08-21
|\ \ \ | |_|/ |/| |
| * | signal: Add calculate_sigpending()Eric W. Biederman2018-08-03
* | | Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-08-20
|\ \ \ | |_|/ |/| |
| * | tracing: Centralize preemptirq tracepoints and unify their usageJoel Fernandes (Google)2018-07-31
* | | Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2018-08-14
|\ \ \
| * | | Merge 4.18-rc7 into master to pick up the KVM dependcyThomas Gleixner2018-08-05
| |\| |
| * | | sched/smt: Update sched_smt_present at runtimePeter Zijlstra2018-06-21
| | |/ | |/|
* | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-13
|\ \ \
| * | | sched/clock: Disable interrupts when calling generic_sched_clock_init()Pavel Tatashin2018-07-30
| * | | sched/clock: Close a hole in sched_clock_init()Peter Zijlstra2018-07-20
| * | | sched/clock: Use static key for sched_clock_runningPavel Tatashin2018-07-19
| * | | sched/clock: Enable sched clock earlyPavel Tatashin2018-07-19
| * | | sched/clock: Move sched clock initialization and merge with generic clockPavel Tatashin2018-07-19
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-08-13
|\ \ \ \
| * | | | sched/Documentation: Update wake_up() & co. memory-barrier guaranteesAndrea Parri2018-07-17
| * | | | locking/spinlock, sched/core: Clarify requirements for smp_mb__after_spinlock()Andrea Parri2018-07-17
| * | | | sched/core: Use smp_mb() in wake_woken_function()Andrea Parri2018-07-17
| |/ / /
* | | | sched/numa: Move task_numa_placement() closer to numa_migrate_preferred()Srikar Dronamraju2018-07-25
* | | | sched/numa: Use group_weights to identify if migration degrades localitySrikar Dronamraju2018-07-25
* | | | sched/numa: Update the scan period without holding the numa_group lockSrikar Dronamraju2018-07-25
* | | | sched/numa: Remove numa_has_capacity()Srikar Dronamraju2018-07-25
* | | | sched/numa: Modify migrate_swap() to accept additional parametersSrikar Dronamraju2018-07-25
* | | | sched/numa: Remove unused task_capacity from 'struct numa_stats'Srikar Dronamraju2018-07-25
* | | | sched/numa: Skip nodes that are at 'hoplimit'Srikar Dronamraju2018-07-25
* | | | sched/debug: Reverse the order of printing faultsSrikar Dronamraju2018-07-25
* | | | sched/numa: Use task faults only if numa_group is not yet set upSrikar Dronamraju2018-07-25
* | | | sched/numa: Set preferred_node based on best_cpuSrikar Dronamraju2018-07-25
* | | | sched/numa: Simplify load_too_imbalanced()Srikar Dronamraju2018-07-25
* | | | sched/numa: Evaluate move once per nodeSrikar Dronamraju2018-07-25
* | | | sched/debug: Show the sum wait time of a task groupYun Wang2018-07-25
* | | | sched/fair: Remove #ifdefs from scale_rt_capacity()Vincent Guittot2018-07-25
* | | | Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2018-07-25
|\ \ \ \
| * | | | sched/rt: Restore rt_runtime after disabling RT_RUNTIME_SHAREHailong Liu2018-07-25
| * | | | sched/deadline: Update rq_clock of later_rq when pushing a taskDaniel Bristot de Oliveira2018-07-25
| * | | | sched/topology: Check variable group before dereferencing itYi Wang2018-07-25
| | |_|/ | |/| |
| * | | sched/deadline: Fix switched_from_dl() warningJuri Lelli2018-07-15
| |/ /
* | | sched/core: Remove get_cpu() from sched_fork()Sebastian Andrzej Siewior2018-07-15
* | | sched/cpufreq: Clarify sugov_get_util()Peter Zijlstra2018-07-15
* | | sched/sysctl: Remove unused sched_time_avg_ms sysctlVincent Guittot2018-07-15
* | | sched/core: Remove the rt_avg codeVincent Guittot2018-07-15
* | | sched/core: Use PELT for scale_rt_capacity()Vincent Guittot2018-07-15
* | | sched/cpufreq: Remove sugov_aggregate_util()Vincent Guittot2018-07-15
* | | cpufreq/schedutil: Take time spent in interrupts into accountVincent Guittot2018-07-15
* | | sched/irq: Add IRQ utilization trackingVincent Guittot2018-07-15
* | | cpufreq/schedutil: Use DL utilization trackingVincent Guittot2018-07-15
* | | sched/dl: Add dl_rq utilization trackingVincent Guittot2018-07-15