summaryrefslogtreecommitdiffstats
path: root/kernel/futex_compat.c
AgeCommit message (Expand)Author
2007-09-11futex_compat: fix list traversal bugsArnd Bergmann
2007-06-18Revert "futex_requeue_pi optimization"Thomas Gleixner
2007-06-01fix compat futex code for private futexesUlrich Drepper
2007-05-09futex_requeue_pi optimizationPierre Peiffer
2007-05-09Make futex_wait() use an hrtimer for timeoutPierre Peiffer
2006-10-10[PATCH] __user annotations: futexAl Viro
2006-08-06[PATCH] futex: Apply recent futex fixes to futex_compatThomas Gleixner
2006-07-28[PATCH] pi-futex: robust-futex exitIngo Molnar
2006-06-27[PATCH] pi-futex: futex_lock_pi/futex_unlock_pi supportIngo Molnar
2006-06-27[PATCH] pi-futex: futex code cleanupsIngo Molnar
2006-03-31[PATCH] futex: check and validate timevalsThomas Gleixner
2006-03-28[PATCH] compat_sys_futex() warning fixAndrew Morton
2006-03-27[PATCH] lightweight robust futexes updatesIngo Molnar
2006-03-27[PATCH] lightweight robust futexes: compatIngo Molnar