aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips/futex.h
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-111-1/+1
* [MIPS] Make support for weakly ordered LL/SC a config option.Ralf Baechle2007-07-201-4/+4
* [PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra2006-12-071-2/+2
* [MIPS] Cleanup memory barriers for weakly ordered systems.Ralf Baechle2006-12-041-10/+12
* Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds2006-06-201-1/+0
|\
| * Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* | [MIPS] Fix futex_atomic_op_inuser.Atsushi Nemoto2006-06-191-15/+17
* | [MIPS] Update/fix futex assemblyRalf Baechle2006-06-011-25/+116
|/
* [PATCH] lightweight robust futexes updatesIngo Molnar2006-03-271-1/+1
* [PATCH] lightweight robust futexes: arch defaultsIngo Molnar2006-03-271-0/+6
* Futexes for MIPS, for the time being only the R10000_LLSC_WAR version.Ralf Baechle2005-10-291-0/+50
* [PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedupJakub Jelinek2005-09-071-0/+53