| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: Malta: Fix dispatching of GIC interrupts | Jeffrey Deans | 2014-08-02 | 1 | -7/+18 |
* | MIPS: GIC: Remove GIC_FLAG_IPI | Jeffrey Deans | 2014-08-02 | 1 | -1/+1 |
* | MIPS: MT: Remove SMTC support | Ralf Baechle | 2014-05-24 | 1 | -19/+0 |
* | Merge branch '3.14-fixes' into mips-for-linux-next | Ralf Baechle | 2014-03-31 | 1 | -2/+2 |
|\ |
|
| * | MIPS: APRP: Fix the linking of rtlx interrupt hook | Deng-Cheng Zhu | 2014-03-06 | 1 | -2/+2 |
* | | MIPS: Malta: GIC IPIs may be used without MT | Paul Burton | 2014-03-31 | 1 | -8/+11 |
* | | MIPS: Malta: Make use of generic CM support | Paul Burton | 2014-03-26 | 1 | -57/+13 |
|/ |
|
* | MIPS: APRP: Code formatting clean-ups. | Steven J. Hill | 2014-01-22 | 1 | -59/+56 |
* | MIPS: APRP: Add support for Malta CMP platform. | Deng-Cheng Zhu | 2014-01-22 | 1 | -0/+12 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-11-08 | 1 | -1/+0 |
|\ |
|
| * | MIPS: Remove unused defines in piix4.h | Deng-Cheng Zhu | 2013-10-29 | 1 | -1/+0 |
* | | MIPS: malta: Fix GIC interrupt offsets | Markos Chandras | 2013-10-30 | 1 | -4/+5 |
|/ |
|
* | MIPS: Malta: Update GCMP detection. | Leonid Yegoshin | 2013-07-01 | 1 | -1/+3 |
* | MIPS: Add new GIC clockevent driver. | Raghu Gandham | 2013-05-09 | 1 | -0/+3 |
* | MIPS: Move 'gic_present' to common location. | Steven J. Hill | 2013-05-09 | 1 | -1/+0 |
* | MIPS: Whitespace cleanup. | Ralf Baechle | 2013-02-01 | 1 | -20/+20 |
* | Merge branch 'ralf-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi... | Ralf Baechle | 2012-09-28 | 1 | -0/+34 |
|\ |
|
| * | MIPS: Make GIC code platform independent. | Steven J. Hill | 2012-09-13 | 1 | -0/+34 |
* | | MIPS: Malta: Don't crash on spurious interrupt. | Ralf Baechle | 2012-09-17 | 1 | -3/+6 |
|/ |
|
* | Disintegrate asm/system.h for MIPS | David Howells | 2012-03-28 | 1 | -0/+1 |
* | MIPS: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-12-07 | 1 | -2/+2 |
* | MIPS: Mark cascade and low level interrupts IRQF_NO_THREAD | Wu Zhangjin | 2011-09-21 | 1 | -2/+4 |
* | Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g... | Linus Torvalds | 2011-05-19 | 1 | -0/+2 |
|\ |
|
| * | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() | Peter Zijlstra | 2011-04-14 | 1 | -0/+2 |
* | | MIPS: Malta: Fix GCC 4.6.0 build error | Ralf Baechle | 2011-05-10 | 1 | -2/+1 |
|/ |
|
* | MIPS: Convert the irq functions to the new names | Thomas Gleixner | 2011-03-29 | 1 | -1/+1 |
* | MIPS: GIC: Remove dependencies from Malta files. | Ralf Baechle | 2010-10-04 | 1 | -0/+3 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
* | MIPS: Malta: Convert IRQ controller lock to raw spinlock. | Ralf Baechle | 2010-02-27 | 1 | -3/+3 |
* | MIPS: GCMP: Avoid accessing registers when they are not present | Jaidev Patwardhan | 2009-11-02 | 1 | -3/+13 |
* | MIPS: GIC: Random fixes and enhancements. | Chris Dearman | 2009-11-02 | 1 | -43/+58 |
* | MIPS: MTI: Fix accesses to device registers on MIPS boards | Chris Dearman | 2009-11-02 | 1 | -1/+1 |
* | [PATCH] MIPS: SMTC: Fix compile error | Raghu Gandham | 2009-08-03 | 1 | -1/+1 |
* | MIPS: CMP: Move gcmp_probe to before the SMP ops | Tim Anderson | 2009-07-03 | 1 | -4/+1 |
* | MIPS: CMP: activate CMP support | Tim Anderson | 2009-07-03 | 1 | -0/+10 |
* | MIPS: CMP: Extend IPI handling to CPU number | Tim Anderson | 2009-07-03 | 1 | -38/+36 |
* | MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. | Ralf Baechle | 2009-06-24 | 1 | -0/+1 |
* | [MIPS] Malta: Cleanup organization of code into directories. | Ralf Baechle | 2008-07-15 | 1 | -0/+712 |