index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'rcu/rcu/next'
Stephen Rothwell
2018-05-10
1
-14
/
+0
|
\
|
*
softirq: Eliminate unused cond_resched_softirq() macro
Paul E. McKenney
2018-04-23
1
-14
/
+0
*
|
Merge branch 'x86/pti'
Ingo Molnar
2018-05-07
2
-3
/
+11
|
\
\
|
*
|
sched/autogroup: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]
Peter Zijlstra
2018-05-05
1
-2
/
+5
|
*
|
sched/core: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]
Peter Zijlstra
2018-05-05
1
-1
/
+6
*
|
|
sched/core: Don't schedule threads on pre-empted vCPUs
Rohit Jain
2018-05-04
1
-0
/
+3
*
|
|
sched/fair: Avoid calling sync_entity_load_avg() unnecessarily
Viresh Kumar
2018-05-04
1
-9
/
+7
*
|
|
sched/fair: Rearrange select_task_rq_fair() to optimize it
Viresh Kumar
2018-05-04
1
-21
/
+16
|
/
/
*
|
sched/core: Introduce set_special_state()
Peter Zijlstra
2018-05-04
1
-16
/
+1
*
|
kthread, sched/wait: Fix kthread_parkme() completion issue
Peter Zijlstra
2018-05-03
1
-11
/
+21
*
|
sched/fair: Fix the update of blocked load when newly idle
Vincent Guittot
2018-05-03
1
-1
/
+1
|
/
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-04-15
6
-11
/
+19
|
\
|
*
sched/core: Simplify helpers for rq clock update skip requests
Davidlohr Bueso
2018-04-05
5
-9
/
+16
|
*
sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warning
Davidlohr Bueso
2018-04-05
1
-0
/
+2
|
*
Merge branch 'linus' into sched/urgent, to pick up fixes and updates
Ingo Molnar
2018-04-05
32
-1580
/
+2055
|
|
\
|
*
|
sched/cpufreq/schedutil: Fix error path mutex unlock
Jules Maselbas
2018-03-31
1
-2
/
+1
*
|
|
Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2018-04-11
1
-6
/
+28
|
\
\
\
|
*
|
|
sched: idle: Select idle state before stopping the tick
Rafael J. Wysocki
2018-04-09
1
-3
/
+8
|
*
|
|
cpuidle: Return nohz hint from cpuidle_select()
Rafael J. Wysocki
2018-04-06
1
-1
/
+3
|
*
|
|
sched: idle: Do not stop the tick before cpuidle_idle_call()
Rafael J. Wysocki
2018-04-05
1
-4
/
+15
|
*
|
|
sched: idle: Do not stop the tick upfront in the idle loop
Rafael J. Wysocki
2018-04-05
1
-3
/
+6
|
*
|
|
time: tick-sched: Reorganize idle tick management code
Rafael J. Wysocki
2018-04-05
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
kernel/fork.c: detect early free of a live mm
Mark Rutland
2018-04-05
1
-0
/
+1
|
/
/
*
|
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-04-02
1
-2
/
+6
|
\
\
|
*
|
sched: add do_sched_yield() helper; remove in-kernel call to sched_yield()
Dominik Brodowski
2018-04-02
1
-2
/
+6
*
|
|
Merge branch 'sched-wait-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-04-02
1
-84
/
+26
|
\
\
\
|
*
|
|
sched/wait: Improve __var_waitqueue() code generation
Peter Zijlstra
2018-03-20
1
-6
/
+1
|
*
|
|
sched/wait: Remove the wait_on_atomic_t() API
Peter Zijlstra
2018-03-20
1
-101
/
+0
|
*
|
|
sched/wait: Introduce wait_var_event()
Peter Zijlstra
2018-03-20
1
-0
/
+48
*
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-04-02
32
-1497
/
+2026
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
sched/core: Update preempt_notifier_key to modern API
Davidlohr Bueso
2018-03-27
1
-6
/
+6
|
*
|
|
sched/cpufreq: Rate limits for SCHED_DEADLINE
Claudio Scordino
2018-03-23
1
-0
/
+14
|
*
|
|
sched/fair: Update util_est only on util_avg updates
Patrick Bellasi
2018-03-20
2
-5
/
+39
|
*
|
|
sched/cpufreq/schedutil: Use util_est for OPP selection
Patrick Bellasi
2018-03-20
1
-1
/
+8
|
*
|
|
sched/fair: Use util_est in LB and WU paths
Patrick Bellasi
2018-03-20
1
-14
/
+70
|
*
|
|
sched/fair: Add util_est on top of PELT
Patrick Bellasi
2018-03-20
3
-6
/
+125
|
*
|
|
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2018-03-20
1
-5
/
+10
|
|
\
\
\
|
*
|
|
|
sched/completions: Use bool in try_wait_for_completion()
gaurav jindal
2018-03-09
1
-3
/
+3
|
*
|
|
|
sched/fair: Update blocked load when newly idle
Vincent Guittot
2018-03-09
1
-18
/
+87
|
*
|
|
|
sched/fair: Move idle_balance()
Peter Zijlstra
2018-03-09
1
-114
/
+114
|
*
|
|
|
sched/nohz: Merge CONFIG_NO_HZ_COMMON blocks
Peter Zijlstra
2018-03-09
1
-6
/
+4
|
*
|
|
|
sched/fair: Move rebalance_domains()
Peter Zijlstra
2018-03-09
1
-118
/
+118
|
*
|
|
|
sched/nohz: Optimize nohz_idle_balance()
Peter Zijlstra
2018-03-09
1
-5
/
+4
|
*
|
|
|
sched/fair: Reduce the periodic update duration
Vincent Guittot
2018-03-09
1
-4
/
+17
|
*
|
|
|
sched/nohz: Stop NOHZ stats when decayed
Vincent Guittot
2018-03-09
2
-20
/
+97
|
*
|
|
|
sched/cpufreq: Provide migration hint
Peter Zijlstra
2018-03-09
1
-12
/
+19
|
*
|
|
|
sched/nohz: Clean up nohz enter/exit
Peter Zijlstra
2018-03-09
3
-43
/
+43
|
*
|
|
|
sched/fair: Update blocked load from NEWIDLE
Peter Zijlstra
2018-03-09
3
-6
/
+45
|
*
|
|
|
sched/fair: Add NOHZ stats balancing
Peter Zijlstra
2018-03-09
1
-12
/
+19
|
*
|
|
|
sched/fair: Restructure nohz_balance_kick()
Peter Zijlstra
2018-03-09
1
-107
/
+111
[next]