summaryrefslogtreecommitdiffstats
path: root/arch/mips/mti-malta/malta-int.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Use mips_gic_present() in place of gic_presentPaul Burton2017-09-041-2/+2
* MIPS: CPS: Have asm/mips-cps.h include CM & CPC headersPaul Burton2017-08-301-1/+0
* Merge branch '4.11-fixes' into mips-for-linux-nextRalf Baechle2017-04-131-0/+11
|\
| * MIPS: Malta: Fix i8259 irqchip setupMatt Redfearn2017-04-101-0/+11
* | MIPS: smp-mt: Use CPU interrupt controller IPI IRQ domain supportPaul Burton2017-04-121-79/+4
|/
* MIPS: Print CM error reports upon bus errorsPaul Burton2016-10-061-15/+0
* MIPS: Malta: Probe interrupt controllers via DTPaul Burton2016-10-061-91/+5
* MIPS: CM: Add support for reporting CM cache errorsMarkos Chandras2015-08-261-111/+1
* MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith2015-08-031-1/+1
* MIPS: Move gic.h to include/linux/irqchip/mips-gic.hAndrew Bresticker2014-11-241-1/+1
* MIPS: Malta: Stop using GIC REG macrosAndrew Bresticker2014-11-241-9/+9
* MIPS: Malta: Use generic plat_irq_dispatchAndrew Bresticker2014-11-241-92/+0
* irqchip: mips-gic: Support local interruptsAndrew Bresticker2014-11-241-5/+1
* irqchip: mips-gic: Stop using per-platform mapping tablesAndrew Bresticker2014-11-241-153/+36
* irqchip: mips-gic: Use IRQ domainsAndrew Bresticker2014-11-241-8/+0
* irqchip: mips-gic: Remove platform irq_ack/irq_eoi callbacksAndrew Bresticker2014-11-241-16/+0
* MIPS: Remove gic_{enable,disable}_interrupt()Andrew Bresticker2014-11-241-10/+0
* MIPS: Malta: Fix dispatching of GIC interruptsJeffrey Deans2014-08-021-7/+18
* MIPS: GIC: Remove GIC_FLAG_IPIJeffrey Deans2014-08-021-1/+1
* MIPS: MT: Remove SMTC supportRalf Baechle2014-05-241-19/+0
* Merge branch '3.14-fixes' into mips-for-linux-nextRalf Baechle2014-03-311-2/+2
|\
| * MIPS: APRP: Fix the linking of rtlx interrupt hookDeng-Cheng Zhu2014-03-061-2/+2
* | MIPS: Malta: GIC IPIs may be used without MTPaul Burton2014-03-311-8/+11
* | MIPS: Malta: Make use of generic CM supportPaul Burton2014-03-261-57/+13
|/
* MIPS: APRP: Code formatting clean-ups.Steven J. Hill2014-01-221-59/+56
* MIPS: APRP: Add support for Malta CMP platform.Deng-Cheng Zhu2014-01-221-0/+12
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-11-081-1/+0
|\
| * MIPS: Remove unused defines in piix4.hDeng-Cheng Zhu2013-10-291-1/+0
* | MIPS: malta: Fix GIC interrupt offsetsMarkos Chandras2013-10-301-4/+5
|/
* MIPS: Malta: Update GCMP detection.Leonid Yegoshin2013-07-011-1/+3
* MIPS: Add new GIC clockevent driver.Raghu Gandham2013-05-091-0/+3
* MIPS: Move 'gic_present' to common location.Steven J. Hill2013-05-091-1/+0
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-20/+20
* Merge branch 'ralf-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle2012-09-281-0/+34
|\
| * MIPS: Make GIC code platform independent.Steven J. Hill2012-09-131-0/+34
* | MIPS: Malta: Don't crash on spurious interrupt.Ralf Baechle2012-09-171-3/+6
|/
* Disintegrate asm/system.h for MIPSDavid Howells2012-03-281-0/+1
* MIPS: irq: Remove IRQF_DISABLEDYong Zhang2011-12-071-2/+2
* MIPS: Mark cascade and low level interrupts IRQF_NO_THREADWu Zhangjin2011-09-211-2/+4
* Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds2011-05-191-0/+2
|\
| * sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-0/+2
* | MIPS: Malta: Fix GCC 4.6.0 build errorRalf Baechle2011-05-101-2/+1
|/
* MIPS: Convert the irq functions to the new namesThomas Gleixner2011-03-291-1/+1
* MIPS: GIC: Remove dependencies from Malta files.Ralf Baechle2010-10-041-0/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* MIPS: Malta: Convert IRQ controller lock to raw spinlock.Ralf Baechle2010-02-271-3/+3
* MIPS: GCMP: Avoid accessing registers when they are not presentJaidev Patwardhan2009-11-021-3/+13
* MIPS: GIC: Random fixes and enhancements.Chris Dearman2009-11-021-43/+58
* MIPS: MTI: Fix accesses to device registers on MIPS boardsChris Dearman2009-11-021-1/+1
* [PATCH] MIPS: SMTC: Fix compile errorRaghu Gandham2009-08-031-1/+1