index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
atomic.h
(
unfollow
)
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
atomic: Prepare generic atomic implementation for logic ops
Peter Zijlstra
2014-10-03
locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()
Pranith Kumar
2014-08-14
locking,arch: Rewrite generic atomic support
Peter Zijlstra
2014-04-18
arch: Prepare for smp_mb__{before,after}_atomic()
Peter Zijlstra
2013-03-13
asm-generic: move cmpxchg*_local defs to cmpxchg.h
Jonas Bonn
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
Make asm-generic/cmpxchg.h #include asm-generic/cmpxchg-local.h
David Howells
2011-07-26
asm-generic/atomic.h: allow SMP peeps to leverage this
Mike Frysinger
2011-07-26
asm-generic/atomic.h: add atomic_set_mask() helper
Mike Frysinger
2011-07-26
asm-generic/atomic.h: fix type used in atomic_clear_mask
Mike Frysinger
2011-07-26
asm-generic/atomic.h: simplify inc/dec test helpers
Mike Frysinger
2011-07-26
atomic: Update comments in atomic.h
Arun Sharma
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-10-09
asm-generic: make atomic_add_unless a function
Mathieu Lacage
2010-10-07
Fix IRQ flag handling naming
David Howells
2010-08-09
asm-generic: use raw_local_irq_save/restore instead local_irq_save/restore
Michal Simek
2010-05-25
asm-generic: don't warn that atomic_t is only 24 bit
Peter Fritzsche
2010-05-17
atomic_t: Cast to volatile when accessing atomic variables
Anton Blanchard
2009-06-11
asm-generic: add generic atomic.h and io.h
Arnd Bergmann
2009-06-11
asm-generic: rename atomic.h to atomic-long.h
Arnd Bergmann
2009-04-10
Move arch headers from include/asm-mn10300/ to arch/mn10300/include/asm/.
David Howells
2009-01-06
atomic_t: unify all arch definitions
Matthew Wilcox
2008-02-08
mn10300: add the MN10300/AM33 architecture to the kernel
David Howells