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