index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-mips-gic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-11
irqchip: irq-mips-gic: Provide function to map GIC user section
Alex Smith
1
-0
/
+14
2015-09-27
irqchip: mips-gic: Fix pending & mask reads for MIPS64 with 32b GIC.
Paul Burton
1
-0
/
+8
2015-09-27
irqchip: mips-gic: Convert CPU numbers to VP IDs.
Paul Burton
1
-2
/
+2
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-1
/
+1
2015-09-04
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-48
/
+94
2015-09-02
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-12
/
+8
2015-08-26
IRQCHIP: irq-mips-gic: Add support for CM3 64-bit timer irqs
Markos Chandras
1
-9
/
+24
2015-08-26
IRQCHIP: irq-mips-gic: Extend GIC accessors for 64-bit CMs
Markos Chandras
1
-45
/
+76
2015-08-03
MIPS: SMP: Don't increment irq_count multiple times for call function IPIs
Alex Smith
1
-1
/
+1
2015-07-30
Merge branch 'linus' into irq/core
Thomas Gleixner
1
-10
/
+0
2015-07-12
irqchip/mips-gic: Use irq_set_chip_handler_name_locked
Thomas Gleixner
1
-9
/
+6
2015-07-12
irqchip/mips-gic: Use access helper irq_data_get_affinity_mask()
Jiang Liu
1
-1
/
+1
2015-07-12
irqchip: Prepare for local stub header removal
Joel Porquet
1
-2
/
+1
2015-07-10
MIPS: Malta: Make GIC FDC IRQ workaround Malta specific
James Hogan
1
-10
/
+0
2015-06-23
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2015-06-13
IRQCHIP: mips-gic: Don't nest calls to do_IRQ()
Rabin Vincent
1
-7
/
+14
2015-05-05
irqchip: Constify irq_domain_ops
Krzysztof Kozlowski
1
-1
/
+1
2015-04-20
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+3
2015-03-31
IRQCHIP: irq-mips-gic: Add new functions to start/stop the GIC counter
Markos Chandras
1
-0
/
+21
2015-03-31
IRQCHIP: mips-gic: Add function for retrieving FDC IRQ
James Hogan
1
-0
/
+23
2015-03-31
irqchip: mips-gic: Don't treat FDC IRQ as percpu devid
James Hogan
1
-5
/
+10
2015-03-31
IRQCHIP: mips-gic: Fix typo in comment
James Hogan
1
-1
/
+1
2015-03-05
drivers: fix up obsolete cpu function usage.
Rusty Russell
1
-3
/
+3
2015-02-22
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-8
/
+0
2015-02-17
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-18
/
+26
2015-02-05
MIPS: cevt-r4k: Drop GIC special case
James Hogan
1
-8
/
+0
2015-02-05
IRQCHIP: mips-gic: Avoid rerouting timer IRQs for smp-cmp
James Hogan
1
-0
/
+27
2015-01-26
irqchip: mips-gic: Handle pending interrupts once in __gic_irq_dispatch()
Qais Yousef
1
-18
/
+26
2014-11-24
irqchip: mips-gic: Add device-tree support
Andrew Bresticker
1
-5
/
+87
2014-11-24
clocksource: mips-gic: Move gic_frequency to clocksource driver
Andrew Bresticker
1
-1
/
+0
2014-11-24
clocksource: mips-gic: Combine with GIC clockevent driver
Andrew Bresticker
1
-1
/
+1
2014-11-24
MIPS: Move GIC clocksource driver to drivers/clocksource/
Andrew Bresticker
1
-1
/
+1
2014-11-24
irqchip: mips-gic: Use GIC_SH_WEDGE_{SET,CLR} macros
Andrew Bresticker
1
-2
/
+2
2014-11-24
irqchip: mips-gic: Remove gic_{pending,itrmask}_regs
Andrew Bresticker
1
-13
/
+3
2014-11-24
irqchip: mips-gic: Clean up #includes
Andrew Bresticker
1
-5
/
+2
2014-11-24
irqchip: mips-gic: Clean up header file
Andrew Bresticker
1
-2
/
+2
2014-11-24
MIPS: Move gic.h to include/linux/irqchip/mips-gic.h
Andrew Bresticker
1
-1
/
+1
2014-11-24
irqchip: mips-gic: Use proper iomem accessors
Andrew Bresticker
1
-71
/
+135
2014-11-24
irqchip: mips-gic: Export function to read counter width
Andrew Bresticker
1
-0
/
+11
2014-11-24
irqchip: mips-gic: Remove unnecessary globals
Andrew Bresticker
1
-24
/
+4
2014-11-24
irqchip: mips-gic: Support local interrupts
Andrew Bresticker
1
-68
/
+223
2014-11-24
irqchip: mips-gic: Use separate edge/level irq_chips
Andrew Bresticker
1
-11
/
+21
2014-11-24
irqchip: mips-gic: Probe for number of external interrupts
Andrew Bresticker
1
-20
/
+20
2014-11-24
irqchip: mips-gic: Stop using per-platform mapping tables
Andrew Bresticker
1
-96
/
+105
2014-11-24
irqchip: mips-gic: Use IRQ domains
Andrew Bresticker
1
-8
/
+40
2014-11-24
irqchip: mips-gic: Fix gic_set_affinity() return value
Andrew Bresticker
1
-1
/
+1
2014-11-24
irqchip: mips-gic: Implement irq_set_type callback
Andrew Bresticker
1
-2
/
+55
2014-11-24
irqchip: mips-gic: Remove platform irq_ack/irq_eoi callbacks
Andrew Bresticker
1
-3
/
+8
2014-11-24
MIPS: Move GIC to drivers/irqchip/
Andrew Bresticker
1
-0
/
+402