index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-28
sched/core: Fix TASK_DEAD race in finish_task_switch()
Peter Zijlstra
2
-7
/
+8
2015-10-07
sched: Fix cpu_active_mask/cpu_online_mask race
Jan H. Schönherr
1
-0
/
+8
2015-04-22
sched: Fix RLIMIT_RTTIME when PI-boosting to RT
Brian Silverman
1
-1
/
+4
2014-08-19
printk: rename printk_sched to printk_deferred
John Stultz
2
-2
/
+2
2014-07-29
sched: Fix possible divide by zero in avg_atom() calculation
Mateusz Guzik
1
-1
/
+1
2014-06-27
sched: Make scale_rt_power() deal with backward clocks
Peter Zijlstra
1
-1
/
+6
2014-06-23
Revert "sched: Fix sleep time double accounting in enqueue entity"
Vincent Guittot
1
-7
/
+1
2014-06-20
sched: Fix hotplug vs. set_cpus_allowed_ptr()
Lai Jiangshan
1
-1
/
+0
2014-06-20
sched: Sanitize irq accounting madness
Thomas Gleixner
1
-16
/
+16
2014-06-20
sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri check
Steven Rostedt (Red Hat)
1
-2
/
+1
2014-03-22
sched: Fix double normalization of vruntime
George McCollister
1
-4
/
+4
2014-03-12
sched/rt: Remove redundant nr_cpus_allowed test
Shawn Bohrer
1
-2
/
+1
2014-03-12
sched/rt: Add missing rmb()
Peter Zijlstra
1
-1
/
+9
2014-03-12
sched: Assign correct scheduling domain to 'sd_llc'
Mel Gorman
1
-2
/
+3
2014-03-12
sched: Initialize power_orig for overlapping groups
Peter Zijlstra
1
-0
/
+1
2014-03-12
sched: Avoid NULL dereference on sd_busy
Peter Zijlstra
1
-1
/
+2
2014-03-12
sched: Remove unnecessary iteration over sched domains to update nr_busy_cpus
Preeti U Murthy
3
-18
/
+28
2014-03-12
sched: Fix asymmetric scheduling for POWER7
Vaidyanathan Srinivasan
1
-1
/
+1
2014-01-15
sched: Guarantee new group-entities always have weight
Paul Turner
1
-1
/
+2
2014-01-15
sched: Fix hrtimer_cancel()/rq->lock deadlock
Ben Segall
1
-4
/
+11
2014-01-15
sched: Fix cfs_bandwidth misuse of hrtimer_expires_remaining
Ben Segall
1
-3
/
+11
2014-01-15
sched: Fix race on toggling cfs_bandwidth_used
Ben Segall
3
-9
/
+19
2014-01-09
sched: numa: skip inaccessible VMAs
Mel Gorman
1
-0
/
+7
2014-01-09
sched/rt: Fix rq's cpupri leak while enqueue/dequeue child RT entities
Kirill Tkhai
1
-0
/
+14
2013-12-20
sched: Avoid throttle_cfs_rq() racing with period_timer stopping
Ben Segall
2
-0
/
+10
2013-09-20
sched/balancing: Fix cfs_rq->task_h_load calculation
Vladimir Davydov
1
-1
/
+1
2013-09-20
sched/balancing: Fix 'local->avg_load > busiest->avg_load' case in fix_small_...
Vladimir Davydov
1
-2
/
+2
2013-09-20
sched/balancing: Fix 'local->avg_load > sds->avg_load' case in calculate_imba...
Vladimir Davydov
1
-1
/
+2
2013-09-18
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-10
/
+15
2013-09-16
sched: Fix comment for sched_info_depart
Michael S. Tsirkin
1
-2
/
+3
2013-09-12
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2013-09-12
sched/debug: Take PID namespace into account
Peter Zijlstra
1
-3
/
+3
2013-09-12
sched/fair: Fix small race where child->se.parent,cfs_rq might point to inval...
Daisuke Nishimura
1
-5
/
+9
2013-09-10
sched: Fix load balancing performance regression in should_we_balance()
Joonsoo Kim
1
-1
/
+1
2013-09-05
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-8
/
+11
2013-09-04
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-15
/
+0
2013-09-04
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-40
/
+17
2013-09-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-228
/
+302
2013-09-04
Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...
Linus Torvalds
3
-36
/
+84
2013-09-04
sched/cputime: Do not scale when utime == 0
Stanislaw Gruszka
1
-8
/
+11
2013-09-03
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
3
-89
/
+81
2013-09-02
sched/fair: Fix the sd_parent_degenerate() code
Peter Zijlstra
1
-1
/
+9
2013-09-02
sched/fair: Rework and comment the group_imb code
Peter Zijlstra
1
-34
/
+89
2013-09-02
sched/fair: Optimize find_busiest_queue()
Peter Zijlstra
1
-4
/
+1
2013-09-02
sched/fair: Make group power more consistent
Peter Zijlstra
1
-19
/
+22
2013-09-02
sched/fair: Remove duplicate load_per_task computations
Peter Zijlstra
1
-11
/
+2
2013-09-02
sched/fair: Shrink sg_lb_stats and play memset games
Peter Zijlstra
1
-7
/
+26
2013-09-02
sched: Clean-up struct sd_lb_stat
Joonsoo Kim
1
-115
/
+114
2013-09-02
sched: Factor out code to should_we_balance()
Joonsoo Kim
1
-54
/
+53
2013-09-02
sched: Remove one division operation in find_busiest_queue()
Joonsoo Kim
1
-5
/
+9
[next]