aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/futex_compat.c
Commit message (Expand)AuthorAge
* futex: Fix compat_futex to be same as futex for REQUEUE_PIDinakar Guniguntala2009-08-10
* CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells2008-11-13
* CRED: Separate task security context from task_structDavid Howells2008-11-13
* CRED: Wrap task credential accesses in the core kernelDavid Howells2008-11-13
* futex_compat __user annotationAl Viro2008-03-30
* futex: runtime enable pi and robust functionalityThomas Gleixner2008-02-23
* hrtimer: check relative timeouts for overflowThomas Gleixner2008-02-14
* futex: Add bitset conditional wait/wakeup functionalityThomas Gleixner2008-02-01
* [FUTEX] Fix address computation in compat code.David Miller2007-11-09
* Uninline find_task_by_xxx set of functionsPavel Emelyanov2007-10-19
* pid namespaces: changes to show virtual ids to userPavel Emelyanov2007-10-19
* robust futex thread exit raceMartin Schwidefsky2007-10-01
* futex_compat: fix list traversal bugsArnd Bergmann2007-09-11
* Revert "futex_requeue_pi optimization"Thomas Gleixner2007-06-18
* fix compat futex code for private futexesUlrich Drepper2007-06-01
* futex_requeue_pi optimizationPierre Peiffer2007-05-09
* Make futex_wait() use an hrtimer for timeoutPierre Peiffer2007-05-09
* [PATCH] __user annotations: futexAl Viro2006-10-10
* [PATCH] futex: Apply recent futex fixes to futex_compatThomas Gleixner2006-08-06
* [PATCH] pi-futex: robust-futex exitIngo Molnar2006-07-29
* [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi supportIngo Molnar2006-06-27
* [PATCH] pi-futex: futex code cleanupsIngo Molnar2006-06-27
* [PATCH] futex: check and validate timevalsThomas Gleixner2006-03-31
* [PATCH] compat_sys_futex() warning fixAndrew Morton2006-03-28
* [PATCH] lightweight robust futexes updatesIngo Molnar2006-03-27
* [PATCH] lightweight robust futexes: compatIngo Molnar2006-03-27