aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/futex.c
Commit message (Expand)AuthorAge
* 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
* FUTEX: Tidy up the codeThomas Gleixner2007-07-16
* FUTEX: Restore the dropped ERSCH fixThomas Gleixner2007-06-24
* Revert "futex_requeue_pi optimization"Thomas Gleixner2007-06-18
* pi-futex: fix exit races and locking problemsAlexey Kuznetsov2007-06-08
* FUTEX: new PRIVATE futexesEric Dumazet2007-05-09
* futex_requeue_pi optimizationPierre Peiffer2007-05-09
* Make futex_wait() use an hrtimer for timeoutPierre Peiffer2007-05-09
* futex priority based wakeupPierre Peiffer2007-05-09
* 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