index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
/
gic.h
Age
Commit message (
Expand
)
Author
2014-11-24
MIPS: Move gic.h to include/linux/irqchip/mips-gic.h
Andrew Bresticker
2014-11-24
irqchip: mips-gic: Use proper iomem accessors
Andrew Bresticker
2014-11-24
irqchip: mips-gic: Export function to read counter width
Andrew Bresticker
2014-11-24
irqchip: mips-gic: Remove unnecessary globals
Andrew Bresticker
2014-11-24
irqchip: mips-gic: Support local interrupts
Andrew Bresticker
2014-11-24
irqchip: mips-gic: Use separate edge/level irq_chips
Andrew Bresticker
2014-11-24
irqchip: mips-gic: Probe for number of external 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: Implement irq_set_type callback
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-18
MIPS: GIC: Remove useless parens from GICBIS().
Ralf Baechle
2014-08-02
MIPS: GIC: Fix GICBIS macro
Jeffrey Deans
2014-08-02
MIPS: GIC: Generalise check for pending interrupts
Jeffrey Deans
2014-08-02
MIPS: GIC: Remove GIC_FLAG_IPI
Jeffrey Deans
2014-08-02
MIPS: GIC: Move GIC_NUM_INTRS into platform irq.h
Jeffrey Deans
2014-08-02
MIPS: GIC: move GIC interrupt bitmap declarations
Jeffrey Deans
2014-05-02
MIPS: allow GIC clockevent device config from other CPUs
Paul Burton
2014-03-06
MIPS: Add missing includes to gic.h
Paul Burton
2013-07-01
MIPS: Fix typos and cleanup comment
Tony Wu
2013-05-09
MIPS: Add new GIC clockevent driver.
Raghu Gandham
2013-05-09
MIPS: Formatting clean-ups for clocksources.
Steven J. Hill
2013-05-09
MIPS: Refactor GIC clocksource code.
Steven J. Hill
2013-05-09
MIPS: Move 'gic_frequency' to common location.
Steven J. Hill
2013-05-09
MIPS: Move 'gic_present' to common location.
Steven J. Hill
2013-02-21
Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...
Ralf Baechle
2013-02-17
MIPS: Add new GIC clocksource.
Steven J. Hill
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2012-09-13
MIPS: Code clean-ups for the GIC.
Steven J. Hill
2012-09-13
MIPS: Make GIC code platform independent.
Steven J. Hill
2012-07-06
MIPS: Clean-up GIC and vectored interrupts.
Steven J. Hill
2010-10-04
MIPS: GIC: Remove dependencies from Malta files.
Ralf Baechle
2009-11-02
MIPS: GIC: Random fixes and enhancements.
Chris Dearman
2009-08-03
MIPS: Fix compile for !CONFIG_SMP
Alexander Clouter
2009-07-03
MIPS: CMP: activate CMP support
Tim Anderson
2009-07-03
MIPS: CMP: Extend the GIC IPI interrupts beyond 32
Tim Anderson
2008-10-11
MIPS: Move headfiles to new location below arch/mips/include
Ralf Baechle