index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
sched.h
Commit message (
Expand
)
Author
Age
*
cpusets: Rebuild root domain deadline accounting information
Mathieu Poirier
2019-07-25
*
sched/isolation: Prefer housekeeping CPU in local node
Wanpeng Li
2019-07-25
*
sched/fair: Start tracking SCHED_IDLE tasks count in cfs_rq
Viresh Kumar
2019-07-25
*
sched/uclamp: Add uclamp support to energy_compute()
Patrick Bellasi
2019-06-24
*
sched/uclamp: Add uclamp_util_with()
Patrick Bellasi
2019-06-24
*
sched/cpufreq, sched/uclamp: Add clamps for FAIR and RT tasks
Patrick Bellasi
2019-06-24
*
sched/uclamp: Enforce last task's UCLAMP_MAX
Patrick Bellasi
2019-06-24
*
sched/uclamp: Add CPU's clamp buckets refcounting
Patrick Bellasi
2019-06-24
*
sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()
Vincent Guittot
2019-06-24
*
sched/fair: Don't push cfs_bandwith slack timers forward
bsegall@google.com
2019-06-17
*
sched/core: Remove rq->cpu_load[]
Dietmar Eggemann
2019-06-03
*
sched/fair: Remove the rq->cpu_load[] update code
Dietmar Eggemann
2019-06-03
*
sched/fair: Remove rq->load
Dietmar Eggemann
2019-06-03
*
sched/core: Annotate perf_domain pointer with __rcu
Joel Fernandes (Google)
2019-04-03
*
sched_domain: Annotate RCU pointers properly
Joel Fernandes (Google)
2019-04-03
*
sched/cpufreq: Annotate cpufreq_update_util_data pointer with __rcu
Joel Fernandes (Google)
2019-04-03
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-03-06
|
\
|
*
sched/fair: Simplify post_init_entity_util_avg() by calling it with a task_st...
Dietmar Eggemann
2019-02-11
|
*
sched/core: Use READ_ONCE()/WRITE_ONCE() in move_queued_task()/task_rq_lock()
Andrea Parri
2019-02-04
|
*
sched/pelt: Skip updating util_est when utilization is higher than CPU's capa...
Vincent Guittot
2019-02-04
|
*
sched/fair: Update scale invariance of PELT
Vincent Guittot
2019-02-04
|
*
sched/fair: Move the rq_of() helper function
Vincent Guittot
2019-02-04
|
*
sched/core: Give DCE a fighting chance
Peter Zijlstra
2019-01-27
*
|
sched: Replace call_rcu_sched() with call_rcu()
Paul E. McKenney
2019-01-25
|
/
*
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2019-01-05
*
sched/fair: Add over-utilization/tipping point indicator
Morten Rasmussen
2018-12-11
*
sched/fair: Clean-up update_sg_lb_stats parameters
Quentin Perret
2018-12-11
*
sched/toplogy: Introduce the 'sched_energy_present' static key
Quentin Perret
2018-12-11
*
sched/topology: Make Energy Aware Scheduling depend on schedutil
Quentin Perret
2018-12-11
*
sched/topology: Add lowest CPU asymmetry sched_domain level pointer
Quentin Perret
2018-12-11
*
sched/topology: Reference the Energy Model of CPUs when available
Quentin Perret
2018-12-11
*
sched/cpufreq: Prepare schedutil for Energy Aware Scheduling
Quentin Perret
2018-12-11
*
sched/topology: Relocate arch_scale_cpu_capacity() to the internal header
Quentin Perret
2018-12-11
*
sched/topology: Remove the ::smt_gain field from 'struct sched_domain'
Vincent Guittot
2018-12-11
*
sched: Fix various typos in comments
Ingo Molnar
2018-12-03
*
Merge tag 'v4.20-rc5' into sched/core, to pick up fixes
Ingo Molnar
2018-12-03
|
\
|
*
sched/smt: Expose sched_smt_present static key
Thomas Gleixner
2018-11-28
*
|
sched/core: Clean up the #ifdef block in add_nr_running()
Viresh Kumar
2018-11-12
*
|
sched/core: Create task_has_idle_policy() helper
Viresh Kumar
2018-11-12
|
/
*
psi: pressure stall information for CPU, memory, and IO
Johannes Weiner
2018-10-26
*
sched: introduce this_rq_lock_irq()
Johannes Weiner
2018-10-26
*
sched: sched.h: make rq locking and clock functions available in stats.h
Johannes Weiner
2018-10-26
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-10-23
|
\
|
*
x86/stackprotector: Remove the call to boot_init_stack_canary() from cpu_star...
Christophe Leroy
2018-10-21
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-10-23
|
\
\
|
*
|
sched/pelt: Fix warning and clean up IRQ PELT config
Vincent Guittot
2018-10-02
|
*
|
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2018-10-02
|
|
\
\
|
*
|
|
sched/debug: Explicitly cast sched_feat() to bool
Peter Zijlstra
2018-09-10
|
*
|
|
sched/fair: Set rq->rd->overload when misfit
Valentin Schneider
2018-09-10
|
*
|
|
sched/fair: Wrap rq->rd->overload accesses with READ/WRITE_ONCE()
Valentin Schneider
2018-09-10
[next]