1. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  2. c4bfa3f seqcount: Introduce raw_write_seqcount_barrier() by Peter Zijlstra · 9 years ago
  3. a7c6f57 seqcount: Rename write_seqcount_barrier() by Peter Zijlstra · 9 years ago
  4. 7fc2632 seqlock: Introduce raw_read_seqcount_latch() by Peter Zijlstra · 9 years ago
  5. 6695b92 seqlock: Better document raw_write_seqcount_latch() by Peter Zijlstra · 9 years ago
  6. 4d3199e locking: Remove ACCESS_ONCE() usage by Davidlohr Bueso · 10 years ago
  7. ef8ac06 seqlock: Add irqsave variant of read_seqbegin_or_lock() by Rik van Riel · 10 years ago
  8. 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
  9. 9b0fd80 seqcount: Add raw_write_seqcount_latch() by Mathieu Desnoyers · 10 years ago
  10. 0ea5a52 seqcount: Provide raw_read_seqcount() by Thomas Gleixner · 10 years ago
  11. 22fdcf0 lockdep: Revert lockdep check in raw_seqcount_begin() by Trond Myklebust · 10 years ago
  12. 0c3351d seqlock: Use raw_ prefix instead of _no_lockdep by John Stultz · 11 years ago
  13. 2bc74fe take read_seqbegin_or_lock() and friends to seqlock.h by Al Viro · 11 years ago
  14. 1ca7d67 seqcount: Add lockdep functionality to seqcount/seqlock structures by John Stultz · 11 years ago
  15. 1370e97 seqlock: Add a new locking reader type by Waiman Long · 11 years ago
  16. 6617fec seqlock: Use seqcount infrastructure by Thomas Gleixner · 13 years ago
  17. 65c9d1b seqlock: Remove unused functions by Thomas Gleixner · 13 years ago
  18. 4f988f1 seqlock: add 'raw_seqcount_begin()' function by Linus Torvalds · 12 years ago
  19. 2f62427 Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value read by Linus Torvalds · 12 years ago
  20. 56a2105 linux/seqlock.h should #include asm/processor.h for cpu_relax() by David Howells · 13 years ago
  21. c4dbe54 seqlock: Get rid of SEQLOCK_UNLOCKED by Eric Dumazet · 13 years ago
  22. 5db1256 seqlock: Don't smp_rmb in seqlock reader spin loop by Milton Miller · 13 years ago
  23. 3c22cd5 kernel: optimise seqlock by Nick Piggin · 14 years ago
  24. 88a411c seqlock: livelock fix by Ingo Molnar · 16 years ago
  25. 20f0939 seqlocks: trivial remove weird whitespace by Daniel Walker · 17 years ago
  26. d08df60 Various typo fixes. by Robert P. J. Day · 18 years ago
  27. 99a3eb3 [PATCH] lockdep: fix seqlock_init() by Ingo Molnar · 18 years ago
  28. e4d9191 [PATCH] lockdep: locking init debugging improvement by Ingo Molnar · 18 years ago
  29. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  30. cde227a [PATCH] x86_64: inline function prefix with __always_inline in vsyscall by mao, bibo · 18 years ago
  31. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago