index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
1
-3
/
+2
2018-01-30
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-151
/
+303
2018-01-30
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+3
2018-01-24
sched/core: Fix cpu.max vs. cpuhotplug deadlock
Peter Zijlstra
1
-2
/
+2
2018-01-16
delayacct: Account blkio completion on the correct task
Josh Snyder
1
-3
/
+3
2018-01-12
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+2
2018-01-10
sched/deadline: Make bandwidth enforcement scale-invariant
Juri Lelli
3
-6
/
+24
2018-01-10
sched/cpufreq: Move arch_scale_{freq,cpu}_capacity() outside of #ifdef CONFIG...
Juri Lelli
1
-3
/
+10
2018-01-10
sched/cpufreq: Remove arch_scale_freq_capacity()'s 'sd' parameter
Juri Lelli
2
-3
/
+3
2018-01-10
sched/cpufreq: Always consider all CPUs when deciding next freq
Juri Lelli
1
-6
/
+10
2018-01-10
sched/cpufreq: Split utilization signals
Juri Lelli
1
-14
/
+16
2018-01-10
sched/cpufreq: Change the worker kthread to SCHED_DEADLINE
Juri Lelli
4
-36
/
+129
2018-01-10
sched/deadline: Move CPU frequency selection triggering points
Juri Lelli
2
-9
/
+10
2018-01-10
sched/cpufreq: Use the DEADLINE utilization signal
Juri Lelli
2
-10
/
+25
2018-01-10
sched/deadline: Implement "runtime overrun signal" support
Juri Lelli
2
-2
/
+8
2018-01-10
sched/fair: Only immediately migrate tasks due to interrupts if prev and targ...
Mel Gorman
1
-3
/
+9
2018-01-10
sched/fair: Correct obsolete comment about cpufreq_update_util()
Joel Fernandes
1
-3
/
+1
2018-01-10
sched/fair: Remove impossible condition from find_idlest_group_cpu()
Joel Fernandes
1
-1
/
+1
2018-01-10
sched/cpufreq: Don't pass flags to sugov_set_iowait_boost()
Viresh Kumar
1
-5
/
+4
2018-01-10
sched/cpufreq: Initialize sg_cpu->flags to 0
Viresh Kumar
1
-1
/
+1
2018-01-10
sched/fair: Consider RT/IRQ pressure in capacity_spare_wake()
Joel Fernandes
1
-1
/
+1
2018-01-10
sched/fair: Use 'unsigned long' for utilization, consistently
Patrick Bellasi
1
-5
/
+5
2018-01-10
sched/core: Rework and clarify prepare_lock_switch()
rodrigosiqueira
2
-45
/
+49
2018-01-10
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
4
-13
/
+21
2018-01-10
membarrier: Disable preemption when calling smp_call_function_many()
Mathieu Desnoyers
1
-0
/
+2
2018-01-08
locking/lockdep: Remove cross-release leftovers
Ingo Molnar
1
-5
/
+0
2018-01-03
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2
-2
/
+3
2017-12-28
cpufreq: schedutil: Use idle_calls counter of the remote CPU
Joel Fernandes
1
-1
/
+1
2017-12-15
sched/rt: Do not pull from current CPU if only one CPU to pull
Steven Rostedt
1
-1
/
+7
2017-12-11
sched/core: Fix kernel-doc warnings after code movement
Randy Dunlap
1
-11
/
+11
2017-12-08
sched/autogroup: move sched.h include
Sergey Senozhatsky
1
-2
/
+2
2017-12-08
sched/autogroup: remove unneeded kallsyms include
Sergey Senozhatsky
1
-1
/
+0
2017-12-08
sched/fair: Remove unused 'curr' parameter from wakeup_gran
Cheng Jian
1
-3
/
+2
2017-12-06
sched/fair: Update and fix the runnable propagation rule
Vincent Guittot
1
-29
/
+73
2017-12-06
sched/wait: Fix add_wait_queue() behavioral change
Omar Sandoval
1
-1
/
+1
2017-11-28
sched: Stop switched_to_rt() from sending IPIs to offline CPUs
Paul E. McKenney
1
-1
/
+1
2017-11-28
sched: Stop resched_cpu() from sending IPIs to offline CPUs
Paul E. McKenney
1
-1
/
+2
2017-11-17
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-6
/
+30
2017-11-16
Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+14
2017-11-15
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
8
-31
/
+185
2017-11-13
Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+5
2017-11-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-648
/
+1094
2017-11-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-3
/
+2
2017-11-13
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+3
2017-11-13
Pass mode to wait_on_atomic_t() action funcs and provide default actions
David Howells
1
-4
/
+14
2017-11-13
Merge branches 'pm-cpufreq-sched' and 'pm-opp'
Rafael J. Wysocki
1
-1
/
+5
2017-11-09
sched/core: Optimize sched_feat() for !CONFIG_SCHED_DEBUG builds
Patrick Bellasi
2
-6
/
+28
2017-11-09
Merge branch 'pm-cpufreq-sched'
Rafael J. Wysocki
1
-5
/
+1
2017-11-08
cpufreq: schedutil: Reset cached_raw_freq when not in sync with next_freq
Viresh Kumar
1
-1
/
+5
2017-11-08
sched/clock, sched/cputime: Use lockdep to assert IRQs are disabled/enabled
Frederic Weisbecker
2
-3
/
+2
[next]