| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-06-05 | locking/atomic: xtensa: add preprocessor symbols |  Mark Rutland | 1 | -0/+9 |
| 2023-06-05 | locking/atomic: make atomic*_{cmp,}xchg optional |  Mark Rutland | 1 | -3/+0 |
| 2021-10-18 | xtensa: use a14 instead of a15 in inline assembly |  Max Filippov | 1 | -13/+13 |
| 2021-05-26 | locking/atomic: xtensa: move to ARCH_ATOMIC |  Mark Rutland | 1 | -13/+13 |
| 2020-07-29 | locking/atomic: Move ATOMIC_INIT into linux/types.h |  Herbert Xu | 1 | -2/+0 |
| 2019-11-26 | xtensa: use "m" constraint instead of "a" in atomic.h assembly |  Max Filippov | 1 | -24/+28 |
| 2019-11-26 | xtensa: use named assembly arguments in atomic.h |  Max Filippov | 1 | -60/+60 |
| 2019-05-07 | xtensa: add exclusive atomics support |  Max Filippov | 1 | -1/+61 |
| 2019-05-06 | xtensa: drop ifdef __KERNEL__ from kernel-only headers |  Max Filippov | 1 | -4/+0 |
| 2018-06-21 | atomics/treewide: Make unconditional inc/dec ops optional |  Mark Rutland | 1 | -32/+0 |
| 2018-06-21 | atomics/treewide: Make test ops optional |  Mark Rutland | 1 | -42/+0 |
| 2018-06-21 | atomics/treewide: Make atomic_fetch_add_unless() optional |  Mark Rutland | 1 | -24/+0 |
| 2018-06-21 | atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() |  Mark Rutland | 1 | -2/+2 |
| 2016-06-16 | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() |  Peter Zijlstra | 1 | -2/+0 |
| 2016-06-16 | locking/atomic, arch/xtensa: Implement atomic_fetch_{add,sub,and,or,xor}() |  Peter Zijlstra | 1 | -4/+50 |
| 2015-09-23 | atomic, arch: Audit atomic_{read,set}() |  Peter Zijlstra | 1 | -2/+2 |
| 2015-09-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -69/+4 |
| 2015-08-17 | xtensa: implement fake NMI |  Max Filippov | 1 | -5/+5 |
| 2015-07-27 | atomic: Collapse all atomic_{set,clear}_mask definitions |  Peter Zijlstra | 1 | -10/+0 |
| 2015-07-27 | atomic: Provide atomic_{or,xor,and} |  Peter Zijlstra | 1 | -2/+0 |
| 2015-07-27 | xtensa: Provide atomic_{or,xor,and} |  Peter Zijlstra | 1 | -69/+16 |
| 2014-10-03 | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() |  Pranith Kumar | 1 | -1/+1 |
| 2014-08-14 | locking,arch,xtensa: Fold atomic_ops |  Peter Zijlstra | 1 | -148/+79 |
| 2014-04-18 | arch,xtensa: Convert smp_mb__*() |  Peter Zijlstra | 1 | -6/+1 |
| 2013-02-23 | xtensa: dispatch medium-priority interrupts |  Marc Gauthier | 1 | -3/+3 |
| 2012-12-18 | xtensa: add s32c1i-based atomic ops implementations |  Max Filippov | 1 | -77/+178 |
| 2012-10-15 | xtensa: reorganize SR referencing |  Max Filippov | 1 | -6/+6 |
| 2012-03-28 | Disintegrate asm/system.h for Xtensa |  David Howells | 1 | -1/+1 |
| 2011-07-26 | atomic: cleanup asm-generic atomic*.h inclusion |  Arun Sharma | 1 | -1/+0 |
| 2011-07-26 | atomic: move atomic_add_unless to generic code |  Arun Sharma | 1 | -4/+4 |
| 2011-07-26 | atomic: use <linux/atomic.h> |  Arun Sharma | 1 | -1/+0 |
| 2010-05-17 | atomic_t: Cast to volatile when accessing atomic variables |  Anton Blanchard | 1 | -1/+1 |
| 2009-06-11 | asm-generic: rename atomic.h to atomic-long.h |  Arnd Bergmann | 1 | -1/+1 |
| 2009-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 |  Linus Torvalds | 1 | -0/+299 |
| 2008-11-06 | xtensa: move headers files to arch/xtensa/include |  Chris Zankel | 1 | -0/+300 |