index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
h8300
/
include
/
asm
/
atomic.h
Age
Commit message (
Expand
)
Author
2015-09-23
atomic, arch: Audit atomic_{read,set}()
Peter Zijlstra
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
h8300: Provide atomic_{or,xor,and}
Peter Zijlstra
2015-06-23
h8300: Assembly headers
Yoshinori Sato
2013-09-16
Drop support for Renesas H8/300 (h8300) architecture
Guenter Roeck
2012-03-28
Disintegrate asm/system.h for H8300
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-09-07
h8300: IRQ flags should be stored in an unsigned long
David Howells
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-06
atomic_t: unify all arch definitions
Matthew Wilcox
2008-08-13
[h8300] move include/asm-h8300 to arch/h8300/include/asm
Linus Torvalds