index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
irq-gic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: Move GIC to drivers/irqchip/
Andrew Bresticker
2014-11-24
1
-402
/
+0
*
MIPS: Remove useless parentheses
Ralf Baechle
2014-11-24
1
-1
/
+1
*
MIPS: GIC: Generalise check for pending interrupts
Jeffrey Deans
2014-08-02
1
-2
/
+11
*
MIPS: GIC: Prevent array overrun
Jeffrey Deans
2014-08-02
1
-2
/
+4
*
MIPS: GIC: Remove GIC_FLAG_IPI
Jeffrey Deans
2014-08-02
1
-4
/
+3
*
MIPS: GIC: move GIC interrupt bitmap declarations
Jeffrey Deans
2014-08-02
1
-0
/
+12
*
MIPS: allow GIC clockevent device config from other CPUs
Paul Burton
2014-05-02
1
-0
/
+15
*
MIPS: Remove gcmpregs.h
Paul Burton
2014-03-26
1
-1
/
+0
*
MIPS: GIC: Fix gic_set_affinity infinite loop
Tony Wu
2013-07-01
1
-8
/
+7
*
MIPS: Add new GIC clockevent driver.
Raghu Gandham
2013-05-09
1
-1
/
+30
*
MIPS: Refactor GIC clocksource code.
Steven J. Hill
2013-05-09
1
-0
/
+16
*
MIPS: Move 'gic_frequency' to common location.
Steven J. Hill
2013-05-09
1
-0
/
+1
*
MIPS: Move 'gic_present' to common location.
Steven J. Hill
2013-05-09
1
-0
/
+1
*
MIPS: Make VPE count to be one-based.
Steven J. Hill
2012-09-13
1
-0
/
+1
*
MIPS: Add new end of interrupt functionality for GIC.
Steven J. Hill
2012-09-13
1
-1
/
+1
*
MIPS: Add EIC support for GIC.
Steven J. Hill
2012-09-13
1
-8
/
+90
*
MIPS: Code clean-ups for the GIC.
Steven J. Hill
2012-09-13
1
-24
/
+16
*
MIPS: Make GIC code platform independent.
Steven J. Hill
2012-09-13
1
-24
/
+11
*
MIPS: Convert the irq functions to the new names
Thomas Gleixner
2011-03-29
1
-1
/
+1
*
MIPS: GIC: Convert to new irq_chip functions
Thomas Gleixner
2011-03-25
1
-25
/
+18
*
MIPS: Add missing #inclusions of <linux/irq.h>
David Howells
2010-10-07
1
-1
/
+1
*
MIPS: Remove pr_<level> uses of KERN_<level>
Joe Perches
2010-10-04
1
-1
/
+1
*
MIPS: GIC: Remove dependencies from Malta files.
Ralf Baechle
2010-10-04
1
-2
/
+1
*
MIPS: GIC: Random fixes and enhancements.
Chris Dearman
2009-11-02
1
-71
/
+43
*
MIPS: CMP: Extend IPI handling to CPU number
Tim Anderson
2009-07-03
1
-0
/
+4
*
MIPS: CMP: Extend the GIC IPI interrupts beyond 32
Tim Anderson
2009-07-03
1
-11
/
+4
*
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
Ralf Baechle
2009-06-24
1
-0
/
+1
*
irq: change ->set_affinity() to return status
Yinghai Lu
2009-04-28
1
-2
/
+3
*
irq: update all arches for new irq_desc
Mike Travis
2009-01-12
1
-1
/
+1
*
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
2008-12-13
1
-3
/
+3
*
[MIPS] Add support for MIPS CMP platform.
Ralf Baechle
2008-04-28
1
-0
/
+295