Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-03-31 | MIPS: Add arch CDMM definitions and probing | James Hogan | 4 | -0/+18 |
2015-03-31 | MIPS: Allow shared IRQ for timer & perf counter | James Hogan | 1 | -2/+0 |
2015-03-31 | MIPS: OProfile: Allow sharing IRQ with timer | James Hogan | 1 | -1/+4 |
2015-03-31 | MIPS: perf: Allow sharing IRQ with timer | James Hogan | 1 | -3/+5 |
2015-03-31 | MIPS: cevt-r4k: Cleanup c0_compare_interrupt. | Ralf Baechle | 1 | -5/+4 |
2015-03-31 | MIPS: cevt-r4k: Make interrupt handler shared | James Hogan | 1 | -1/+7 |
2015-03-31 | IRQCHIP: mips-gic: Add missing definitions for FDC IRQ | James Hogan | 1 | -0/+6 |
2015-03-31 | IRQCHIP: mips-gic: Fix typo in comment | James Hogan | 1 | -1/+1 |
2015-03-31 | MIPS: Remove redundant IPTI==IPPCI logic | James Hogan | 2 | -4/+2 |
2015-03-31 | MIPS: cevt-r4k: Use CAUSEF_TI, CAUSEF_PCI constants | James Hogan | 2 | -2/+2 |
2015-03-31 | MIPS: cevt-r4k: Move handle_perf_irq() out of header | James Hogan | 2 | -19/+18 |