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 tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-09-05
6
-42
/
+86
|
\
|
*
Merge branch 'pm-sleep'
Rafael J. Wysocki
2017-09-04
1
-4
/
+4
|
|
\
|
|
*
PM / s2idle: Rename ->enter_freeze to ->enter_s2idle
Rafael J. Wysocki
2017-08-11
1
-1
/
+1
|
|
*
PM / s2idle: Rename freeze_state enum and related items
Rafael J. Wysocki
2017-08-11
1
-3
/
+3
|
*
|
Merge branch 'pm-cpufreq-sched'
Rafael J. Wysocki
2017-09-04
5
-28
/
+80
|
|
\
\
|
|
*
|
cpufreq: schedutil: Always process remote callback with slow switching
Viresh Kumar
2017-08-18
1
-2
/
+7
|
|
*
|
cpufreq: schedutil: Don't restrict kthread to related_cpus unnecessarily
Viresh Kumar
2017-08-18
1
-1
/
+5
|
|
*
|
cpufreq: Return 0 from ->fast_switch() on errors
Viresh Kumar
2017-08-10
1
-1
/
+1
|
|
*
|
sched: cpufreq: Allow remote cpufreq callbacks
Viresh Kumar
2017-08-01
5
-18
/
+35
|
|
*
|
cpufreq: schedutil: Use unsigned int for iowait boost
Joel Fernandes
2017-07-26
1
-3
/
+3
|
|
*
|
cpufreq: schedutil: Make iowait boost more energy efficient
Joel Fernandes
2017-07-26
1
-6
/
+32
|
*
|
|
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2017-09-04
1
-10
/
+2
|
|
\
\
\
|
|
*
|
|
cpufreq: schedutil: Set dynamic_switching to true
Viresh Kumar
2017-07-26
1
-0
/
+1
|
|
*
|
|
cpufreq: Use transition_delay_us for legacy governors as well
Viresh Kumar
2017-07-22
1
-10
/
+1
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-09-04
4
-9
/
+14
|
\
\
\
\
|
*
|
|
|
Merge branch 'linus' into locking/core, to fix up conflicts
Ingo Molnar
2017-09-04
1
-3
/
+4
|
|
\
|
|
|
|
*
|
|
|
smp: Avoid using two cache lines for struct call_single_data
Ying Huang
2017-08-29
1
-1
/
+1
|
*
|
|
|
locking/lockdep: Apply crossrelease to completions
Byungchul Park
2017-08-10
1
-0
/
+11
|
*
|
|
|
locking: Introduce smp_mb__after_spinlock()
Peter Zijlstra
2017-08-10
1
-2
/
+2
|
*
|
|
|
sched/wait: Remove the lockless swait_active() check in swake_up*()
Boqun Feng
2017-08-10
1
-6
/
+0
*
|
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-09-04
10
-247
/
+433
|
\
\
\
\
\
|
*
|
|
|
|
sched/debug: Optimize sched_domain sysctl generation
Peter Zijlstra
2017-08-25
3
-14
/
+59
|
*
|
|
|
|
sched/topology: Avoid pointless rebuild
Peter Zijlstra
2017-08-25
1
-3
/
+12
|
*
|
|
|
|
sched/topology: Improve comments
Peter Zijlstra
2017-08-25
1
-2
/
+3
|
*
|
|
|
|
sched/topology: Fix memory leak in __sdt_alloc()
Shu Wang
2017-08-25
1
-9
/
+7
|
*
|
|
|
|
sched/completion: Document that reinit_completion() must be called after comp...
Steven Rostedt
2017-08-16
1
-0
/
+8
|
*
|
|
|
|
sched/autogroup: Fix error reporting printk text in autogroup_create()
Anshuman Khandual
2017-08-10
1
-2
/
+1
|
*
|
|
|
|
sched/fair: Fix wake_affine() for !NUMA_BALANCING
Peter Zijlstra
2017-08-10
1
-68
/
+122
|
*
|
|
|
|
sched/debug: Intruduce task_state_to_char() helper function
Xie XiuQi
2017-08-10
2
-18
/
+7
|
*
|
|
|
|
sched/debug: Show task state in /proc/sched_debug
Xie XiuQi
2017-08-10
1
-6
/
+12
|
*
|
|
|
|
sched/debug: Use task_pid_nr_ns in /proc/$pid/sched
Aleksa Sarai
2017-08-10
1
-2
/
+3
|
*
|
|
|
|
sched/core: Remove unnecessary initialization init_idle_bootup_task()
Cheng Jian
2017-08-10
1
-5
/
+0
|
*
|
|
|
|
sched/deadline: Change return value of cpudl_find()
Byungchul Park
2017-08-10
2
-16
/
+16
|
*
|
|
|
|
sched/deadline: Make find_later_rq() choose a closer CPU in topology
Byungchul Park
2017-08-10
1
-13
/
+14
|
*
|
|
|
|
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
[next]