| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] hrtimers: namespace and enum cleanup | Thomas Gleixner | 2007-02-16 | 1 | -1/+1 |
* | [PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path | Josef "Jeff" Sipek | 2006-12-08 | 1 | -5/+5 |
* | [PATCH] struct seq_operations and struct file_operations constification | Helge Deller | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] futex: remove unneeded barrier | Ralf Baechle | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] futex: init error check | Akinobu Mita | 2006-12-07 | 1 | -2/+8 |
* | [PATCH] kernel core: replace kmalloc+memset with kzalloc | Burman Yan | 2006-12-07 | 1 | -2/+1 |
* | [PATCH] mm: pagefault_{disable,enable}() | Peter Zijlstra | 2006-12-07 | 1 | -14/+14 |
* | [PATCH] schedule removal of FUTEX_FD | Andrew Morton | 2006-11-03 | 1 | -0/+7 |
* | [PATCH] __user annotations: futex | Al Viro | 2006-10-10 | 1 | -7/+8 |
* | [PATCH] file: modify struct fown_struct to use a struct pid | Eric W. Biederman | 2006-10-02 | 1 | -1/+1 |
* | [PATCH] sys_get_robust_list(): don't take tasklist_lock | Oleg Nesterov | 2006-09-29 | 1 | -3/+3 |
* | [PATCH] futex_find_get_task(): don't take tasklist_lock | Oleg Nesterov | 2006-09-29 | 1 | -2/+2 |
* | [PATCH] Use the correct restart option for futex_lock_pi | Thomas Gleixner | 2006-09-08 | 1 | -73/+11 |
* | [PATCH] futex_find_get_task(): remove an obscure EXIT_ZOMBIE check | Oleg Nesterov | 2006-08-27 | 1 | -1/+1 |
* | [PATCH] futex_handle_fault always fails | john stultz | 2006-08-14 | 1 | -6/+10 |
* | [PATCH] bug in futex unqueue_me | Christian Borntraeger | 2006-08-06 | 1 | -0/+1 |
* | [PATCH] pi-futex: robust-futex exit | Ingo Molnar | 2006-07-28 | 1 | -29/+62 |
* | [PATCH] pi-futex: robust-futex exit crash fix | Ingo Molnar | 2006-07-28 | 1 | -8/+24 |
* | [PATCH] pi-futex: Validate futex type instead of oopsing | Thomas Gleixner | 2006-07-10 | 1 | -0/+6 |
* | [PATCH] lockdep: annotate futex | Ingo Molnar | 2006-07-03 | 1 | -10/+18 |
* | [PATCH] pi-futex: futex_wake() lockup fix | Ingo Molnar | 2006-07-01 | 1 | -2/+4 |
* | [PATCH] pi-futex: fix mm_struct memory leak | Vernon Mauery | 2006-07-01 | 1 | -1/+1 |
* | [PATCH] futex_requeue() optimization | Sebastien Dugue | 2006-06-27 | 1 | -5/+8 |
* | [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support | Ingo Molnar | 2006-06-27 | 1 | -38/+791 |
* | [PATCH] pi-futex: futex code cleanups | Ingo Molnar | 2006-06-27 | 1 | -115/+130 |
* | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells | 2006-06-23 | 1 | -4/+4 |
* | [PATCH] futex: check and validate timevals | Thomas Gleixner | 2006-03-31 | 1 | -1/+3 |
* | [PATCH] lightweight robust futexes updates | Ingo Molnar | 2006-03-27 | 1 | -11/+9 |
* | [PATCH] lightweight robust futexes: core | Ingo Molnar | 2006-03-27 | 1 | -0/+172 |
* | [PATCH] FRV: Make futex code compilable on nommu [try #2] | David Howells | 2006-01-06 | 1 | -0/+7 |
* | [PATCH] Fix memory ordering problem in wake_futex() | Andrew Morton | 2005-12-24 | 1 | -0/+6 |
* | [PATCH] mm: unbloat get_futex_key | Hugh Dickins | 2005-11-23 | 1 | -15/+0 |
* | [PATCH] FUTEX_WAKE_OP: enhanced error handling | David Gibson | 2005-11-07 | 1 | -0/+5 |
* | [PATCH] mm: follow_page with inner ptlock | Hugh Dickins | 2005-10-29 | 1 | -4/+2 |
* | [PATCH] futex: remove duplicate code | Pekka Enberg | 2005-09-07 | 1 | -12/+9 |
* | [PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup | Jakub Jelinek | 2005-09-07 | 1 | -0/+116 |
* | [PATCH] convert that currently tests _NSIG directly to use valid_signal() | Jesper Juhl | 2005-05-01 | 1 | -1/+2 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+798 |