| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: Move headfiles to new location below arch/mips/include | Ralf Baechle | 2008-10-11 | 1 | -220/+0 |
* | IP22ZILOG: fix lockup and sysrq | Thomas Bogendoerfer | 2007-11-29 | 1 | -2/+0 |
* | [MIPS] Fix context DSP context / TLS pointer switching bug for new threads. | Ralf Baechle | 2007-11-26 | 1 | -2/+6 |
* | [MIPS] checkfiles: Fix "need space after that ','" errors. | Ralf Baechle | 2007-10-11 | 1 | -2/+2 |
* | [MIPS] Fix "no space between function name and open parenthesis" warnings. | Ralf Baechle | 2007-10-11 | 1 | -3/+3 |
* | [MIPS] Type proof reimplementation of cmpxchg. | Ralf Baechle | 2007-10-03 | 1 | -260/+1 |
* | [MIPS] Fixup secure computing stuff. | Ralf Baechle | 2007-07-31 | 1 | -3/+5 |
* | [MIPS] User stack pointer randomisation | Franck Bui-Huu | 2007-07-20 | 1 | -1/+1 |
* | [MIPS] Make support for weakly ordered LL/SC a config option. | Ralf Baechle | 2007-07-20 | 1 | -4/+4 |
* | [PATCH] sched: sched_cacheflush is now unused | Ralf Baechle | 2007-07-19 | 1 | -10/+0 |
* | [MIPS] Non-FPAFF: Fix warning. | Ralf Baechle | 2007-07-10 | 1 | -1/+1 |
* | [MIPS] Enable support for the userlocal hardware register | Ralf Baechle | 2007-07-10 | 1 | -0/+2 |
* | [MIPS] FP affinity: Coding style cleanups | Ralf Baechle | 2007-07-10 | 1 | -7/+5 |
* | [MIPS] Define and use vi_handler_t for vectored interrupt handlers. | Ralf Baechle | 2007-05-11 | 1 | -1/+4 |
* | wrap access to thread_info | Roman Zippel | 2007-05-09 | 1 | -1/+1 |
* | Remove tas() | Jeff Dike | 2007-05-08 | 1 | -1/+0 |
* | local_t: mips extension | Mathieu Desnoyers | 2007-05-08 | 1 | -1/+124 |
* | [MIPS] Lockdep: Fix recursion bug. | Ralf Baechle | 2007-03-17 | 1 | -8/+8 |
* | [MIPS] Improve branch prediction in ll/sc atomic operations. | Ralf Baechle | 2007-02-13 | 1 | -4/+16 |
* | [MIPS] Move die and die_if_kernel() from system.h to ptrace.h | Ralf Baechle | 2006-12-10 | 1 | -9/+0 |
* | [MIPS] Cleanup memory barriers for weakly ordered systems. | Ralf Baechle | 2006-12-04 | 1 | -146/+10 |
* | [MIPS] Don't use R10000 llsc workaround version for all llsc-full processors. | Ralf Baechle | 2006-11-02 | 1 | -1/+1 |
* | [PATCH] remove set_wmb - arch removal | Steven Rostedt | 2006-07-14 | 1 | -3/+0 |
* | [MIPS] TRACE_IRQFLAGS_SUPPORT support. | Ralf Baechle | 2006-07-13 | 1 | -1/+1 |
* | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 | 1 | -1/+0 |
* | [MIPS] FPU affinity for MT ASE. | Ralf Baechle | 2006-04-19 | 1 | -0/+32 |
* | [MIPS] Fix vectored interrupt support in TLB exception handler generator. | Ralf Baechle | 2006-04-19 | 1 | -0/+1 |
* | [MIPS] Make set_vi_srs_handler static. | Ralf Baechle | 2006-04-19 | 1 | -1/+0 |
* | [MIPS] Reformat __xchg(). | Ralf Baechle | 2006-03-21 | 1 | -4/+4 |
* | [MIPS] Use "=R" constraint to avoid compiler errors in cmpxchg(). | Ralf Baechle | 2006-02-27 | 1 | -4/+4 |
* | [PATCH] mips: task_pt_regs() | Al Viro | 2006-01-12 | 1 | -1/+1 |
* | [PATCH] sched: add cacheflush() asm | Ingo Molnar | 2006-01-12 | 1 | -0/+10 |
* | Don't print file name and line in die and die_if_kernel. | Ralf Baechle | 2005-10-29 | 1 | -9/+7 |
* | Sprinkle a few more .set mipsX over xchg to make sure we dont' end up with | Ralf Baechle | 2005-10-29 | 1 | -0/+4 |
* | Remove workaround for binutils 2.15 assembler bug; this version is not | Ralf Baechle | 2005-10-29 | 1 | -8/+0 |
* | Add missing space. | Ralf Baechle | 2005-10-29 | 1 | -1/+1 |
* | More AP / SP bits for the 34K, the Malta bits and things. Still wants | Ralf Baechle | 2005-10-29 | 1 | -0/+4 |
* | More .set to keep 32-bit processors happy. | Ralf Baechle | 2005-10-29 | 1 | -0/+4 |
* | Always use ".set mips3" rather than select between "mips2" or "mips3" | Maciej W. Rozycki | 2005-10-29 | 1 | -5/+5 |
* | Mark __die() "noreturn" for real. | Maciej W. Rozycki | 2005-10-29 | 1 | -1/+1 |
* | Enable a suitable ISA for the assembler around ll/sc so that code | Maciej W. Rozycki | 2005-10-29 | 1 | -4/+20 |
* | Support the MIPS32 / MIPS64 DSP ASE. | Ralf Baechle | 2005-10-29 | 1 | -3/+8 |
* | [PATCH] mips: clean up 32/64-bit configuration | Ralf Baechle | 2005-09-05 | 1 | -2/+2 |
* | [PATCH] sched: cleanup context switch locking | Nick Piggin | 2005-06-25 | 1 | -8/+2 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+438 |