- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- ba1c9f8 locking/atomic/x86: Un-macro-ify atomic ops implementation by Dmitry Vyukov · 8 years ago
- 31b35f6 locking/x86: Remove the unused atomic_inc_short() methd by Dmitry Vyukov · 8 years ago
- e6790e4 locking/atomic/x86: Use atomic_try_cmpxchg() by Peter Zijlstra · 8 years ago
- a9ebf30 locking/atomic: Introduce atomic_try_cmpxchg() by Peter Zijlstra · 8 years ago
- 0f65726 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- b53d6be locking/atomic: Remove linux/atomic.h:atomic_fetch_or() by Peter Zijlstra · 9 years ago
- a8bccca locking/atomic, arch/x86: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
- 18fe582 x86, asm: change the GEN_*_RMWcc() macros to not quote the condition by H. Peter Anvin · 9 years ago
- 117780e x86, asm: use bool for bitops and other assembly outputs by H. Peter Anvin · 9 years ago
- 153a433 x86/headers: Don't include asm/processor.h in asm/atomic.h by Andi Kleen · 9 years ago
- 62e8a32 atomic, arch: Audit atomic_{read,set}() by Peter Zijlstra · 9 years ago
- de9e432 atomic: Collapse all atomic_{set,clear}_mask definitions by Peter Zijlstra · 10 years ago
- e6942b7 atomic: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
- 7fc1845 x86: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
- 2a4e90b x86: Force inlining of atomic ops by Denys Vlasenko · 10 years ago
- 3462bd2 x86/asm: Always inline atomics by Hagen Paul Pfeifer · 10 years ago
- 2291059 locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() by Pranith Kumar · 10 years ago
- f6b4ece locking,x86: Kill atomic_or_long() by Peter Zijlstra · 11 years ago
- d00a569 arch,x86: Convert smp_mb__*() by Peter Zijlstra · 11 years ago
- e0f6dec x86, bitops: Correct the assembly constraints to testing bitops by H. Peter Anvin · 11 years ago
- 0c44c2d x86: Use asm goto to implement better modify_and_test() functions by Peter Zijlstra · 11 years ago
- 7ac468b x86, 386 removal: Remove CONFIG_XADD by H. Peter Anvin · 12 years ago
- e79bee2 atomic: implement generic atomic_dec_if_positive() by Shaohua Li · 12 years ago
- a1ce392 UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers by David Howells · 12 years ago
- 8b8bc2f x86: Use xadd helper more widely by Jeremy Fitzhardinge · 13 years ago
- 7847777 atomic: cleanup asm-generic atomic*.h inclusion by Arun Sharma · 13 years ago
- f24219b atomic: move atomic_add_unless to generic code by Arun Sharma · 13 years ago
- 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
- 93c9d7f Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- f3d46f9 atomic_t: Cast to volatile when accessing atomic variables by Anton Blanchard · 15 years ago
- d7f6de1 x86: Implement atomic[64]_dec_if_positive() by Luca Barbieri · 15 years ago
- 17c0e71 x86: Mark atomic irq ops raw for 32bit legacy by Ingo Molnar · 15 years ago
- 5abbbbf x86: Merge asm/atomic_{32,64}.h by Brian Gerst · 15 years ago
- bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/atomic.h]
- 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago