index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
atomic.h
Age
Commit message (
Expand
)
Author
2013-11-12
Merge branch 'devel-stable' into for-next
Russell King
2013-11-09
ARM: 7868/1: arm/arm64: remove atomic_clear_mask() in "include/asm/atomic.h"
Chen Gang
2013-11-09
ARM: 7867/1: include: asm: use 'int' instead of 'unsigned long' for 'oldval' ...
Chen Gang
2013-11-09
ARM: 7866/1: include: asm: use 'long long' instead of 'u64' within atomic.h
Chen Gang
2013-10-30
Merge branch 'baserock/bjdooks/312-rc4/be/core-v3' of git://git.baserock.org/...
Russell King
2013-10-19
ARM: atomic64: fix endian-ness in atomic.h
Victor Kamensky
2013-09-30
ARM: atomics: prefetch the destination word for write prior to strex
Will Deacon
2013-04-03
ARM: 7687/1: atomics: don't use exclusives for atomic64 read/set with LPAE
Will Deacon
2012-07-05
ARM: fix warnings about atomic64_read
Russell King
2012-03-28
Disintegrate asm/system.h for ARM
David Howells
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-07-09
ARM: 6212/1: atomic ops: add memory constraints to inline asm
Will Deacon
2010-07-09
ARM: 6211/1: atomic ops: fix register constraints for atomic64_add_unless
Will Deacon
2010-05-17
atomic_t: Cast to volatile when accessing atomic variables
Anton Blanchard
2010-02-15
ARM: 5889/1: Add atomic64 routines for ARMv6k and above.
Will Deacon
2009-09-18
Clear the exclusive monitor when returning from an exception
Catalin Marinas
2009-07-25
ARM: includecheck fix: atomic.h
Jaswinder Singh Rajput
2009-06-11
asm-generic: rename atomic.h to atomic-long.h
Arnd Bergmann
2009-05-28
[ARM] barriers: improve xchg, bitops and atomic SMP barriers
Russell King
2009-01-06
atomic_t: unify all arch definitions
Matthew Wilcox
2008-08-02
[ARM] move include/asm-arm to arch/arm/include/asm
Russell King