summaryrefslogtreecommitdiff
path: root/kernel/sched
AgeCommit message (Expand)Author
2018-09-29sched/fair: Fix vruntime_normalized() for remote non-migration wakeupSteve Muckle
2018-08-06sched/wait: Remove the lockless swait_active() check in swake_up*()Boqun Feng
2018-05-30sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warningDavidlohr Bueso
2018-04-13sched/deadline: Use the revised wakeup rule for suspending constrained dl tasksDaniel Bristot de Oliveira
2018-04-13sched/numa: Use down_read_trylock() for the mmap_semVlastimil Babka
2018-03-22sched: Stop resched_cpu() from sending IPIs to offline CPUsPaul E. McKenney
2018-03-22sched: Stop switched_to_rt() from sending IPIs to offline CPUsPaul E. McKenney
2018-02-17sched/rt: Up the root domain ref count when passing it around via IPIsSteven Rostedt (VMware)
2018-02-17sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()Steven Rostedt (VMware)
2018-01-23sched/deadline: Zero out positive runtime after throttling constrained tasksXunlei Pang
2017-12-20sched/deadline: Use deadline instead of period when calculating overflowSteven Rostedt (VMware)
2017-12-20sched/deadline: Throttle a constrained deadline task activated after the dead...Daniel Bristot de Oliveira
2017-12-20sched/deadline: Make sure the replenishment timer fires in the next periodDaniel Bristot de Oliveira
2017-12-20sched/deadline: Add missing update_rq_clock() in dl_task_timer()Wanpeng Li
2017-12-20sched/rt: Do not pull from current CPU if only one CPU to pullSteven Rostedt
2017-12-14sched/fair: Make select_idle_cpu() more aggressivePeter Zijlstra
2017-11-30sched/rt: Simplify the IPI based RT balancing logicSteven Rostedt (Red Hat)
2017-11-30sched: Make resched_cpu() unconditionalPaul E. McKenney
2017-11-15sched/core: Add missing update_rq_clock() call in sched_move_task()Peter Zijlstra
2017-10-21sched/fair: Update rq clock before changing a task's CPU affinityWanpeng Li
2017-10-12sched/cpuset/pm: Fix cpuset vs. suspend-resume bugsPeter Zijlstra
2017-08-06sched/cgroup: Move sched_online_group() back into css_online() to fix crashKonstantin Khlebnikov
2017-07-21sched/topology: Fix overlapping sched_group_maskPeter Zijlstra
2017-07-21sched/topology: Optimize build_group_mask()Lauro Ramos Venancio
2017-07-21sched/topology: Fix building of overlapping sched-groupsPeter Zijlstra
2017-07-21sched/fair, cpumask: Export for_each_cpu_wrap()Peter Zijlstra
2017-07-21Revert "sched/core: Optimize SCHED_SMT"Greg Kroah-Hartman
2017-07-05sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accountingMatt Fleming
2017-06-24sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()Andy Lutomirski
2017-06-14cpufreq: schedutil: Fix per-CPU structure initialization in sugov_start()Rafael J. Wysocki
2017-06-14cpufreq: schedutil: move cached_raw_freq to struct sugov_policyViresh Kumar
2017-03-31sched/rt: Add a missing rescheduling pointSebastian Andrzej Siewior
2016-11-24sched/autogroup: Fix 64-bit kernel nice level adjustmentMike Galbraith
2016-11-22sched/autogroup: Do not use autogroup->tg in zombie threadsOleg Nesterov
2016-11-22sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task()Oleg Nesterov
2016-11-03sched/core: Remove pointless printout in sched_show_task()Linus Torvalds
2016-11-03sched/core: Fix oops in sched_show_task()Tetsuo Handa
2016-10-28Merge branches 'core-urgent-for-linus', 'irq-urgent-for-linus' and 'sched-urg...Linus Torvalds
2016-10-27mm: remove per-zone hashtable of bitlock waitqueuesLinus Torvalds
2016-10-27sched/fair: Remove unused but set variable 'rq'Tobias Klauser
2016-10-19sched/fair: Fix incorrect task group ->load_avgVincent Guittot
2016-10-18Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-10-15Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2016-10-11sched/fair: Fix sched domains NULL dereference in select_idle_sibling()Wanpeng Li
2016-10-10latent_entropy: Mark functions with __latent_entropyEmese Revfy
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-10-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-10-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-10-03Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds