aboutsummaryrefslogtreecommitdiff
path: root/kernel/locking/spinlock.c
AgeCommit message (Expand)AuthorFilesLines
2017-12-12locking/core: Remove break_lock field when CONFIG_GENERIC_LOCKBREAK=yGravatar Will Deacon 1-8/+1
2017-12-12locking/core: Fix deadlock during boot on systems with GENERIC_LOCKBREAKGravatar Will Deacon 1-4/+4
2017-11-07locking/rwlocks: Fix commentsGravatar Cheng Jian 1-1/+2
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsGravatar Ingo Molnar 1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-10-10locking/core: Remove {read,spin,write}_can_lock()Gravatar Will Deacon 1-4/+2
2017-01-12locking/spinlocks: Remove the unused spin_lock_bh_nested() APIGravatar Waiman Long 1-8/+0
2015-01-03spinlock: Add spin_lock_bh_nested()Gravatar Thomas Graf 1-0/+8
2013-11-06locking: Move the spinlock code to kernel/locking/Gravatar Peter Zijlstra 1-0/+399