Age | Commit message (Expand) | Author |
2009-10-08 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-10-07 | futex: Fix typo in FUTEX_WAIT/WAKE_BITSET_PRIVATE definitions | Anton Blanchard |
2009-09-24 | linux/futex.h: place kernel types behind __KERNEL__ | Mike Frysinger |
2009-04-30 | futex: remove FUTEX_REQUEUE_PI (non CMP) | Darren Hart |
2009-04-06 | futex: add requeue_pi functionality | Darren Hart |
2008-11-24 | futex: make clock selectable for FUTEX_WAIT_BITSET | Thomas Gleixner |
2008-09-30 | futex: rely on get_user_pages() for shared futexes | Peter Zijlstra |
2008-02-23 | futex: runtime enable pi and robust functionality | Thomas Gleixner |
2008-02-01 | futex: Add bitset conditional wait/wakeup functionality | Thomas Gleixner |
2008-01-25 | sched, futex: detach sched.h and futex.h | Alexey Dobriyan |
2007-11-05 | kernel/futex.c: make 3 functions static | Adrian Bunk |
2007-06-18 | Revert "futex_requeue_pi optimization" | Thomas Gleixner |
2007-05-09 | FUTEX: new PRIVATE futexes | Eric Dumazet |
2007-05-09 | futex_requeue_pi optimization | Pierre Peiffer |
2007-05-09 | Make futex_wait() use an hrtimer for timeout | Pierre Peiffer |
2007-05-08 | futex: get_futex_key, get_key_refs and drop_key_refs | Rusty Russell |
2006-12-10 | [PATCH] Fix noise in futex.h | David Woodhouse |
2006-07-28 | [PATCH] pi-futex: robust-futex exit | Ingo Molnar |
2006-06-27 | [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support | Ingo Molnar |
2006-06-27 | [PATCH] pi-futex: futex code cleanups | Ingo Molnar |
2006-03-27 | [PATCH] lightweight robust futexes updates 2 | Ingo Molnar |
2006-03-27 | [PATCH] lightweight robust futexes updates | Ingo Molnar |
2006-03-27 | [PATCH] lightweight robust futexes: core | Ingo Molnar |
2005-09-07 | [PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup | Jakub Jelinek |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds |