1. f1a11e0 futex: remove the wait queue by Thomas Gleixner · 15 years ago
  2. ba9c22f futex: remove FUTEX_REQUEUE_PI (non CMP) by Darren Hart · 15 years ago
  3. a5a2a0c futex: fix futex_wait_setup key handling by Darren Hart · 15 years ago
  4. bab5bc9 futex: fixup unlocked requeue pi case by Darren Hart · 15 years ago
  5. 52400ba futex: add requeue_pi functionality by Darren Hart · 15 years ago
  6. f801073 futex: split out futex value validation code by Darren Hart · 15 years ago
  7. 9121e47 futex: distangle futex_requeue() by Darren Hart · 15 years ago
  8. a72188d futex: add FUTEX_HAS_TIMEOUT flag to restart.futex.flags by Darren Hart · 15 years ago
  9. dd97399 futex: split out fixup owner logic from futex_lock_pi() by Darren Hart · 15 years ago
  10. 1a52084 futex: split out atomic logic from futex_lock_pi() by Darren Hart · 15 years ago
  11. 4b1c486 futex: add helper to find the top prio waiter of a futex by Darren Hart · 15 years ago
  12. ca5f952 futex: separate futex_wait_queue_me() logic from futex_wait() by Darren Hart · 15 years ago
  13. 88f502f futex: remove the pointer math from double_unlock_hb, fix by Ingo Molnar · 15 years ago
  14. f061d35 futex: remove the pointer math from double_unlock_hb by Darren Hart · 15 years ago
  15. e4dc5b7 futex: clean up fault logic by Darren Hart · 15 years ago
  16. e8f6386 futex: unlock before returning -EFAULT by Darren Hart · 15 years ago
  17. 16f4993 futex: use current->time_slack_ns for rt tasks too by Darren Hart · 15 years ago
  18. 5eb3dc6 futex: add double_unlock_hb() by Darren Hart · 15 years ago
  19. de87fcc futex: additional (get|put)_futex_key() fixes by Darren Hart · 15 years ago
  20. b2d0994 futex: update futex commentary by Darren Hart · 15 years ago
  21. 2fff78c futex: fix reference leak by Peter Zijlstra · 15 years ago
  22. 836f92a [CVE-2009-0029] System call wrappers part 31 by Heiko Carstens · 15 years ago
  23. 17da2bd [CVE-2009-0029] System call wrappers part 08 by Heiko Carstens · 15 years ago
  24. fdbc045 Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into core/urgent by Ingo Molnar · 15 years ago
  25. 90621c4 futex: catch certain assymetric (get|put)_futex_key calls by Darren Hart · 15 years ago
  26. 5f34fe1 Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  27. 42d35d4 futex: make futex_(get|put)_key() calls symmetric by Darren Hart · 15 years ago
  28. b568636 futex: clean up futex_(un)lock_pi fault handling by Darren Hart · 15 years ago
  29. 73500ac futex: rename field in futex_q to clarify single waiter semantics by Darren Hart · 15 years ago
  30. 1acdac1 futex: make clock selectable for FUTEX_WAIT_BITSET by Thomas Gleixner · 16 years ago
  31. 3e1d7a6 Merge branch 'linus' into core/futexes by Thomas Gleixner · 16 years ago
  32. c69e8d9 CRED: Use RCU to access another task's creds and to release a task's own creds by David Howells · 16 years ago
  33. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  34. 76aac0e CRED: Wrap task credential accesses in the core kernel by David Howells · 16 years ago
  35. 42569c3 futex: fixup get_futex_key() for private futexes by Peter Zijlstra · 16 years ago
  36. c2f9f20 futex: cleanup fshared by Peter Zijlstra · 16 years ago
  37. 734b05b futex: use fast_gup() by Peter Zijlstra · 16 years ago
  38. 6127070 futex: reduce mmap_sem usage by Peter Zijlstra · 16 years ago
  39. 38d47c1 futex: rely on get_user_pages() for shared futexes by Peter Zijlstra · 16 years ago
  40. ae4b748 hrtimer: make the futex() system call use the per process slack value by Arjan van de Ven · 16 years ago
  41. cc584b2 hrtimer: convert kernel/* to the new hrtimer apis by Arjan van de Ven · 16 years ago
  42. 1b7558e futexes: fix fault handling in futex_lock_pi by Thomas Gleixner · 16 years ago
  43. 82af7ac Removal of FUTEX_FD by Eric Sesterhenn · 16 years ago
  44. 237fc6e add hrtimer specific debugobjects code by Thomas Gleixner · 16 years ago
  45. 9dce07f NULL noise: fs/*, mm/*, kernel/* by Al Viro · 16 years ago
  46. f6d107f Give futex init a proper name by Benjamin Herrenschmidt · 16 years ago
  47. a0c1e90 futex: runtime enable pi and robust functionality by Thomas Gleixner · 16 years ago
  48. 3e4ab74 futex: fix init order by Thomas Gleixner · 16 years ago
  49. 5a7780e hrtimer: check relative timeouts for overflow by Thomas Gleixner · 16 years ago
  50. cd68998 futex: Add bitset conditional wait/wakeup functionality by Thomas Gleixner · 16 years ago
  51. 83e96c6 futex: Remove warn on in return fixup path by Thomas Gleixner · 16 years ago
  52. 3588a08 hrtimer: fix hrtimer_init_sleeper() users by Peter Zijlstra · 16 years ago
  53. cdf71a1 futex: Prevent stale futex owner when interrupted/timeout by Thomas Gleixner · 16 years ago
  54. cde898f futex: correctly return -EFAULT not -EINVAL by Thomas Gleixner · 17 years ago
  55. ce6bd42 futex: fix for futex_wait signal stack corruption by Steven Rostedt · 17 years ago
  56. fad23fc kernel/futex.c: make 3 functions static by Adrian Bunk · 17 years ago
  57. 228ebcb Uninline find_task_by_xxx set of functions by Pavel Emelyanov · 17 years ago
  58. b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
  59. c80544d sparse pointer use of zero as null by Stephen Hemminger · 17 years ago
  60. fd5eea4 change inotifyfs magic as the same magic is used for futexfs by Andrey Mirkin · 17 years ago
  61. 9f96cb1 robust futex thread exit race by Martin Schwidefsky · 17 years ago
  62. 187226f futex_unlock_pi() hurts my brain and may cause application deadlock by john stultz · 17 years ago
  63. f54f098 futex: pass nr_wake2 to futex_wake_op by Andreas Schwab · 17 years ago
  64. 83c5407 mm: fault feedback #2 by Nick Piggin · 17 years ago
  65. 36cf3b5 FUTEX: Tidy up the code by Thomas Gleixner · 17 years ago
  66. a06381f FUTEX: Restore the dropped ERSCH fix by Thomas Gleixner · 17 years ago
  67. bd19723 Revert "futex_requeue_pi optimization" by Thomas Gleixner · 17 years ago
  68. 778e9a9 pi-futex: fix exit races and locking problems by Alexey Kuznetsov · 17 years ago
  69. 34f01cc FUTEX: new PRIVATE futexes by Eric Dumazet · 17 years ago
  70. d0aa7a7 futex_requeue_pi optimization by Pierre Peiffer · 17 years ago
  71. c19384b Make futex_wait() use an hrtimer for timeout by Pierre Peiffer · 17 years ago
  72. ec92d08 futex priority based wakeup by Pierre Peiffer · 17 years ago
  73. 72c1bbf futex: restartable futex_wait by Nick Piggin · 17 years ago
  74. 9adef58 futex: get_futex_key, get_key_refs and drop_key_refs by Rusty Russell · 17 years ago
  75. 21778867 [PATCH] futex: PI state locking fix by Ingo Molnar · 17 years ago
  76. c9cb2e3 [PATCH] hrtimers: namespace and enum cleanup by Thomas Gleixner · 17 years ago
  77. f3a43f3 [PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 17 years ago
  78. 15ad7cd [PATCH] struct seq_operations and struct file_operations constification by Helge Deller · 17 years ago
  79. ccdea2f [PATCH] futex: remove unneeded barrier by Ralf Baechle · 17 years ago
  80. 95362fa [PATCH] futex: init error check by Akinobu Mita · 17 years ago
  81. 4668edc [PATCH] kernel core: replace kmalloc+memset with kzalloc by Burman Yan · 17 years ago
  82. a866374 [PATCH] mm: pagefault_{disable,enable}() by Peter Zijlstra · 17 years ago
  83. 19c6b6e [PATCH] schedule removal of FUTEX_FD by Andrew Morton · 18 years ago
  84. ba46df9 [PATCH] __user annotations: futex by Al Viro · 18 years ago
  85. 609d7fa [PATCH] file: modify struct fown_struct to use a struct pid by Eric W. Biederman · 18 years ago
  86. aaa2a97 [PATCH] sys_get_robust_list(): don't take tasklist_lock by Oleg Nesterov · 18 years ago
  87. d359b54 [PATCH] futex_find_get_task(): don't take tasklist_lock by Oleg Nesterov · 18 years ago
  88. c5780e9 [PATCH] Use the correct restart option for futex_lock_pi by Thomas Gleixner · 18 years ago
  89. d015bae [PATCH] futex_find_get_task(): remove an obscure EXIT_ZOMBIE check by Oleg Nesterov · 18 years ago
  90. e579dcb [PATCH] futex_handle_fault always fails by john stultz · 18 years ago
  91. e91467e [PATCH] bug in futex unqueue_me by Christian Borntraeger · 18 years ago
  92. e3f2dde [PATCH] pi-futex: robust-futex exit by Ingo Molnar · 18 years ago
  93. 627371d [PATCH] pi-futex: robust-futex exit crash fix by Ingo Molnar · 18 years ago
  94. 06a9ec2 [PATCH] pi-futex: Validate futex type instead of oopsing by Thomas Gleixner · 18 years ago
  95. 8b8f319 [PATCH] lockdep: annotate futex by Ingo Molnar · 18 years ago
  96. ed6f7b1 [PATCH] pi-futex: futex_wake() lockup fix by Ingo Molnar · 18 years ago
  97. a99e4e4 [PATCH] pi-futex: fix mm_struct memory leak by Vernon Mauery · 18 years ago
  98. 59e0e0a [PATCH] futex_requeue() optimization by Sebastien Dugue · 18 years ago
  99. c87e283 [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support by Ingo Molnar · 18 years ago
  100. e2970f2 [PATCH] pi-futex: futex code cleanups by Ingo Molnar · 18 years ago