summaryrefslogtreecommitdiffstats
path: root/kernel/futex.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Use the correct restart option for futex_lock_piThomas Gleixner2006-09-081-73/+11
* [PATCH] futex_find_get_task(): remove an obscure EXIT_ZOMBIE checkOleg Nesterov2006-08-271-1/+1
* [PATCH] futex_handle_fault always failsjohn stultz2006-08-141-6/+10
* [PATCH] bug in futex unqueue_meChristian Borntraeger2006-08-061-0/+1
* [PATCH] pi-futex: robust-futex exitIngo Molnar2006-07-281-29/+62
* [PATCH] pi-futex: robust-futex exit crash fixIngo Molnar2006-07-281-8/+24
* [PATCH] pi-futex: Validate futex type instead of oopsingThomas Gleixner2006-07-101-0/+6
* [PATCH] lockdep: annotate futexIngo Molnar2006-07-031-10/+18
* [PATCH] pi-futex: futex_wake() lockup fixIngo Molnar2006-07-011-2/+4
* [PATCH] pi-futex: fix mm_struct memory leakVernon Mauery2006-07-011-1/+1
* [PATCH] futex_requeue() optimizationSebastien Dugue2006-06-271-5/+8
* [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi supportIngo Molnar2006-06-271-38/+791
* [PATCH] pi-futex: futex code cleanupsIngo Molnar2006-06-271-115/+130
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-4/+4
* [PATCH] futex: check and validate timevalsThomas Gleixner2006-03-311-1/+3
* [PATCH] lightweight robust futexes updatesIngo Molnar2006-03-271-11/+9
* [PATCH] lightweight robust futexes: coreIngo Molnar2006-03-271-0/+172
* [PATCH] FRV: Make futex code compilable on nommu [try #2]David Howells2006-01-061-0/+7
* [PATCH] Fix memory ordering problem in wake_futex()Andrew Morton2005-12-241-0/+6
* [PATCH] mm: unbloat get_futex_keyHugh Dickins2005-11-231-15/+0
* [PATCH] FUTEX_WAKE_OP: enhanced error handlingDavid Gibson2005-11-071-0/+5
* [PATCH] mm: follow_page with inner ptlockHugh Dickins2005-10-291-4/+2
* [PATCH] futex: remove duplicate codePekka Enberg2005-09-071-12/+9
* [PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedupJakub Jelinek2005-09-071-0/+116
* [PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl2005-05-011-1/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+798
OpenPOWER on IntegriCloud