summaryrefslogtreecommitdiffstats
path: root/include/asm-mips/system.h
AgeCommit message (Expand)Author
2006-12-10[MIPS] Move die and die_if_kernel() from system.h to ptrace.hRalf 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 removalSteven Rostedt
2006-07-13[MIPS] TRACE_IRQFLAGS_SUPPORT support.Ralf Baechle
2006-04-26Don'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() asmIngo Molnar
2005-10-29Don't print file name and line in die and die_if_kernel.Ralf Baechle
2005-10-29Sprinkle a few more .set mipsX over xchg to make sure we dont' end up withRalf Baechle
2005-10-29Remove workaround for binutils 2.15 assembler bug; this version is notRalf Baechle
2005-10-29Add missing space.Ralf Baechle
2005-10-29More AP / SP bits for the 34K, the Malta bits and things. Still wantsRalf Baechle
2005-10-29More .set to keep 32-bit processors happy.Ralf Baechle
2005-10-29Always use ".set mips3" rather than select between "mips2" or "mips3"Maciej W. Rozycki
2005-10-29Mark __die() "noreturn" for real.Maciej W. Rozycki
2005-10-29Enable a suitable ISA for the assembler around ll/sc so that codeMaciej W. Rozycki
2005-10-29Support the MIPS32 / MIPS64 DSP ASE.Ralf Baechle
2005-09-05[PATCH] mips: clean up 32/64-bit configurationRalf Baechle
2005-06-25[PATCH] sched: cleanup context switch lockingNick Piggin
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds