Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-03 | spinlock: Add spin_lock_bh_nested() | Thomas Graf | 1 | -0/+8 | |
Signed-off-by: Thomas Graf <[email protected]> Signed-off-by: David S. Miller <[email protected]> | |||||
2013-11-06 | locking: Move the spinlock code to kernel/locking/ | Peter Zijlstra | 1 | -0/+399 | |
Suggested-by: Ingo Molnar <[email protected]> Signed-off-by: Peter Zijlstra <[email protected]> Link: http://lkml.kernel.org/n/[email protected] Signed-off-by: Ingo Molnar <[email protected]> |