aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/futex_compat.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-30futex_compat __user annotationAl Viro1-1/+1
2008-02-23futex: runtime enable pi and robust functionalityThomas Gleixner1-0/+9
2008-02-14hrtimer: check relative timeouts for overflowThomas Gleixner1-1/+1
2008-02-01futex: Add bitset conditional wait/wakeup functionalityThomas Gleixner1-1/+2
2007-11-09[FUTEX] Fix address computation in compat code.David Miller1-7/+19
2007-10-19Uninline find_task_by_xxx set of functionsPavel Emelyanov1-2/+1
2007-10-19pid namespaces: changes to show virtual ids to userPavel Emelyanov1-1/+3
2007-10-01robust futex thread exit raceMartin Schwidefsky1-10/+18
2007-09-11futex_compat: fix list traversal bugsArnd Bergmann1-2/+2
2007-06-18Revert "futex_requeue_pi optimization"Thomas Gleixner1-2/+1
2007-06-01fix compat futex code for private futexesUlrich Drepper1-4/+5
2007-05-09futex_requeue_pi optimizationPierre Peiffer1-1/+2
2007-05-09Make futex_wait() use an hrtimer for timeoutPierre Peiffer1-10/+9
2006-10-10[PATCH] __user annotations: futexAl Viro1-6/+6
2006-08-06[PATCH] futex: Apply recent futex fixes to futex_compatThomas Gleixner1-3/+3
2006-07-28[PATCH] pi-futex: robust-futex exitIngo Molnar1-9/+25
2006-06-27[PATCH] pi-futex: futex_lock_pi/futex_unlock_pi supportIngo Molnar1-3/+8
2006-06-27[PATCH] pi-futex: futex code cleanupsIngo Molnar1-2/+1
2006-03-31[PATCH] futex: check and validate timevalsThomas Gleixner1-1/+3
2006-03-28[PATCH] compat_sys_futex() warning fixAndrew Morton1-1/+2
2006-03-27[PATCH] lightweight robust futexes updatesIngo Molnar1-4/+3
2006-03-27[PATCH] lightweight robust futexes: compatIngo Molnar1-0/+142