aboutsummaryrefslogtreecommitdiff
path: root/kernel/futex.c
AgeCommit message (Expand)Author
2007-02-16[PATCH] hrtimers: namespace and enum cleanupThomas Gleixner
2006-12-08[PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek
2006-12-07[PATCH] struct seq_operations and struct file_operations constificationHelge Deller
2006-12-07[PATCH] futex: remove unneeded barrierRalf Baechle
2006-12-07[PATCH] futex: init error checkAkinobu Mita
2006-12-07[PATCH] kernel core: replace kmalloc+memset with kzallocBurman Yan
2006-12-07[PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra
2006-11-03[PATCH] schedule removal of FUTEX_FDAndrew Morton
2006-10-10[PATCH] __user annotations: futexAl Viro
2006-10-02[PATCH] file: modify struct fown_struct to use a struct pidEric W. Biederman
2006-09-29[PATCH] sys_get_robust_list(): don't take tasklist_lockOleg Nesterov
2006-09-29[PATCH] futex_find_get_task(): don't take tasklist_lockOleg Nesterov
2006-09-08[PATCH] Use the correct restart option for futex_lock_piThomas Gleixner
2006-08-27[PATCH] futex_find_get_task(): remove an obscure EXIT_ZOMBIE checkOleg Nesterov
2006-08-14[PATCH] futex_handle_fault always failsjohn stultz
2006-08-06[PATCH] bug in futex unqueue_meChristian Borntraeger
2006-07-28[PATCH] pi-futex: robust-futex exitIngo Molnar
2006-07-28[PATCH] pi-futex: robust-futex exit crash fixIngo Molnar
2006-07-10[PATCH] pi-futex: Validate futex type instead of oopsingThomas Gleixner
2006-07-03[PATCH] lockdep: annotate futexIngo Molnar
2006-07-01[PATCH] pi-futex: futex_wake() lockup fixIngo Molnar
2006-07-01[PATCH] pi-futex: fix mm_struct memory leakVernon Mauery
2006-06-27[PATCH] futex_requeue() optimizationSebastien Dugue
2006-06-27[PATCH] pi-futex: futex_lock_pi/futex_unlock_pi supportIngo Molnar
2006-06-27[PATCH] pi-futex: futex code cleanupsIngo Molnar
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
2006-03-31[PATCH] futex: check and validate timevalsThomas Gleixner
2006-03-27[PATCH] lightweight robust futexes updatesIngo Molnar
2006-03-27[PATCH] lightweight robust futexes: coreIngo Molnar
2006-01-06[PATCH] FRV: Make futex code compilable on nommu [try #2]David Howells
2005-12-24[PATCH] Fix memory ordering problem in wake_futex()Andrew Morton
2005-11-23[PATCH] mm: unbloat get_futex_keyHugh Dickins
2005-11-07[PATCH] FUTEX_WAKE_OP: enhanced error handlingDavid Gibson
2005-10-29[PATCH] mm: follow_page with inner ptlockHugh Dickins
2005-09-07[PATCH] futex: remove duplicate codePekka Enberg
2005-09-07[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedupJakub Jelinek
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds