summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/entry.S
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Fix IRQ tracing & lockdep when reschedulingPaul Burton2017-06-301-0/+3
* MIPS: Remove r2_emul_return from struct thread_infoPaul Burton2017-01-031-18/+0
* MIPS: kernel: entry.S: Set correct ISA level for mips_ihbMarkos Chandras2015-04-101-1/+2
* MIPS: Make use of the ERETNC instruction on MIPS R6Markos Chandras2015-02-171-0/+18
* MIPS: kernel: entry.S: Add MIPS R6 related definitionsMarkos Chandras2015-02-171-2/+3
* MIPS: MT: Remove SMTC supportRalf Baechle2014-05-241-38/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-121-0/+6
|\
| * mips: switch to saner kernel_execve() semanticsAl Viro2012-10-151-11/+1
| * MIPS: Switch over to generic sys_execve and kernel_execve.Ralf Baechle2012-10-141-0/+9
| * mips: switch to generic kernel_thread()Al Viro2012-10-141-0/+7
* | MIPS: Fix endless loop when processing signals for kernel tasksDmitry Adamushko2012-12-051-1/+6
|/
* MIPS: Merge the identical "return from syscall" per-ABI codeAl Viro2012-09-221-3/+9
* MIPS: Prevent hitting do_notify_resume() with !user_mode(regs).Al Viro2012-09-221-0/+3
* MIPS: Split do_syscall_trace into two functions.Ralf Baechle2011-05-191-3/+2
* MIPS: Use single define for pending work on syscall exitRalf Baechle2011-05-191-1/+1
* [MIPS] SMTC: Close tiny holes in the SMTC IPI replay system.Kevin D. Kissell2008-10-031-5/+5
* [MIPS] SMTC: Interrupt mask backstop hackKevin D. Kissell2007-07-121-0/+2
* [MIPS] lockdep: Handle interrupts in R3000 style c0_status register.Chris Dearman2007-03-291-1/+5
* [MIPS] Make entry.S a little more readable.Franck Bui-Huu2007-02-131-11/+8
* [MIPS] SMTC: Fix crash if # of TC's > # of VPE's after pt_regs irq cleanup.Ralf Baechle2006-11-011-0/+3
* [MIPS] ret_from_irq adjustmentAtsushi Nemoto2006-10-091-5/+9
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-081-1/+0
* [MIPS] TRACE_IRQFLAGS_SUPPORT support.Ralf Baechle2006-07-131-0/+15
* [PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar2006-07-031-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [MIPS] Fix use of ehb instruction for non-R2 configurations.Ralf Baechle2006-06-291-3/+3
* [MIPS] Fix typoRalf Baechle2006-06-011-1/+1
* [MIPS] MT: Improved multithreading support.Ralf Baechle2006-04-191-0/+34
* [MIPS] R2: Instruction hazard barrier.Ralf Baechle2006-04-191-0/+15
* [MIPS] Rewrite spurious_interrupt from assembler to C.Ralf Baechle2006-04-191-26/+0
* Fix excessive signal latencies.Ralf Baechle2005-10-291-1/+1
* Fix preemption bug.Ralf Baechle2005-10-291-2/+1
* Use preempt_schedule_irq.Ralf Baechle2005-10-291-5/+2
* Remove unused arguments from preempt_{start,stop}/local_irq_{en,dis}able.Thiemo Seufer2005-10-291-18/+17
* De-optimize and decomplicate the spurious interrupt handler.Thiemo Seufer2005-10-291-8/+5
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+155
OpenPOWER on IntegriCloud