Age | Commit message (Expand) | Author |
2020-03-05 | MIPS: Replace setup_irq() by request_irq() | afzal mohammed |
2017-09-04 | MIPS: Use mips_gic_present() in place of gic_present | Paul Burton |
2017-08-30 | MIPS: CPS: Have asm/mips-cps.h include CM & CPC headers | Paul Burton |
2017-04-13 | Merge branch '4.11-fixes' into mips-for-linux-next | Ralf Baechle |
2017-04-12 | MIPS: smp-mt: Use CPU interrupt controller IPI IRQ domain support | Paul Burton |
2017-04-10 | MIPS: Malta: Fix i8259 irqchip setup | Matt Redfearn |
2016-10-06 | MIPS: Print CM error reports upon bus errors | Paul Burton |
2016-10-06 | MIPS: Malta: Probe interrupt controllers via DT | Paul Burton |
2015-08-26 | MIPS: CM: Add support for reporting CM cache errors | Markos Chandras |
2015-08-03 | MIPS: SMP: Don't increment irq_count multiple times for call function IPIs | Alex Smith |
2014-11-24 | MIPS: Move gic.h to include/linux/irqchip/mips-gic.h | Andrew Bresticker |
2014-11-24 | MIPS: Malta: Stop using GIC REG macros | Andrew Bresticker |
2014-11-24 | MIPS: Malta: Use generic plat_irq_dispatch | Andrew Bresticker |
2014-11-24 | irqchip: mips-gic: Support local interrupts | Andrew Bresticker |
2014-11-24 | irqchip: mips-gic: Stop using per-platform mapping tables | Andrew Bresticker |
2014-11-24 | irqchip: mips-gic: Use IRQ domains | Andrew Bresticker |
2014-11-24 | irqchip: mips-gic: Remove platform irq_ack/irq_eoi callbacks | Andrew Bresticker |
2014-11-24 | MIPS: Remove gic_{enable,disable}_interrupt() | Andrew Bresticker |
2014-08-02 | MIPS: Malta: Fix dispatching of GIC interrupts | Jeffrey Deans |
2014-08-02 | MIPS: GIC: Remove GIC_FLAG_IPI | Jeffrey Deans |
2014-05-24 | MIPS: MT: Remove SMTC support | Ralf Baechle |
2014-03-31 | Merge branch '3.14-fixes' into mips-for-linux-next | Ralf Baechle |
2014-03-31 | MIPS: Malta: GIC IPIs may be used without MT | Paul Burton |
2014-03-26 | MIPS: Malta: Make use of generic CM support | Paul Burton |
2014-03-06 | MIPS: APRP: Fix the linking of rtlx interrupt hook | Deng-Cheng Zhu |
2014-01-22 | MIPS: APRP: Code formatting clean-ups. | Steven J. Hill |
2014-01-22 | MIPS: APRP: Add support for Malta CMP platform. | Deng-Cheng Zhu |
2013-11-08 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2013-10-30 | MIPS: malta: Fix GIC interrupt offsets | Markos Chandras |
2013-10-29 | MIPS: Remove unused defines in piix4.h | Deng-Cheng Zhu |
2013-07-01 | MIPS: Malta: Update GCMP detection. | Leonid Yegoshin |
2013-05-09 | MIPS: Add new GIC clockevent driver. | Raghu Gandham |
2013-05-09 | MIPS: Move 'gic_present' to common location. | Steven J. Hill |
2013-02-01 | MIPS: Whitespace cleanup. | Ralf Baechle |
2012-09-28 | Merge branch 'ralf-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi... | Ralf Baechle |
2012-09-17 | MIPS: Malta: Don't crash on spurious interrupt. | Ralf Baechle |
2012-09-13 | MIPS: Make GIC code platform independent. | Steven J. Hill |
2012-03-28 | Disintegrate asm/system.h for MIPS | David Howells |
2011-12-07 | MIPS: irq: Remove IRQF_DISABLED | Yong Zhang |
2011-09-21 | MIPS: Mark cascade and low level interrupts IRQF_NO_THREAD | Wu Zhangjin |
2011-05-19 | Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g... | Linus Torvalds |
2011-05-10 | MIPS: Malta: Fix GCC 4.6.0 build error | Ralf Baechle |
2011-04-14 | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() | Peter Zijlstra |
2011-03-29 | MIPS: Convert the irq functions to the new names | Thomas Gleixner |
2010-10-04 | MIPS: GIC: Remove dependencies from Malta files. | Ralf Baechle |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-27 | MIPS: Malta: Convert IRQ controller lock to raw spinlock. | Ralf Baechle |
2009-11-02 | MIPS: GCMP: Avoid accessing registers when they are not present | Jaidev Patwardhan |
2009-11-02 | MIPS: GIC: Random fixes and enhancements. | Chris Dearman |
2009-11-02 | MIPS: MTI: Fix accesses to device registers on MIPS boards | Chris Dearman |