aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/entry.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-11-01[MIPS] SMTC: Fix crash if # of TC's > # of VPE's after pt_regs irq cleanup.Ralf Baechle1-0/+3
2006-10-09[MIPS] ret_from_irq adjustmentAtsushi Nemoto1-5/+9
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle1-1/+0
2006-07-13[MIPS] TRACE_IRQFLAGS_SUPPORT support.Ralf Baechle1-0/+15
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29[MIPS] Fix use of ehb instruction for non-R2 configurations.Ralf Baechle1-3/+3
2006-06-01[MIPS] Fix typoRalf Baechle1-1/+1
2006-04-19[MIPS] MT: Improved multithreading support.Ralf Baechle1-0/+34
2006-04-19[MIPS] R2: Instruction hazard barrier.Ralf Baechle1-0/+15
2006-04-19[MIPS] Rewrite spurious_interrupt from assembler to C.Ralf Baechle1-26/+0
2005-10-29Fix excessive signal latencies.Ralf Baechle1-1/+1
2005-10-29Fix preemption bug.Ralf Baechle1-2/+1
2005-10-29Use preempt_schedule_irq.Ralf Baechle1-5/+2
2005-10-29Remove unused arguments from preempt_{start,stop}/local_irq_{en,dis}able.Thiemo Seufer1-18/+17
2005-10-29De-optimize and decomplicate the spurious interrupt handler.Thiemo Seufer1-8/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+155