1. b968a08 compiler.h, seqlock.h: Remove unnecessary kcsan.h includes by Marco Elver · 5 years ago
  2. 28336be Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts by Ingo Molnar · 5 years ago
  3. 5cbaefe kcsan: Improve various small stylistic details by Ingo Molnar · 5 years ago
  4. bf07132 seqlock: Require WRITE_ONCE surrounding raw_seqcount_barrier by Marco Elver · 5 years ago
  5. 88ecd153 seqlock, kcsan: Add annotations for KCSAN by Marco Elver · 5 years ago
  6. 5facae4 locking/lockdep: Remove unused @nested argument from lock_release() by Qian Cai · 5 years ago
  7. 98b22737 seqlock: Remove now-redundant smp_read_barrier_depends() by Paul E. McKenney · 7 years ago
  8. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  9. 55eed75 locking/seqcount: Re-fix raw_read_seqcount_latch() by Peter Zijlstra · 9 years ago
  10. 50755bc seqlock: fix raw_read_seqcount_latch() by Alexey Dobriyan · 9 years ago
  11. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  12. c4bfa3f seqcount: Introduce raw_write_seqcount_barrier() by Peter Zijlstra · 10 years ago
  13. a7c6f57 seqcount: Rename write_seqcount_barrier() by Peter Zijlstra · 10 years ago
  14. 7fc2632 seqlock: Introduce raw_read_seqcount_latch() by Peter Zijlstra · 10 years ago
  15. 6695b92 seqlock: Better document raw_write_seqcount_latch() by Peter Zijlstra · 10 years ago
  16. 4d3199e locking: Remove ACCESS_ONCE() usage by Davidlohr Bueso · 10 years ago
  17. ef8ac06 seqlock: Add irqsave variant of read_seqbegin_or_lock() by Rik van Riel · 10 years ago
  18. e7fda6c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  19. 9b0fd80 seqcount: Add raw_write_seqcount_latch() by Mathieu Desnoyers · 10 years ago
  20. 0ea5a52 seqcount: Provide raw_read_seqcount() by Thomas Gleixner · 10 years ago
  21. 22fdcf0 lockdep: Revert lockdep check in raw_seqcount_begin() by Trond Myklebust · 11 years ago
  22. 0c3351d seqlock: Use raw_ prefix instead of _no_lockdep by John Stultz · 11 years ago
  23. 2bc74fe take read_seqbegin_or_lock() and friends to seqlock.h by Al Viro · 11 years ago
  24. 1ca7d67 seqcount: Add lockdep functionality to seqcount/seqlock structures by John Stultz · 11 years ago
  25. 1370e97 seqlock: Add a new locking reader type by Waiman Long · 11 years ago
  26. 6617fec seqlock: Use seqcount infrastructure by Thomas Gleixner · 13 years ago
  27. 65c9d1b seqlock: Remove unused functions by Thomas Gleixner · 13 years ago
  28. 4f988f1 seqlock: add 'raw_seqcount_begin()' function by Linus Torvalds · 13 years ago
  29. 2f62427 Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value read by Linus Torvalds · 13 years ago
  30. 56a2105 linux/seqlock.h should #include asm/processor.h for cpu_relax() by David Howells · 14 years ago
  31. c4dbe54 seqlock: Get rid of SEQLOCK_UNLOCKED by Eric Dumazet · 14 years ago
  32. 5db1256 seqlock: Don't smp_rmb in seqlock reader spin loop by Milton Miller · 14 years ago
  33. 3c22cd5 kernel: optimise seqlock by Nick Piggin · 14 years ago
  34. 88a411c seqlock: livelock fix by Ingo Molnar · 17 years ago
  35. 20f0939 seqlocks: trivial remove weird whitespace by Daniel Walker · 18 years ago
  36. d08df60 Various typo fixes. by Robert P. J. Day · 18 years ago
  37. 99a3eb3 [PATCH] lockdep: fix seqlock_init() by Ingo Molnar · 18 years ago
  38. e4d9191 [PATCH] lockdep: locking init debugging improvement by Ingo Molnar · 19 years ago
  39. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 19 years ago
  40. cde227a [PATCH] x86_64: inline function prefix with __always_inline in vsyscall by mao, bibo · 19 years ago
  41. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago