summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/entry.S
AgeCommit message (Expand)AuthorLines
2011-05-19MIPS: Split do_syscall_trace into two functions.Ralf Baechle-3/+2
2011-05-19MIPS: Use single define for pending work on syscall exitRalf Baechle-1/+1
2008-10-03[MIPS] SMTC: Close tiny holes in the SMTC IPI replay system.Kevin D. Kissell-5/+5
2007-07-12[MIPS] SMTC: Interrupt mask backstop hackKevin D. Kissell-0/+2
2007-03-29[MIPS] lockdep: Handle interrupts in R3000 style c0_status register.Chris Dearman-1/+5
2007-02-13[MIPS] Make entry.S a little more readable.Franck Bui-Huu-11/+8
2006-11-01[MIPS] SMTC: Fix crash if # of TC's > # of VPE's after pt_regs irq cleanup.Ralf Baechle-0/+3
2006-10-09[MIPS] ret_from_irq adjustmentAtsushi Nemoto-5/+9
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle-1/+0
2006-07-13[MIPS] TRACE_IRQFLAGS_SUPPORT support.Ralf Baechle-0/+15
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-29[MIPS] Fix use of ehb instruction for non-R2 configurations.Ralf Baechle-3/+3
2006-06-01[MIPS] Fix typoRalf Baechle-1/+1
2006-04-19[MIPS] MT: Improved multithreading support.Ralf Baechle-0/+34
2006-04-19[MIPS] R2: Instruction hazard barrier.Ralf Baechle-0/+15
2006-04-19[MIPS] Rewrite spurious_interrupt from assembler to C.Ralf Baechle-26/+0
2005-10-29Fix excessive signal latencies.Ralf Baechle-1/+1
2005-10-29Fix preemption bug.Ralf Baechle-2/+1
2005-10-29Use preempt_schedule_irq.Ralf Baechle-5/+2
2005-10-29Remove unused arguments from preempt_{start,stop}/local_irq_{en,dis}able.Thiemo Seufer-18/+17
2005-10-29De-optimize and decomplicate the spurious interrupt handler.Thiemo Seufer-8/+5
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+155