summaryrefslogtreecommitdiff
path: root/arch/mips/kernel/irq.c
AgeCommit message (Expand)Author
2017-01-03MIPS: Introduce irq_stackMatt Redfearn
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-05-28MIPS: Clear Status IPL field when using EICPaul Burton
2015-06-21MIPS: IRQ/IP27: Move IRQ allocation API to platform code.Ralf Baechle
2015-06-21MIPS: Get rid of 'kgdb_early_setup' cruft.Sergei Shtylyov
2015-06-06MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan
2015-05-26MIPS: irq: Use DECLARE_BITMAPJoe Perches
2014-06-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-05-24MIPS: MT: Remove SMTC supportRalf Baechle
2014-04-18arch,mips: Convert smp_mb__*()Peter Zijlstra
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells
2011-10-31mips: remove needless include of module.h from core kernel files.Paul Gortmaker
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner
2011-03-25MIPS: Use generic show_interrupts()Thomas Gleixner
2011-03-25MIPS: SMTC: Cleanup the hook mess and use irq_dataThomas Gleixner
2010-10-29MIPS: IRQ: Add stackoverflow detectionFrom: jiang.adam@gmail.com
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-17MIPS: Tracing: Add IRQENTRY_EXIT section for MIPSWu Zhangjin
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner
2009-03-16Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar
2009-02-27Revert "MIPS: Print irq handler description"Ralf Baechle
2009-02-13Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar
2009-01-12sparseirq: use kstat_irqs_cpu on non-x86 architectures tooYinghai Lu
2009-01-11sparseirq: use kstat_irqs_cpu insteadYinghai Lu
2009-01-11MIPS: Print irq handler descriptionManuel Lauss
2008-07-30[MIPS] kgdb: add arch support for the kernel's kgdb coreJason Wessel
2008-07-30[MIPS] kgdb: Remove existing implementationJason Wessel
2008-07-15[MIPS] unexport {allocate,free}_irqnoDmitri Vorobiev
2008-02-08MIPS: Mark all but i8259 interrupts as no-probe.Ralf Baechle
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle
2007-09-24[MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop.Ralf Baechle
2007-05-11[MIPS] Drop __devinit tag from allocate_irqno() and free_irqno()Atsushi Nemoto
2006-12-06[MIPS] genirq: use name instead of typenameAtsushi Nemoto
2006-11-30[MIPS] do_IRQ cleanupAtsushi Nemoto
2006-11-30[MIPS] IRQ cleanupsAtsushi Nemoto
2006-11-06[MIPS] Make irq number allocator generally available for fixing EV64120.Ralf Baechle
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-07-13[MIPS] Eleminate interrupt migration helper use.Ralf Baechle
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar
2006-04-19[MIPS] MT: Improved multithreading support.Ralf Baechle
2006-04-19[MIPS] Rewrite spurious_interrupt from assembler to C.Ralf Baechle
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton
2005-09-05[PATCH] mips: nuke trailing whitespaceRalf Baechle
2005-04-16Linux-2.6.12-rc2Linus Torvalds