index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
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/core: Fix preempt warning in ttwu
Peter Zijlstra
2019-07-13
1
-1
/
+3
*
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2019-07-09
1
-1
/
+1
|
\
|
*
docs: scheduler: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-14
1
-1
/
+1
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-08
16
-540
/
+887
|
\
\
|
*
|
sched/uclamp: Add uclamp support to energy_compute()
Patrick Bellasi
2019-06-24
3
-22
/
+48
|
*
|
sched/uclamp: Add uclamp_util_with()
Patrick Bellasi
2019-06-24
2
-1
/
+33
|
*
|
sched/cpufreq, sched/uclamp: Add clamps for FAIR and RT tasks
Patrick Bellasi
2019-06-24
4
-3
/
+43
|
*
|
sched/uclamp: Set default clamps for RT tasks
Patrick Bellasi
2019-06-24
1
-2
/
+28
|
*
|
sched/uclamp: Reset uclamp values on RESET_ON_FORK
Patrick Bellasi
2019-06-24
1
-0
/
+8
|
*
|
sched/uclamp: Extend sched_setattr() to support utilization clamping
Patrick Bellasi
2019-06-24
1
-7
/
+84
|
*
|
sched/core: Allow sched_setattr() to use the current policy
Patrick Bellasi
2019-06-24
1
-0
/
+2
|
*
|
sched/uclamp: Add system default clamps
Patrick Bellasi
2019-06-24
1
-1
/
+98
|
*
|
sched/uclamp: Enforce last task's UCLAMP_MAX
Patrick Bellasi
2019-06-24
2
-5
/
+46
|
*
|
sched/uclamp: Add bucket local max tracking
Patrick Bellasi
2019-06-24
1
-18
/
+25
|
*
|
sched/uclamp: Add CPU's clamp buckets refcounting
Patrick Bellasi
2019-06-24
2
-0
/
+217
|
*
|
sched/fair: Rename weighted_cpuload() to cpu_runnable_load()
Dietmar Eggemann
2019-06-24
1
-21
/
+21
|
*
|
sched/debug: Export the newly added tracepoints
Qais Yousef
2019-06-24
1
-0
/
+11
|
*
|
sched/debug: Add sched_overutilized tracepoint
Qais Yousef
2019-06-24
1
-2
/
+8
|
*
|
sched/debug: Add new tracepoint to track PELT at se level
Qais Yousef
2019-06-24
2
-0
/
+3
|
*
|
sched/debug: Add new tracepoints to track PELT at rq level
Qais Yousef
2019-06-24
2
-1
/
+14
|
*
|
sched/debug: Add a new sched_trace_*() helper functions
Qais Yousef
2019-06-24
1
-0
/
+99
|
*
|
sched/autogroup: Make autogroup_path() always available
Qais Yousef
2019-06-24
1
-2
/
+0
|
*
|
sched/wait: Deduplicate code with do-while
Pavel Begunkov
2019-06-24
1
-6
/
+2
|
*
|
sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()
Vincent Guittot
2019-06-24
7
-12
/
+12
|
*
|
Merge tag 'v5.2-rc6' into sched/core, to refresh the branch
Ingo Molnar
2019-06-24
1
-4
/
+1
|
|
\
\
|
*
|
|
sched/fair: Don't push cfs_bandwith slack timers forward
bsegall@google.com
2019-06-17
2
-4
/
+11
|
*
|
|
sched/core: Optimize try_to_wake_up() for local wakeups
Peter Zijlstra
2019-06-17
1
-5
/
+29
|
*
|
|
sched/fair: Fix "runnable_avg_yN_inv" not used warnings
Qian Cai
2019-06-17
1
-1
/
+1
|
*
|
|
sched/fair: Clean up definition of NOHZ blocked load functions
Valentin Schneider
2019-06-17
1
-10
/
+16
|
*
|
|
sched/core: Add __sched tag for io_schedule()
Gao Xiang
2019-06-17
1
-1
/
+1
|
*
|
|
Merge tag 'v5.2-rc5' into sched/core, to pick up fixes
Ingo Molnar
2019-06-17
2
-10
/
+2
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
sched/fair: Remove sgs->sum_weighted_load
Dietmar Eggemann
2019-06-03
1
-3
/
+1
|
*
|
|
sched/core: Remove sd->*_idx
Dietmar Eggemann
2019-06-03
2
-25
/
+10
|
*
|
|
sched/core: Remove rq->cpu_load[]
Dietmar Eggemann
2019-06-03
3
-12
/
+1
|
*
|
|
sched/debug: Remove sd->*_idx range on sysctl
Dietmar Eggemann
2019-06-03
1
-23
/
+14
|
*
|
|
sched/fair: Replace source_load() & target_load() with weighted_cpuload()
Dietmar Eggemann
2019-06-03
2
-87
/
+4
|
*
|
|
sched/fair: Remove the rq->cpu_load[] update code
Dietmar Eggemann
2019-06-03
3
-262
/
+0
|
*
|
|
sched/fair: Remove rq->load
Dietmar Eggemann
2019-06-03
3
-9
/
+2
|
*
|
|
sched/core: Provide a pointer to the valid CPU mask
Sebastian Andrzej Siewior
2019-06-03
6
-46
/
+46
*
|
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-08
1
-2
/
+3
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
x86/percpu, sched/fair: Avoid local_clock()
Peter Zijlstra
2019-06-17
1
-2
/
+3
|
|
|
/
|
|
/
|
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
|
/
/
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
2
-10
/
+2
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-10
/
+1
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
7
-0
/
+7
*
kernel/sched/psi.c: expose pressure metrics on root cgroup
Dan Schatzberg
2019-05-14
1
-1
/
+1
*
psi: introduce psi monitor
Suren Baghdasaryan
2019-05-14
1
-16
/
+478
*
psi: track changed states
Suren Baghdasaryan
2019-05-14
1
-6
/
+18
*
psi: split update_stats into parts
Suren Baghdasaryan
2019-05-14
1
-23
/
+34
*
psi: rename psi fields in preparation for psi trigger addition
Suren Baghdasaryan
2019-05-14
1
-20
/
+21
[next]