summaryrefslogtreecommitdiffstats
path: root/kernel/locking/rwsem-xadd.c
Commit message (Expand)AuthorAgeFilesLines
* arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-2/+2
* locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNERDavidlohr Bueso2014-07-161-2/+2
* locking/spinlocks/mcs: Introduce and use init macro and function for osq locksJason Low2014-07-161-1/+1
* locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overheadJason Low2014-07-161-1/+1
* locking/rwsem: Allow conservative optimistic spinning when readers have lockJason Low2014-07-161-5/+5
* locking/rwsem: Fix checkpatch.pl warningsAndrew Morton2014-06-051-3/+3
* locking/rwsem: Support optimistic spinningDavidlohr Bueso2014-06-051-29/+196
* rwsem: Add comments to explain the meaning of the rwsem's count fieldTim Chen2014-05-041-0/+49
* asmlinkage: Mark rwsem functions that can be called from assembler asmlinkageAndi Kleen2014-02-141-0/+4
* locking: Move the rwsem code to kernel/locking/Peter Zijlstra2013-11-061-0/+293