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
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-03-24
3
-56
/
+89
|
\
|
*
sched/fair: Skip LLC NOHZ logic for asymmetric systems
Valentin Schneider
2019-03-19
1
-28
/
+37
|
*
sched/fair: Tune down misfit NOHZ kicks
Valentin Schneider
2019-03-19
1
-1
/
+25
|
*
sched/fair: Comment some nohz_balancer_kick() kick conditions
Valentin Schneider
2019-03-19
1
-2
/
+11
|
*
sched/core: Fix buffer overflow in cgroup2 property cpu.max
Konstantin Khlebnikov
2019-03-19
1
-1
/
+1
|
*
sched/cpufreq: Fix 32-bit math overflow
Peter Zijlstra
2019-03-19
1
-34
/
+25
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-06
2
-7
/
+11
|
\
\
|
*
|
mm, compaction: capture a page under direct compaction
Mel Gorman
2019-03-05
1
-0
/
+3
|
*
|
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
2019-03-05
1
-7
/
+8
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-03-06
10
-239
/
+495
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
sched/fair: Use non-atomic cpumask_{set,clear}_cpu()
Viresh Kumar
2019-02-13
2
-4
/
+4
|
*
|
sched/fair: Remove unused 'sd' parameter from select_idle_smt()
Viresh Kumar
2019-02-11
1
-3
/
+3
|
*
|
sched/fair: Prune, fix and simplify the nohz_balancer_kick() comment block
Valentin Schneider
2019-02-11
1
-9
/
+2
|
*
|
sched/fair: Explain LLC nohz kick condition
Valentin Schneider
2019-02-11
1
-2
/
+7
|
*
|
sched/fair: Simplify nohz_balancer_kick()
Valentin Schneider
2019-02-11
1
-6
/
+2
|
*
|
sched/topology: Fix percpu data types in struct sd_data & struct s_data
Luc Van Oostenryck
2019-02-11
1
-1
/
+1
|
*
|
sched/fair: Simplify post_init_entity_util_avg() by calling it with a task_st...
Dietmar Eggemann
2019-02-11
3
-24
/
+18
|
*
|
sched/fair: Fix O(nr_cgroups) in the load balancing path
Vincent Guittot
2019-02-11
1
-9
/
+34
|
*
|
sched/fair: Optimize update_blocked_averages()
Vincent Guittot
2019-02-11
1
-5
/
+21
|
*
|
Merge tag 'v5.0-rc6' into sched/core, to pick up fixes
Ingo Molnar
2019-02-11
3
-7
/
+34
|
|
\
\
|
*
|
|
sched/fair: Fix insertion in rq->leaf_cfs_rq_list
Vincent Guittot
2019-02-04
1
-5
/
+28
|
*
|
|
sched/fair: Add tmp_alone_branch assertion
Peter Zijlstra
2019-02-04
1
-55
/
+71
|
*
|
|
sched/core: Use READ_ONCE()/WRITE_ONCE() in move_queued_task()/task_rq_lock()
Andrea Parri
2019-02-04
2
-7
/
+8
|
*
|
|
sched/debug: Initialize sd_sysctl_cpus if !CONFIG_CPUMASK_OFFSTACK
Hidetoshi Seto
2019-02-04
1
-0
/
+4
|
*
|
|
sched/pelt: Skip updating util_est when utilization is higher than CPU's capa...
Vincent Guittot
2019-02-04
2
-5
/
+16
|
*
|
|
sched/fair: Update scale invariance of PELT
Vincent Guittot
2019-02-04
7
-52
/
+170
|
*
|
|
sched/fair: Move the rq_of() helper function
Vincent Guittot
2019-02-04
2
-13
/
+16
|
*
|
|
sched/fair: Convert numa_group.refcount to refcount_t
Elena Reshetova
2019-02-04
1
-6
/
+6
|
*
|
|
sched/fair: Fix unnecessary increase of balance interval
Vincent Guittot
2019-01-27
1
-13
/
+27
|
*
|
|
sched/fair: Fix rounding bug for asym packing
Vincent Guittot
2019-01-27
1
-3
/
+1
|
*
|
|
sched/fair: Trigger asym_packing during idle load balance
Vincent Guittot
2019-01-27
1
-1
/
+1
|
*
|
|
sched/fair: Robustify CFS-bandwidth timer locking
Peter Zijlstra
2019-01-27
1
-14
/
+16
|
*
|
|
sched/core: Give DCE a fighting chance
Peter Zijlstra
2019-01-27
3
-8
/
+16
|
*
|
|
sched/topology: Introduce a sysctl for Energy Aware Scheduling
Quentin Perret
2019-01-27
1
-0
/
+29
*
|
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-03-06
1
-21
/
+46
|
\
\
\
\
|
*
\
\
\
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2019-02-28
1
-1
/
+1
|
|
\
\
\
\
|
*
|
|
|
|
sched/wake_q: Reduce reference counting for special users
Davidlohr Bueso
2019-02-04
1
-16
/
+44
|
*
|
|
|
|
Merge tag 'v5.0-rc5' into locking/core to pick up fixes
Ingo Molnar
2019-02-04
2
-4
/
+18
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Revert "sched/core: Take the hotplug lock in sched_init_smp()"
Valentin Schneider
2019-01-21
1
-4
/
+1
|
*
|
|
|
|
sched/wake_q: Add branch prediction hint to wake_q_add() cmpxchg
Davidlohr Bueso
2019-01-21
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-03-05
4
-6
/
+6
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'rcu-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2019-02-13
4
-6
/
+6
|
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
sched: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2019-01-25
2
-3
/
+3
|
|
*
|
|
|
|
sched: Replace call_rcu_sched() with call_rcu()
Paul E. McKenney
2019-01-25
2
-3
/
+3
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
*
|
|
|
|
|
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-03-05
1
-3
/
+2
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...
Thomas Gleixner
2019-02-10
1
-3
/
+2
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
y2038: syscalls: rename y2038 compat syscalls
Arnd Bergmann
2019-02-07
1
-3
/
+2
|
|
|
/
/
/
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-03-04
1
-0
/
+28
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
bpf: check that BPF programs run with preemption disabled
Peter Zijlstra
2019-02-19
1
-0
/
+28
|
|
/
/
/
*
/
/
/
psi: avoid divide-by-zero crash inside virtual machines
Johannes Weiner
2019-02-21
1
-1
/
+1
|
/
/
/
[next]