summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/irq.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Introduce irq_stackMatt Redfearn2017-01-031-0/+11
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* MIPS: Clear Status IPL field when using EICPaul Burton2016-05-281-0/+3
* MIPS: IRQ/IP27: Move IRQ allocation API to platform code.Ralf Baechle2015-06-211-38/+0
* MIPS: Get rid of 'kgdb_early_setup' cruft.Sergei Shtylyov2015-06-211-14/+0
* MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan2015-06-061-1/+1
* MIPS: irq: Use DECLARE_BITMAPJoe Perches2015-05-261-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-06-091-17/+0
|\
| * MIPS: MT: Remove SMTC supportRalf Baechle2014-05-241-17/+0
* | arch,mips: Convert smp_mb__*()Peter Zijlstra2014-04-181-2/+2
|/
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-1/+1
* Disintegrate asm/system.h for MIPSDavid Howells2012-03-281-1/+0
* mips: remove needless include of module.h from core kernel files.Paul Gortmaker2011-10-311-1/+0
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* MIPS: Convert the irq functions to the new namesThomas Gleixner2011-03-291-1/+1
* MIPS: Use generic show_interrupts()Thomas Gleixner2011-03-251-41/+2
* MIPS: SMTC: Cleanup the hook mess and use irq_dataThomas Gleixner2011-03-251-3/+3
* MIPS: IRQ: Add stackoverflow detectionFrom: jiang.adam@gmail.com2010-10-291-0/+24
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* MIPS: Tracing: Add IRQENTRY_EXIT section for MIPSWu Zhangjin2009-12-171-0/+30
* genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-2/+2
* Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar2009-03-161-1/+0
|\
| * Revert "MIPS: Print irq handler description"Ralf Baechle2009-02-271-1/+0
* | Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar2009-02-131-1/+1
|\ \ | |/ |/|
| * sparseirq: use kstat_irqs_cpu on non-x86 architectures tooYinghai Lu2009-01-121-1/+1
| * sparseirq: use kstat_irqs_cpu insteadYinghai Lu2009-01-111-1/+1
* | MIPS: Print irq handler descriptionManuel Lauss2009-01-111-0/+1
|/
* [MIPS] kgdb: add arch support for the kernel's kgdb coreJason Wessel2008-07-301-0/+15
* [MIPS] kgdb: Remove existing implementationJason Wessel2008-07-301-21/+0
* [MIPS] unexport {allocate,free}_irqnoDmitri Vorobiev2008-07-151-4/+0
* MIPS: Mark all but i8259 interrupts as no-probe.Ralf Baechle2008-02-081-0/+5
* [MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2007-10-111-2/+2
* [MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop.Ralf Baechle2007-09-241-9/+1
* [MIPS] Drop __devinit tag from allocate_irqno() and free_irqno()Atsushi Nemoto2007-05-111-2/+2
* [MIPS] genirq: use name instead of typenameAtsushi Nemoto2006-12-061-1/+1
* [MIPS] do_IRQ cleanupAtsushi Nemoto2006-11-301-19/+0
* [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-301-13/+0
* [MIPS] Make irq number allocator generally available for fixing EV64120.Ralf Baechle2006-11-061-0/+42
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-081-4/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+3
* [MIPS] Eleminate interrupt migration helper use.Ralf Baechle2006-07-131-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-2/+2
* [MIPS] MT: Improved multithreading support.Ralf Baechle2006-04-191-0/+13
* [MIPS] Rewrite spurious_interrupt from assembler to C.Ralf Baechle2006-04-191-0/+5
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-231-6/+4
* [PATCH] mips: nuke trailing whitespaceRalf Baechle2005-09-051-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+140
OpenPOWER on IntegriCloud