index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
sched/debug: Make the "Preemption disabled at ..." message more useful
Vegard Nossum
2016-08-10
|
*
|
|
|
sched/deadline: Remove useless parameter from setup_new_dl_entity()
Juri Lelli
2016-08-10
|
*
|
|
|
sched/core: Add documentation for 'cookie' argument
Luis de Bethencourt
2016-08-10
|
*
|
|
|
sched/fair: Optimize find_idlest_cpu() when there is no choice
Morten Rasmussen
2016-08-10
|
*
|
|
|
sched/fair: Make the use of prev_cpu consistent in the wakeup path
Morten Rasmussen
2016-08-10
|
*
|
|
|
sched/fair: Improve PELT stuff some more
Peter Zijlstra
2016-08-10
|
*
|
|
|
sched/core: Fix one typo
Leo Yan
2016-08-10
|
*
|
|
|
sched/fair: Remove 'cpu_busy' parameter from update_next_balance()
Leo Yan
2016-08-10
*
|
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-10-03
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2016-09-16
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
sched: Make wake_up_nohz_cpu() handle CPUs going offline
Paul E. McKenney
2016-08-22
|
|
|
|
_
|
/
|
|
|
/
|
|
*
|
|
|
|
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2016-10-01
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'pm-cpufreq-sched' into pm-cpufreq
Rafael J. Wysocki
2016-10-01
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
cpufreq: schedutil: Add iowait boosting
Rafael J. Wysocki
2016-09-13
|
|
*
|
|
cpufreq / sched: SCHED_CPUFREQ_IOWAIT flag to indicate iowait condition
Rafael J. Wysocki
2016-09-13
|
|
*
|
|
cpufreq / sched: ignore SMT when determining max cpu capacity
Steve Muckle
2016-08-31
|
|
*
|
|
cpufreq / sched: Pass runqueue pointer to cpufreq_update_util()
Rafael J. Wysocki
2016-08-16
|
|
*
|
|
cpufreq / sched: Pass flags to cpufreq_update_util()
Rafael J. Wysocki
2016-08-16
*
|
|
|
|
sched/core: Fix a race between try_to_wake_up() and a woken up task
Balbir Singh
2016-09-05
|
/
/
/
/
*
|
|
|
sched/cputime: Resync steal time when guest & host lose sync
Wanpeng Li
2016-08-18
*
|
|
|
sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regression
Peter Zijlstra
2016-08-18
|
/
/
/
*
|
|
sched/cputime: Fix omitted ticks passed in parameter
Frederic Weisbecker
2016-08-11
*
|
|
sched/cputime: Fix steal time accounting
Wanpeng Li
2016-08-11
|
|
/
|
/
|
*
|
sched/deadline: Fix lock pinning warning during CPU hotplug
Wanpeng Li
2016-08-10
*
|
sched/cputime: Mitigate performance regression in times()/clock_gettime()
Giovanni Gherdovich
2016-08-10
*
|
sched/fair: Fix typo in sync_throttle()
Xunlei Pang
2016-08-10
*
|
sched/deadline: Fix wrap-around in DL heap
Tommaso Cucinotta
2016-08-10
|
/
*
Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-07-27
|
\
|
*
xen: add steal_clock support on x86
Juergen Gross
2016-07-06
*
|
Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2016-07-26
|
\
\
|
*
\
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2016-07-25
|
|
\
\
|
|
*
|
cpufreq: schedutil: map raw required frequency to driver frequency
Steve Muckle
2016-07-21
|
|
*
|
Merge back earlier cpufreq material for v4.8.
Rafael J. Wysocki
2016-07-04
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
Merge back earlier cpufreq changes for v4.8.
Rafael J. Wysocki
2016-06-13
|
|
|
|
\
|
|
|
|
*
cpufreq: governor: Create cpufreq_policy_apply_limits()
Viresh Kumar
2016-06-02
|
|
|
|
*
cpufreq: governor: Get rid of governor events
Rafael J. Wysocki
2016-06-02
*
|
|
|
|
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-25
|
\
\
\
\
\
|
*
|
|
|
|
sched/cputime: Drop local_irq_save/restore from irqtime_account_irq()
Rik van Riel
2016-07-14
|
*
|
|
|
|
sched/cputime: Clean up the old vtime gen irqtime accounting completely
Frederic Weisbecker
2016-07-14
|
*
|
|
|
|
sched/cputime: Replace VTIME_GEN irq time code with IRQ_TIME_ACCOUNTING code
Rik van Riel
2016-07-14
|
*
|
|
|
|
sched/cputime: Count actually elapsed irq & softirq time
Rik van Riel
2016-07-14
*
|
|
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-07-25
|
\
|
|
|
|
|
|
*
|
|
|
|
sched/core: Panic on scheduling while atomic bugs if kernel.panic_on_warn is set
Daniel Bristot de Oliveira
2016-07-10
|
*
|
|
|
|
sched/cpuacct: Introduce cpuacct.usage_all to show all CPU stats together
Zhao Lei
2016-07-09
|
*
|
|
|
|
sched/cpuacct: Use loop to consolidate code in cpuacct_stats_show()
Zhao Lei
2016-07-09
|
*
|
|
|
|
sched/cpuacct: Merge cpuacct_usage_index and cpuacct_stat_index enums
Zhao Lei
2016-07-09
|
*
|
|
|
|
sched/fair: Rework throttle_count sync
Peter Zijlstra
2016-06-27
|
*
|
|
|
|
sched/core: Fix sched_getaffinity() return value kerneldoc comment
Zev Weiss
2016-06-27
|
*
|
|
|
|
sched/fair: Reorder cgroup creation code
Peter Zijlstra
2016-06-27
|
*
|
|
|
|
sched/fair: Apply more PELT fixes
Peter Zijlstra
2016-06-27
[prev]
[next]