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