Commit Graph

64 Commits (c8acccc959663f1434093c275c455f92a5964974)

Author SHA1 Message Date
Thomas Gleixner cd689985cf futex: Add bitset conditional wait/wakeup functionality 17 years ago
Thomas Gleixner 83e96c604e futex: Remove warn on in return fixup path 17 years ago
Peter Zijlstra 3588a085cd hrtimer: fix hrtimer_init_sleeper() users 17 years ago
Thomas Gleixner cdf71a10c7 futex: Prevent stale futex owner when interrupted/timeout 17 years ago
Thomas Gleixner cde898fa80 futex: correctly return -EFAULT not -EINVAL 17 years ago
Steven Rostedt ce6bd420f4 futex: fix for futex_wait signal stack corruption 17 years ago
Adrian Bunk fad23fc78b kernel/futex.c: make 3 functions static 17 years ago
Pavel Emelyanov 228ebcbe63 Uninline find_task_by_xxx set of functions 18 years ago
Pavel Emelyanov b488893a39 pid namespaces: changes to show virtual ids to user 18 years ago
Stephen Hemminger c80544dc0b sparse pointer use of zero as null 18 years ago
Andrey Mirkin fd5eea4214 change inotifyfs magic as the same magic is used for futexfs 18 years ago
Martin Schwidefsky 9f96cb1e8b robust futex thread exit race 18 years ago
john stultz 187226f57f futex_unlock_pi() hurts my brain and may cause application deadlock 18 years ago
Andreas Schwab f54f098612 futex: pass nr_wake2 to futex_wake_op 18 years ago
Nick Piggin 83c54070ee mm: fault feedback #2 18 years ago
Thomas Gleixner 36cf3b5c3b FUTEX: Tidy up the code 18 years ago
Thomas Gleixner a06381fec7 FUTEX: Restore the dropped ERSCH fix 18 years ago
Thomas Gleixner bd197234b0 Revert "futex_requeue_pi optimization" 18 years ago
Alexey Kuznetsov 778e9a9c3e pi-futex: fix exit races and locking problems 18 years ago
Eric Dumazet 34f01cc1f5 FUTEX: new PRIVATE futexes 18 years ago
Pierre Peiffer d0aa7a70bf futex_requeue_pi optimization 18 years ago
Pierre Peiffer c19384b5b2 Make futex_wait() use an hrtimer for timeout 18 years ago
Pierre Peiffer ec92d08292 futex priority based wakeup 18 years ago
Nick Piggin 72c1bbf308 futex: restartable futex_wait 18 years ago
Rusty Russell 9adef58b1d futex: get_futex_key, get_key_refs and drop_key_refs 18 years ago
Ingo Molnar 21778867b1 [PATCH] futex: PI state locking fix 18 years ago
Thomas Gleixner c9cb2e3d7c [PATCH] hrtimers: namespace and enum cleanup 18 years ago
Josef "Jeff" Sipek f3a43f3f64 [PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
Helge Deller 15ad7cdcfd [PATCH] struct seq_operations and struct file_operations constification 18 years ago
Ralf Baechle ccdea2f88b [PATCH] futex: remove unneeded barrier 18 years ago
Akinobu Mita 95362fa903 [PATCH] futex: init error check 18 years ago
Burman Yan 4668edc334 [PATCH] kernel core: replace kmalloc+memset with kzalloc 18 years ago
Peter Zijlstra a866374aec [PATCH] mm: pagefault_{disable,enable}() 18 years ago
Andrew Morton 19c6b6ed3f [PATCH] schedule removal of FUTEX_FD 18 years ago
Al Viro ba46df984b [PATCH] __user annotations: futex 19 years ago
Eric W. Biederman 609d7fa956 [PATCH] file: modify struct fown_struct to use a struct pid 19 years ago
Oleg Nesterov aaa2a97eb9 [PATCH] sys_get_robust_list(): don't take tasklist_lock 19 years ago
Oleg Nesterov d359b549bf [PATCH] futex_find_get_task(): don't take tasklist_lock 19 years ago
Thomas Gleixner c5780e976e [PATCH] Use the correct restart option for futex_lock_pi 19 years ago
Oleg Nesterov d015baebba [PATCH] futex_find_get_task(): remove an obscure EXIT_ZOMBIE check 19 years ago
john stultz e579dcbf23 [PATCH] futex_handle_fault always fails 19 years ago
Christian Borntraeger e91467ecd1 [PATCH] bug in futex unqueue_me 19 years ago
Ingo Molnar e3f2ddeac7 [PATCH] pi-futex: robust-futex exit 19 years ago
Ingo Molnar 627371d73c [PATCH] pi-futex: robust-futex exit crash fix 19 years ago
Thomas Gleixner 06a9ec291b [PATCH] pi-futex: Validate futex type instead of oopsing 19 years ago
Ingo Molnar 8b8f319fc7 [PATCH] lockdep: annotate futex 19 years ago
Ingo Molnar ed6f7b10e6 [PATCH] pi-futex: futex_wake() lockup fix 19 years ago
Vernon Mauery a99e4e413e [PATCH] pi-futex: fix mm_struct memory leak 19 years ago
Sebastien Dugue 59e0e0ace7 [PATCH] futex_requeue() optimization 19 years ago
Ingo Molnar c87e2837be [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support 19 years ago