summaryrefslogtreecommitdiffstats
path: root/include/asm-mips/system.h
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Type proof reimplementation of cmpxchg.Ralf Baechle2007-10-031-260/+1Star
* [MIPS] Fixup secure computing stuff.Ralf Baechle2007-07-311-3/+5
* [MIPS] User stack pointer randomisationFranck Bui-Huu2007-07-201-1/+1
* [MIPS] Make support for weakly ordered LL/SC a config option.Ralf Baechle2007-07-201-4/+4
* [PATCH] sched: sched_cacheflush is now unusedRalf Baechle2007-07-191-10/+0Star
* [MIPS] Non-FPAFF: Fix warning.Ralf Baechle2007-07-101-1/+1
* [MIPS] Enable support for the userlocal hardware registerRalf Baechle2007-07-101-0/+2
* [MIPS] FP affinity: Coding style cleanups Ralf Baechle2007-07-101-7/+5Star
* [MIPS] Define and use vi_handler_t for vectored interrupt handlers.Ralf Baechle2007-05-111-1/+4
* wrap access to thread_infoRoman Zippel2007-05-091-1/+1
* Remove tas()Jeff Dike2007-05-081-1/+0Star
* local_t: mips extensionMathieu Desnoyers2007-05-081-1/+124
* [MIPS] Lockdep: Fix recursion bug.Ralf Baechle2007-03-171-8/+8
* [MIPS] Improve branch prediction in ll/sc atomic operations.Ralf Baechle2007-02-131-4/+16
* [MIPS] Move die and die_if_kernel() from system.h to ptrace.hRalf Baechle2006-12-101-9/+0Star
* [MIPS] Cleanup memory barriers for weakly ordered systems.Ralf Baechle2006-12-041-146/+10Star
* [MIPS] Don't use R10000 llsc workaround version for all llsc-full processors.Ralf Baechle2006-11-021-1/+1
* [PATCH] remove set_wmb - arch removalSteven Rostedt2006-07-151-3/+0Star
* [MIPS] TRACE_IRQFLAGS_SUPPORT support.Ralf Baechle2006-07-131-1/+1
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0Star
* [MIPS] FPU affinity for MT ASE.Ralf Baechle2006-04-191-0/+32
* [MIPS] Fix vectored interrupt support in TLB exception handler generator.Ralf Baechle2006-04-191-0/+1
* [MIPS] Make set_vi_srs_handler static.Ralf Baechle2006-04-191-1/+0Star
* [MIPS] Reformat __xchg().Ralf Baechle2006-03-211-4/+4
* [MIPS] Use "=R" constraint to avoid compiler errors in cmpxchg().Ralf Baechle2006-02-271-4/+4
* [PATCH] mips: task_pt_regs()Al Viro2006-01-121-1/+1
* [PATCH] sched: add cacheflush() asmIngo Molnar2006-01-121-0/+10
* Don't print file name and line in die and die_if_kernel.Ralf Baechle2005-10-291-9/+7Star
* Sprinkle a few more .set mipsX over xchg to make sure we dont' end up withRalf Baechle2005-10-291-0/+4
* Remove workaround for binutils 2.15 assembler bug; this version is notRalf Baechle2005-10-291-8/+0Star
* Add missing space.Ralf Baechle2005-10-291-1/+1
* More AP / SP bits for the 34K, the Malta bits and things. Still wantsRalf Baechle2005-10-291-0/+4
* More .set to keep 32-bit processors happy.Ralf Baechle2005-10-291-0/+4
* Always use ".set mips3" rather than select between "mips2" or "mips3"Maciej W. Rozycki2005-10-291-5/+5
* Mark __die() "noreturn" for real.Maciej W. Rozycki2005-10-291-1/+1
* Enable a suitable ISA for the assembler around ll/sc so that codeMaciej W. Rozycki2005-10-291-4/+20
* Support the MIPS32 / MIPS64 DSP ASE.Ralf Baechle2005-10-291-3/+8
* [PATCH] mips: clean up 32/64-bit configurationRalf Baechle2005-09-051-2/+2
* [PATCH] sched: cleanup context switch lockingNick Piggin2005-06-261-8/+2Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+438