summaryrefslogtreecommitdiff
path: root/kernel/locking/spinlock.c
Commit message (Expand)AuthorAge
* locking/core: Remove break_lock field when CONFIG_GENERIC_LOCKBREAK=yWill Deacon2017-12-12
* locking/core: Fix deadlock during boot on systems with GENERIC_LOCKBREAKWill Deacon2017-12-12
* locking/rwlocks: Fix commentsCheng Jian2017-11-07
* Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | locking/core: Remove {read,spin,write}_can_lock()Will Deacon2017-10-10
|/
* locking/spinlocks: Remove the unused spin_lock_bh_nested() APIWaiman Long2017-01-12
* spinlock: Add spin_lock_bh_nested()Thomas Graf2015-01-03
* locking: Move the spinlock code to kernel/locking/Peter Zijlstra2013-11-06