aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/locking/spinlock.c
AgeCommit message (Expand)Author
2019-07-22rtmutex: wire up RT's lockingThomas Gleixner
2019-04-08asm-generic/mmiowb: Add generic implementation of mmiowb() trackingWill Deacon
2017-12-12locking/core: Remove break_lock field when CONFIG_GENERIC_LOCKBREAK=yWill Deacon
2017-12-12locking/core: Fix deadlock during boot on systems with GENERIC_LOCKBREAKWill Deacon
2017-11-07locking/rwlocks: Fix commentsCheng Jian
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-10locking/core: Remove {read,spin,write}_can_lock()Will Deacon
2017-01-12locking/spinlocks: Remove the unused spin_lock_bh_nested() APIWaiman Long
2015-01-03spinlock: Add spin_lock_bh_nested()Thomas Graf
2013-11-06locking: Move the spinlock code to kernel/locking/Peter Zijlstra