Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | asm-generic: cmpxchg: avoid warnings from macro-ized cmpxchg() implementations | Marek Vasut | 2015-10-15 | 1 | -4/+7 |
* | locking/rtmutex: Drop usage of __HAVE_ARCH_CMPXCHG | Sebastian Andrzej Siewior | 2015-05-13 | 1 | -3/+0 |
* | asm-generic: move cmpxchg*_local defs to cmpxchg.h | Jonas Bonn | 2013-03-13 | 1 | -0/+10 |
* | asm-generic: add linux/types.h to cmpxchg.h | Paul Gortmaker | 2012-04-02 | 1 | -0/+1 |
* | Move the asm-generic/system.h xchg() implementation to asm-generic/cmpxchg.h | David Howells | 2012-03-28 | 1 | -7/+80 |
* | Make asm-generic/cmpxchg.h #include asm-generic/cmpxchg-local.h | David Howells | 2012-03-28 | 1 | -0/+2 |
* | Add cmpxchg_local to asm-generic for per cpu atomic operations | Mathieu Desnoyers | 2008-02-07 | 1 | -0/+22 |