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