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.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
*
sched/fair: Scale bandwidth quota and period without losing quota/period rati...
Xuewei Zhang
2019-12-13
1
-14
/
+22
*
sched/core: Avoid spurious lock dependencies
Peter Zijlstra
2019-12-13
1
-1
/
+2
*
sched/fair: Don't increase sd->balance_interval on newidle balance
Valentin Schneider
2019-12-01
1
-2
/
+11
*
sched/topology: Fix off by one bug
Peter Zijlstra
2019-12-01
1
-1
/
+1
*
sched/debug: Explicitly cast sched_feat() to bool
Peter Zijlstra
2019-11-20
1
-1
/
+1
*
sched/fair: Fix -Wunused-but-set-variable warnings
Qian Cai
2019-11-12
1
-13
/
+6
*
sched/fair: Fix low cpu usage with high throttling by removing expiration of ...
Dave Chiluk
2019-11-12
2
-69
/
+7
*
sched/vtime: Fix guest/system mis-accounting on task switch
Frederic Weisbecker
2019-11-06
1
-3
/
+3
*
sched/core: Fix migration to invalid CPU in __set_cpus_allowed_ptr()
KeMeng Shi
2019-10-11
1
-2
/
+2
*
sched/membarrier: Fix private expedited registration check
Mathieu Desnoyers
2019-10-11
1
-1
/
+1
*
sched/cpufreq: Align trace event behavior of fast switching
Douglas RAILLARD
2019-10-05
1
-1
/
+6
*
idle: Prevent late-arriving interrupts from disrupting offline
Peter Zijlstra
2019-10-05
1
-2
/
+3
*
sched/fair: Use rq_lock/unlock in online_fair_sched_group
Phil Auld
2019-10-05
1
-3
/
+3
*
sched/deadline: Fix bandwidth accounting at all levels after offline migration
Juri Lelli
2019-10-05
1
-0
/
+33
*
sched/core: Fix CPU controller for !RT_GROUP_SCHED
Juri Lelli
2019-10-05
1
-4
/
+0
*
sched/fair: Fix imbalance due to CPU affinity
Vincent Guittot
2019-10-05
1
-2
/
+3
*
time/tick-broadcast: Fix tick_broadcast_offline() lockdep complaint
Paul E. McKenney
2019-10-05
1
-8
/
+49
*
sched/fair: Don't assign runtime for throttled cfs_rq
Liangyan
2019-09-16
1
-0
/
+5
*
cpufreq: schedutil: Don't skip freq update when limits change
Viresh Kumar
2019-08-25
1
-4
/
+10
*
sched/fair: Use RCU accessors consistently for ->numa_group
Jann Horn
2019-08-04
1
-39
/
+81
*
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
2019-08-04
1
-4
/
+20
*
sched/fair: Fix "runnable_avg_yN_inv" not used warnings
Qian Cai
2019-07-26
1
-1
/
+1
*
sched/core: Add __sched tag for io_schedule()
Gao Xiang
2019-07-26
1
-1
/
+1
*
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2019-06-04
4
-9
/
+9
*
sched/core: Handle overflow in cpu_shares_write_u64
Konstantin Khlebnikov
2019-05-31
1
-0
/
+2
*
sched/rt: Check integer overflow at usec to nsec conversion
Konstantin Khlebnikov
2019-05-31
1
-0
/
+5
*
sched/core: Check quota and period overflow at usec to nsec conversion
Konstantin Khlebnikov
2019-05-31
1
-1
/
+6
*
sched/nohz: Run NOHZ idle load balancer on HK_FLAG_MISC CPUs
Nicholas Piggin
2019-05-31
1
-6
/
+10
*
sched/cpufreq: Fix kobject memleak
Tobin C. Harding
2019-05-25
1
-0
/
+1
*
sched/deadline: Correctly handle active 0-lag timers
luca abeni
2019-05-02
1
-2
/
+1
*
sched/numa: Fix a possible divide-by-zero
Xie XiuQi
2019-05-02
1
-0
/
+4
*
sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockup
Phil Auld
2019-04-27
1
-0
/
+25
*
sched/core: Fix buffer overflow in cgroup2 property cpu.max
Konstantin Khlebnikov
2019-04-20
1
-1
/
+1
*
sched/cpufreq: Fix 32-bit math overflow
Peter Zijlstra
2019-04-20
1
-34
/
+25
*
sched/fair: Do not re-read ->h_load_next during hierarchical load calculation
Mel Gorman
2019-04-17
1
-3
/
+3
*
sched/core: Use READ_ONCE()/WRITE_ONCE() in move_queued_task()/task_rq_lock()
Andrea Parri
2019-04-05
2
-7
/
+8
*
sched/debug: Initialize sd_sysctl_cpus if !CONFIG_CPUMASK_OFFSTACK
Hidetoshi Seto
2019-04-05
1
-0
/
+4
*
sched/topology: Fix percpu data types in struct sd_data & struct s_data
Luc Van Oostenryck
2019-04-05
1
-1
/
+1
*
sched/wake_q: Fix wakeup ordering for wake_q
Peter Zijlstra
2019-03-05
1
-3
/
+4
*
cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM
Josh Poimboeuf
2019-02-12
1
-0
/
+1
*
sched/fair: Fix infinite loop in update_blocked_averages() by reverting a9e7f...
Linus Torvalds
2019-01-13
1
-34
/
+9
*
sched/pelt: Fix warning and clean up IRQ PELT config
Vincent Guittot
2018-12-19
5
-10
/
+8
*
sched/smt: Expose sched_smt_present static key
Thomas Gleixner
2018-12-05
1
-3
/
+1
*
sched/smt: Make sched_smt_present track topology
Peter Zijlstra (Intel)
2018-12-05
1
-8
/
+11
*
sched/fair: Fix cpu_util_wake() for 'execl' type workloads
Patrick Bellasi
2018-12-01
1
-14
/
+48
*
sched/core: Take the hotplug lock in sched_init_smp()
Valentin Schneider
2018-11-27
1
-1
/
+4
*
sched/fair: Fix the min_vruntime update logic in dequeue_entity()
Song Muchun
2018-10-16
1
-1
/
+1
*
sched/fair: Fix throttle_list starvation with low CFS quota
Phil Auld
2018-10-11
2
-3
/
+21
*
sched/numa: Migrate pages to local nodes quicker early in the lifetime of a task
Mel Gorman
2018-10-02
1
-1
/
+11
*
sched/numa: Avoid task migration for small NUMA improvement
Srikar Dronamraju
2018-10-02
1
-5
/
+18
[next]