aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/cmpxchg.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-13asm-generic: move cmpxchg*_local defs to cmpxchg.hJonas Bonn1-0/+10
2012-04-02asm-generic: add linux/types.h to cmpxchg.hPaul Gortmaker1-0/+1
2012-03-28Move the asm-generic/system.h xchg() implementation to asm-generic/cmpxchg.hDavid Howells1-7/+80
2012-03-28Make asm-generic/cmpxchg.h #include asm-generic/cmpxchg-local.hDavid Howells1-0/+2
2008-02-07Add cmpxchg_local to asm-generic for per cpu atomic operationsMathieu Desnoyers1-0/+22