1. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  2. 126b30c s390/atomic: refactor atomic primitives by Martin Schwidefsky · 8 years ago
  3. b53d6be locking/atomic: Remove linux/atomic.h:atomic_fetch_or() by Peter Zijlstra · 9 years ago
  4. 56fefbb locking/atomic, arch/s390: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
  5. 5da7667 s390/barrier: remove unnecessary serialization in atomics and bitops by Martin Schwidefsky · 9 years ago
  6. de9e432 atomic: Collapse all atomic_{set,clear}_mask definitions by Peter Zijlstra · 10 years ago
  7. e6942b7 atomic: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
  8. ae8c35c s390: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
  9. 5a79859a s390: remove 31 bit support by Heiko Carstens · 10 years ago
  10. 0e53074 arch,s390: Convert smp_mb__*() by Peter Zijlstra · 11 years ago
  11. 0ccc8b7 s390/bitops,atomic: add missing memory barriers by Heiko Carstens · 11 years ago
  12. 72b7fb5 s390/atomic: use 'unsigned int' instead of 'unsigned long' for atomic_*_mask() by Chen Gang · 11 years ago
  13. 9a70a42 s390/atomic: various small cleanups by Heiko Carstens · 11 years ago
  14. 5692e4d s390/atomic: optimize atomic_add() for constant values by Heiko Carstens · 11 years ago
  15. 7528743 s390/atomic: make use of interlocked-access facility 1 instructions by Heiko Carstens · 11 years ago
  16. 86d51bc s390/atomic: implement atomic_sub_return() with atomic_add_return() by Heiko Carstens · 11 years ago
  17. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 13 years ago
  18. a0616cd Disintegrate asm/system.h for S390 by David Howells · 13 years ago
  19. 7847777 atomic: cleanup asm-generic atomic*.h inclusion by Arun Sharma · 13 years ago
  20. f24219b atomic: move atomic_add_unless to generic code by Arun Sharma · 13 years ago
  21. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  22. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  23. 7657e41 [S390] atomic: use inline asm by Heiko Carstens · 14 years ago
  24. 03e3b5a [S390] atomic: use ACCESS_ONCE() for atomic_read() by Heiko Carstens · 14 years ago
  25. 2ddb3ec [S390] atomic: implement atomic64_dec_if_positive by Heiko Carstens · 15 years ago
  26. 987bcda [S390] use inline assembly contraints available with gcc 3.3.3 by Martin Schwidefsky · 15 years ago
  27. 3947517 [S390] Improve code generated by atomic operations. by Martin Schwidefsky · 15 years ago
  28. bfe3349b [S390] atomic ops: small cleanups by Heiko Carstens · 15 years ago
  29. 1275105 [S390] atomic ops: add effecient atomic64 support for 31 bit by Heiko Carstens · 15 years ago
  30. 25ca125 [S390] add generic atomic64 support for 31 bit by Heiko Carstens · 16 years ago
  31. 72099ed asm-generic: rename atomic.h to atomic-long.h by Arnd Bergmann · 16 years ago
  32. ea435467 atomic_t: unify all arch definitions by Matthew Wilcox · 16 years ago
  33. c6557e7 [S390] move include/asm-s390 to arch/s390/include/asm by Martin Schwidefsky · 16 years ago[Renamed from include/asm-s390/atomic.h]
  34. c51b962 [S390] Change atomic_read/set to inline functions with barrier semantics. by Heiko Carstens · 17 years ago
  35. 048d5ce [S390] Remove volatile from atomic_t by Heiko Carstens · 18 years ago
  36. 3a5f10e [S390] add atomic64_xchg to s390 by Mathieu Desnoyers · 18 years ago
  37. 94c12cc [S390] Inline assembly cleanup. by Martin Schwidefsky · 18 years ago
  38. 5bd1db6 [PATCH] S390: fix implicit declaration of (un)likely. by Dave Jones · 19 years ago
  39. 0b2fcfd [PATCH] atomic: add_unless cmpxchg optimise by Nick Piggin · 19 years ago
  40. ffbf670 [PATCH] mutex subsystem, add atomic_xchg() to all arches by Ingo Molnar · 19 years ago
  41. 973bd99 [PATCH] s390: atomic primitives by Martin Schwidefsky · 19 years ago
  42. d3cb487 [PATCH] atomic_long_t & include/asm-generic/atomic.h V2 by Christoph Lameter · 19 years ago
  43. 8426e1f [PATCH] atomic: inc_not_zero by Nick Piggin · 19 years ago
  44. 4a6dae6 [PATCH] atomic: cmpxchg by Nick Piggin · 19 years ago
  45. 46ee058 [PATCH] s390: atomic64 inline functions by Heiko Carstens · 19 years ago
  46. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago