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
/
x86
/
include
/
asm
/
atomic.h
Age
Commit message (
Expand
)
Author
2014-10-03
locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()
Pranith Kumar
2014-08-14
locking,x86: Kill atomic_or_long()
Peter Zijlstra
2014-04-18
arch,x86: Convert smp_mb__*()
Peter Zijlstra
2013-12-04
x86, bitops: Correct the assembly constraints to testing bitops
H. Peter Anvin
2013-09-25
x86: Use asm goto to implement better modify_and_test() functions
Peter Zijlstra
2012-11-29
x86, 386 removal: Remove CONFIG_XADD
H. Peter Anvin
2012-10-09
atomic: implement generic atomic_dec_if_positive()
Shaohua Li
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
2011-08-29
x86: Use xadd helper more widely
Jeremy Fitzhardinge
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-05-18
Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-05-17
atomic_t: Cast to volatile when accessing atomic variables
Anton Blanchard
2010-03-01
x86: Implement atomic[64]_dec_if_positive()
Luca Barbieri
2010-02-16
x86: Mark atomic irq ops raw for 32bit legacy
Ingo Molnar
2010-01-07
x86: Merge asm/atomic_{32,64}.h
Brian Gerst
2008-10-22
x86, um: ... and asm-x86 move
Al Viro