aboutsummaryrefslogtreecommitdiff
path: root/include/asm-mips/futex.h
AgeCommit message (Expand)Author
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle
2007-07-20[MIPS] Make support for weakly ordered LL/SC a config option.Ralf Baechle
2006-12-07[PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra
2006-12-04[MIPS] Cleanup memory barriers for weakly ordered systems.Ralf Baechle
2006-06-20Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds
2006-06-19[MIPS] Fix futex_atomic_op_inuser.Atsushi Nemoto
2006-06-01[MIPS] Update/fix futex assemblyRalf Baechle
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-03-27[PATCH] lightweight robust futexes updatesIngo Molnar
2006-03-27[PATCH] lightweight robust futexes: arch defaultsIngo Molnar
2005-10-29Futexes for MIPS, for the time being only the R10000_LLSC_WAR version.Ralf Baechle
2005-09-07[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedupJakub Jelinek