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.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/fair: Fix low cpu usage with high throttling by removing expiration of ...
Dave Chiluk
2019-11-12
1
-4
/
+0
*
sched/fair: Fix bandwidth timer clock drift condition
Xunlei Pang
2019-01-23
1
-1
/
+3
*
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-11-10
1
-0
/
+2
*
sched/debug: Move the print_rt_rq() and print_dl_rq() declarations to kernel/...
Mathieu Malaterre
2018-06-21
1
-2
/
+3
*
sched/rt: Up the root domain ref count when passing it around via IPIs
Steven Rostedt (VMware)
2018-02-16
1
-0
/
+2
*
sched/rt: Simplify the IPI based RT balancing logic
Steven Rostedt (Red Hat)
2017-11-30
1
-7
/
+17
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-09-13
1
-0
/
+2
|
\
|
*
sched/debug: Add debugfs knob for "sched_debug"
Peter Zijlstra
2017-09-12
1
-0
/
+2
*
|
sched/deadline: replace earliest dl and rq leftmost caching
Davidlohr Bueso
2017-09-08
1
-4
/
+2
*
|
sched/fair: replace cfs_rq->rb_leftmost
Davidlohr Bueso
2017-09-08
1
-2
/
+1
*
|
Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-09-05
1
-8
/
+2
|
\
\
|
|
/
|
/
|
|
*
sched: cpufreq: Allow remote cpufreq callbacks
Viresh Kumar
2017-08-01
1
-8
/
+2
*
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-09-04
1
-1
/
+1
|
\
\
|
*
|
smp: Avoid using two cache lines for struct call_single_data
Ying Huang
2017-08-29
1
-1
/
+1
|
|
/
*
/
sched/debug: Optimize sched_domain sysctl generation
Peter Zijlstra
2017-08-25
1
-0
/
+4
|
/
*
sched/rt: Move RT related code from sched/core.c to sched/rt.c
Nicolas Pitre
2017-06-23
1
-0
/
+5
*
sched/deadline: Move DL related code from sched/core.c to sched/deadline.c
Nicolas Pitre
2017-06-23
1
-3
/
+14
*
sched/debug: Fix SCHED_WARN_ON() to return a value on !CONFIG_SCHED_DEBUG as ...
Ingo Molnar
2017-06-20
1
-2
/
+2
*
sched/core: Omit building stop_sched_class when !SMP
Nicolas Pitre
2017-06-08
1
-0
/
+4
*
sched/deadline: Reclaim bandwidth not used by dl tasks
Luca Abeni
2017-06-08
1
-2
/
+35
*
sched/deadline: Track the "total rq utilization" too
Luca Abeni
2017-06-08
1
-0
/
+11
*
sched/deadline: Do not reclaim the whole CPU bandwidth
Luca Abeni
2017-06-08
1
-0
/
+8
*
sched/deadline: Implement GRUB accounting
Luca Abeni
2017-06-08
1
-0
/
+2
*
sched/deadline: Improve the tracking of active utilization
Luca Abeni
2017-06-08
1
-0
/
+2
*
sched/deadline: Track the active utilization
Luca Abeni
2017-06-08
1
-0
/
+6
*
sched/topology: Rename sched_group_cpus()
Peter Zijlstra
2017-05-15
1
-2
/
+2
*
sched/topology: Rename sched_group_mask()
Peter Zijlstra
2017-05-15
1
-4
/
+3
*
sched/topology: Add sched_group_capacity debugging
Peter Zijlstra
2017-05-15
1
-0
/
+4
*
sched/topology: Small cleanup
Peter Zijlstra
2017-05-15
1
-3
/
+1
*
sched/core: Call __schedule() from do_idle() without enabling preemption
Steven Rostedt (VMware)
2017-05-15
1
-0
/
+2
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-05-01
1
-3
/
+62
|
\
|
*
sched/core: Add {EN,DE}QUEUE_NOCLOCK flags
Peter Zijlstra
2017-03-16
1
-3
/
+5
|
*
sched/core: Add rq->lock wrappers
Peter Zijlstra
2017-03-16
1
-0
/
+57
*
|
sched/cputime: Fix ksoftirqd cputime accounting regression
Frederic Weisbecker
2017-04-27
1
-2
/
+7
|
/
*
sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <li...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare to move the 'root_task_group' declaration to <linux/sc...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-1
/
+3
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare header dependency changes, move the <asm/paravirt.h> i...
Ingo Molnar
2017-03-02
1
-0
/
+4
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
[next]