Age | Commit message (Expand) | Author |
2020-06-11 | locking/atomics: Flip fallbacks and instrumentation | Peter Zijlstra |
2019-06-03 | locking/atomic, x86: Use s64 for atomic64 | Mark Rutland |
2018-09-03 | x86: Fix kernel-doc atomic.h warnings | Randy Dunlap |
2018-06-21 | atomics/treewide: Make conditional inc/dec ops optional | Mark Rutland |
2018-06-21 | atomics/treewide: Make unconditional inc/dec ops optional | Mark Rutland |
2018-06-21 | atomics/treewide: Make test ops optional | Mark Rutland |
2018-06-21 | atomics/treewide: Make atomic64_inc_not_zero() optional | Mark Rutland |
2018-04-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2018-03-26 | treewide: Align function definition open/close braces | Joe Perches |
2018-03-12 | locking/atomic/x86: Switch atomic.h to use atomic-instrumented.h | Dmitry Vyukov |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-06-28 | locking/atomic/x86: Un-macro-ify atomic ops implementation | Dmitry Vyukov |
2016-06-16 | locking/atomic, arch/x86: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() | Peter Zijlstra |
2015-12-06 | x86/headers: Don't include asm/processor.h in asm/atomic.h | Andi Kleen |
2015-07-27 | x86: Provide atomic_{or,xor,and} | Peter Zijlstra |
2012-05-09 | atomic64_32.h: fix parameter naming mismatch | Philipp Hahn |
2012-01-20 | x86: atomic64 assembly improvements | Jan Beulich |
2012-01-20 | x86: Adjust asm constraints in atomic64 wrappers | Jan Beulich |
2012-01-09 | x86, atomic: atomic64_read() take a const pointer | H. Peter Anvin |
2011-07-26 | atomic: move atomic_add_unless to generic code | Arun Sharma |
2010-02-25 | x86-32: Rewrite 32-bit atomic64 functions in assembly | Luca Barbieri |
2010-01-07 | x86: Split atomic64_t functions into seperate headers | Brian Gerst |