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
/
sched.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/deadline: Fix reset_on_fork reporting of DL tasks
Quentin Perret
2021-09-22
1
-0
/
+2
*
sched/deadline: Fix sched_dl_global_validate()
Peng Liu
2020-12-30
1
-24
/
+18
*
sched/features: Fix !CONFIG_JUMP_LABEL case
Juri Lelli
2020-10-30
1
-3
/
+10
*
sched: Avoid scale real weight down to zero
Michael Wang
2020-04-17
1
-1
/
+7
*
sched/debug: Explicitly cast sched_feat() to bool
Peter Zijlstra
2019-11-20
1
-1
/
+1
*
sched/fair: Fix low cpu usage with high throttling by removing expiration of ...
Dave Chiluk
2019-11-12
1
-4
/
+0
*
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2019-06-04
1
-3
/
+3
*
sched/core: Use READ_ONCE()/WRITE_ONCE() in move_queued_task()/task_rq_lock()
Andrea Parri
2019-04-05
1
-3
/
+3
*
sched/pelt: Fix warning and clean up IRQ PELT config
Vincent Guittot
2018-12-19
1
-3
/
+2
*
sched/smt: Expose sched_smt_present static key
Thomas Gleixner
2018-12-05
1
-3
/
+1
*
sched/fair: Fix throttle_list starvation with low CFS quota
Phil Auld
2018-10-11
1
-0
/
+2
*
sched/numa: Pass destination CPU as a parameter to migrate_task_rq
Srikar Dronamraju
2018-10-02
1
-1
/
+1
*
sched/numa: Stop multiple tasks from moving to the CPU at the same time
Srikar Dronamraju
2018-10-02
1
-0
/
+1
*
sched/numa: Modify migrate_swap() to accept additional parameters
Srikar Dronamraju
2018-07-25
1
-1
/
+2
*
sched/fair: Remove #ifdefs from scale_rt_capacity()
Vincent Guittot
2018-07-25
1
-2
/
+18
*
sched/sysctl: Remove unused sched_time_avg_ms sysctl
Vincent Guittot
2018-07-16
1
-1
/
+0
*
sched/core: Remove the rt_avg code
Vincent Guittot
2018-07-16
1
-17
/
+0
*
sched/cpufreq: Remove sugov_aggregate_util()
Vincent Guittot
2018-07-15
1
-1
/
+1
*
cpufreq/schedutil: Take time spent in interrupts into account
Vincent Guittot
2018-07-15
1
-0
/
+13
*
sched/irq: Add IRQ utilization tracking
Vincent Guittot
2018-07-15
1
-0
/
+3
*
cpufreq/schedutil: Use DL utilization tracking
Vincent Guittot
2018-07-15
1
-1
/
+6
*
sched/dl: Add dl_rq utilization tracking
Vincent Guittot
2018-07-15
1
-0
/
+1
*
sched/rt: Add rt_rq utilization tracking
Vincent Guittot
2018-07-15
1
-0
/
+7
*
sched/pelt: Move PELT related code in a dedicated file
Vincent Guittot
2018-07-15
1
-0
/
+19
*
sched/fair: Fix bandwidth timer clock drift condition
Xunlei Pang
2018-07-03
1
-2
/
+4
*
sched/rt: Fix call to cpufreq_update_util()
Vincent Guittot
2018-07-03
1
-0
/
+5
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-06-04
1
-0
/
+6
|
\
|
*
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2018-05-25
1
-2
/
+3
|
|
\
|
*
|
sched/numa: Stagger NUMA balancing scan periods for new threads
Mel Gorman
2018-05-14
1
-0
/
+6
*
|
|
sched/headers: Fix typo
Davidlohr Bueso
2018-05-31
1
-1
/
+1
|
|
/
|
/
|
*
|
sched/debug: Move the print_rt_rq() and print_dl_rq() declarations to kernel/...
Mathieu Malaterre
2018-05-18
1
-2
/
+3
|
/
*
sched/core: Simplify helpers for rq clock update skip requests
Davidlohr Bueso
2018-04-05
1
-5
/
+12
*
sched/cpufreq/schedutil: Use util_est for OPP selection
Patrick Bellasi
2018-03-20
1
-1
/
+8
*
sched/nohz: Stop NOHZ stats when decayed
Vincent Guittot
2018-03-09
1
-0
/
+1
*
sched/nohz: Clean up nohz enter/exit
Peter Zijlstra
2018-03-09
1
-6
/
+5
*
sched/fair: Update blocked load from NEWIDLE
Peter Zijlstra
2018-03-09
1
-0
/
+1
*
sched/fair: Add NOHZ_STATS_KICK
Peter Zijlstra
2018-03-09
1
-0
/
+4
*
sched/core: Convert nohz_flags to atomic_t
Peter Zijlstra
2018-03-09
1
-5
/
+6
*
sched/headers: Simplify and clean up header usage in the scheduler
Ingo Molnar
2018-03-04
1
-28
/
+53
*
sched: Clean up and harmonize the coding style of the scheduler code base
Ingo Molnar
2018-03-03
1
-260
/
+269
*
sched/nohz: Remove the 1 Hz tick code
Frederic Weisbecker
2018-02-21
1
-10
/
+1
*
sched/isolation: Offload residual 1Hz scheduler tick
Frederic Weisbecker
2018-02-21
1
-0
/
+2
*
sched/rt: Up the root domain ref count when passing it around via IPIs
Steven Rostedt (VMware)
2018-02-06
1
-0
/
+2
*
sched/deadline: Make bandwidth enforcement scale-invariant
Juri Lelli
2018-01-10
1
-0
/
+2
*
sched/cpufreq: Move arch_scale_{freq,cpu}_capacity() outside of #ifdef CONFIG...
Juri Lelli
2018-01-10
1
-3
/
+10
*
sched/cpufreq: Remove arch_scale_freq_capacity()'s 'sd' parameter
Juri Lelli
2018-01-10
1
-2
/
+2
*
sched/cpufreq: Change the worker kthread to SCHED_DEADLINE
Juri Lelli
2018-01-10
1
-1
/
+29
*
sched/deadline: Move CPU frequency selection triggering points
Juri Lelli
2018-01-10
1
-6
/
+6
*
sched/cpufreq: Use the DEADLINE utilization signal
Juri Lelli
2018-01-10
1
-0
/
+10
*
sched/core: Rework and clarify prepare_lock_switch()
rodrigosiqueira
2018-01-10
1
-41
/
+0
[next]