Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "futex_requeue_pi optimization" | Thomas Gleixner | 2007-06-18 | 1 | -2/+1 |
* | fix compat futex code for private futexes | Ulrich Drepper | 2007-06-01 | 1 | -4/+5 |
* | futex_requeue_pi optimization | Pierre Peiffer | 2007-05-09 | 1 | -1/+2 |
* | Make futex_wait() use an hrtimer for timeout | Pierre Peiffer | 2007-05-09 | 1 | -10/+9 |
* | [PATCH] __user annotations: futex | Al Viro | 2006-10-10 | 1 | -6/+6 |
* | [PATCH] futex: Apply recent futex fixes to futex_compat | Thomas Gleixner | 2006-08-06 | 1 | -3/+3 |
* | [PATCH] pi-futex: robust-futex exit | Ingo Molnar | 2006-07-28 | 1 | -9/+25 |
* | [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support | Ingo Molnar | 2006-06-27 | 1 | -3/+8 |
* | [PATCH] pi-futex: futex code cleanups | Ingo Molnar | 2006-06-27 | 1 | -2/+1 |
* | [PATCH] futex: check and validate timevals | Thomas Gleixner | 2006-03-31 | 1 | -1/+3 |
* | [PATCH] compat_sys_futex() warning fix | Andrew Morton | 2006-03-28 | 1 | -1/+2 |
* | [PATCH] lightweight robust futexes updates | Ingo Molnar | 2006-03-27 | 1 | -4/+3 |
* | [PATCH] lightweight robust futexes: compat | Ingo Molnar | 2006-03-27 | 1 | -0/+142 |