aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips/system.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-29IP22ZILOG: fix lockup and sysrqThomas Bogendoerfer1-2/+0
2007-11-26[MIPS] Fix context DSP context / TLS pointer switching bug for new threads.Ralf Baechle1-2/+6
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle1-2/+2
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle1-3/+3
2007-10-03[MIPS] Type proof reimplementation of cmpxchg.Ralf Baechle1-260/+1
2007-07-31[MIPS] Fixup secure computing stuff.Ralf Baechle1-3/+5
2007-07-20[MIPS] User stack pointer randomisationFranck Bui-Huu1-1/+1
2007-07-20[MIPS] Make support for weakly ordered LL/SC a config option.Ralf Baechle1-4/+4
2007-07-19[PATCH] sched: sched_cacheflush is now unusedRalf Baechle1-10/+0
2007-07-10[MIPS] Non-FPAFF: Fix warning.Ralf Baechle1-1/+1
2007-07-10[MIPS] Enable support for the userlocal hardware registerRalf Baechle1-0/+2
2007-07-10[MIPS] FP affinity: Coding style cleanups Ralf Baechle1-7/+5
2007-05-11[MIPS] Define and use vi_handler_t for vectored interrupt handlers.Ralf Baechle1-1/+4
2007-05-09wrap access to thread_infoRoman Zippel1-1/+1
2007-05-08Remove tas()Jeff Dike1-1/+0
2007-05-08local_t: mips extensionMathieu Desnoyers1-1/+124
2007-03-17[MIPS] Lockdep: Fix recursion bug.Ralf Baechle1-8/+8
2007-02-13[MIPS] Improve branch prediction in ll/sc atomic operations.Ralf Baechle1-4/+16
2006-12-10[MIPS] Move die and die_if_kernel() from system.h to ptrace.hRalf Baechle1-9/+0
2006-12-04[MIPS] Cleanup memory barriers for weakly ordered systems.Ralf Baechle1-146/+10
2006-11-02[MIPS] Don't use R10000 llsc workaround version for all llsc-full processors.Ralf Baechle1-1/+1
2006-07-14[PATCH] remove set_wmb - arch removalSteven Rostedt1-3/+0
2006-07-13[MIPS] TRACE_IRQFLAGS_SUPPORT support.Ralf Baechle1-1/+1
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-04-19[MIPS] FPU affinity for MT ASE.Ralf Baechle1-0/+32
2006-04-19[MIPS] Fix vectored interrupt support in TLB exception handler generator.Ralf Baechle1-0/+1
2006-04-19[MIPS] Make set_vi_srs_handler static.Ralf Baechle1-1/+0
2006-03-21[MIPS] Reformat __xchg().Ralf Baechle1-4/+4
2006-02-27[MIPS] Use "=R" constraint to avoid compiler errors in cmpxchg().Ralf Baechle1-4/+4
2006-01-12[PATCH] mips: task_pt_regs()Al Viro1-1/+1
2006-01-12[PATCH] sched: add cacheflush() asmIngo Molnar1-0/+10
2005-10-29Don't print file name and line in die and die_if_kernel.Ralf Baechle1-9/+7
2005-10-29Sprinkle a few more .set mipsX over xchg to make sure we dont' end up withRalf Baechle1-0/+4
2005-10-29Remove workaround for binutils 2.15 assembler bug; this version is notRalf Baechle1-8/+0
2005-10-29Add missing space.Ralf Baechle1-1/+1
2005-10-29More AP / SP bits for the 34K, the Malta bits and things. Still wantsRalf Baechle1-0/+4
2005-10-29More .set to keep 32-bit processors happy.Ralf Baechle1-0/+4
2005-10-29Always use ".set mips3" rather than select between "mips2" or "mips3"Maciej W. Rozycki1-5/+5
2005-10-29Mark __die() "noreturn" for real.Maciej W. Rozycki1-1/+1
2005-10-29Enable a suitable ISA for the assembler around ll/sc so that codeMaciej W. Rozycki1-4/+20
2005-10-29Support the MIPS32 / MIPS64 DSP ASE.Ralf Baechle1-3/+8
2005-09-05[PATCH] mips: clean up 32/64-bit configurationRalf Baechle1-2/+2
2005-06-25[PATCH] sched: cleanup context switch lockingNick Piggin1-8/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+438