index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-gic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-05
Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-34
/
+35
2015-10-13
irqchip/gic: Kill the xlate method
Marc Zyngier
1
-25
/
+0
2015-10-13
irqchip/gic: Switch ACPI support to stacked domains
Marc Zyngier
1
-14
/
+30
2015-10-13
irqchip/gic: Get rid of gic_init_bases()
Marc Zyngier
1
-5
/
+3
2015-10-13
irqchip: Convert all alloc/xlate users from of_node to fwnode
Marc Zyngier
1
-4
/
+29
2015-10-13
irqdomain: Use irq_domain_get_of_node() instead of direct field access
Marc Zyngier
1
-1
/
+1
2015-10-10
irqchip/gic: Warn if GICv3 system registers are enabled
Marc Zyngier
1
-0
/
+15
2015-10-01
irqchip / GIC: Convert the GIC driver to ACPI probing
Marc Zyngier
1
-34
/
+35
2015-09-22
irqchip/gic: Add arm,pl390 support
Geert Uytterhoeven
1
-0
/
+1
2015-09-16
irqchip: Kill off set_irq_flags usage
Rob Herring
1
-2
/
+2
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-2
/
+2
2015-09-16
irqchip/gic: Use IRQD_FORWARDED_TO_VCPU flag
Thomas Gleixner
1
-25
/
+9
2015-09-15
irqchip/GIC: Add workaround for aliased GIC400
Marc Zyngier
1
-5
/
+39
2015-09-01
irqchip/GIC: Fix EOImode setting for non-DT/ACPI systems
Marc Zyngier
1
-3
/
+16
2015-08-27
irqchip/GIC: Don't deactivate interrupts forwarded to a guest
Marc Zyngier
1
-0
/
+55
2015-08-27
irqchip/GIC: Convert to EOImode == 1
Marc Zyngier
1
-3
/
+68
2015-08-04
irqchip/gic: Ensure gic_cpu_if_up/down() programs correct GIC instance
Jon Hunter
1
-6
/
+12
2015-08-04
irqchip/gic: Only allow the primary GIC to set the CPU map
Jon Hunter
1
-18
/
+25
2015-07-30
Merge branch 'linus' into irq/core
Thomas Gleixner
1
-1
/
+1
2015-07-27
irqchip/gic: Remove redundant gic_set_irqchip_flags
Sudeep Holla
1
-5
/
+0
2015-07-27
irqchip/gic: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND
Sudeep Holla
1
-1
/
+3
2015-07-12
irqchip: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
1
-2
/
+2
2015-07-12
irqchip/gic: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-3
/
+2
2015-07-12
irqchip: Prepare for local stub header removal
Joel Porquet
1
-1
/
+1
2015-07-07
ACPI / ARM64 : use the new BAD_MADT_GICC_ENTRY macro
Al Stone
1
-1
/
+1
2015-06-05
irqchip: gic: Simplify gic_configure_irq by using IRQCHIP_SET_TYPE_MASKED
Sudeep Holla
1
-0
/
+1
2015-05-10
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-70
/
+1
2015-04-24
irqchip: gic: Drop support for gic_arch_extn
Marc Zyngier
1
-70
/
+1
2015-04-24
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+104
2015-04-11
Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux...
Thomas Gleixner
1
-51
/
+7
2015-04-11
Merge tag 'irqchip-core-4.1-2' of git://git.infradead.org/users/jcooper/linux...
Thomas Gleixner
1
-1
/
+1
2015-04-11
Merge branch 'irqchip/stacked-irq_set_wake' into irqchip/core
Jason Cooper
1
-0
/
+5
2015-04-11
Merge branch 'irqchip/stacked-omap' into irqchip/core
Jason Cooper
1
-54
/
+5
2015-04-09
irqchip: GIC: Add support for irq_[get, set]_irqchip_state()
Marc Zyngier
1
-4
/
+65
2015-03-26
ACPI: move arm64 GSI IRQ model to generic GSI IRQ layer
Lorenzo Pieralisi
1
-0
/
+2
2015-03-26
irqchip: Add GICv2 specific ACPI boot support
Tomasz Nowicki
1
-0
/
+102
2015-03-15
irqchip: gic: Don't complain in gic_get_cpumask() if UP system
Stephen Boyd
1
-1
/
+1
2015-03-15
irqchip: gic: Add an entry point to set up irqchip flags
Marc Zyngier
1
-0
/
+5
2015-03-15
irqchip: gic: Get rid of routable domain
Marc Zyngier
1
-54
/
+5
2015-03-08
irqchip: gic: Fix unsafe locking reported by lockdep
Marc Zyngier
1
-8
/
+12
2015-01-26
irqchip: gic: Allow interrupt level to be set for PPIs
Liviu Dudau
1
-3
/
+6
2014-12-16
Merge branch 'irq-irqdomain-arm-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-24
/
+57
2014-11-26
irqchip: gic-v2m: Add support for ARM GICv2m MSI(-X) doorbell
Suravee Suthikulpanit
1
-0
/
+4
2014-11-26
irqchip: gic: Support hierarchy irq domain.
Yingjoe Chen
1
-24
/
+53
2014-10-22
ARM: realview: basic device tree implementation
Linus Walleij
1
-0
/
+2
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+5
2014-10-09
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-15
/
+34
2014-09-19
irqchip: Properly fetch the per cpu offset
Christoph Lameter
1
-1
/
+1
2014-09-14
Merge branch 'irqchip/handle_domain' into irqchip/core
Jason Cooper
1
-2
/
+1
2014-09-03
irqchip: gic: Convert to handle_domain_irq
Marc Zyngier
1
-2
/
+1
[next]