summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/entry.S
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] lockdep: Handle interrupts in R3000 style c0_status register.Chris Dearman2007-03-301-1/+5
* [MIPS] Make entry.S a little more readable.Franck Bui-Huu2007-02-131-11/+8Star
* [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-101-5/+9
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-081-1/+0Star
* [MIPS] TRACE_IRQFLAGS_SUPPORT support.Ralf Baechle2006-07-131-0/+15
* [PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar2006-07-041-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [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/+0Star
* Fix excessive signal latencies.Ralf Baechle2005-10-291-1/+1
* Fix preemption bug.Ralf Baechle2005-10-291-2/+1Star
* Use preempt_schedule_irq.Ralf Baechle2005-10-291-5/+2Star
* Remove unused arguments from preempt_{start,stop}/local_irq_{en,dis}able.Thiemo Seufer2005-10-291-18/+17Star
* De-optimize and decomplicate the spurious interrupt handler.Thiemo Seufer2005-10-291-8/+5Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+155