Age | Commit message (Expand) | Author |
2020-07-29 | locking/atomic: Move ATOMIC_INIT into linux/types.h | Herbert Xu |
2019-11-26 | xtensa: use "m" constraint instead of "a" in atomic.h assembly | Max Filippov |
2019-11-26 | xtensa: use named assembly arguments in atomic.h | Max Filippov |
2019-05-07 | xtensa: add exclusive atomics support | Max Filippov |
2019-05-06 | xtensa: drop ifdef __KERNEL__ from kernel-only headers | Max Filippov |
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 atomic_fetch_add_unless() optional | Mark Rutland |
2018-06-21 | atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() | Mark Rutland |
2016-06-16 | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra |
2016-06-16 | locking/atomic, arch/xtensa: Implement atomic_fetch_{add,sub,and,or,xor}() | Peter Zijlstra |
2015-09-23 | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra |
2015-09-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-08-17 | xtensa: implement fake NMI | Max Filippov |
2015-07-27 | atomic: Collapse all atomic_{set,clear}_mask definitions | Peter Zijlstra |
2015-07-27 | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra |
2015-07-27 | xtensa: Provide atomic_{or,xor,and} | Peter Zijlstra |
2014-10-03 | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() | Pranith Kumar |
2014-08-14 | locking,arch,xtensa: Fold atomic_ops | Peter Zijlstra |
2014-04-18 | arch,xtensa: Convert smp_mb__*() | Peter Zijlstra |
2013-02-23 | xtensa: dispatch medium-priority interrupts | Marc Gauthier |
2012-12-18 | xtensa: add s32c1i-based atomic ops implementations | Max Filippov |
2012-10-15 | xtensa: reorganize SR referencing | Max Filippov |
2012-03-28 | Disintegrate asm/system.h for Xtensa | David Howells |
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-17 | atomic_t: Cast to volatile when accessing atomic variables | Anton Blanchard |
2009-06-11 | asm-generic: rename atomic.h to atomic-long.h | Arnd Bergmann |
2009-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 | Linus Torvalds |
2008-11-06 | xtensa: move headers files to arch/xtensa/include | Chris Zankel |