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
/
rcu
Commit message (
Expand
)
Author
Age
...
*
rcutorture: Break up too-long rcu_torture_fwd_prog() function
Paul E. McKenney
2018-12-01
*
rcutorture: Remove cbflood facility
Paul E. McKenney
2018-12-01
*
rcutorture: Add call_rcu() flooding forward-progress tests
Paul E. McKenney
2018-12-01
*
-
-
-
-
-
.
Merge branches 'bug.2018.11.12a', 'consolidate.2018.12.01a', 'doc.2018.11.12a...
Paul E. McKenney
2018-12-01
|
\
\
\
\
|
|
|
|
*
srcu: Use "ssp" instead of "sp" for srcu_struct pointer
Paul E. McKenney
2018-11-27
|
|
|
|
*
srcu: Lock srcu_data structure in srcu_gp_start()
Dennis Krein
2018-11-27
|
|
|
|
*
srcu: Prevent __call_srcu() counter wrap with read-side critical section
Paul E. McKenney
2018-11-09
|
|
|
|
/
|
|
|
/
|
|
|
|
*
rcu: Avoid signed integer overflow in rcu_preempt_deferred_qs()
Paul E. McKenney
2018-11-12
|
|
|
*
rcu: Replace this_cpu_ptr() with __this_cpu_read()
Paul E. McKenney
2018-11-12
|
|
|
*
rcu: Speed up expedited GPs when interrupting RCU reader
Paul E. McKenney
2018-11-12
|
|
|
*
rcu: Trace end of grace period before end of grace period
Paul E. McKenney
2018-11-12
|
|
|
*
rcu: Adjust the comment of function rcu_is_watching
Zhouyi Zhou
2018-11-12
|
|
|
*
rcu: Add jiffies-since-GP-activity to show_rcu_gp_kthreads()
Paul E. McKenney
2018-11-12
|
|
|
*
rcu: Add state name to show_rcu_gp_kthreads() output
Paul E. McKenney
2018-11-12
|
|
|
*
rcu: Parameterize rcu_check_gp_start_stall()
Paul E. McKenney
2018-11-12
|
|
|
*
rcu: Avoid double multiply by HZ
Paul E. McKenney
2018-11-12
|
|
|
*
rcu: Stop expedited grace periods from relying on stop-machine
Paul E. McKenney
2018-11-11
|
|
|
/
|
*
|
rcu: Consolidate the RCU update functions invoked by sync.c
Paul E. McKenney
2018-11-09
|
*
|
rcu: Eliminate synchronize_rcu_mult()
Paul E. McKenney
2018-11-09
|
*
|
rcu: Fix rcu_{node,data} comments about gp_seq_needed
Joel Fernandes (Google)
2018-11-09
|
*
|
rcu: Remove unused rcu_state externs
Joel Fernandes (Google)
2018-11-09
|
|
/
*
|
rcu: Eliminate BUG_ON() for kernel/rcu/update.c
Paul E. McKenney
2018-11-12
*
|
rcu: Eliminate BUG_ON() for kernel/rcu/tree_plugin.h
Paul E. McKenney
2018-11-12
*
|
rcu: Eliminate BUG_ON() for kernel/rcu/tree.c
Paul E. McKenney
2018-11-09
*
|
rcu: Eliminate BUG_ON() for sync.c
Paul E. McKenney
2018-11-09
|
/
*
-
-
-
.
Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ...
Paul E. McKenney
2018-08-30
|
\
\
\
|
|
|
*
rcutorture: Maintain self-propagating CB only during forward-progress test
Paul E. McKenney
2018-08-29
|
|
|
*
rcutorture: Check GP completion at stutter end
Paul E. McKenney
2018-08-29
|
|
|
*
rcutorture: Print forward-progress test interval on error
Paul E. McKenney
2018-08-29
|
|
|
*
rcutorture: Adjust number of reader kthreads per CPU-hotplug operations
Paul E. McKenney
2018-08-29
|
|
|
*
rcutorture: Reduce priority of forward-progress testing
Paul E. McKenney
2018-08-29
|
|
|
*
rcutorture: Limit reader duration if irq or bh disabled
Paul E. McKenney
2018-08-29
|
|
|
*
rcutorture: Increase rcu_read_delay() longdelay_ms
Paul E. McKenney
2018-08-29
|
|
|
*
rcutorture: Add self-propagating callback to forward-progress testing
Paul E. McKenney
2018-08-29
|
|
|
*
rcutorture: Vary forward-progress test interval
Paul E. McKenney
2018-08-29
|
|
|
*
rcutorture: Avoid no-test complaint if too few forward-progress tries
Paul E. McKenney
2018-08-29
|
|
|
*
rcutorture: Also use GP sequence to judge forward progress
Paul E. McKenney
2018-08-29
|
|
|
*
rcutorture: Add forward-progress tests for RCU grace periods
Paul E. McKenney
2018-08-29
|
|
|
*
rcuperf: Warn on bad perf type for built-in tests
Paul E. McKenney
2018-08-29
|
|
|
*
rcutorture: Warn on bad torture type for built-in tests
Paul E. McKenney
2018-08-29
|
|
|
*
rcutorture: Force occasional reader waits
Paul E. McKenney
2018-08-29
|
|
_
|
/
|
/
|
|
|
|
*
srcu: Make early-boot call_srcu() reuse workqueue lists
Paul E. McKenney
2018-08-30
|
|
*
srcu: Make call_srcu() available during very early boot
Paul E. McKenney
2018-08-30
|
|
/
|
/
|
|
*
rcu: Convert rcu_state.ofl_lock to raw_spinlock_t
Mike Galbraith
2018-08-30
|
*
rcu: Remove obsolete ->dynticks_fqs and ->cond_resched_completed
Paul E. McKenney
2018-08-30
|
*
rcu: Switch ->dynticks to rcu_data structure, remove rcu_dynticks
Paul E. McKenney
2018-08-30
|
*
rcu: Switch dyntick nesting counters to rcu_data structure
Paul E. McKenney
2018-08-30
|
*
rcu: Switch urgent quiescent-state requests to rcu_data structure
Paul E. McKenney
2018-08-30
|
*
rcu: Switch lazy counts to rcu_data structure
Paul E. McKenney
2018-08-30
|
*
rcu: Switch last accelerate/advance to rcu_data structure
Paul E. McKenney
2018-08-30
[prev]
[next]