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