aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mn10300/include/asm/atomic.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-09mn10300: Remove the architectureDavid Howells1-161/+0
2016-06-16locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra1-2/+0
2016-06-16locking/atomic, arch/mn10300: Implement atomic_fetch_{add,sub,and,or,xor}()Peter Zijlstra1-4/+31
2015-09-23atomic, arch: Audit atomic_{read,set}()Peter Zijlstra1-2/+2
2015-07-27atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra1-24/+0
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra1-2/+0
2015-07-27mn10300: Provide atomic_{or,xor,and}Peter Zijlstra1-47/+10
2014-08-14locking,arch,mn10300: Fold atomic_opsPeter Zijlstra1-83/+42
2014-04-18arch,mn10300: Convert smp_mb__*()Peter Zijlstra1-6/+1
2012-03-28Disintegrate asm/system.h for MN10300David Howells1-106/+3
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma1-2/+0
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma1-2/+2
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+0
2011-03-14MN10300: atomic_read() should ensure it emits a loadDavid Howells1-1/+1
2010-10-27MN10300: Implement atomic ops using atomic ops unitMark Salter1-0/+350
2010-05-25mn10300: use generic atomic.hMathieu Desnoyers1-157/+1
2010-05-17atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard1-1/+1
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann1-1/+1
2009-04-10Move arch headers from include/asm-mn10300/ to arch/mn10300/include/asm/.David Howells1-0/+157