index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
Commit message (
Expand
)
Author
Age
Files
Lines
*
psi: avoid divide-by-zero crash inside virtual machines
Johannes Weiner
2019-02-21
1
-1
/
+1
*
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
|
\
\
\
\
[next]