index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
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-10
cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLE
Catalin Marinas
2018-11-10
sched/fair: Fix throttle_list starvation with low CFS quota
Phil Auld
2018-11-10
sched/cgroup: Fix cgroup entity load tracking tear-down
Peter Zijlstra
2018-05-30
sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warning
Davidlohr Bueso
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-16
sched/rt: Up the root domain ref count when passing it around via IPIs
Steven Rostedt (VMware)
2018-02-16
sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()
Steven Rostedt (VMware)
2018-01-31
sched/deadline: Use the revised wakeup rule for suspending constrained dl tasks
Daniel Bristot de Oliveira
2018-01-23
sched/deadline: Zero out positive runtime after throttling constrained tasks
Xunlei Pang
2017-12-25
sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()
Andy Lutomirski
2017-12-25
sched/core: Add switch_mm_irqs_off() and use it in the scheduler
Andy Lutomirski
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/rt: Do not pull from current CPU if only one CPU to pull
Steven Rostedt
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-10-27
sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task()
Oleg Nesterov
2017-10-12
sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs
Peter Zijlstra
2017-08-06
sched/cputime: Fix prev steal time accouting during CPU hotplug
Wanpeng Li
2017-08-06
sched/cgroup: Move sched_online_group() back into css_online() to fix crash
Konstantin Khlebnikov
2017-07-21
sched/topology: Optimize build_group_mask()
Lauro Ramos Venancio
2017-07-21
sched/topology: Fix overlapping sched_group_mask
Peter Zijlstra
2017-07-05
sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accounting
Matt Fleming
2017-05-25
sched/fair: Initialize throttle_count for new task-groups lazily
Konstantin Khlebnikov
2017-05-25
sched/fair: Do not announce throttled next buddy in dequeue_task_fair()
Konstantin Khlebnikov
2017-03-31
sched/rt: Add a missing rescheduling point
Sebastian Andrzej Siewior
2016-09-24
sched/core: Fix a race between try_to_wake_up() and a woken up task
Balbir Singh
2016-09-15
sched/numa: Fix use-after-free bug in the task_numa_compare
Gavin Guo
2016-09-07
sched/nohz: Fix affine unpinned timers mess
Wanpeng Li
2016-09-07
sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regression
Peter Zijlstra
2016-08-10
sched/fair: Fix effective_load() to consistently use smoothed load
Peter Zijlstra
2016-08-10
kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processi...
Andrey Ryabinin
2016-07-27
sched/fair: Fix cfs_rq avg tracking underflow
Peter Zijlstra
2016-06-24
sched: panic on corrupted stack end
Jann Horn
2016-06-01
sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systems
Vik Heyndrickx
2016-05-04
sched/cgroup: Fix/cleanup cgroup teardown/init
Peter Zijlstra
2016-04-12
sched/cputime: Fix steal time accounting vs. CPU hotplug
Thomas Gleixner
2016-04-12
sched/cputime: Fix steal_account_process_tick() to always return jiffies
Chris Friesen
2016-02-17
sched: Fix crash in sched_init_numa()
Raghavendra K T
2016-01-06
sched/fair: Fix multiplication overflow on 32-bit systems
Andrey Ryabinin
2015-12-13
sched/wait: Fix the signal handling fix
Peter Zijlstra
2015-12-08
Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-12-08
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-12-07
Merge branch 'master' into for-4.4-fixes
Tejun Heo
2015-12-04
sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule()
Peter Zijlstra
2015-12-04
sched/core: Better document the try_to_wake_up() barriers
Peter Zijlstra
[next]