index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
local.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-01
locking/x86: Implement local_xchg() using CMPXCHG without the LOCK prefix
Uros Bizjak
1
-2
/
+14
2023-10-04
locking/local, arch: Rewrite local_add_unless() as a static inline function
Uros Bizjak
1
-17
/
+16
2023-07-10
locking/arch: Avoid variable shadowing in local_try_cmpxchg()
Uros Bizjak
1
-2
/
+2
2023-04-29
locking/arch: Wire up local_try_cmpxchg()
Uros Bizjak
1
-2
/
+11
2018-10-16
x86/asm: 'Simplify' GEN_*_RMWcc() macros
Peter Zijlstra
1
-4
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-06-08
x86, asm: change the GEN_*_RMWcc() macros to not quote the condition
H. Peter Anvin
1
-4
/
+4
2016-06-08
x86, asm: use bool for bitops and other assembly outputs
H. Peter Anvin
1
-4
/
+4
2013-12-04
x86, bitops: Correct the assembly constraints to testing bitops
H. Peter Anvin
1
-2
/
+2
2013-09-25
x86: Use asm goto to implement better modify_and_test() functions
Peter Zijlstra
1
-24
/
+4
2012-11-29
x86, 386 removal: Remove CONFIG_XADD
H. Peter Anvin
1
-17
/
+1
2012-03-28
Disintegrate asm/system.h for X86
David Howells
1
-1
/
+0
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2010-01-05
local_t: Remove cpu_local_xx macros
Christoph Lameter
1
-37
/
+0
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
1
-3
/
+3
2008-10-22
x86, um: ... and asm-x86 move
Al Viro
1
-0
/
+235