summaryrefslogtreecommitdiffstats
path: root/kernel/locking/spinlock.c
Commit message (Expand)AuthorAgeFilesLines
* locking/core: Remove break_lock field when CONFIG_GENERIC_LOCKBREAK=yWill Deacon2017-12-121-8/+1
* locking/core: Fix deadlock during boot on systems with GENERIC_LOCKBREAKWill Deacon2017-12-121-4/+4
* locking/rwlocks: Fix commentsCheng Jian2017-11-071-1/+2
* Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-071-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | locking/core: Remove {read,spin,write}_can_lock()Will Deacon2017-10-101-4/+2
|/
* locking/spinlocks: Remove the unused spin_lock_bh_nested() APIWaiman Long2017-01-121-8/+0
* spinlock: Add spin_lock_bh_nested()Thomas Graf2015-01-031-0/+8
* locking: Move the spinlock code to kernel/locking/Peter Zijlstra2013-11-061-0/+399
OpenPOWER on IntegriCloud