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
2016-05-19
sched: Remove lockdep check in sched_move_task()
Kirill Tkhai
2016-04-11
sched/cputime: Fix steal time accounting vs. CPU hotplug
Thomas Gleixner
2016-04-11
sched: Fix race between task_group and sched_task_group
Kirill Tkhai
2016-03-03
sched/core: Remove false-positive warning from wake_up_process()
Sasha Levin
2016-03-03
sched/core: Clear the root_domain cpumasks in init_rootdomain()
Xunlei Pang
2016-03-03
sched, rt: Convert switched_{from, to}_rt() / prio_changed_rt() to balance ca...
Peter Zijlstra
2016-03-03
sched,rt: Remove return value from pull_rt_task()
Peter Zijlstra
2016-03-03
sched: Allow balance callbacks for check_class_changed()
Peter Zijlstra
2016-03-03
sched: Replace post_schedule with a balance callback list
Peter Zijlstra
2016-03-03
sched: Clean up idle task SMP logic
Peter Zijlstra
2015-10-28
sched/core: Fix TASK_DEAD race in finish_task_switch()
Peter Zijlstra
2015-10-07
sched: Fix cpu_active_mask/cpu_online_mask race
Jan H. Schönherr
2015-04-22
sched: Fix RLIMIT_RTTIME when PI-boosting to RT
Brian Silverman
2014-08-19
printk: rename printk_sched to printk_deferred
John Stultz
2014-07-29
sched: Fix possible divide by zero in avg_atom() calculation
Mateusz Guzik
2014-06-27
sched: Make scale_rt_power() deal with backward clocks
Peter Zijlstra
2014-06-23
Revert "sched: Fix sleep time double accounting in enqueue entity"
Vincent Guittot
2014-06-20
sched: Fix hotplug vs. set_cpus_allowed_ptr()
Lai Jiangshan
2014-06-20
sched: Sanitize irq accounting madness
Thomas Gleixner
2014-06-20
sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri check
Steven Rostedt (Red Hat)
2014-03-22
sched: Fix double normalization of vruntime
George McCollister
2014-03-12
sched/rt: Remove redundant nr_cpus_allowed test
Shawn Bohrer
2014-03-12
sched/rt: Add missing rmb()
Peter Zijlstra
2014-03-12
sched: Assign correct scheduling domain to 'sd_llc'
Mel Gorman
2014-03-12
sched: Initialize power_orig for overlapping groups
Peter Zijlstra
2014-03-12
sched: Avoid NULL dereference on sd_busy
Peter Zijlstra
2014-03-12
sched: Remove unnecessary iteration over sched domains to update nr_busy_cpus
Preeti U Murthy
2014-03-12
sched: Fix asymmetric scheduling for POWER7
Vaidyanathan Srinivasan
2014-01-15
sched: Guarantee new group-entities always have weight
Paul Turner
2014-01-15
sched: Fix hrtimer_cancel()/rq->lock deadlock
Ben Segall
2014-01-15
sched: Fix cfs_bandwidth misuse of hrtimer_expires_remaining
Ben Segall
2014-01-15
sched: Fix race on toggling cfs_bandwidth_used
Ben Segall
2014-01-09
sched: numa: skip inaccessible VMAs
Mel Gorman
2014-01-09
sched/rt: Fix rq's cpupri leak while enqueue/dequeue child RT entities
Kirill Tkhai
2013-12-20
sched: Avoid throttle_cfs_rq() racing with period_timer stopping
Ben Segall
2013-09-20
sched/balancing: Fix cfs_rq->task_h_load calculation
Vladimir Davydov
2013-09-20
sched/balancing: Fix 'local->avg_load > busiest->avg_load' case in fix_small_...
Vladimir Davydov
2013-09-20
sched/balancing: Fix 'local->avg_load > sds->avg_load' case in calculate_imba...
Vladimir Davydov
2013-09-18
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-09-16
sched: Fix comment for sched_info_depart
Michael S. Tsirkin
2013-09-12
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-09-12
sched/debug: Take PID namespace into account
Peter Zijlstra
2013-09-12
sched/fair: Fix small race where child->se.parent,cfs_rq might point to inval...
Daisuke Nishimura
2013-09-10
sched: Fix load balancing performance regression in should_we_balance()
Joonsoo Kim
2013-09-05
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2013-09-04
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-09-04
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-09-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-09-04
Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...
Linus Torvalds
2013-09-04
sched/cputime: Do not scale when utime == 0
Stanislaw Gruszka
[next]