index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
atomic.h
Age
Commit message (
Expand
)
Author
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-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
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-05-02
atomic: fix atomic_long_cmpxchg/xchg for 64 bit architectures
Heiko Carstens
2008-12-10
atomic: fix a typo in atomic_long_xchg()
Eric Dumazet
2008-07-04
Christoph has moved
Christoph Lameter
2007-05-08
atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...
Mathieu Desnoyers
2007-05-08
atomic.h: complete atomic_long operations in asm-generic
Mathieu Desnoyers
2006-12-07
[PATCH] cleanup include/asm-generic/atomic.h
Adrian Bunk
2006-01-15
[PATCH] Use atomic64_set for 64-bit case of atomic_long_set
Kyle McMartin
2006-01-08
[PATCH] asm-generic/atomic.h needs types.h
Andrew Morton
2006-01-06
[PATCH] atomic_long_t & include/asm-generic/atomic.h V2
Christoph Lameter