1. 8bc3bcc lib: reduce the use of module.h wherever possible by Paul Gortmaker · 13 years ago
  2. ddb6c9b locking, rwsem: Annotate inner lock as raw by Thomas Gleixner · 14 years ago
  3. d123375 rwsem: Remove redundant asmregparm annotation by Thomas Gleixner · 13 years ago
  4. a8618a0 rwsem: smaller wrappers around rwsem_down_failed_common by Michel Lespinasse · 14 years ago
  5. 424acaa rwsem: wake queued readers when writer blocks on active read lock by Michel Lespinasse · 14 years ago
  6. fd41b33 rwsem: let RWSEM_WAITING_BIAS represent any number of waiting threads by Michel Lespinasse · 14 years ago
  7. 70bdc6e rwsem: lighter active count checks when waking up readers by Michel Lespinasse · 14 years ago
  8. 345af7b rwsem: fully separate code paths to wake writers vs readers by Michel Lespinasse · 14 years ago
  9. 91af708 rwsem: Test for no active locks in __rwsem_do_wake undo code by Michel Lespinasse · 14 years ago
  10. d50efc6 x86: fix UML and -regparm=3 by Ingo Molnar · 16 years ago
  11. c7af77b sched: mark rwsem functions as __sched for wchan/profiling by Livio Soares · 16 years ago
  12. 4dfbb9d Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass() by Peter Zijlstra · 18 years ago
  13. fdf8cb0 [PATCH] lib/rwsem.c: un-inline rwsem_down_failed_common() by Andreas Mohr · 18 years ago
  14. 4ea2176 [PATCH] lockdep: prove rwsem locking correctness by Ingo Molnar · 18 years ago
  15. c4e0511 [PATCH] lockdep: clean up rwsems by Ingo Molnar · 18 years ago
  16. d59dd46 [PATCH] use smp_mb/wmb/rmb where possible by akpm@osdl.org · 19 years ago
  17. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago