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
/
system.h
Age
Commit message (
Expand
)
Author
2006-12-10
[MIPS] Move die and die_if_kernel() from system.h to ptrace.h
Ralf Baechle
2006-12-04
[MIPS] Cleanup memory barriers for weakly ordered systems.
Ralf Baechle
2006-11-02
[MIPS] Don't use R10000 llsc workaround version for all llsc-full processors.
Ralf Baechle
2006-07-14
[PATCH] remove set_wmb - arch removal
Steven Rostedt
2006-07-13
[MIPS] TRACE_IRQFLAGS_SUPPORT support.
Ralf Baechle
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-04-19
[MIPS] FPU affinity for MT ASE.
Ralf Baechle
2006-04-19
[MIPS] Fix vectored interrupt support in TLB exception handler generator.
Ralf Baechle
2006-04-19
[MIPS] Make set_vi_srs_handler static.
Ralf Baechle
2006-03-21
[MIPS] Reformat __xchg().
Ralf Baechle
2006-02-27
[MIPS] Use "=R" constraint to avoid compiler errors in cmpxchg().
Ralf Baechle
2006-01-12
[PATCH] mips: task_pt_regs()
Al Viro
2006-01-12
[PATCH] sched: add cacheflush() asm
Ingo Molnar
2005-10-29
Don't print file name and line in die and die_if_kernel.
Ralf Baechle
2005-10-29
Sprinkle a few more .set mipsX over xchg to make sure we dont' end up with
Ralf Baechle
2005-10-29
Remove workaround for binutils 2.15 assembler bug; this version is not
Ralf Baechle
2005-10-29
Add missing space.
Ralf Baechle
2005-10-29
More AP / SP bits for the 34K, the Malta bits and things. Still wants
Ralf Baechle
2005-10-29
More .set to keep 32-bit processors happy.
Ralf Baechle
2005-10-29
Always use ".set mips3" rather than select between "mips2" or "mips3"
Maciej W. Rozycki
2005-10-29
Mark __die() "noreturn" for real.
Maciej W. Rozycki
2005-10-29
Enable a suitable ISA for the assembler around ll/sc so that code
Maciej W. Rozycki
2005-10-29
Support the MIPS32 / MIPS64 DSP ASE.
Ralf Baechle
2005-09-05
[PATCH] mips: clean up 32/64-bit configuration
Ralf Baechle
2005-06-25
[PATCH] sched: cleanup context switch locking
Nick Piggin
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds