index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mti-malta
/
malta-int.c
Age
Commit message (
Expand
)
Author
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
2009-08-03
[PATCH] MIPS: SMTC: Fix compile error
Raghu Gandham
2009-07-03
MIPS: CMP: Move gcmp_probe to before the SMP ops
Tim Anderson
2009-07-03
MIPS: CMP: activate CMP support
Tim Anderson
2009-07-03
MIPS: CMP: Extend IPI handling to CPU number
Tim Anderson
2009-06-24
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
Ralf Baechle
2008-07-15
[MIPS] Malta: Cleanup organization of code into directories.
Ralf Baechle