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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLE
Catalin Marinas
2018-11-10
1
-1
/
+1
*
sched/fair: Fix throttle_list starvation with low CFS quota
Phil Auld
2018-11-10
2
-3
/
+21
*
sched/cgroup: Fix cgroup entity load tracking tear-down
Peter Zijlstra
2018-11-10
3
-20
/
+23
*
sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warning
Davidlohr Bueso
2018-05-30
1
-0
/
+2
*
sched/numa: Use down_read_trylock() for the mmap_sem
Vlastimil Babka
2018-04-13
1
-1
/
+2
*
sched: Stop resched_cpu() from sending IPIs to offline CPUs
Paul E. McKenney
2018-03-22
1
-1
/
+2
*
sched: Stop switched_to_rt() from sending IPIs to offline CPUs
Paul E. McKenney
2018-03-22
1
-1
/
+1
*
sched/rt: Up the root domain ref count when passing it around via IPIs
Steven Rostedt (VMware)
2018-02-16
3
-2
/
+22
*
sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()
Steven Rostedt (VMware)
2018-02-16
1
-7
/
+8
*
sched/deadline: Use the revised wakeup rule for suspending constrained dl tasks
Daniel Bristot de Oliveira
2018-01-31
2
-12
/
+88
*
sched/deadline: Zero out positive runtime after throttling constrained tasks
Xunlei Pang
2018-01-23
1
-0
/
+2
*
sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()
Andy Lutomirski
2017-12-25
1
-1
/
+1
*
sched/core: Add switch_mm_irqs_off() and use it in the scheduler
Andy Lutomirski
2017-12-25
1
-3
/
+3
*
sched/deadline: Use deadline instead of period when calculating overflow
Steven Rostedt (VMware)
2017-12-20
1
-4
/
+4
*
sched/deadline: Throttle a constrained deadline task activated after the dead...
Daniel Bristot de Oliveira
2017-12-20
1
-0
/
+45
*
sched/deadline: Make sure the replenishment timer fires in the next period
Daniel Bristot de Oliveira
2017-12-20
1
-2
/
+7
*
sched/rt: Do not pull from current CPU if only one CPU to pull
Steven Rostedt
2017-12-20
1
-1
/
+7
*
sched/rt: Simplify the IPI based RT balancing logic
Steven Rostedt (Red Hat)
2017-11-30
3
-127
/
+138
*
sched: Make resched_cpu() unconditional
Paul E. McKenney
2017-11-30
1
-2
/
+1
*
sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task()
Oleg Nesterov
2017-10-27
1
-11
/
+12
*
sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs
Peter Zijlstra
2017-10-12
1
-4
/
+3
*
sched/cputime: Fix prev steal time accouting during CPU hotplug
Wanpeng Li
2017-08-06
2
-14
/
+0
*
sched/cgroup: Move sched_online_group() back into css_online() to fix crash
Konstantin Khlebnikov
2017-08-06
1
-2
/
+12
*
sched/topology: Optimize build_group_mask()
Lauro Ramos Venancio
2017-07-21
1
-2
/
+2
*
sched/topology: Fix overlapping sched_group_mask
Peter Zijlstra
2017-07-21
1
-1
/
+17
*
sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accounting
Matt Fleming
2017-07-05
1
-2
/
+2
*
sched/fair: Initialize throttle_count for new task-groups lazily
Konstantin Khlebnikov
2017-05-25
2
-1
/
+21
*
sched/fair: Do not announce throttled next buddy in dequeue_task_fair()
Konstantin Khlebnikov
2017-05-25
1
-5
/
+4
*
sched/rt: Add a missing rescheduling point
Sebastian Andrzej Siewior
2017-03-31
2
-4
/
+2
*
sched/core: Fix a race between try_to_wake_up() and a woken up task
Balbir Singh
2016-09-24
1
-0
/
+22
*
sched/numa: Fix use-after-free bug in the task_numa_compare
Gavin Guo
2016-09-15
1
-7
/
+23
*
sched/nohz: Fix affine unpinned timers mess
Wanpeng Li
2016-09-07
1
-1
/
+4
*
sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regression
Peter Zijlstra
2016-09-07
1
-5
/
+10
*
sched/fair: Fix effective_load() to consistently use smoothed load
Peter Zijlstra
2016-08-10
1
-6
/
+9
*
kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processi...
Andrey Ryabinin
2016-08-10
1
-2
/
+4
*
sched/fair: Fix cfs_rq avg tracking underflow
Peter Zijlstra
2016-07-27
1
-8
/
+25
*
sched: panic on corrupted stack end
Jann Horn
2016-06-24
1
-1
/
+2
*
sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systems
Vik Heyndrickx
2016-06-01
1
-4
/
+7
*
sched/cgroup: Fix/cleanup cgroup teardown/init
Peter Zijlstra
2016-05-04
1
-21
/
+14
*
sched/cputime: Fix steal time accounting vs. CPU hotplug
Thomas Gleixner
2016-04-12
2
-0
/
+14
*
sched/cputime: Fix steal_account_process_tick() to always return jiffies
Chris Friesen
2016-04-12
1
-7
/
+7
*
sched: Fix crash in sched_init_numa()
Raghavendra K T
2016-02-17
1
-1
/
+1
*
sched/fair: Fix multiplication overflow on 32-bit systems
Andrey Ryabinin
2016-01-06
1
-1
/
+1
*
sched/wait: Fix the signal handling fix
Peter Zijlstra
2015-12-13
1
-10
/
+10
*
Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-12-08
1
-6
/
+6
|
\
|
*
Merge branch 'master' into for-4.4-fixes
Tejun Heo
2015-12-07
5
-15
/
+45
|
|
\
|
*
|
cgroup: fix handling of multi-destination migration from subtree_control enab...
Tejun Heo
2015-12-03
1
-6
/
+6
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-12-08
2
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
treewide: Remove old email address
Peter Zijlstra
2015-11-23
2
-2
/
+2
|
|
/
*
|
sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule()
Peter Zijlstra
2015-12-04
1
-0
/
+19
[next]