aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel/entry.S
AgeCommit message (Expand)Author
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 hackKevin 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 adjustmentAtsushi 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_structIngo Molnar
2006-06-30Remove 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 typoRalf 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-29Fix excessive signal latencies.Ralf Baechle
2005-10-29Fix preemption bug.Ralf Baechle
2005-10-29Use preempt_schedule_irq.Ralf Baechle
2005-10-29Remove unused arguments from preempt_{start,stop}/local_irq_{en,dis}able.Thiemo Seufer
2005-10-29De-optimize and decomplicate the spurious interrupt handler.Thiemo Seufer
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds