index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
atomic.h
Age
Commit message (
Expand
)
Author
2014-08-14
locking,arch,powerpc: Fold atomic_ops
Peter Zijlstra
2014-04-18
arch,powerpc: Convert smp_mb__*()
Peter Zijlstra
2012-10-09
atomic: implement generic atomic_dec_if_positive()
Shaohua Li
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
2012-03-07
powerpc/atomic: Implement atomic*_inc_not_zero
Anton Blanchard
2011-11-17
powerpc: Fix atomic_xxx_return barrier semantics
Benjamin Herrenschmidt
2011-07-26
atomic: cleanup asm-generic atomic*.h inclusion
Arun Sharma
2011-07-26
atomic: move atomic_add_unless to generic code
Arun Sharma
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2010-02-17
powerpc: Rename LWSYNC_ON_SMP to PPC_RELEASE_BARRIER, ISYNC_ON_SMP to PPC_ACQ...
Anton Blanchard
2009-06-15
powerpc: Use generic atomic64_t implementation on 32-bit processors
Paul Mackerras
2009-06-11
asm-generic: rename atomic.h to atomic-long.h
Arnd Bergmann
2009-01-06
atomic_t: unify all arch definitions
Matthew Wilcox
2008-11-19
powerpc: Tell gcc when we clobber the carry in inline asm
Paul Mackerras
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell