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
/
arm64
/
include
/
asm
/
cmpxchg.h
Age
Commit message (
Expand
)
Author
2018-05-16
arm64: cmpwait: Clear event register before arming exclusive monitor
Will Deacon
2018-03-27
arm64: cmpxchg: Include linux/compiler.h in asm/cmpxchg.h
Will Deacon
2018-03-27
arm64: move percpu cmpxchg implementation from cmpxchg.h to percpu.h
Will Deacon
2018-03-27
arm64: cmpxchg: Include build_bug.h instead of bug.h for BUILD_BUG
Will Deacon
2017-05-09
arm64: xchg: hazard against entire exchange variable
Mark Rutland
2016-09-09
arm64: lse: convert lse alternatives NOP padding to use __nops
Will Deacon
2016-07-07
locking/barriers, arch/arm64: Implement LDXR+WFE based smp_cond_load_acquire()
Will Deacon
2015-12-10
arm64: cmpxchg: Don't incldue linux/mmdebug.h
Mark Brown
2015-10-12
arm64: atomics: implement native {relaxed, acquire, release} atomics
Will Deacon
2015-07-30
arm64: cmpxchg: truncate sub-word signed types before comparison
Will Deacon
2015-07-27
arm64: atomics: prefetch the destination word for write prior to stxr
Will Deacon
2015-07-27
arm64: cmpxchg_dbl: patch in lse instructions when supported by the CPU
Will Deacon
2015-07-27
arm64: cmpxchg: patch in lse instructions when supported by the CPU
Will Deacon
2015-07-27
arm64: xchg: patch in lse instructions when supported by the CPU
Will Deacon
2015-03-24
arm64: percpu: Make this_cpu accessors pre-empt safe
Steve Capper
2014-11-20
arm64: percpu: Implement this_cpu operations
Steve Capper
2014-11-06
arm64: xchg: Implement cmpxchg_double
Steve Capper
2014-05-09
arm64: xchg: prevent warning if return value is unused
Will Deacon
2014-02-07
arm64: asm: remove redundant "cc" clobbers
Will Deacon
2014-02-07
arm64: atomics: fix use of acquire + release for full barrier semantics
Will Deacon
2013-12-19
arm64: cmpxchg: update macros to prevent warnings
Mark Hambleton
2013-10-24
arm64: cmpxchg: implement cmpxchg64_relaxed
Will Deacon
2013-04-23
arm64: Define cmpxchg64 and cmpxchg64_local for outside use
Chen Gang
2013-02-11
arm64: atomics: fix grossly inconsistent asm constraints for exclusives
Will Deacon
2012-09-17
arm64: Miscellaneous header files
Catalin Marinas