index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
sched.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/numa: Modify migrate_swap() to accept additional parameters
Srikar Dronamraju
2018-07-25
1
-1
/
+2
*
sched/fair: Remove #ifdefs from scale_rt_capacity()
Vincent Guittot
2018-07-25
1
-2
/
+18
*
sched/sysctl: Remove unused sched_time_avg_ms sysctl
Vincent Guittot
2018-07-16
1
-1
/
+0
*
sched/core: Remove the rt_avg code
Vincent Guittot
2018-07-16
1
-17
/
+0
*
sched/cpufreq: Remove sugov_aggregate_util()
Vincent Guittot
2018-07-15
1
-1
/
+1
*
cpufreq/schedutil: Take time spent in interrupts into account
Vincent Guittot
2018-07-15
1
-0
/
+13
*
sched/irq: Add IRQ utilization tracking
Vincent Guittot
2018-07-15
1
-0
/
+3
*
cpufreq/schedutil: Use DL utilization tracking
Vincent Guittot
2018-07-15
1
-1
/
+6
*
sched/dl: Add dl_rq utilization tracking
Vincent Guittot
2018-07-15
1
-0
/
+1
*
sched/rt: Add rt_rq utilization tracking
Vincent Guittot
2018-07-15
1
-0
/
+7
*
sched/pelt: Move PELT related code in a dedicated file
Vincent Guittot
2018-07-15
1
-0
/
+19
*
sched/fair: Fix bandwidth timer clock drift condition
Xunlei Pang
2018-07-03
1
-2
/
+4
*
sched/rt: Fix call to cpufreq_update_util()
Vincent Guittot
2018-07-03
1
-0
/
+5
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-06-04
1
-0
/
+6
|
\
|
*
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2018-05-25
1
-2
/
+3
|
|
\
|
*
|
sched/numa: Stagger NUMA balancing scan periods for new threads
Mel Gorman
2018-05-14
1
-0
/
+6
*
|
|
sched/headers: Fix typo
Davidlohr Bueso
2018-05-31
1
-1
/
+1
|
|
/
|
/
|
*
|
sched/debug: Move the print_rt_rq() and print_dl_rq() declarations to kernel/...
Mathieu Malaterre
2018-05-18
1
-2
/
+3
|
/
*
sched/core: Simplify helpers for rq clock update skip requests
Davidlohr Bueso
2018-04-05
1
-5
/
+12
*
sched/cpufreq/schedutil: Use util_est for OPP selection
Patrick Bellasi
2018-03-20
1
-1
/
+8
*
sched/nohz: Stop NOHZ stats when decayed
Vincent Guittot
2018-03-09
1
-0
/
+1
*
sched/nohz: Clean up nohz enter/exit
Peter Zijlstra
2018-03-09
1
-6
/
+5
*
sched/fair: Update blocked load from NEWIDLE
Peter Zijlstra
2018-03-09
1
-0
/
+1
*
sched/fair: Add NOHZ_STATS_KICK
Peter Zijlstra
2018-03-09
1
-0
/
+4
*
sched/core: Convert nohz_flags to atomic_t
Peter Zijlstra
2018-03-09
1
-5
/
+6
*
sched/headers: Simplify and clean up header usage in the scheduler
Ingo Molnar
2018-03-04
1
-28
/
+53
*
sched: Clean up and harmonize the coding style of the scheduler code base
Ingo Molnar
2018-03-03
1
-260
/
+269
*
sched/nohz: Remove the 1 Hz tick code
Frederic Weisbecker
2018-02-21
1
-10
/
+1
*
sched/isolation: Offload residual 1Hz scheduler tick
Frederic Weisbecker
2018-02-21
1
-0
/
+2
*
sched/rt: Up the root domain ref count when passing it around via IPIs
Steven Rostedt (VMware)
2018-02-06
1
-0
/
+2
*
sched/deadline: Make bandwidth enforcement scale-invariant
Juri Lelli
2018-01-10
1
-0
/
+2
*
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
1
-2
/
+2
*
sched/cpufreq: Change the worker kthread to SCHED_DEADLINE
Juri Lelli
2018-01-10
1
-1
/
+29
*
sched/deadline: Move CPU frequency selection triggering points
Juri Lelli
2018-01-10
1
-6
/
+6
*
sched/cpufreq: Use the DEADLINE utilization signal
Juri Lelli
2018-01-10
1
-0
/
+10
*
sched/core: Rework and clarify prepare_lock_switch()
rodrigosiqueira
2018-01-10
1
-41
/
+0
*
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2017-11-15
1
-1
/
+1
|
\
|
*
cpuacct: Introduce cgroup_account_cputime[_field]()
Tejun Heo
2017-09-25
1
-1
/
+1
*
|
sched/core: Optimize sched_feat() for !CONFIG_SCHED_DEBUG builds
Patrick Bellasi
2017-11-09
1
-3
/
+22
*
|
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2017-11-08
1
-0
/
+1
|
\
\
|
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
|
/
*
|
sched/rt: Simplify the IPI based RT balancing logic
Steven Rostedt (Red Hat)
2017-10-10
1
-7
/
+17
*
|
sched/deadline: Rename __dl_clear() to __dl_sub()
Peter Zijlstra
2017-10-10
1
-1
/
+1
*
|
sched/headers: Remove duplicate prototype of __dl_clear_params()
luca abeni
2017-10-10
1
-1
/
+0
*
|
sched/fair: Propagate an effective runnable_load_avg
Peter Zijlstra
2017-09-29
1
-2
/
+1
*
|
sched/fair: Rewrite PELT migration propagation
Peter Zijlstra
2017-09-29
1
-4
/
+5
*
|
sched/fair: Rewrite cfs_rq->removed_*avg
Peter Zijlstra
2017-09-29
1
-4
/
+9
*
|
sched/fair: Use reweight_entity() for set_user_nice()
Vincent Guittot
2017-09-29
1
-0
/
+2
|
/
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-09-13
1
-0
/
+2
|
\
[next]