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
*
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-02-03
1
-0
/
+1
|
\
|
*
cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM
Josh Poimboeuf
2019-01-30
1
-0
/
+1
*
|
psi: fix aggregation idle shut-off
Johannes Weiner
2019-02-01
1
-4
/
+17
|
/
*
sched/wake_q: Fix wakeup ordering for wake_q
Peter Zijlstra
2019-01-21
1
-3
/
+4
*
sched/wake_q: Document wake_q_add()
Peter Zijlstra
2019-01-21
1
-0
/
+12
*
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2019-01-06
4
-9
/
+9
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-01-05
3
-3
/
+3
|
\
|
*
kernel/sched/: remove caller signal_pending branch predictions
Davidlohr Bueso
2019-01-04
3
-3
/
+3
*
|
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-2
/
+2
|
/
*
sched/fair: Fix infinite loop in update_blocked_averages() by reverting a9e7f...
Linus Torvalds
2018-12-30
1
-34
/
+9
*
sched/fair: Fix warning on non-SMP build
Olof Johansson
2018-12-27
1
-8
/
+8
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-12-26
10
-143
/
+737
|
\
|
*
sched/fair: Select an energy-efficient CPU on task wake-up
Quentin Perret
2018-12-11
1
-2
/
+141
|
*
sched/fair: Introduce an energy estimation helper function
Quentin Perret
2018-12-11
1
-0
/
+76
|
*
sched/fair: Add over-utilization/tipping point indicator
Morten Rasmussen
2018-12-11
2
-2
/
+61
|
*
sched/fair: Clean-up update_sg_lb_stats parameters
Quentin Perret
2018-12-11
2
-16
/
+14
|
*
sched/toplogy: Introduce the 'sched_energy_present' static key
Quentin Perret
2018-12-11
2
-4
/
+28
|
*
sched/topology: Make Energy Aware Scheduling depend on schedutil
Quentin Perret
2018-12-11
3
-9
/
+60
|
*
sched/topology: Disable EAS on inappropriate platforms
Quentin Perret
2018-12-11
1
-1
/
+48
|
*
sched/topology: Add lowest CPU asymmetry sched_domain level pointer
Quentin Perret
2018-12-11
3
-4
/
+9
|
*
sched/topology: Reference the Energy Model of CPUs when available
Quentin Perret
2018-12-11
2
-4
/
+151
|
*
sched/cpufreq: Prepare schedutil for Energy Aware Scheduling
Quentin Perret
2018-12-11
2
-15
/
+68
|
*
sched/topology: Relocate arch_scale_cpu_capacity() to the internal header
Quentin Perret
2018-12-11
1
-18
/
+0
|
*
sched/core: Remove unnecessary unlikely() in push_*_task()
Yangtao Li
2018-12-11
2
-6
/
+2
|
*
sched/topology: Remove the ::smt_gain field from 'struct sched_domain'
Vincent Guittot
2018-12-11
2
-5
/
+0
|
*
sched: Fix various typos in comments
Ingo Molnar
2018-12-03
6
-16
/
+16
|
*
Merge tag 'v4.20-rc5' into sched/core, to pick up fixes
Ingo Molnar
2018-12-03
4
-65
/
+71
|
|
\
|
*
|
sched/core: Clean up the #ifdef block in add_nr_running()
Viresh Kumar
2018-11-12
1
-2
/
+2
|
*
|
sched/fair: Make some variables static
Muchun Song
2018-11-12
1
-6
/
+6
|
*
|
sched/core: Create task_has_idle_policy() helper
Viresh Kumar
2018-11-12
4
-8
/
+13
|
*
|
sched/fair: Add lsub_positive() and use it consistently
Patrick Bellasi
2018-11-12
1
-7
/
+17
|
*
|
sched/fair: Mask UTIL_AVG_UNCHANGED usages
Patrick Bellasi
2018-11-12
1
-5
/
+4
|
*
|
Merge branch 'sched/urgent' into sched/core, to pick up dependent fixes
Ingo Molnar
2018-11-12
1
-16
/
+50
|
|
\
\
|
*
|
|
sched/core: Introduce set_next_task() helper for better code readability
Muchun Song
2018-11-04
2
-22
/
+21
|
*
|
|
sched/fair: Don't increase sd->balance_interval on newidle balance
Valentin Schneider
2018-11-04
1
-2
/
+11
|
*
|
|
sched/fair: Clean up load_balance() condition
Valentin Schneider
2018-11-04
1
-3
/
+3
*
|
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-12-26
1
-3
/
+1
|
\
\
\
\
|
*
|
|
|
sched/fair: Clean up comment in nohz_idle_balance()
Andrea Parri
2018-12-11
1
-3
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-12-26
2
-4
/
+4
|
\
\
\
\
|
*
\
\
\
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2018-12-04
2
-4
/
+4
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
sched/membarrier: synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-11-27
1
-2
/
+2
|
|
*
|
|
sched/membarrier: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-11-08
1
-1
/
+1
|
|
*
|
|
rcu: Eliminate synchronize_rcu_mult()
Paul E. McKenney
2018-11-08
1
-1
/
+1
*
|
|
|
|
sched/cpufreq: Add the SPDX tags
Daniel Lezcano
2018-12-11
2
-8
/
+2
|
/
/
/
/
*
|
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-12-01
2
-11
/
+12
|
\
\
\
\
|
*
|
|
|
sched/smt: Expose sched_smt_present static key
Thomas Gleixner
2018-11-28
1
-3
/
+1
|
*
|
|
|
sched/smt: Make sched_smt_present track topology
Peter Zijlstra (Intel)
2018-11-28
1
-8
/
+11
*
|
|
|
|
psi: make disabling/enabling easier for vendor kernels
Johannes Weiner
2018-11-30
2
-13
/
+25
|
/
/
/
/
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-11-18
1
-21
/
+22
|
\
\
\
\
|
*
|
|
|
kernel/sched/psi.c: simplify cgroup_move_task()
Olof Johansson
2018-11-18
1
-21
/
+22
[next]