aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mti-malta/malta-int.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-24MIPS: Move gic.h to include/linux/irqchip/mips-gic.hAndrew Bresticker1-1/+1
2014-11-24MIPS: Malta: Stop using GIC REG macrosAndrew Bresticker1-9/+9
2014-11-24MIPS: Malta: Use generic plat_irq_dispatchAndrew Bresticker1-92/+0
2014-11-24irqchip: mips-gic: Support local interruptsAndrew Bresticker1-5/+1
2014-11-24irqchip: mips-gic: Stop using per-platform mapping tablesAndrew Bresticker1-153/+36
2014-11-24irqchip: mips-gic: Use IRQ domainsAndrew Bresticker1-8/+0
2014-11-24irqchip: mips-gic: Remove platform irq_ack/irq_eoi callbacksAndrew Bresticker1-16/+0
2014-11-24MIPS: Remove gic_{enable,disable}_interrupt()Andrew Bresticker1-10/+0
2014-08-02MIPS: Malta: Fix dispatching of GIC interruptsJeffrey Deans1-7/+18
2014-08-02MIPS: GIC: Remove GIC_FLAG_IPIJeffrey Deans1-1/+1
2014-05-24MIPS: MT: Remove SMTC supportRalf Baechle1-19/+0
2014-03-31Merge branch '3.14-fixes' into mips-for-linux-nextRalf Baechle1-2/+2
2014-03-31MIPS: Malta: GIC IPIs may be used without MTPaul Burton1-8/+11
2014-03-26MIPS: Malta: Make use of generic CM supportPaul Burton1-57/+13
2014-03-06MIPS: APRP: Fix the linking of rtlx interrupt hookDeng-Cheng Zhu1-2/+2
2014-01-22MIPS: APRP: Code formatting clean-ups.Steven J. Hill1-59/+56
2014-01-22MIPS: APRP: Add support for Malta CMP platform.Deng-Cheng Zhu1-0/+12
2013-11-08Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+0
2013-10-30MIPS: malta: Fix GIC interrupt offsetsMarkos Chandras1-4/+5
2013-10-29MIPS: Remove unused defines in piix4.hDeng-Cheng Zhu1-1/+0
2013-07-01MIPS: Malta: Update GCMP detection.Leonid Yegoshin1-1/+3
2013-05-09MIPS: Add new GIC clockevent driver.Raghu Gandham1-0/+3
2013-05-09MIPS: Move 'gic_present' to common location.Steven J. Hill1-1/+0
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-20/+20
2012-09-28Merge branch 'ralf-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhill into mips-for-linux-nextRalf Baechle1-0/+34
2012-09-17MIPS: Malta: Don't crash on spurious interrupt.Ralf Baechle1-3/+6
2012-09-13MIPS: Make GIC code platform independent.Steven J. Hill1-0/+34
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells1-0/+1
2011-12-07MIPS: irq: Remove IRQF_DISABLEDYong Zhang1-2/+2
2011-09-21MIPS: Mark cascade and low level interrupts IRQF_NO_THREADWu Zhangjin1-2/+4
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2011-05-10MIPS: Malta: Fix GCC 4.6.0 build errorRalf Baechle1-2/+1
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra1-0/+2
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner1-1/+1
2010-10-04MIPS: GIC: Remove dependencies from Malta files.Ralf Baechle1-0/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-02-27MIPS: Malta: Convert IRQ controller lock to raw spinlock.Ralf Baechle1-3/+3
2009-11-02MIPS: GCMP: Avoid accessing registers when they are not presentJaidev Patwardhan1-3/+13
2009-11-02MIPS: GIC: Random fixes and enhancements.Chris Dearman1-43/+58
2009-11-02MIPS: MTI: Fix accesses to device registers on MIPS boardsChris Dearman1-1/+1
2009-08-03[PATCH] MIPS: SMTC: Fix compile errorRaghu Gandham1-1/+1
2009-07-03MIPS: CMP: Move gcmp_probe to before the SMP opsTim Anderson1-4/+1
2009-07-03MIPS: CMP: activate CMP supportTim Anderson1-0/+10
2009-07-03MIPS: CMP: Extend IPI handling to CPU numberTim Anderson1-38/+36
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle1-0/+1
2008-07-15[MIPS] Malta: Cleanup organization of code into directories.Ralf Baechle1-0/+712