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
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
|
alarmtimers: Remove interval cap limit hack
John Stultz
2011-08-10
|
*
|
|
|
|
|
alarmtimers: Add alarm_forward functionality
John Stultz
2011-08-10
|
*
|
|
|
|
|
alarmtimers: Push rearming peroidic timers down into alamrtimer handler
John Stultz
2011-08-10
|
*
|
|
|
|
|
alarmtimers: Change alarmtimer functions to return alarmtimer_restart values
John Stultz
2011-08-10
*
|
|
|
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-10-26
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
sched: Don't use tasklist_lock for debug prints
Thomas Gleixner
2011-10-06
|
*
|
|
|
|
|
|
sched: Warn on rt throttling
Thomas Gleixner
2011-10-06
|
*
|
|
|
|
|
|
sched: Unify the ->cpus_allowed mask copy
Peter Zijlstra
2011-10-06
|
*
|
|
|
|
|
|
sched: Wrap scheduler p->cpus_allowed access
Peter Zijlstra
2011-10-06
|
*
|
|
|
|
|
|
sched: Request for idle balance during nohz idle load balance
Suresh Siddha
2011-10-06
|
*
|
|
|
|
|
|
sched: Use resched IPI to kick off the nohz idle balance
Suresh Siddha
2011-10-06
|
*
|
|
|
|
|
|
sched: Fix idle_cpu()
Thomas Gleixner
2011-10-04
|
*
|
|
|
|
|
|
sched: Convert to struct llist
Peter Zijlstra
2011-10-04
|
*
|
|
|
|
|
|
llist: Add llist_next()
Peter Zijlstra
2011-10-04
|
*
|
|
|
|
|
|
irq_work: Use llist in the struct irq_work logic
Huang Ying
2011-10-04
|
*
|
|
|
|
|
|
Merge branch 'linus' into sched/core
Ingo Molnar
2011-10-04
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
sched: Remove redundant test in check_preempt_tick()
Wang Xingchao
2011-09-26
|
*
|
|
|
|
|
|
Merge branch 'linus' into sched/core
Ingo Molnar
2011-09-18
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
sched: Return unused runtime on group dequeue
Paul Turner
2011-08-14
|
*
|
|
|
|
|
|
sched: Add exports tracking cfs bandwidth control statistics
Nikhil Rao
2011-08-14
|
*
|
|
|
|
|
|
sched: Throttle entities exceeding their allowed bandwidth
Paul Turner
2011-08-14
|
*
|
|
|
|
|
|
sched: Migrate throttled tasks on HOTPLUG
Paul Turner
2011-08-14
|
*
|
|
|
|
|
|
sched: Prevent buddy interactions with throttled entities
Paul Turner
2011-08-14
|
*
|
|
|
|
|
|
sched: Prevent interactions with throttled entities
Paul Turner
2011-08-14
|
*
|
|
|
|
|
|
sched: Allow for positional tg_tree walks
Paul Turner
2011-08-14
|
*
|
|
|
|
|
|
sched: Add support for unthrottling group entities
Paul Turner
2011-08-14
|
*
|
|
|
|
|
|
sched: Add support for throttling group entities
Paul Turner
2011-08-14
|
*
|
|
|
|
|
|
sched: Expire invalid runtime
Paul Turner
2011-08-14
|
*
|
|
|
|
|
|
sched: Add a timer to handle CFS bandwidth refresh
Paul Turner
2011-08-14
|
*
|
|
|
|
|
|
sched: Accumulate per-cfs_rq cpu usage and charge against bandwidth
Paul Turner
2011-08-14
|
*
|
|
|
|
|
|
sched: Validate CFS quota hierarchies
Paul Turner
2011-08-14
|
*
|
|
|
|
|
|
sched: Introduce primitives to account for CFS bandwidth tracking
Paul Turner
2011-08-14
|
*
|
|
|
|
|
|
sched: Implement hierarchical task accounting for SCHED_OTHER
Paul Turner
2011-08-14
|
*
|
|
|
|
|
|
sched/cpupri: Remove cpupri->pri_active
Yong Zhang
2011-08-14
|
*
|
|
|
|
|
|
sched/cpupri: Fix memory barriers for vec updates to always be in order
Steven Rostedt
2011-08-14
|
*
|
|
|
|
|
|
sched/cpupri: Remove the vec->lock
Steven Rostedt
2011-08-14
|
*
|
|
|
|
|
|
sched: Use pushable_tasks to determine next highest prio
Steven Rostedt
2011-08-14
|
*
|
|
|
|
|
|
sched: Balance RT tasks when forked as well
Steven Rostedt
2011-08-14
|
*
|
|
|
|
|
|
sched: Remove resetting exec_start in put_prev_task_rt()
Hillf Danton
2011-08-14
|
*
|
|
|
|
|
|
sched, rt: Fix rq->rt.pushable_tasks bug in push_rt_task()
Hillf Danton
2011-08-14
|
*
|
|
|
|
|
|
sched: Remove noop in lowest_flag_domain()
Hillf Danton
2011-08-14
|
*
|
|
|
|
|
|
sched: Remove noop in next_prio()
Hillf Danton
2011-08-14
|
*
|
|
|
|
|
|
sched: fix broken SCHED_RESET_ON_FORK handling
Mike Galbraith
2011-08-14
|
*
|
|
|
|
|
|
sched: Kill WAKEUP_PREEMPT
Yong Zhang
2011-08-14
|
*
|
|
|
|
|
|
sched: Remove rq->avg_load_per_task
Jan H. Schönherr
2011-08-14
*
|
|
|
|
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-26
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
tracing: Fix returning of duplicate data after EOF in trace_pipe_raw
Steven Rostedt
2011-10-14
|
*
|
|
|
|
|
|
|
ftrace: Fix README to state tracing_on to start/stop tracing
Geunsik Lim
2011-10-14
|
*
|
|
|
|
|
|
|
Merge branch 'tip/perf/core' of git://github.com/rostedt/linux into perf/core
Ingo Molnar
2011-10-12
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
tracing: Do not allocate buffer for trace_marker
Steven Rostedt
2011-10-11
[prev]
[next]