Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | atomic: Add irqsave variant of atomic_dec_and_lock() | Anna-Maria Gleixner | 2018-06-12 | 1 | -0/+16 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | lib: reduce the use of module.h wherever possible | Paul Gortmaker | 2012-03-07 | 1 | -1/+1 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
* | atomic: only take lock when the counter drops to zero on UP as well | Jan Blunck | 2009-06-16 | 1 | -2/+1 |
* | [PATCH] atomic: dec_and_lock use atomic primitives | Nick Piggin | 2006-01-08 | 1 | -43/+6 |
* | [LIB]: Consolidate _atomic_dec_and_lock() | David S. Miller | 2005-09-14 | 1 | -0/+35 |
* | [PATCH] spinlock consolidation | Ingo Molnar | 2005-09-10 | 1 | -3/+0 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+40 |