aboutsummaryrefslogtreecommitdiff
path: root/include/asm-mips/system.h
AgeCommit message (Expand)Author
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle
2007-10-03[MIPS] Type proof reimplementation of cmpxchg.Ralf Baechle
2007-07-31[MIPS] Fixup secure computing stuff.Ralf Baechle
2007-07-20[MIPS] User stack pointer randomisationFranck Bui-Huu
2007-07-20[MIPS] Make support for weakly ordered LL/SC a config option.Ralf Baechle
2007-07-19[PATCH] sched: sched_cacheflush is now unusedRalf Baechle
2007-07-10[MIPS] Non-FPAFF: Fix warning.Ralf Baechle
2007-07-10[MIPS] Enable support for the userlocal hardware registerRalf Baechle
2007-07-10[MIPS] FP affinity: Coding style cleanups Ralf Baechle
2007-05-11[MIPS] Define and use vi_handler_t for vectored interrupt handlers.Ralf Baechle
2007-05-09wrap access to thread_infoRoman Zippel
2007-05-08Remove tas()Jeff Dike
2007-05-08local_t: mips extensionMathieu Desnoyers
2007-03-17[MIPS] Lockdep: Fix recursion bug.Ralf Baechle
2007-02-13[MIPS] Improve branch prediction in ll/sc atomic operations.Ralf Baechle
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