index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-01-30
5
-151
/
+303
|
\
|
*
sched/deadline: Make bandwidth enforcement scale-invariant
Juri Lelli
2018-01-10
3
-6
/
+24
|
*
sched/cpufreq: Move arch_scale_{freq,cpu}_capacity() outside of #ifdef CONFIG...
Juri Lelli
2018-01-10
1
-3
/
+10
|
*
sched/cpufreq: Remove arch_scale_freq_capacity()'s 'sd' parameter
Juri Lelli
2018-01-10
2
-3
/
+3
|
*
sched/cpufreq: Always consider all CPUs when deciding next freq
Juri Lelli
2018-01-10
1
-6
/
+10
|
*
sched/cpufreq: Split utilization signals
Juri Lelli
2018-01-10
1
-14
/
+16
|
*
sched/cpufreq: Change the worker kthread to SCHED_DEADLINE
Juri Lelli
2018-01-10
4
-36
/
+129
|
*
sched/deadline: Move CPU frequency selection triggering points
Juri Lelli
2018-01-10
2
-9
/
+10
|
*
sched/cpufreq: Use the DEADLINE utilization signal
Juri Lelli
2018-01-10
2
-10
/
+25
|
*
sched/deadline: Implement "runtime overrun signal" support
Juri Lelli
2018-01-10
2
-2
/
+8
|
*
sched/fair: Only immediately migrate tasks due to interrupts if prev and targ...
Mel Gorman
2018-01-10
1
-3
/
+9
|
*
sched/fair: Correct obsolete comment about cpufreq_update_util()
Joel Fernandes
2018-01-10
1
-3
/
+1
|
*
sched/fair: Remove impossible condition from find_idlest_group_cpu()
Joel Fernandes
2018-01-10
1
-1
/
+1
|
*
sched/cpufreq: Don't pass flags to sugov_set_iowait_boost()
Viresh Kumar
2018-01-10
1
-5
/
+4
|
*
sched/cpufreq: Initialize sg_cpu->flags to 0
Viresh Kumar
2018-01-10
1
-1
/
+1
|
*
sched/fair: Consider RT/IRQ pressure in capacity_spare_wake()
Joel Fernandes
2018-01-10
1
-1
/
+1
|
*
sched/fair: Use 'unsigned long' for utilization, consistently
Patrick Bellasi
2018-01-10
1
-5
/
+5
|
*
sched/core: Rework and clarify prepare_lock_switch()
rodrigosiqueira
2018-01-10
2
-45
/
+49
|
*
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2018-01-10
4
-13
/
+21
|
|
\
|
*
|
sched/fair: Remove unused 'curr' parameter from wakeup_gran
Cheng Jian
2017-12-08
1
-3
/
+2
*
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-01-30
2
-2
/
+3
|
\
\
\
|
*
\
\
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2018-01-03
2
-2
/
+3
|
|
\
\
\
|
|
*
|
|
sched: Stop switched_to_rt() from sending IPIs to offline CPUs
Paul E. McKenney
2017-11-29
1
-1
/
+1
|
|
*
|
|
sched: Stop resched_cpu() from sending IPIs to offline CPUs
Paul E. McKenney
2017-11-29
1
-1
/
+2
*
|
|
|
|
sched/core: Fix cpu.max vs. cpuhotplug deadlock
Peter Zijlstra
2018-01-24
1
-2
/
+2
*
|
|
|
|
delayacct: Account blkio completion on the correct task
Josh Snyder
2018-01-16
1
-3
/
+3
*
|
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-01-12
1
-0
/
+2
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
membarrier: Disable preemption when calling smp_call_function_many()
Mathieu Desnoyers
2018-01-10
1
-0
/
+2
|
|
/
/
/
*
/
/
/
locking/lockdep: Remove cross-release leftovers
Ingo Molnar
2018-01-08
1
-5
/
+0
|
/
/
/
*
|
|
cpufreq: schedutil: Use idle_calls counter of the remote CPU
Joel Fernandes
2017-12-28
1
-1
/
+1
*
|
|
sched/rt: Do not pull from current CPU if only one CPU to pull
Steven Rostedt
2017-12-15
1
-1
/
+7
*
|
|
sched/core: Fix kernel-doc warnings after code movement
Randy Dunlap
2017-12-11
1
-11
/
+11
|
|
/
|
/
|
*
|
sched/fair: Update and fix the runnable propagation rule
Vincent Guittot
2017-12-06
1
-29
/
+73
*
|
sched/wait: Fix add_wait_queue() behavioral change
Omar Sandoval
2017-12-06
1
-1
/
+1
|
/
*
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-11-17
1
-6
/
+30
|
\
|
*
sched_rr_get_interval(): move compat to native, get rid of set_fs()
Al Viro
2017-09-20
1
-6
/
+30
*
|
Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-16
1
-4
/
+14
|
\
\
|
*
|
Pass mode to wait_on_atomic_t() action funcs and provide default actions
David Howells
2017-11-13
1
-4
/
+14
*
|
|
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2017-11-15
8
-31
/
+185
|
\
\
\
|
*
|
|
cgroup, sched: Move basic cpu stats from cgroup.stat to cpu.stat
Tejun Heo
2017-10-26
1
-9
/
+4
|
*
|
|
sched: Implement interface for cgroup unified hierarchy
Tejun Heo
2017-09-29
1
-0
/
+171
|
*
|
|
sched: Misc preps for cgroup unified hierarchy interface
Tejun Heo
2017-09-29
1
-4
/
+4
|
*
|
|
sched/cputime: Add dummy cputime_adjust() implementation for CONFIG_VIRT_CPU_...
Tejun Heo
2017-09-25
1
-0
/
+7
|
*
|
|
cpuacct: Introduce cgroup_account_cputime[_field]()
Tejun Heo
2017-09-25
7
-23
/
+6
|
*
|
|
sched/cputime: Expose cputime_adjust()
Tejun Heo
2017-09-25
1
-3
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-11-14
1
-1
/
+5
|
\
\
\
|
|
\
\
|
|
\
\
|
*
-
.
\
\
Merge branches 'pm-cpufreq-sched' and 'pm-opp'
Rafael J. Wysocki
2017-11-13
1
-1
/
+5
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
cpufreq: schedutil: Reset cached_raw_freq when not in sync with next_freq
Viresh Kumar
2017-11-08
1
-1
/
+5
*
|
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-13
10
-648
/
+1094
|
\
\
\
\
\
|
*
|
|
|
|
sched/core: Optimize sched_feat() for !CONFIG_SCHED_DEBUG builds
Patrick Bellasi
2017-11-09
2
-6
/
+28
[next]