summaryrefslogtreecommitdiffstats
path: root/include/lock.h
Commit message (Expand)AuthorAgeFilesLines
* lock: Add additional lock auditing codeBenjamin Herrenschmidt2017-12-201-5/+28
* lock: Move cmpxchg() primitives to their own fileBenjamin Herrenschmidt2017-12-201-57/+1
* core/lock: Introduce atomic cmpxchg and implement try_lock with itNicholas Piggin2017-12-031-2/+59
* Use LOCK_UNLOCKED macro to in init_lock()Michael Neuling2015-02-121-2/+1
* lock: Add helper to check if this CPU is already holding a lockBenjamin Herrenschmidt2014-07-081-0/+2
* Initial commit of Open Source releaseBenjamin Herrenschmidt2014-07-021-0/+83
OpenPOWER on IntegriCloud