1. d99d591 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  2. a227960 locking/mutex: Fix debug_mutexes by Peter Zijlstra · 10 years ago
  3. 64b47e8 lglock: map to spinlock when !CONFIG_SMP by Josh Triplett · 10 years ago
  4. 176ab02 Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  5. 971eae7 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  6. b3fd4ea Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  7. 6f008e7 locking/mutex: Fix debug checks by Peter Zijlstra · 11 years ago
  8. 34c6bc2 locking/mutexes: Add extra reschedule point by Peter Zijlstra · 11 years ago
  9. fb0527b locking/mutexes: Introduce cancelable MCS lock for adaptive spinning by Peter Zijlstra · 11 years ago
  10. 1d8fe7d locking/mutexes: Unlock the mutex without the wait_lock by Jason Low · 11 years ago
  11. 47667fa locking/mutexes: Modify the way optimistic spinners are queued by Jason Low · 11 years ago
  12. 46af29e locking/mutexes: Return false if task need_resched() in mutex_can_spin_on_owner() by Jason Low · 11 years ago
  13. c9122da locking: Move mcs_spinlock.h into kernel/locking/ by Peter Zijlstra · 11 years ago
  14. e086481 rcutorture: Add a lock_busted to test the test by Paul E. McKenney · 11 years ago
  15. 0af3fe1 locktorture: Add a lock-torture kernel module by Paul E. McKenney · 11 years ago
  16. c365c29 sched: Consider pi boosting in setscheduler() by Thomas Gleixner · 11 years ago
  17. 3ebae4f asmlinkage: Mark rwsem functions that can be called from assembler asmlinkage by Andi Kleen · 11 years ago
  18. 22d9fd3 asmlinkage, mutex: Mark __visible by Andi Kleen · 11 years ago
  19. b35f830 asmlinkage: Make trace_hardirq visible by Andi Kleen · 11 years ago
  20. 63f9a7f asmlinkage: Make lockdep_sys_exit asmlinkage by Andi Kleen · 11 years ago
  21. 34d0ed5 lockdep: Change mark_held_locks() to check hlock->check instead of lockdep_no_validate by Oleg Nesterov · 11 years ago
  22. 1b5ff81 lockdep: Don't create the wrong dependency on hlock->check == 0 by Oleg Nesterov · 11 years ago
  23. fb9edbe lockdep: Make held_lock->check and "int check" argument bool by Oleg Nesterov · 11 years ago
  24. e722467 locking/mutexes/mcs: Restructure the MCS lock defines and locking code into its own file by Tim Chen · 11 years ago
  25. aff7385 locking/mutexes/mcs: Correct barrier usage by Waiman Long · 11 years ago
  26. a0fa1dd Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  27. 2d3d891 sched/deadline: Add SCHED_DEADLINE inheritance logic by Dario Faggioli · 11 years ago
  28. fb00aca rtmutex: Turn the plist into an rb-tree by Peter Zijlstra · 11 years ago
  29. 91f30a1 mutexes: Give more informative mutex warning in the !lock->owner case by Chuansheng Liu · 11 years ago
  30. 8dce7a9 lockdep: Be nice about building from userspace by Sasha Levin · 11 years ago
  31. 5216d53 locking/lockdep: Mark __lockdep_count_forward_deps() as static by Fengguang Wu · 11 years ago
  32. 838cc7b lockdep/proc: Fix lock-time avg computation by Peter Zijlstra · 11 years ago
  33. 67a6de4 locking/doc: Update references to kernel/mutex.c by Peter Zijlstra · 11 years ago
  34. 32cf7c3 locking: Move the percpu-rwsem code to kernel/locking/ by Peter Zijlstra · 11 years ago
  35. cd4d241 locking: Move the lglocks code to kernel/locking/ by Peter Zijlstra · 11 years ago
  36. ed428bf locking: Move the rwsem code to kernel/locking/ by Peter Zijlstra · 11 years ago
  37. 1696a8b locking: Move the rtmutex code to kernel/locking/ by Peter Zijlstra · 11 years ago
  38. e25a64c locking: Move the semaphore core to kernel/locking/ by Peter Zijlstra · 11 years ago
  39. 60fc287 locking: Move the spinlock code to kernel/locking/ by Peter Zijlstra · 11 years ago
  40. 8eddac3 locking: Move the lockdep code to kernel/locking/ by Peter Zijlstra · 11 years ago
  41. 01768b4 locking: Move the mutex code to kernel/locking/ by Peter Zijlstra · 11 years ago