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-16
cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLE
Catalin Marinas
2018-11-20
sched/topology: Make local variables static
zhong jiang
2018-11-20
sched/fair: Fix bandwidth timer clock drift condition
Xunlei Pang
2018-10-21
sched/autogroup: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]
Peter Zijlstra
2018-10-21
sched/autogroup: Fix 64-bit kernel nice level adjustment
Mike Galbraith
2018-10-21
sched/core: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]
Peter Zijlstra
2018-02-13
x86: pvclock: Really remove the sched notifier for cross-cpu migrations
Paolo Bonzini
2018-01-09
sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()
Andy Lutomirski
2018-01-09
sched/core: Add switch_mm_irqs_off() and use it in the scheduler
Andy Lutomirski
2018-01-01
sched/topology: Optimize build_group_mask()
Lauro Ramos Venancio
2018-01-01
sched/topology: Simplify build_overlap_sched_groups()
Peter Zijlstra
2018-01-01
sched/topology: Remove FORCE_SD_OVERLAP
Peter Zijlstra
2017-11-11
perf: Avoid horrible stack usage
Peter Zijlstra (Intel)
2017-10-12
sched/topology: Fix overlapping sched_group_capacity
Peter Zijlstra
2017-10-12
sched/topology: Fix overlapping sched_group_mask
Peter Zijlstra
2017-10-12
sched/topology: Fix building of overlapping sched-groups
Peter Zijlstra
2017-10-12
sched/topology: Refactor function build_overlap_sched_groups()
Lauro Ramos Venancio
2017-10-12
sched: Rename a misleading variable in build_overlap_sched_groups()
Zhihui Zhang
2017-07-18
sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accounting
Matt Fleming
2017-06-05
locking/static_keys: Add static_key_{en,dis}able() helpers
Peter Zijlstra
2017-03-16
sched/cputime: Fix invalid gtime in proc
Hiroshi Shimamoto
2016-11-20
sched/core: Fix a race between try_to_wake_up() and a woken up task
Balbir Singh
2016-11-20
sched/cputime: Fix prev steal time accouting during CPU hotplug
Wanpeng Li
2016-08-22
kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processi...
Andrey Ryabinin
2016-08-22
sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systems
Vik Heyndrickx
2016-06-15
sched, dl: Convert switched_{from, to}_dl() / prio_changed_dl() to balance ca...
Peter Zijlstra
2016-06-15
sched,dl: Remove return value from pull_dl_task()
Peter Zijlstra
2016-06-15
sched, rt: Convert switched_{from, to}_rt() / prio_changed_rt() to balance ca...
Peter Zijlstra
2016-06-15
sched,rt: Remove return value from pull_rt_task()
Peter Zijlstra
2016-06-15
sched: Allow balance callbacks for check_class_changed()
Peter Zijlstra
2016-06-15
sched: Replace post_schedule with a balance callback list
Peter Zijlstra
2016-05-01
sched/cputime: Fix steal_account_process_tick() to always return jiffies
Chris Friesen
2016-05-01
sched/cputime: Fix steal time accounting vs. CPU hotplug
Thomas Gleixner
2016-01-05
sched/core: Remove false-positive warning from wake_up_process()
Sasha Levin
2016-01-05
sched/core: Clear the root_domain cpumasks in init_rootdomain()
Xunlei Pang
2015-11-16
sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()
Konstantin Khlebnikov
2015-10-30
sched/core: Fix TASK_DEAD race in finish_task_switch()
Peter Zijlstra
2015-09-28
sched: Fix cpu_active_mask/cpu_online_mask race
Jan H. Schönherr
2015-07-15
sched/fair: Prevent throttling in early pick_next_task_fair()
Ben Segall
2015-05-28
sched: Handle priority boosted tasks proper in setscheduler()
Thomas Gleixner
2015-05-20
sched/autogroup: Fix failure to set cpu.rt_runtime_us
Peter Zijlstra
2015-05-05
x86: kvm: Revert "remove sched notifier for cross-cpu migrations"
Marcelo Tosatti
2015-04-10
sched: Fix RLIMIT_RTTIME when PI-boosting to RT
Brian Silverman
2015-03-04
sched/rt: Reduce rq lock contention by eliminating locking of non-feasible ta...
Tim Chen
2015-01-16
sched/deadline: Avoid double-accounting in case of missed deadlines
Luca Abeni
2015-01-16
sched/deadline: Fix migration of SCHED_DEADLINE tasks
Luca Abeni
2014-11-17
sched: Use rq->rd in sched_setaffinity() under RCU read lock
Kirill Tkhai
2014-11-17
sched: Use dl_bw_of() under RCU read lock
Kirill Tkhai
2014-09-05
sched: Fix sched_setparam() policy == -1 logic
Daniel Bristot de Oliveira
2014-07-19
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
[next]