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-04-02
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+6
2018-04-02
Merge branch 'sched-wait-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-84
/
+26
2018-04-02
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
32
-1497
/
+2026
2018-04-02
sched: add do_sched_yield() helper; remove in-kernel call to sched_yield()
Dominik Brodowski
1
-2
/
+6
2018-03-27
sched/core: Update preempt_notifier_key to modern API
Davidlohr Bueso
1
-6
/
+6
2018-03-25
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-12
/
+17
2018-03-23
sched/cpufreq: Rate limits for SCHED_DEADLINE
Claudio Scordino
1
-0
/
+14
2018-03-20
sched/debug: Adjust newlines for better alignment
Joe Lawrence
1
-11
/
+16
2018-03-20
sched/debug: Fix per-task line continuation for console output
Joe Lawrence
1
-1
/
+1
2018-03-20
sched/wait: Improve __var_waitqueue() code generation
Peter Zijlstra
1
-6
/
+1
2018-03-20
sched/wait: Remove the wait_on_atomic_t() API
Peter Zijlstra
1
-101
/
+0
2018-03-20
sched/wait: Introduce wait_var_event()
Peter Zijlstra
1
-0
/
+48
2018-03-20
sched/fair: Update util_est only on util_avg updates
Patrick Bellasi
2
-5
/
+39
2018-03-20
sched/cpufreq/schedutil: Use util_est for OPP selection
Patrick Bellasi
1
-1
/
+8
2018-03-20
sched/fair: Use util_est in LB and WU paths
Patrick Bellasi
1
-14
/
+70
2018-03-20
sched/fair: Add util_est on top of PELT
Patrick Bellasi
3
-6
/
+125
2018-03-20
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
1
-5
/
+10
2018-03-19
Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+10
2018-03-09
sched/completions: Use bool in try_wait_for_completion()
gaurav jindal
1
-3
/
+3
2018-03-09
sched/fair: Update blocked load when newly idle
Vincent Guittot
1
-18
/
+87
2018-03-09
sched/fair: Move idle_balance()
Peter Zijlstra
1
-114
/
+114
2018-03-09
sched/nohz: Merge CONFIG_NO_HZ_COMMON blocks
Peter Zijlstra
1
-6
/
+4
2018-03-09
sched/fair: Move rebalance_domains()
Peter Zijlstra
1
-118
/
+118
2018-03-09
sched/nohz: Optimize nohz_idle_balance()
Peter Zijlstra
1
-5
/
+4
2018-03-09
sched/fair: Reduce the periodic update duration
Vincent Guittot
1
-4
/
+17
2018-03-09
sched/nohz: Stop NOHZ stats when decayed
Vincent Guittot
2
-20
/
+97
2018-03-09
sched/cpufreq: Provide migration hint
Peter Zijlstra
1
-12
/
+19
2018-03-09
sched/nohz: Clean up nohz enter/exit
Peter Zijlstra
3
-43
/
+43
2018-03-09
sched/fair: Update blocked load from NEWIDLE
Peter Zijlstra
3
-6
/
+45
2018-03-09
sched/fair: Add NOHZ stats balancing
Peter Zijlstra
1
-12
/
+19
2018-03-09
sched/fair: Restructure nohz_balance_kick()
Peter Zijlstra
1
-107
/
+111
2018-03-09
sched/fair: Add NOHZ_STATS_KICK
Peter Zijlstra
3
-19
/
+41
2018-03-09
sched/core: Convert nohz_flags to atomic_t
Peter Zijlstra
3
-16
/
+24
2018-03-09
cpufreq/schedutil: Rewrite CPUFREQ_RT support
Peter Zijlstra
2
-43
/
+40
2018-03-09
cpufreq/schedutil: Remove unused CPUFREQ_DL
Peter Zijlstra
1
-2
/
+2
2018-03-09
sched/fair: Add ';' after label attributes
Norbert Manthey
1
-1
/
+1
2018-03-04
sched/core: Undefine tracepoint creation at the end of core.c
Ingo Molnar
1
-0
/
+2
2018-03-04
sched/deadline, rt: Rename queue_push_tasks/queue_pull_task to create separat...
Ingo Molnar
2
-15
/
+15
2018-03-04
sched/idle: Merge kernel/sched/idle.c and kernel/sched/idle_task.c
Ingo Molnar
3
-120
/
+125
2018-03-04
sched/headers: Simplify and clean up header usage in the scheduler
Ingo Molnar
28
-213
/
+94
2018-03-03
sched: Clean up and harmonize the coding style of the scheduler code base
Ingo Molnar
28
-710
/
+706
2018-03-03
sched/deadline: Clean up various coding style details
Mario Leinweber
1
-1
/
+4
2018-02-21
sched/nohz: Remove the 1 Hz tick code
Frederic Weisbecker
3
-40
/
+1
2018-02-21
sched/isolation: Offload residual 1Hz scheduler tick
Frederic Weisbecker
8
-1
/
+136
2018-02-21
sched/isolation: Isolate workqueues when "nohz_full=" is set
Frederic Weisbecker
1
-1
/
+2
2018-02-21
sched/core: Rename init_rq_hrtick() to hrtick_rq_init()
Frederic Weisbecker
1
-3
/
+3
2018-02-21
sched/numa: Delay retrying placement for automatic NUMA balance after wake_af...
Mel Gorman
1
-1
/
+56
2018-02-21
sched/fair: Consider SD_NUMA when selecting the most idle group to schedule on
Mel Gorman
1
-0
/
+12
2018-02-21
sched/fair: Do not migrate due to a sync wakeup on exit
Peter Zijlstra
1
-1
/
+1
2018-02-21
sched/fair: Do not migrate on wake_affine_weight() if weights are equal
Mel Gorman
1
-1
/
+10
[next]