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
/
include
/
linux
/
irqchip
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-13
irqchip/gic: Add platform driver for non-root GICs that require RPM
Jon Hunter
1
-0
/
+6
2016-06-13
irqchip/gic: Prepare for adding platform driver
Jon Hunter
1
-0
/
+5
2016-06-02
irqchip/gic-v3: Fix copy+paste mistakes in defines
Andrew Jones
1
-2
/
+2
2016-06-02
irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding mask
Marc Zyngier
1
-1
/
+1
2016-05-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+8
2016-05-20
KVM: arm/arm64: vgic-new: Add CTLR, TYPER and IIDR handlers
Marc Zyngier
1
-0
/
+1
2016-05-20
KVM: arm/arm64: vgic-new: Add GICv3 world switch backend
Marc Zyngier
1
-0
/
+1
2016-05-20
KVM: arm/arm64: vgic-new: Add GICv2 world switch backend
Marc Zyngier
1
-0
/
+1
2016-05-20
KVM: arm/arm64: move GICv2 emulation defines into arm-gic-v3.h
Andre Przywara
1
-0
/
+5
2016-05-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+34
2016-05-19
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-0
/
+17
2016-05-13
irqchip: mips-gic: Provide VP ID accessor
Paul Burton
1
-0
/
+17
2016-05-11
irqchip/gic-v3: Remove inexistant register definition
Marc Zyngier
1
-2
/
+0
2016-05-03
irqchip/gic-v3: Parse and export virtual GIC information
Julien Grall
1
-0
/
+1
2016-05-03
irqchip/gic-v2: Parse and export virtual GIC information
Julien Grall
1
-0
/
+33
2016-05-02
irqchip: Add per-cpu interrupt partitioning library
Marc Zyngier
1
-0
/
+59
2016-02-25
MIPS: Make smp CMP, CPS and MT use the new generic IPI functions
Qais Yousef
1
-3
/
+0
2015-12-29
Merge branch 'irq/gic-v2m-acpi' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
1
-1
/
+2
2015-12-21
irqchip/gic-v2m: acpi: Introducing GICv2m ACPI support
Suravee Suthikulpanit
1
-1
/
+2
2015-12-16
irqchip/gic: Support RealView variant setup
Linus Walleij
1
-0
/
+10
2015-12-10
irqchip/gic-v3: Add missing struct device_node declaration
Marc Zyngier
1
-0
/
+1
2015-11-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-0
/
+17
2015-11-11
irqchip: irq-mips-gic: Provide function to map GIC user section
Alex Smith
1
-0
/
+17
2015-11-05
Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-31
/
+0
2015-10-13
irqchip/gic: Get rid of gic_init_bases()
Marc Zyngier
1
-7
/
+2
2015-10-10
irqchip/gic-v3: Change unsigned types for AArch32 compatibility
Jean-Philippe Brucker
1
-9
/
+9
2015-10-10
irqchip/gic-v3: Refactor the arm64 specific parts
Jean-Philippe Brucker
1
-79
/
+9
2015-10-10
irqchip/gic-v3: Make gic_enable_sre an inline function
Marc Zyngier
1
-0
/
+16
2015-10-01
irqchip / GIC: Convert the GIC driver to ACPI probing
Marc Zyngier
1
-31
/
+0
2015-09-29
irqchip/gicv3-its: Add range check for number of allocated pages
Robert Richter
1
-0
/
+1
2015-09-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+5
2015-09-08
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+13
2015-09-04
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-2
/
+12
2015-08-27
irqchip/GIC: Convert to EOImode == 1
Marc Zyngier
1
-0
/
+4
2015-08-27
irqchip/GICv3: Convert to EOImode == 1
Marc Zyngier
1
-0
/
+9
2015-08-26
IRQCHIP: irq-mips-gic: Add support for CM3 64-bit timer irqs
Markos Chandras
1
-0
/
+4
2015-08-26
IRQCHIP: irq-mips-gic: Extend GIC accessors for 64-bit CMs
Markos Chandras
1
-2
/
+8
2015-08-12
KVM: arm/arm64: vgic: Allow HW irq to be encoded in LR
Marc Zyngier
2
-1
/
+5
2015-08-04
irqchip/gic: Ensure gic_cpu_if_up/down() programs correct GIC instance
Jon Hunter
1
-1
/
+1
2015-07-30
irqchip/gicv3-its: Make the PCI/MSI code standalone
Marc Zyngier
1
-5
/
+0
2015-07-30
irqchip/gicv3-its: Split PCI/MSI code from the core ITS driver
Marc Zyngier
1
-0
/
+6
2015-07-27
irqchip/gic: Remove redundant gic_set_irqchip_flags
Sudeep Holla
1
-1
/
+0
2015-06-27
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-0
/
+23
2015-06-26
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+17
2015-06-21
MIPS/IRQCHIP: Move Ingenic SoC intc driver to drivers/irqchip
Paul Burton
1
-0
/
+23
2015-05-28
ARM: 8367/1: sa1100: prepare for moving irq driver to drivers/irqchip
Dmitry Eremin-Solenikov
1
-0
/
+17
2015-05-10
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
2015-04-24
irqchip: gic: Drop support for gic_arch_extn
Marc Zyngier
1
-2
/
+0
2015-04-24
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+31
2015-04-17
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-0
/
+7
[prev]
[next]