index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
atomic.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
asm-generic: move cmpxchg*_local defs to cmpxchg.h
Jonas Bonn
2013-03-13
1
-6
/
+0
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
Make asm-generic/cmpxchg.h #include asm-generic/cmpxchg-local.h
David Howells
2012-03-28
1
-0
/
+2
*
asm-generic/atomic.h: allow SMP peeps to leverage this
Mike Frysinger
2011-07-26
1
-1
/
+15
*
asm-generic/atomic.h: add atomic_set_mask() helper
Mike Frysinger
2011-07-26
1
-0
/
+16
*
asm-generic/atomic.h: fix type used in atomic_clear_mask
Mike Frysinger
2011-07-26
1
-2
/
+9
*
asm-generic/atomic.h: simplify inc/dec test helpers
Mike Frysinger
2011-07-26
1
-2
/
+2
*
atomic: Update comments in atomic.h
Arun Sharma
2011-07-26
1
-1
/
+3
*
atomic: cleanup asm-generic atomic*.h inclusion
Arun Sharma
2011-07-26
1
-2
/
+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
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
2010-10-22
1
-17
/
+17
|
\
|
*
asm-generic: make atomic_add_unless a function
Mathieu Lacage
2010-10-09
1
-17
/
+17
*
|
Fix IRQ flag handling naming
David Howells
2010-10-07
1
-2
/
+3
|
/
*
asm-generic: use raw_local_irq_save/restore instead local_irq_save/restore
Michal Simek
2010-08-09
1
-6
/
+6
*
asm-generic: don't warn that atomic_t is only 24 bit
Peter Fritzsche
2010-05-25
1
-6
/
+2
*
atomic_t: Cast to volatile when accessing atomic variables
Anton Blanchard
2010-05-17
1
-1
/
+1
*
asm-generic: add generic atomic.h and io.h
Arnd Bergmann
2009-06-11
1
-0
/
+165
*
asm-generic: rename atomic.h to atomic-long.h
Arnd Bergmann
2009-06-11
1
-258
/
+0
*
atomic: fix atomic_long_cmpxchg/xchg for 64 bit architectures
Heiko Carstens
2009-05-02
1
-2
/
+2
*
atomic: fix a typo in atomic_long_xchg()
Eric Dumazet
2008-12-10
1
-1
/
+1
*
Christoph has moved
Christoph Lameter
2008-07-04
1
-1
/
+1
*
atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...
Mathieu Desnoyers
2007-05-08
1
-5
/
+12
*
atomic.h: complete atomic_long operations in asm-generic
Mathieu Desnoyers
2007-05-08
1
-0
/
+133
*
[PATCH] cleanup include/asm-generic/atomic.h
Adrian Bunk
2006-12-07
1
-3
/
+4
*
[PATCH] Use atomic64_set for 64-bit case of atomic_long_set
Kyle McMartin
2006-01-15
1
-1
/
+1
*
[PATCH] asm-generic/atomic.h needs types.h
Andrew Morton
2006-01-08
1
-0
/
+1
*
[PATCH] atomic_long_t & include/asm-generic/atomic.h V2
Christoph Lameter
2006-01-06
1
-0
/
+116