index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
2018-12-01
sched/core: Allow __sched_setscheduler() in interrupts when PI is not used
Steven Rostedt (VMware)
2018-11-13
sched/fair: Fix the min_vruntime update logic in dequeue_entity()
Song Muchun
2018-11-10
sched/fair: Fix throttle_list starvation with low CFS quota
Phil Auld
2018-10-20
sched/cputime: Fix ksoftirqd cputime accounting regression
Frederic Weisbecker
2018-10-20
sched/cputime: Increment kcpustat directly on irqtime account
Frederic Weisbecker
2018-10-20
sched/cputime: Convert kcpustat to nsecs
Frederic Weisbecker
2018-09-29
sched/fair: Fix vruntime_normalized() for remote non-migration wakeup
Steve Muckle
2018-08-06
sched/wait: Remove the lockless swait_active() check in swake_up*()
Boqun Feng
2018-05-30
sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warning
Davidlohr Bueso
2018-04-13
sched/deadline: Use the revised wakeup rule for suspending constrained dl tasks
Daniel Bristot de Oliveira
2018-04-13
sched/numa: Use down_read_trylock() for the mmap_sem
Vlastimil Babka
2018-03-22
sched: Stop resched_cpu() from sending IPIs to offline CPUs
Paul E. McKenney
2018-03-22
sched: Stop switched_to_rt() from sending IPIs to offline CPUs
Paul E. McKenney
2018-02-17
sched/rt: Up the root domain ref count when passing it around via IPIs
Steven Rostedt (VMware)
2018-02-17
sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()
Steven Rostedt (VMware)
2018-01-23
sched/deadline: Zero out positive runtime after throttling constrained tasks
Xunlei Pang
2017-12-20
sched/deadline: Use deadline instead of period when calculating overflow
Steven Rostedt (VMware)
2017-12-20
sched/deadline: Throttle a constrained deadline task activated after the dead...
Daniel Bristot de Oliveira
2017-12-20
sched/deadline: Make sure the replenishment timer fires in the next period
Daniel Bristot de Oliveira
2017-12-20
sched/deadline: Add missing update_rq_clock() in dl_task_timer()
Wanpeng Li
2017-12-20
sched/rt: Do not pull from current CPU if only one CPU to pull
Steven Rostedt
2017-12-14
sched/fair: Make select_idle_cpu() more aggressive
Peter Zijlstra
2017-11-30
sched/rt: Simplify the IPI based RT balancing logic
Steven Rostedt (Red Hat)
2017-11-30
sched: Make resched_cpu() unconditional
Paul E. McKenney
2017-11-15
sched/core: Add missing update_rq_clock() call in sched_move_task()
Peter Zijlstra
2017-10-21
sched/fair: Update rq clock before changing a task's CPU affinity
Wanpeng Li
2017-10-12
sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs
Peter Zijlstra
2017-08-06
sched/cgroup: Move sched_online_group() back into css_online() to fix crash
Konstantin Khlebnikov
2017-07-21
sched/topology: Fix overlapping sched_group_mask
Peter Zijlstra
2017-07-21
sched/topology: Optimize build_group_mask()
Lauro Ramos Venancio
2017-07-21
sched/topology: Fix building of overlapping sched-groups
Peter Zijlstra
2017-07-21
sched/fair, cpumask: Export for_each_cpu_wrap()
Peter Zijlstra
2017-07-21
Revert "sched/core: Optimize SCHED_SMT"
Greg Kroah-Hartman
2017-07-05
sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accounting
Matt Fleming
2017-06-24
sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()
Andy Lutomirski
2017-06-14
cpufreq: schedutil: Fix per-CPU structure initialization in sugov_start()
Rafael J. Wysocki
2017-06-14
cpufreq: schedutil: move cached_raw_freq to struct sugov_policy
Viresh Kumar
2017-03-31
sched/rt: Add a missing rescheduling point
Sebastian Andrzej Siewior
2016-11-24
sched/autogroup: Fix 64-bit kernel nice level adjustment
Mike Galbraith
2016-11-22
sched/autogroup: Do not use autogroup->tg in zombie threads
Oleg Nesterov
2016-11-22
sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task()
Oleg Nesterov
2016-11-03
sched/core: Remove pointless printout in sched_show_task()
Linus Torvalds
2016-11-03
sched/core: Fix oops in sched_show_task()
Tetsuo Handa
2016-10-28
Merge branches 'core-urgent-for-linus', 'irq-urgent-for-linus' and 'sched-urg...
Linus Torvalds
2016-10-27
mm: remove per-zone hashtable of bitlock waitqueues
Linus Torvalds
2016-10-27
sched/fair: Remove unused but set variable 'rq'
Tobias Klauser
2016-10-19
sched/fair: Fix incorrect task group ->load_avg
Vincent Guittot
2016-10-18
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-10-15
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-10-14
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
[next]