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
/
local.h
Age
Commit message (
Expand
)
Author
2024-03-01
locking/x86: Implement local_xchg() using CMPXCHG without the LOCK prefix
Uros Bizjak
2023-10-04
locking/local, arch: Rewrite local_add_unless() as a static inline function
Uros Bizjak
2023-07-10
locking/arch: Avoid variable shadowing in local_try_cmpxchg()
Uros Bizjak
2023-04-29
locking/arch: Wire up local_try_cmpxchg()
Uros Bizjak
2018-10-16
x86/asm: 'Simplify' GEN_*_RMWcc() macros
Peter Zijlstra
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-06-08
x86, asm: change the GEN_*_RMWcc() macros to not quote the condition
H. Peter Anvin
2016-06-08
x86, asm: use bool for bitops and other assembly outputs
H. Peter Anvin
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-03-28
Disintegrate asm/system.h for X86
David Howells
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2010-01-05
local_t: Remove cpu_local_xx macros
Christoph Lameter
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro