aboutsummaryrefslogtreecommitdiffstats
path: root/arch/h8300/include/asm/atomic.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-26locking/atomic: h8300: use asm-generic exclusivelyMark Rutland1-97/+0
2020-07-29locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu1-2/+0
2018-06-21atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland1-7/+0
2018-06-21atomics/treewide: Make test ops optionalMark Rutland1-5/+0
2018-06-21atomics/treewide: Make atomic_fetch_add_unless() optionalMark Rutland1-0/+1
2018-06-21atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland1-1/+1
2018-06-21locking/atomics/h8300: Don't include <linux/kernel.h> in <asm/atomic.h>Will Deacon1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-06-16locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra1-2/+0
2016-06-16locking/atomic, arch/h8300: Implement atomic_fetch_{add,sub,and,or,xor}()Peter Zijlstra1-6/+25
2015-09-23atomic, arch: Audit atomic_{read,set}()Peter Zijlstra1-2/+2
2015-07-27atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra1-10/+0
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra1-2/+0
2015-07-27h8300: Provide atomic_{or,xor,and}Peter Zijlstra1-95/+40
2015-06-23h8300: Assembly headersYoshinori Sato1-0/+159
2013-09-16Drop support for Renesas H8/300 (h8300) architectureGuenter Roeck1-146/+0
2012-03-28Disintegrate asm/system.h for H8300David Howells1-3/+1
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma1-1/+0
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma1-2/+2
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+0
2010-09-07h8300: IRQ flags should be stored in an unsigned longDavid Howells1-5/+10
2010-05-17atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard1-1/+1
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann1-1/+1
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox1-1/+2
2008-08-13[h8300] move include/asm-h8300 to arch/h8300/include/asmLinus Torvalds1-0/+144