Commit Graph

38 Commits (9640d3d775aa325650c8fcdf49127542f77b2156)

Author SHA1 Message Date
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
Ingo Molnar e2970f2fb6 [PATCH] pi-futex: futex code cleanups 19 years ago
David Howells 454e2398be [PATCH] VFS: Permit filesystem to override root dentry on mount 19 years ago
Thomas Gleixner 9741ef964d [PATCH] futex: check and validate timevals 19 years ago
Ingo Molnar 8f17d3a504 [PATCH] lightweight robust futexes updates 19 years ago
Ingo Molnar 0771dfefc9 [PATCH] lightweight robust futexes: core 19 years ago
David Howells 7ee1dd3fee [PATCH] FRV: Make futex code compilable on nommu [try #2] 19 years ago
Andrew Morton 8e31108b9f [PATCH] Fix memory ordering problem in wake_futex() 19 years ago
Hugh Dickins cc3327e7df [PATCH] mm: unbloat get_futex_key 19 years ago
David Gibson 796f8d9b98 [PATCH] FUTEX_WAKE_OP: enhanced error handling 19 years ago
Hugh Dickins deceb6cd17 [PATCH] mm: follow_page with inner ptlock 19 years ago
Pekka Enberg 39ed3fdeec [PATCH] futex: remove duplicate code 20 years ago
Jakub Jelinek 4732efbeb9 [PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup 20 years ago
Jesper Juhl 7ed20e1ad5 [PATCH] convert that currently tests _NSIG directly to use valid_signal() 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago