summaryrefslogtreecommitdiff
path: root/kernel/futex_compat.c
AgeCommit message (Expand)Author
2008-03-30futex_compat __user annotationAl Viro
2008-02-23futex: runtime enable pi and robust functionalityThomas Gleixner
2008-02-14hrtimer: check relative timeouts for overflowThomas Gleixner
2008-02-01futex: Add bitset conditional wait/wakeup functionalityThomas Gleixner
2007-11-09[FUTEX] Fix address computation in compat code.David Miller
2007-10-19Uninline find_task_by_xxx set of functionsPavel Emelyanov
2007-10-19pid namespaces: changes to show virtual ids to userPavel Emelyanov
2007-10-01robust futex thread exit raceMartin Schwidefsky
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