mm: dont clear PG_uptodate on truncate/invalidate
[safe/jmp/linux-2.6] / include / asm-mips / futex.h
2008-04-30 Jeff Dikeasm-*/futex.h should include linux/uaccess.h
2007-11-26 Ralf Baechle[MIPS] Fix possible hang in LL/SC futex loops.
2007-10-11 Ralf Baechle[MIPS] Fix "no space between function name and open...
2007-07-20 Ralf Baechle[MIPS] Make support for weakly ordered LL/SC a config...
2006-12-07 Peter Zijlstra[PATCH] mm: pagefault_{disable,enable}()
2006-12-04 Ralf Baechle[MIPS] Cleanup memory barriers for weakly ordered systems.
2006-06-20 Linus TorvaldsMerge git://git.infradead.org/hdrcleanup-2.6
2006-06-19 Atsushi Nemoto[MIPS] Fix futex_atomic_op_inuser.
2006-05-31 Ralf Baechle[MIPS] Update/fix futex assembly
2006-04-26 David WoodhouseDon't include linux/config.h from anywhere else in...
2006-03-27 Ingo Molnar[PATCH] lightweight robust futexes updates
2006-03-27 Ingo Molnar[PATCH] lightweight robust futexes: arch defaults
2005-10-29 Ralf BaechleFutexes for MIPS, for the time being only the R10000_LL...
2005-09-07 Jakub Jelinek[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup