1. 04e7712 y2038: futex: Move compat implementation into futex.c by Arnd Bergmann · 7 years ago
  2. 2de0db9 mm: use do_futex() instead of sys_futex() in mm_release() by Dominik Brodowski · 7 years ago
  3. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  4. bc2eecd futex: Allow for compiling out PI support by Nicolas Pitre · 7 years ago
  5. 2456e85 ktime: Get rid of the union by Thomas Gleixner · 8 years ago
  6. 03b8c7b futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() test by Heiko Carstens · 11 years ago
  7. 607ca46 UAPI: (Scripted) Disintegrate include/linux by David Howells · 12 years ago
  8. f579bbc Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  9. f8d1e54 futex: Fix typo in FUTEX_WAIT/WAKE_BITSET_PRIVATE definitions by Anton Blanchard · 15 years ago
  10. 9064a67 linux/futex.h: place kernel types behind __KERNEL__ by Mike Frysinger · 15 years ago
  11. ba9c22f futex: remove FUTEX_REQUEUE_PI (non CMP) by Darren Hart · 16 years ago
  12. 52400ba futex: add requeue_pi functionality by Darren Hart · 16 years ago
  13. 1acdac1 futex: make clock selectable for FUTEX_WAIT_BITSET by Thomas Gleixner · 16 years ago
  14. 38d47c1 futex: rely on get_user_pages() for shared futexes by Peter Zijlstra · 16 years ago
  15. a0c1e90 futex: runtime enable pi and robust functionality by Thomas Gleixner · 17 years ago
  16. cd68998 futex: Add bitset conditional wait/wakeup functionality by Thomas Gleixner · 17 years ago
  17. 286100a sched, futex: detach sched.h and futex.h by Alexey Dobriyan · 17 years ago
  18. fad23fc kernel/futex.c: make 3 functions static by Adrian Bunk · 17 years ago
  19. bd19723 Revert "futex_requeue_pi optimization" by Thomas Gleixner · 18 years ago
  20. 34f01cc FUTEX: new PRIVATE futexes by Eric Dumazet · 18 years ago
  21. d0aa7a7 futex_requeue_pi optimization by Pierre Peiffer · 18 years ago
  22. c19384b Make futex_wait() use an hrtimer for timeout by Pierre Peiffer · 18 years ago
  23. 9adef58 futex: get_futex_key, get_key_refs and drop_key_refs by Rusty Russell · 18 years ago
  24. 58f64d8 [PATCH] Fix noise in futex.h by David Woodhouse · 18 years ago
  25. e3f2dde [PATCH] pi-futex: robust-futex exit by Ingo Molnar · 18 years ago
  26. c87e283 [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support by Ingo Molnar · 19 years ago
  27. e2970f2 [PATCH] pi-futex: futex code cleanups by Ingo Molnar · 19 years ago
  28. 76b81e2 [PATCH] lightweight robust futexes updates 2 by Ingo Molnar · 19 years ago
  29. 8f17d3a [PATCH] lightweight robust futexes updates by Ingo Molnar · 19 years ago
  30. 0771dfe [PATCH] lightweight robust futexes: core by Ingo Molnar · 19 years ago
  31. 4732efb [PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup by Jakub Jelinek · 19 years ago
  32. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago