index
:
Linux Stable
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/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warning
Davidlohr Bueso
2018-05-30
1
-0
/
+2
*
sched/autogroup: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]
Peter Zijlstra
2018-05-16
1
-2
/
+5
*
cpufreq: schedutil: Avoid using invalid next_freq
Rafael J. Wysocki
2018-05-16
1
-1
/
+2
*
sched: Stop resched_cpu() from sending IPIs to offline CPUs
Paul E. McKenney
2018-03-19
1
-1
/
+2
*
sched: Stop switched_to_rt() from sending IPIs to offline CPUs
Paul E. McKenney
2018-03-19
1
-1
/
+1
*
sched/rt: Up the root domain ref count when passing it around via IPIs
Steven Rostedt (VMware)
2018-02-16
3
-2
/
+22
*
sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()
Steven Rostedt (VMware)
2018-02-16
1
-7
/
+8
*
sched/wait: Fix add_wait_queue() behavioral change
Omar Sandoval
2018-02-16
1
-1
/
+1
*
delayacct: Account blkio completion on the correct task
Josh Snyder
2018-01-23
1
-3
/
+3
*
membarrier: Disable preemption when calling smp_call_function_many()
Mathieu Desnoyers
2018-01-17
1
-0
/
+2
*
cpufreq: schedutil: Use idle_calls counter of the remote CPU
Joel Fernandes
2018-01-02
1
-1
/
+1
*
sched/rt: Do not pull from current CPU if only one CPU to pull
Steven Rostedt
2017-12-20
1
-1
/
+7
*
sched/rt: Simplify the IPI based RT balancing logic
Steven Rostedt (Red Hat)
2017-11-30
3
-208
/
+138
*
sched: Make resched_cpu() unconditional
Paul E. McKenney
2017-11-30
1
-2
/
+1
*
cpufreq: schedutil: Reset cached_raw_freq when not in sync with next_freq
Viresh Kumar
2017-11-30
1
-1
/
+5
*
Merge branch 'pm-cpufreq-sched'
Rafael J. Wysocki
2017-11-09
1
-5
/
+1
|
\
|
*
cpufreq: schedutil: Examine the correct CPU when we update util
Chris Redpath
2017-11-04
1
-5
/
+1
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
21
-0
/
+21
|
/
*
membarrier: Provide register expedited private command
Mathieu Desnoyers
2017-10-19
1
-4
/
+30
*
sched/core: Ensure load_balance() respects the active_mask
Peter Zijlstra
2017-10-10
1
-0
/
+7
*
sched/core: Address more wake_affine() regressions
Peter Zijlstra
2017-10-10
2
-0
/
+43
*
sched/core: Fix wake_affine() performance regression
Peter Zijlstra
2017-10-10
2
-111
/
+16
*
sched/debug: Ignore TASK_IDLE for SysRq-W
Peter Zijlstra
2017-09-29
1
-1
/
+23
*
sched/debug: Remove unused variable
Peter Zijlstra
2017-09-29
1
-2
/
+0
*
sched/wait: Introduce wakeup boomark in wake_up_page_bit
Tim Chen
2017-09-14
1
-0
/
+7
*
sched/wait: Break up long wake list walk
Tim Chen
2017-09-14
1
-15
/
+63
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-09-13
5
-3
/
+25
|
\
|
*
sched/debug: Add debugfs knob for "sched_debug"
Peter Zijlstra
2017-09-12
3
-3
/
+8
|
*
sched/core: WARN() when migrating to an offline CPU
Peter Zijlstra
2017-09-12
1
-0
/
+4
|
*
sched/fair: Plug hole between hotplug and active_load_balance()
Peter Zijlstra
2017-09-12
1
-0
/
+7
|
*
sched/fair: Avoid newidle balance for !active CPUs
Peter Zijlstra
2017-09-12
1
-0
/
+6
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-09-12
2
-6
/
+5
|
\
|
|
*
sched/fair: Fix nuisance kernel-doc warning
Randy Dunlap
2017-09-11
1
-1
/
+1
|
*
sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs
Peter Zijlstra
2017-09-07
1
-4
/
+3
|
*
sched/fair: Fix wake_affine_llc() balancing rules
Peter Zijlstra
2017-09-07
1
-1
/
+1
*
|
sched/deadline: replace earliest dl and rq leftmost caching
Davidlohr Bueso
2017-09-08
2
-35
/
+21
*
|
sched/fair: replace cfs_rq->rb_leftmost
Davidlohr Bueso
2017-09-08
3
-29
/
+15
*
|
treewide: make "nr_cpu_ids" unsigned
Alexey Dobriyan
2017-09-08
1
-1
/
+1
*
|
Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-09-05
6
-42
/
+86
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'pm-sleep'
Rafael J. Wysocki
2017-09-04
1
-4
/
+4
|
|
\
|
|
*
PM / s2idle: Rename ->enter_freeze to ->enter_s2idle
Rafael J. Wysocki
2017-08-11
1
-1
/
+1
|
|
*
PM / s2idle: Rename freeze_state enum and related items
Rafael J. Wysocki
2017-08-11
1
-3
/
+3
|
*
|
Merge branch 'pm-cpufreq-sched'
Rafael J. Wysocki
2017-09-04
5
-28
/
+80
|
|
\
\
|
|
*
|
cpufreq: schedutil: Always process remote callback with slow switching
Viresh Kumar
2017-08-18
1
-2
/
+7
|
|
*
|
cpufreq: schedutil: Don't restrict kthread to related_cpus unnecessarily
Viresh Kumar
2017-08-18
1
-1
/
+5
|
|
*
|
cpufreq: Return 0 from ->fast_switch() on errors
Viresh Kumar
2017-08-10
1
-1
/
+1
|
|
*
|
sched: cpufreq: Allow remote cpufreq callbacks
Viresh Kumar
2017-08-01
5
-18
/
+35
|
|
*
|
cpufreq: schedutil: Use unsigned int for iowait boost
Joel Fernandes
2017-07-26
1
-3
/
+3
|
|
*
|
cpufreq: schedutil: Make iowait boost more energy efficient
Joel Fernandes
2017-07-26
1
-6
/
+32
|
*
|
|
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2017-09-04
1
-10
/
+2
|
|
\
\
\
[next]