| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: MT: Remove SMTC support | Ralf Baechle | 2014-05-24 | 1 | -38/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-12 | 1 | -0/+6 |
|\ |
|
| * | mips: switch to saner kernel_execve() semantics | Al Viro | 2012-10-15 | 1 | -11/+1 |
| * | MIPS: Switch over to generic sys_execve and kernel_execve. | Ralf Baechle | 2012-10-15 | 1 | -0/+9 |
| * | mips: switch to generic kernel_thread() | Al Viro | 2012-10-15 | 1 | -0/+7 |
* | | MIPS: Fix endless loop when processing signals for kernel tasks | Dmitry Adamushko | 2012-12-05 | 1 | -1/+6 |
|/ |
|
* | MIPS: Merge the identical "return from syscall" per-ABI code | Al Viro | 2012-09-22 | 1 | -3/+9 |
* | MIPS: Prevent hitting do_notify_resume() with !user_mode(regs). | Al Viro | 2012-09-22 | 1 | -0/+3 |
* | MIPS: Split do_syscall_trace into two functions. | Ralf Baechle | 2011-05-19 | 1 | -3/+2 |
* | MIPS: Use single define for pending work on syscall exit | Ralf Baechle | 2011-05-19 | 1 | -1/+1 |
* | [MIPS] SMTC: Close tiny holes in the SMTC IPI replay system. | Kevin D. Kissell | 2008-10-03 | 1 | -5/+5 |
* | [MIPS] SMTC: Interrupt mask backstop hack | Kevin D. Kissell | 2007-07-12 | 1 | -0/+2 |
* | [MIPS] lockdep: Handle interrupts in R3000 style c0_status register. | Chris Dearman | 2007-03-30 | 1 | -1/+5 |
* | [MIPS] Make entry.S a little more readable. | Franck Bui-Huu | 2007-02-13 | 1 | -11/+8 |
* | [MIPS] SMTC: Fix crash if # of TC's > # of VPE's after pt_regs irq cleanup. | Ralf Baechle | 2006-11-01 | 1 | -0/+3 |
* | [MIPS] ret_from_irq adjustment | Atsushi Nemoto | 2006-10-10 | 1 | -5/+9 |
* | [MIPS] Complete fixes after removal of pt_regs argument to int handlers. | Ralf Baechle | 2006-10-08 | 1 | -1/+0 |
* | [MIPS] TRACE_IRQFLAGS_SUPPORT support. | Ralf Baechle | 2006-07-13 | 1 | -0/+15 |
* | [PATCH] sched: cleanup, remove task_t, convert to struct task_struct | Ingo Molnar | 2006-07-04 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [MIPS] Fix use of ehb instruction for non-R2 configurations. | Ralf Baechle | 2006-06-29 | 1 | -3/+3 |
* | [MIPS] Fix typo | Ralf Baechle | 2006-06-01 | 1 | -1/+1 |
* | [MIPS] MT: Improved multithreading support. | Ralf Baechle | 2006-04-19 | 1 | -0/+34 |
* | [MIPS] R2: Instruction hazard barrier. | Ralf Baechle | 2006-04-19 | 1 | -0/+15 |
* | [MIPS] Rewrite spurious_interrupt from assembler to C. | Ralf Baechle | 2006-04-19 | 1 | -26/+0 |
* | Fix excessive signal latencies. | Ralf Baechle | 2005-10-29 | 1 | -1/+1 |
* | Fix preemption bug. | Ralf Baechle | 2005-10-29 | 1 | -2/+1 |
* | Use preempt_schedule_irq. | Ralf Baechle | 2005-10-29 | 1 | -5/+2 |
* | Remove unused arguments from preempt_{start,stop}/local_irq_{en,dis}able. | Thiemo Seufer | 2005-10-29 | 1 | -18/+17 |
* | De-optimize and decomplicate the spurious interrupt handler. | Thiemo Seufer | 2005-10-29 | 1 | -8/+5 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+155 |