1. 55a76b5 locking/rwsem/x86: Add stack frame dependency for ____down_write() by Josh Poimboeuf · 8 years ago
  2. c907420 locking/rwsem, x86: Drop a bogus cc clobber by Jan Beulich · 8 years ago
  3. 0f65726 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  4. 35ccfb7 x86, asm: Use CC_SET()/CC_OUT() in <asm/rwsem.h> by H. Peter Anvin · 8 years ago
  5. 117780e x86, asm: use bool for bitops and other assembly outputs by H. Peter Anvin · 8 years ago
  6. d157bd8 locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update() by Jason Low · 8 years ago
  7. 916633a locking/rwsem: Provide down_write_killable() by Michal Hocko · 8 years ago
  8. 664b4e2 locking/rwsem, x86: Provide __down_write_killable() by Michal Hocko · 8 years ago
  9. f8e04d8 locking/rwsem: Get rid of __down_write_nested() by Michal Hocko · 8 years ago
  10. 6a6256f x86: Fix misspellings in comments by Adam Buchbinder · 8 years ago
  11. a31a369 x86 rwsem: avoid taking slow path when stealing write lock by Michel Lespinasse · 11 years ago
  12. 8b8bc2f x86: Use xadd helper more widely by Jeremy Fitzhardinge · 13 years ago
  13. aac7227 rwsem: Move duplicate function prototypes to linux/rwsem.h by Thomas Gleixner · 13 years ago
  14. 41e5887 rwsem: Unify the duplicate rwsem_is_locked() inlines by Thomas Gleixner · 13 years ago
  15. 12249b3 rwsem: Move duplicate init macros and functions to linux/rwsem.h by Thomas Gleixner · 13 years ago
  16. 1c8ed64 rwsem: Move duplicate struct rwsem declaration to linux/rwsem.h by Thomas Gleixner · 13 years ago
  17. bde11ef x86: Cleanup rwsem_count_t typedef by Thomas Gleixner · 13 years ago
  18. c16a87c rwsem: Cleanup includes by Thomas Gleixner · 13 years ago
  19. b4bcb4c x86, rwsem: Minor cleanups by Michel Lespinasse · 14 years ago
  20. a751bd8 x86, rwsem: Stay on fast path when count > 0 in __up_write() by Michel Lespinasse · 14 years ago
  21. 0d1622d x86-64, rwsem: Avoid store forwarding hazard in __downgrade_write by Avi Kivity · 14 years ago
  22. 1838ef1 x86-64, rwsem: 64-bit xadd rwsem implementation by H. Peter Anvin · 14 years ago
  23. 5d0b723 x86: clean up rwsem type system by Linus Torvalds · 14 years ago
  24. 59c33fa x86-32: clean up rwsem inline asm statements by Linus Torvalds · 14 years ago
  25. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  26. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/rwsem.h]
  27. 77ef50a x86: consolidate header guards by Vegard Nossum · 16 years ago
  28. 6e5609a include/asm-x86/rwsem.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  29. d50efc6 x86: fix UML and -regparm=3 by Ingo Molnar · 16 years ago
  30. 99122a3 x86: remove more bogus filenames in comments. by Dave Jones · 16 years ago
  31. 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago[Renamed from include/asm-i386/rwsem.h]
  32. 6cfd76a [PATCH] lockdep: name some old style locks by Peter Zijlstra · 18 years ago
  33. add659b [PATCH] i386: Remove lock section support in rwsem.h by Andi Kleen · 18 years ago
  34. b862f3b i386: improve and correct inline asm memory constraints by Linus Torvalds · 18 years ago
  35. 4ea2176 [PATCH] lockdep: prove rwsem locking correctness by Ingo Molnar · 18 years ago
  36. c4e0511 [PATCH] lockdep: clean up rwsems by Ingo Molnar · 18 years ago
  37. eb92f4e [PATCH] add sem_is_read/write_locked() by Rik Van Riel · 19 years ago
  38. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago