| Commit message (Expand) | Author | Age |
| * | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra | 2015-09-23 |
| * | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-09-03 |
| |\ |
|
| | * | 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 | 2015-07-27 |
| * | | xtensa: implement fake NMI | Max Filippov | 2015-08-17 |
| |/ |
|
| * | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() | Pranith Kumar | 2014-10-03 |
| * | locking,arch,xtensa: Fold atomic_ops | Peter Zijlstra | 2014-08-14 |
| * | arch,xtensa: Convert smp_mb__*() | Peter Zijlstra | 2014-04-18 |
| * | xtensa: dispatch medium-priority interrupts | Marc Gauthier | 2013-02-23 |
| * | xtensa: add s32c1i-based atomic ops implementations | Max Filippov | 2012-12-18 |
| * | xtensa: reorganize SR referencing | Max Filippov | 2012-10-15 |
| * | Disintegrate asm/system.h for Xtensa | David Howells | 2012-03-28 |
| * | 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 | 2011-07-26 |
| * | atomic_t: Cast to volatile when accessing atomic variables | Anton Blanchard | 2010-05-17 |
| * | asm-generic: rename atomic.h to atomic-long.h | Arnd Bergmann | 2009-06-11 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 | Linus Torvalds | 2009-01-07 |
| * | xtensa: move headers files to arch/xtensa/include | Chris Zankel | 2008-11-06 |