aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/futex.c
Commit message (Expand)AuthorAge
...
* futex: clean up fault logicDarren Hart2009-03-12
* futex: unlock before returning -EFAULTDarren Hart2009-03-12
* futex: use current->time_slack_ns for rt tasks tooDarren Hart2009-03-12
* futex: add double_unlock_hb()Darren Hart2009-03-12
* futex: additional (get|put)_futex_key() fixesDarren Hart2009-03-12
* futex: update futex commentaryDarren Hart2009-03-12
* futex: fix reference leakPeter Zijlstra2009-02-11
* [CVE-2009-0029] System call wrappers part 31Heiko Carstens2009-01-14
* [CVE-2009-0029] System call wrappers part 08Heiko Carstens2009-01-14
*-. Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into co...Ingo Molnar2009-01-06
|\ \
| * | futex: catch certain assymetric (get|put)_futex_key callsDarren Hart2009-01-02
| * | futex: make futex_(get|put)_key() calls symmetricDarren Hart2008-12-30
* | | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-30
|\| |
| * | futex: clean up futex_(un)lock_pi fault handlingDarren Hart2008-12-19
| * | futex: rename field in futex_q to clarify single waiter semanticsDarren Hart2008-12-18
| * | futex: make clock selectable for FUTEX_WAIT_BITSETThomas Gleixner2008-11-24
| * | Merge branch 'linus' into core/futexesThomas Gleixner2008-11-24
| |\|
| * | futex: fixup get_futex_key() for private futexesPeter Zijlstra2008-09-30
| * | futex: cleanup fsharedPeter Zijlstra2008-09-30
| * | futex: use fast_gup()Peter Zijlstra2008-09-30
| * | futex: reduce mmap_sem usagePeter Zijlstra2008-09-30
| * | futex: rely on get_user_pages() for shared futexesPeter Zijlstra2008-09-30
* | | 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
| |/ |/|
* | hrtimer: make the futex() system call use the per process slack valueArjan van de Ven2008-09-11
* | hrtimer: convert kernel/* to the new hrtimer apisArjan van de Ven2008-09-06
|/
* futexes: fix fault handling in futex_lock_piThomas Gleixner2008-06-23
* Removal of FUTEX_FDEric Sesterhenn2008-05-05
* add hrtimer specific debugobjects codeThomas Gleixner2008-04-30
* NULL noise: fs/*, mm/*, kernel/*Al Viro2008-03-30
* Give futex init a proper nameBenjamin Herrenschmidt2008-03-27
* futex: runtime enable pi and robust functionalityThomas Gleixner2008-02-23
* futex: fix init orderThomas Gleixner2008-02-23
* hrtimer: check relative timeouts for overflowThomas Gleixner2008-02-14
* futex: Add bitset conditional wait/wakeup functionalityThomas Gleixner2008-02-01
* futex: Remove warn on in return fixup pathThomas Gleixner2008-02-01
* hrtimer: fix hrtimer_init_sleeper() usersPeter Zijlstra2008-02-01
* futex: Prevent stale futex owner when interrupted/timeoutThomas Gleixner2008-01-08
* futex: correctly return -EFAULT not -EINVALThomas Gleixner2007-12-05
* futex: fix for futex_wait signal stack corruptionSteven Rostedt2007-12-05
* kernel/futex.c: make 3 functions staticAdrian Bunk2007-11-05
* Uninline find_task_by_xxx set of functionsPavel Emelyanov2007-10-19
* pid namespaces: changes to show virtual ids to userPavel Emelyanov2007-10-19
* sparse pointer use of zero as nullStephen Hemminger2007-10-18
* change inotifyfs magic as the same magic is used for futexfsAndrey Mirkin2007-10-17
* robust futex thread exit raceMartin Schwidefsky2007-10-01
* futex_unlock_pi() hurts my brain and may cause application deadlockjohn stultz2007-08-22
* futex: pass nr_wake2 to futex_wake_opAndreas Schwab2007-07-31
* mm: fault feedback #2Nick Piggin2007-07-19