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