| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: Remove TX39XX support | Thomas Bogendoerfer | 2022-03-01 | 1 | -1/+1 |
* | MIPS: remove asm/war.h | Thomas Bogendoerfer | 2022-02-22 | 1 | -1/+0 |
* | mips: Add MIPS Release 5 support | Serge Semin | 2020-05-22 | 1 | -3/+3 |
* | sched/rt, MIPS: Use CONFIG_PREEMPTION | Thomas Gleixner | 2019-12-08 | 1 | -3/+3 |
* | MIPS: entry: Remove unneeded need_resched() loop | Valentin Schneider | 2019-03-19 | 1 | -3/+2 |
* | MIPS: Add syscall detection for restartable sequences | Paul Burton | 2018-06-19 | 1 | -0/+8 |
* | MIPS: Fix IRQ tracing & lockdep when rescheduling | Paul Burton | 2017-06-30 | 1 | -0/+3 |
* | MIPS: Remove r2_emul_return from struct thread_info | Paul Burton | 2017-01-03 | 1 | -18/+0 |
* | MIPS: kernel: entry.S: Set correct ISA level for mips_ihb | Markos Chandras | 2015-04-10 | 1 | -1/+2 |
* | MIPS: Make use of the ERETNC instruction on MIPS R6 | Markos Chandras | 2015-02-17 | 1 | -0/+18 |
* | MIPS: kernel: entry.S: Add MIPS R6 related definitions | Markos Chandras | 2015-02-17 | 1 | -2/+3 |
* | 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-14 | 1 | -0/+9 |
| * | mips: switch to generic kernel_thread() | Al Viro | 2012-10-14 | 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-29 | 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-09 | 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-03 | 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-16 | 1 | -0/+155 |