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
/
locking
/
rwsem-xadd.c
Commit message (
Expand
)
Author
Age
*
locking/rwsem: Fix lock optimistic spinning when owner is not running
Jason Low
2015-03-07
*
locking: Remove ACCESS_ONCE() usage
Davidlohr Bueso
2015-02-24
*
locking/rwsem: Check for active lock before bailing on spinning
Davidlohr Bueso
2015-02-18
*
locking/rwsem: Avoid deceiving lock spinners
Davidlohr Bueso
2015-02-18
*
locking/rwsem: Set lock ownership ASAP
Davidlohr Bueso
2015-02-18
*
locking/rwsem: Document barrier need when waking tasks
Davidlohr Bueso
2015-02-18
*
locking/rwsem: Use task->state helpers
Davidlohr Bueso
2015-02-04
*
locking/rwsem: Avoid double checking before try acquiring write lock
Jason Low
2014-10-03
*
locking/rwsem: Move EXPORT_SYMBOL() lines to follow function definition
Davidlohr Bueso
2014-09-16
*
arch, locking: Ciao arch_mutex_cpu_relax()
Davidlohr Bueso
2014-07-17
*
locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER
Davidlohr Bueso
2014-07-16
*
locking/spinlocks/mcs: Introduce and use init macro and function for osq locks
Jason Low
2014-07-16
*
locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overhead
Jason Low
2014-07-16
*
locking/rwsem: Allow conservative optimistic spinning when readers have lock
Jason Low
2014-07-16
*
locking/rwsem: Fix checkpatch.pl warnings
Andrew Morton
2014-06-05
*
locking/rwsem: Support optimistic spinning
Davidlohr Bueso
2014-06-05
*
rwsem: Add comments to explain the meaning of the rwsem's count field
Tim Chen
2014-05-04
*
asmlinkage: Mark rwsem functions that can be called from assembler asmlinkage
Andi Kleen
2014-02-13
*
locking: Move the rwsem code to kernel/locking/
Peter Zijlstra
2013-11-06