1. ef5dc12 mutex: Fix annotations to include it in kernel-locking docbook by Randy Dunlap · 14 years ago
  2. fd6be10 mutex: Fix optimistic spinning vs. BKL by Tony Breeds · 14 years ago
  3. c022602 mutex: Better control mutex adaptive spinning config by Frederic Weisbecker · 15 years ago
  4. 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  5. e7241d7 Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  6. 7961386 Merge commit 'v2.6.30-rc5' into sched/core by Ingo Molnar · 15 years ago
  7. 3611dfb Merge branch 'core/locking' into perfcounters/core by Ingo Molnar · 15 years ago
  8. a511e3f mutex: add atomic_dec_and_mutex_lock(), fix by Andrew Morton · 15 years ago
  9. e7fd5d4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  10. ff74334 sched: remove extra call overhead for schedule() by Peter Zijlstra · 15 years ago
  11. 36cd3c9 mutex: have non-spinning mutexes on s390 by default by Heiko Carstens · 15 years ago
  12. b09d250 mutex: drop "inline" from mutex_lock() inside kernel/mutex.c by H. Peter Anvin · 15 years ago
  13. ac6e60e mutex: adaptive spinnning, performance tweaks by Chris Mason · 15 years ago
  14. 0d66bf6 mutex: implement adaptive spinning by Peter Zijlstra · 15 years ago
  15. 41719b0 mutex: preemption fixes by Peter Zijlstra · 15 years ago
  16. 93d81d1 mutex: small cleanup by Peter Zijlstra · 15 years ago
  17. 7918baa mutex: __used is needed for function referenced only from inline asm by Török Edwin · 16 years ago
  18. c7e78cf lockstat: contend with points by Peter Zijlstra · 16 years ago
  19. 0e241ff locking: fix mutex @key parameter kernel-doc notation by Randy Dunlap · 16 years ago
  20. 6ad3676 __mutex_lock_common: use signal_pending_state() by Oleg Nesterov · 16 years ago
  21. 7ad5b3a kernel: remove fastcall in kernel/* by Harvey Harrison · 16 years ago
  22. ad77653 Add mutex_lock_killable by Liam R. Howlett · 17 years ago
  23. e4564f7 lockdep: fixup mutex annotations by Peter Zijlstra · 17 years ago
  24. 9664567 lockstat: measure lock bouncing by Peter Zijlstra · 17 years ago
  25. 4fe8774 lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex by Peter Zijlstra · 17 years ago
  26. c9f4f06 wrap access to thread_info by Roman Zippel · 17 years ago
  27. d63a5a7 [PATCH] lockdep: avoid lockdep warning in md by NeilBrown · 18 years ago
  28. ef5d470 [PATCH] lockdep: prove mutex locking correctness by Ingo Molnar · 18 years ago
  29. 9cebb55 [PATCH] lockdep: mutex section binutils workaround by Ingo Molnar · 18 years ago
  30. 9a11b49a [PATCH] lockdep: better lock debugging by Ingo Molnar · 18 years ago
  31. 9e7f4d4 [PATCH] lockdep: rename DEBUG_WARN_ON() by Ingo Molnar · 18 years ago
  32. 1fb00c6 [PATCH] work around ppc64 bootup bug by making mutex-debugging save/restore irqs by Ingo Molnar · 18 years ago
  33. 0270664 [PATCH] mutex: trivial whitespace cleanups by Ingo Molnar · 18 years ago
  34. c544bdb [PATCH] mark mutex_lock*() as might_sleep() by Ingo Molnar · 18 years ago
  35. 73165b8 [PATCH] fix i386 mutex fastpath on FRAME_POINTER && !DEBUG_MUTEXES by Ingo Molnar · 18 years ago
  36. 6053ee3 [PATCH] mutex subsystem, core by Ingo Molnar · 18 years ago