Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | locking/core: Remove break_lock field when CONFIG_GENERIC_LOCKBREAK=y | Will Deacon | 2017-12-12 | 1 | -8/+1 |
* | locking/core: Fix deadlock during boot on systems with GENERIC_LOCKBREAK | Will Deacon | 2017-12-12 | 1 | -4/+4 |
* | locking/rwlocks: Fix comments | Cheng Jian | 2017-11-07 | 1 | -1/+2 |
* | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2017-11-07 | 1 | -0/+1 |
|\ | |||||
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | | locking/core: Remove {read,spin,write}_can_lock() | Will Deacon | 2017-10-10 | 1 | -4/+2 |
|/ | |||||
* | locking/spinlocks: Remove the unused spin_lock_bh_nested() API | Waiman Long | 2017-01-12 | 1 | -8/+0 |
* | spinlock: Add spin_lock_bh_nested() | Thomas Graf | 2015-01-03 | 1 | -0/+8 |
* | locking: Move the spinlock code to kernel/locking/ | Peter Zijlstra | 2013-11-06 | 1 | -0/+399 |