index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
futex.c
Age
Commit message (
Expand
)
Author
2007-07-19
mm: fault feedback #2
Nick Piggin
2007-07-16
FUTEX: Tidy up the code
Thomas Gleixner
2007-06-24
FUTEX: Restore the dropped ERSCH fix
Thomas Gleixner
2007-06-18
Revert "futex_requeue_pi optimization"
Thomas Gleixner
2007-06-08
pi-futex: fix exit races and locking problems
Alexey Kuznetsov
2007-05-09
FUTEX: new PRIVATE futexes
Eric Dumazet
2007-05-09
futex_requeue_pi optimization
Pierre Peiffer
2007-05-09
Make futex_wait() use an hrtimer for timeout
Pierre Peiffer
2007-05-09
futex priority based wakeup
Pierre Peiffer
2007-05-08
futex: restartable futex_wait
Nick Piggin
2007-05-08
futex: get_futex_key, get_key_refs and drop_key_refs
Rusty Russell
2007-03-16
[PATCH] futex: PI state locking fix
Ingo Molnar
2007-02-16
[PATCH] hrtimers: namespace and enum cleanup
Thomas Gleixner
2006-12-08
[PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path
Josef "Jeff" Sipek
2006-12-07
[PATCH] struct seq_operations and struct file_operations constification
Helge Deller
2006-12-07
[PATCH] futex: remove unneeded barrier
Ralf Baechle
2006-12-07
[PATCH] futex: init error check
Akinobu Mita
2006-12-07
[PATCH] kernel core: replace kmalloc+memset with kzalloc
Burman Yan
2006-12-07
[PATCH] mm: pagefault_{disable,enable}()
Peter Zijlstra
2006-11-03
[PATCH] schedule removal of FUTEX_FD
Andrew Morton
2006-10-10
[PATCH] __user annotations: futex
Al Viro
2006-10-02
[PATCH] file: modify struct fown_struct to use a struct pid
Eric W. Biederman
2006-09-29
[PATCH] sys_get_robust_list(): don't take tasklist_lock
Oleg Nesterov
2006-09-29
[PATCH] futex_find_get_task(): don't take tasklist_lock
Oleg Nesterov
2006-09-08
[PATCH] Use the correct restart option for futex_lock_pi
Thomas Gleixner
2006-08-27
[PATCH] futex_find_get_task(): remove an obscure EXIT_ZOMBIE check
Oleg Nesterov
2006-08-14
[PATCH] futex_handle_fault always fails
john stultz
2006-08-06
[PATCH] bug in futex unqueue_me
Christian Borntraeger
2006-07-28
[PATCH] pi-futex: robust-futex exit
Ingo Molnar
2006-07-28
[PATCH] pi-futex: robust-futex exit crash fix
Ingo Molnar
2006-07-10
[PATCH] pi-futex: Validate futex type instead of oopsing
Thomas Gleixner
2006-07-03
[PATCH] lockdep: annotate futex
Ingo Molnar
2006-07-01
[PATCH] pi-futex: futex_wake() lockup fix
Ingo Molnar
2006-07-01
[PATCH] pi-futex: fix mm_struct memory leak
Vernon Mauery
2006-06-27
[PATCH] futex_requeue() optimization
Sebastien Dugue
2006-06-27
[PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support
Ingo Molnar
2006-06-27
[PATCH] pi-futex: futex code cleanups
Ingo Molnar
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
2006-03-31
[PATCH] futex: check and validate timevals
Thomas Gleixner
2006-03-27
[PATCH] lightweight robust futexes updates
Ingo Molnar
2006-03-27
[PATCH] lightweight robust futexes: core
Ingo 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_key
Hugh Dickins
2005-11-07
[PATCH] FUTEX_WAKE_OP: enhanced error handling
David Gibson
2005-10-29
[PATCH] mm: follow_page with inner ptlock
Hugh Dickins
2005-09-07
[PATCH] futex: remove duplicate code
Pekka Enberg
2005-09-07
[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup
Jakub Jelinek
2005-05-01
[PATCH] convert that currently tests _NSIG directly to use valid_signal()
Jesper Juhl
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds