Commit Graph

74 Commits (f4ad9a9624fafec4647e7e45469e0446586f81fb)

Author SHA1 Message Date
Arjan van de Ven ae4b748e81 hrtimer: make the futex() system call use the per process slack value 17 years ago
Arjan van de Ven cc584b213f hrtimer: convert kernel/* to the new hrtimer apis 17 years ago
Thomas Gleixner 1b7558e457 futexes: fix fault handling in futex_lock_pi 17 years ago
Eric Sesterhenn 82af7aca56 Removal of FUTEX_FD 17 years ago
Thomas Gleixner 237fc6e7a3 add hrtimer specific debugobjects code 17 years ago
Al Viro 9dce07f1a4 NULL noise: fs/*, mm/*, kernel/* 17 years ago
Benjamin Herrenschmidt f6d107fb10 Give futex init a proper name 17 years ago
Thomas Gleixner a0c1e9073e futex: runtime enable pi and robust functionality 17 years ago
Thomas Gleixner 3e4ab747ef futex: fix init order 17 years ago
Thomas Gleixner 5a7780e725 hrtimer: check relative timeouts for overflow 17 years ago
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 19 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