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
...
|
*
|
|
|
|
sched/numa: Scale scan period with tasks in group and shared/private
Rik van Riel
2017-08-10
1
-25
/
+86
|
*
|
|
|
|
sched/numa: Slow down scan rate if shared faults dominate
Rik van Riel
2017-08-10
1
-14
/
+25
|
*
|
|
|
|
sched/pelt: Fix false running accounting
Vincent Guittot
2017-08-10
1
-0
/
+12
|
*
|
|
|
|
sched: Mark pick_next_task_dl() and build_sched_domain() as static
Viresh Kumar
2017-08-10
2
-2
/
+2
|
*
|
|
|
|
sched/cpupri: Don't re-initialize 'struct cpupri'
Viresh Kumar
2017-08-10
1
-2
/
+0
|
*
|
|
|
|
sched/deadline: Don't re-initialize 'struct cpudl'
Viresh Kumar
2017-08-10
1
-1
/
+0
|
*
|
|
|
|
sched/topology: Drop memset() from init_rootdomain()
Viresh Kumar
2017-08-10
1
-3
/
+1
|
*
|
|
|
|
sched/fair: Drop always true parameter of update_cfs_rq_load_avg()
Viresh Kumar
2017-08-10
1
-8
/
+7
|
*
|
|
|
|
sched/fair: Avoid checking cfs_rq->nr_running twice
Viresh Kumar
2017-08-10
1
-7
/
+9
|
*
|
|
|
|
sched/fair: Pass 'rq' to weighted_cpuload()
Viresh Kumar
2017-08-10
1
-14
/
+14
|
*
|
|
|
|
sched/core: Reuse put_prev_task()
Viresh Kumar
2017-08-10
1
-1
/
+1
|
*
|
|
|
|
sched/fair: Call cpufreq update util handlers less frequently on UP
Viresh Kumar
2017-08-10
1
-24
/
+24
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-09-04
4
-11
/
+191
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2017-08-21
4
-11
/
+191
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
\
\
|
|
*
-
.
\
\
Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b',...
Paul E. McKenney
2017-08-17
4
-11
/
+191
|
|
|
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
|
*
|
completion: Replace spin_unlock_wait() with lock/unlock pair
Paul E. McKenney
2017-08-17
1
-7
/
+4
|
|
|
|
*
|
sched: Replace spin_unlock_wait() with lock/unlock pair
Paul E. McKenney
2017-08-11
1
-2
/
+2
|
|
|
|
/
/
|
|
|
/
|
|
|
|
|
*
|
membarrier: Provide expedited private command
Mathieu Desnoyers
2017-08-17
3
-0
/
+178
|
|
|
*
|
sched: Allow migrating kthreads into online but inactive CPUs
Tejun Heo
2017-07-28
1
-2
/
+7
|
|
|
/
/
*
|
/
/
Minor page waitqueue cleanups
Linus Torvalds
2017-08-27
1
-3
/
+4
|
/
/
/
*
/
/
sched/core: Fix some documentation build warnings
Jonathan Corbet
2017-07-25
1
-1
/
+1
|
/
/
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-07-21
2
-9
/
+11
|
\
\
|
|
/
|
/
|
|
*
sched/deadline: Fix confusing comments about selection of top pi-waiter
Joel Fernandes
2017-07-14
1
-6
/
+8
|
*
sched/cputime: Don't use smp_processor_id() in preemptible context
Wanpeng Li
2017-07-14
1
-3
/
+3
|
|
|
\
*
-
.
\
Merge branches 'pm-cpufreq-sched' and 'intel_pstate'
Rafael J. Wysocki
2017-07-14
1
-0
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
cpufreq: schedutil: Fix sugov_start() versus sugov_update_shared() race
Vikram Mulukutla
2017-07-12
1
-0
/
+5
|
|
/
*
|
sched/fair: Fix load_balance() affinity redo path
Jeffrey Hugo
2017-07-05
1
-12
/
+20
*
|
sched/cputime: Accumulate vtime on top of nsec clocksource
Wanpeng Li
2017-07-05
1
-22
/
+42
*
|
sched/cputime: Move the vtime task fields to their own struct
Frederic Weisbecker
2017-07-05
1
-48
/
+64
*
|
sched/cputime: Rename vtime fields
Frederic Weisbecker
2017-07-05
1
-15
/
+15
*
|
sched/cputime: Always set tsk->vtime_snap_whence after accounting vtime
Frederic Weisbecker
2017-07-05
1
-1
/
+1
*
|
vtime, sched/cputime: Remove vtime_account_user()
Frederic Weisbecker
2017-07-05
1
-6
/
+6
*
|
Revert "sched/cputime: Refactor the cputime_adjust() code"
Ingo Molnar
2017-07-04
1
-8
/
+14
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-03
16
-1553
/
+2380
|
\
\
|
*
|
sched/cputime: Refactor the cputime_adjust() code
Gustavo A. R. Silva
2017-06-30
1
-11
/
+5
|
*
|
sched/debug: Expose the number of RT/DL tasks that can migrate
Daniel Bristot de Oliveira
2017-06-30
1
-2
/
+15
|
*
|
sched/numa: Hide numa_wake_affine() from UP build
Thomas Gleixner
2017-06-29
1
-0
/
+2
|
*
|
sched/fair: Remove effective_load()
Rik van Riel
2017-06-24
1
-123
/
+1
|
*
|
sched/numa: Implement NUMA node level wake_affine()
Rik van Riel
2017-06-24
1
-59
/
+71
|
*
|
sched/fair: Simplify wake_affine() for the single socket case
Rik van Riel
2017-06-24
1
-1
/
+12
|
*
|
sched/numa: Override part of migrate_degrades_locality() when idle balancing
Rik van Riel
2017-06-24
1
-0
/
+4
|
*
|
sched/rt: Move RT related code from sched/core.c to sched/rt.c
Nicolas Pitre
2017-06-23
3
-315
/
+315
|
*
|
sched/deadline: Move DL related code from sched/core.c to sched/deadline.c
Nicolas Pitre
2017-06-23
3
-340
/
+364
|
*
|
sched/cpuset: Only offer CONFIG_CPUSETS if SMP is enabled
Nicolas Pitre
2017-06-23
1
-4
/
+3
|
*
|
sched/fair: Spare idle load balancing on nohz_full CPUs
Frederic Weisbecker
2017-06-22
1
-0
/
+4
|
*
|
sched/loadavg: Generalize "_idle" naming to "_nohz"
Frederic Weisbecker
2017-06-22
1
-25
/
+26
|
*
|
Merge branch 'WIP.sched/core' into sched/core
Ingo Molnar
2017-06-20
7
-374
/
+384
|
|
\
\
|
|
*
|
sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming
Ingo Molnar
2017-06-20
2
-14
/
+14
|
|
*
|
sched/wait: Move bit_wait_table[] and related functionality from sched/core.c...
Ingo Molnar
2017-06-20
2
-16
/
+25
|
|
*
|
sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...
Ingo Molnar
2017-06-20
3
-258
/
+264
[prev]
[next]