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