aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/futex.c
Commit message (Expand)AuthorAge
* futex: restartable futex_waitNick Piggin2007-05-08
* futex: get_futex_key, get_key_refs and drop_key_refsRusty Russell2007-05-08
* [PATCH] futex: PI state locking fixIngo Molnar2007-03-16
* [PATCH] hrtimers: namespace and enum cleanupThomas Gleixner2007-02-16
* [PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-08
* [PATCH] struct seq_operations and struct file_operations constificationHelge Deller2006-12-07
* [PATCH] futex: remove unneeded barrierRalf Baechle2006-12-07
* [PATCH] futex: init error checkAkinobu Mita2006-12-07
* [PATCH] kernel core: replace kmalloc+memset with kzallocBurman Yan2006-12-07
* [PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra2006-12-07
* [PATCH] schedule removal of FUTEX_FDAndrew Morton2006-11-03
* [PATCH] __user annotations: futexAl Viro2006-10-10
* [PATCH] file: modify struct fown_struct to use a struct pidEric W. Biederman2006-10-02
* [PATCH] sys_get_robust_list(): don't take tasklist_lockOleg Nesterov2006-09-29
* [PATCH] futex_find_get_task(): don't take tasklist_lockOleg Nesterov2006-09-29
* [PATCH] Use the correct restart option for futex_lock_piThomas Gleixner2006-09-08
* [PATCH] futex_find_get_task(): remove an obscure EXIT_ZOMBIE checkOleg Nesterov2006-08-27
* [PATCH] futex_handle_fault always failsjohn stultz2006-08-14
* [PATCH] bug in futex unqueue_meChristian Borntraeger2006-08-06
* [PATCH] pi-futex: robust-futex exitIngo Molnar2006-07-29
* [PATCH] pi-futex: robust-futex exit crash fixIngo Molnar2006-07-29
* [PATCH] pi-futex: Validate futex type instead of oopsingThomas Gleixner2006-07-10
* [PATCH] lockdep: annotate futexIngo Molnar2006-07-03
* [PATCH] pi-futex: futex_wake() lockup fixIngo Molnar2006-07-01
* [PATCH] pi-futex: fix mm_struct memory leakVernon Mauery2006-07-01
* [PATCH] futex_requeue() optimizationSebastien Dugue2006-06-27
* [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi supportIngo Molnar2006-06-27
* [PATCH] pi-futex: futex code cleanupsIngo Molnar2006-06-27
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-23
* [PATCH] futex: check and validate timevalsThomas Gleixner2006-03-31
* [PATCH] lightweight robust futexes updatesIngo Molnar2006-03-27
* [PATCH] lightweight robust futexes: coreIngo Molnar2006-03-27
* [PATCH] FRV: Make futex code compilable on nommu [try #2]David Howells2006-01-06
* [PATCH] Fix memory ordering problem in wake_futex()Andrew Morton2005-12-24
* [PATCH] mm: unbloat get_futex_keyHugh Dickins2005-11-23
* [PATCH] FUTEX_WAKE_OP: enhanced error handlingDavid Gibson2005-11-07
* [PATCH] mm: follow_page with inner ptlockHugh Dickins2005-10-30
* [PATCH] futex: remove duplicate codePekka Enberg2005-09-07
* [PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedupJakub Jelinek2005-09-07
* [PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl2005-05-01
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16