index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/wait: Introduce wait_var_event()
Peter Zijlstra
2018-03-20
1
-0
/
+48
*
sched/core: Undefine tracepoint creation at the end of core.c
Ingo Molnar
2018-03-04
1
-0
/
+2
*
sched/deadline, rt: Rename queue_push_tasks/queue_pull_task to create separat...
Ingo Molnar
2018-03-04
2
-15
/
+15
*
sched/idle: Merge kernel/sched/idle.c and kernel/sched/idle_task.c
Ingo Molnar
2018-03-04
3
-120
/
+125
*
sched/headers: Simplify and clean up header usage in the scheduler
Ingo Molnar
2018-03-04
28
-213
/
+94
*
sched: Clean up and harmonize the coding style of the scheduler code base
Ingo Molnar
2018-03-03
28
-710
/
+706
*
sched/deadline: Clean up various coding style details
Mario Leinweber
2018-03-03
1
-1
/
+4
*
sched/nohz: Remove the 1 Hz tick code
Frederic Weisbecker
2018-02-21
3
-40
/
+1
*
sched/isolation: Offload residual 1Hz scheduler tick
Frederic Weisbecker
2018-02-21
8
-1
/
+136
*
sched/isolation: Isolate workqueues when "nohz_full=" is set
Frederic Weisbecker
2018-02-21
1
-1
/
+2
*
sched/core: Rename init_rq_hrtick() to hrtick_rq_init()
Frederic Weisbecker
2018-02-21
1
-3
/
+3
*
sched/numa: Delay retrying placement for automatic NUMA balance after wake_af...
Mel Gorman
2018-02-21
1
-1
/
+56
*
sched/fair: Consider SD_NUMA when selecting the most idle group to schedule on
Mel Gorman
2018-02-21
1
-0
/
+12
*
sched/fair: Do not migrate due to a sync wakeup on exit
Peter Zijlstra
2018-02-21
1
-1
/
+1
*
sched/fair: Do not migrate on wake_affine_weight() if weights are equal
Mel Gorman
2018-02-21
1
-1
/
+10
*
sched/fair: Defer calculation of 'prev_eff_load' in wake_affine_weight() unti...
Mel Gorman
2018-02-21
1
-1
/
+1
*
sched/fair: Avoid an unnecessary lookup of current CPU ID during wake_affine
Mel Gorman
2018-02-21
1
-3
/
+2
*
Merge tag 'v4.16-rc2' into sched/core, to pick up fixes
Ingo Molnar
2018-02-21
4
-16
/
+22
|
\
|
*
sched/cpufreq: Remove unused SUGOV_KTHREAD_PRIORITY macro
Leo Yan
2018-02-13
1
-2
/
+0
|
*
sched/core: Fix DEBUG_SPINLOCK annotation for rq->lock
Peter Zijlstra
2018-02-13
1
-11
/
+16
|
*
sched/rt: Make update_curr_rt() more accurate
Wen Yang
2018-02-13
1
-1
/
+2
|
*
sched/deadline: Make update_curr_dl() more accurate
Wen Yang
2018-02-13
1
-2
/
+4
*
|
sched/fair: Remove stray space in #ifdef
Vincent Guittot
2018-02-13
1
-2
/
+2
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-02-06
1
-1
/
+1
|
\
|
*
cpumask: make cpumask_size() return "unsigned int"
Alexey Dobriyan
2018-02-06
1
-1
/
+1
*
|
Merge branch 'linus' into sched/urgent, to resolve conflicts
Ingo Molnar
2018-02-06
1
-3
/
+2
|
\
\
|
|
/
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2018-02-01
1
-3
/
+2
|
|
\
|
|
*
sched/autogroup: move sched.h include
Sergey Senozhatsky
2017-12-08
1
-2
/
+2
|
|
*
sched/autogroup: remove unneeded kallsyms include
Sergey Senozhatsky
2017-12-08
1
-1
/
+0
*
|
|
sched/fair: Use a recently used CPU as an idle candidate and the basis for SIS
Mel Gorman
2018-02-06
2
-2
/
+21
*
|
|
sched/fair: Do not migrate if the prev_cpu is idle
Mel Gorman
2018-02-06
1
-1
/
+7
*
|
|
sched/fair: Restructure wake_affine*() to return a CPU id
Mel Gorman
2018-02-06
1
-18
/
+17
*
|
|
sched/fair: Remove unnecessary parameters from wake_affine_idle()
Mel Gorman
2018-02-06
1
-5
/
+3
*
|
|
sched/rt: Make update_curr_rt() more accurate
Wen Yang
2018-02-06
1
-2
/
+3
*
|
|
sched/rt: Up the root domain ref count when passing it around via IPIs
Steven Rostedt (VMware)
2018-02-06
3
-2
/
+22
*
|
|
sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()
Steven Rostedt (VMware)
2018-02-06
1
-7
/
+8
*
|
|
sched/core: Optimize update_stats_*()
Peter Zijlstra
2018-02-06
2
-16
/
+20
*
|
|
sched/core: Optimize ttwu_stat()
Peter Zijlstra
2018-02-06
2
-8
/
+10
*
|
|
membarrier: Provide core serializing command, *_SYNC_CORE
Mathieu Desnoyers
2018-02-05
2
-17
/
+54
*
|
|
membarrier: Provide GLOBAL_EXPEDITED command
Mathieu Desnoyers
2018-02-05
1
-8
/
+112
*
|
|
membarrier: Document scheduler barrier requirements
Mathieu Desnoyers
2018-02-05
1
-11
/
+26
*
|
|
powerpc, membarrier: Skip memory barrier in switch_mm()
Mathieu Desnoyers
2018-02-05
2
-10
/
+8
|
/
/
*
|
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
[next]