summaryrefslogtreecommitdiff
path: root/kernel/locking/spinlock.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-08asm-generic/mmiowb: Add generic implementation of mmiowb() trackingWill Deacon1-0/+7
2017-12-12locking/core: Remove break_lock field when CONFIG_GENERIC_LOCKBREAK=yWill Deacon1-8/+1
2017-12-12locking/core: Fix deadlock during boot on systems with GENERIC_LOCKBREAKWill Deacon1-4/+4
2017-11-07locking/rwlocks: Fix commentsCheng Jian1-1/+2
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-10locking/core: Remove {read,spin,write}_can_lock()Will Deacon1-4/+2
2017-01-12locking/spinlocks: Remove the unused spin_lock_bh_nested() APIWaiman Long1-8/+0
2015-01-03spinlock: Add spin_lock_bh_nested()Thomas Graf1-0/+8
2013-11-06locking: Move the spinlock code to kernel/locking/Peter Zijlstra1-0/+399