| Commit message (Expand) | Author | Age | Files | Lines |
* | atomics/treewide: Make unconditional inc/dec ops optional | Mark Rutland | 2018-06-21 | 1 | -7/+0 |
* | atomics/treewide: Make test ops optional | Mark Rutland | 2018-06-21 | 1 | -5/+0 |
* | atomics/treewide: Make atomic_fetch_add_unless() optional | Mark Rutland | 2018-06-21 | 1 | -0/+1 |
* | atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() | Mark Rutland | 2018-06-21 | 1 | -1/+1 |
* | locking/atomics/h8300: Don't include <linux/kernel.h> in <asm/atomic.h> | Will Deacon | 2018-06-21 | 1 | -2/+2 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra | 2016-06-16 | 1 | -2/+0 |
* | locking/atomic, arch/h8300: Implement atomic_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 2016-06-16 | 1 | -6/+25 |
* | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra | 2015-09-23 | 1 | -2/+2 |
* | atomic: Collapse all atomic_{set,clear}_mask definitions | Peter Zijlstra | 2015-07-27 | 1 | -10/+0 |
* | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -2/+0 |
* | h8300: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -95/+40 |
* | h8300: Assembly headers | Yoshinori Sato | 2015-06-23 | 1 | -0/+159 |
* | Drop support for Renesas H8/300 (h8300) architecture | Guenter Roeck | 2013-09-16 | 1 | -146/+0 |
* | Disintegrate asm/system.h for H8300 | David Howells | 2012-03-28 | 1 | -3/+1 |
* | atomic: cleanup asm-generic atomic*.h inclusion | Arun Sharma | 2011-07-26 | 1 | -1/+0 |
* | atomic: move atomic_add_unless to generic code | Arun Sharma | 2011-07-26 | 1 | -2/+2 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+0 |
* | h8300: IRQ flags should be stored in an unsigned long | David Howells | 2010-09-07 | 1 | -5/+10 |
* | atomic_t: Cast to volatile when accessing atomic variables | Anton Blanchard | 2010-05-17 | 1 | -1/+1 |
* | asm-generic: rename atomic.h to atomic-long.h | Arnd Bergmann | 2009-06-11 | 1 | -1/+1 |
* | atomic_t: unify all arch definitions | Matthew Wilcox | 2009-01-06 | 1 | -1/+2 |
* | [h8300] move include/asm-h8300 to arch/h8300/include/asm | Linus Torvalds | 2008-08-13 | 1 | -0/+144 |