index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-mips
/
futex.h
Age
Commit message (
Expand
)
Author
2008-04-30
asm-*/futex.h should include linux/uaccess.h
Jeff Dike
2007-11-26
[MIPS] Fix possible hang in LL/SC futex loops.
Ralf Baechle
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-20
Merge git://git.infradead.org/hdrcleanup-2.6
Linus Torvalds
2006-06-19
[MIPS] Fix futex_atomic_op_inuser.
Atsushi Nemoto
2006-06-01
[MIPS] Update/fix futex assembly
Ralf Baechle
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-03-27
[PATCH] lightweight robust futexes updates
Ingo Molnar
2006-03-27
[PATCH] lightweight robust futexes: arch defaults
Ingo Molnar
2005-10-29
Futexes for MIPS, for the time being only the R10000_LLSC_WAR version.
Ralf Baechle
2005-09-07
[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup
Jakub Jelinek