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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-15
parisc/irq: Use irq_desc_kstat_cpu() in show_interrupts()
Thomas Gleixner
1
-1
/
+1
2020-12-15
arm64/smp: Use irq_desc_kstat_cpu() in arch_show_interrupts()
Thomas Gleixner
1
-1
/
+1
2020-12-15
ARM: smp: Use irq_desc_kstat_cpu() in show_ipi_list()
Thomas Gleixner
1
-1
/
+1
2020-12-15
genirq: Provide kstat_irqdesc_cpu()
Thomas Gleixner
2
-2
/
+8
2020-12-15
genirq: Make kstat_irqs() static
Thomas Gleixner
2
-14
/
+6
2020-12-15
parisc/irq: Simplify irq count output for /proc/interrupts
Thomas Gleixner
1
-4
/
+1
2020-12-15
genirq: Annotate irq stats data races
Thomas Gleixner
2
-4
/
+5
2020-12-15
genirq: Provide irq_get_effective_affinity()
Thomas Gleixner
1
-0
/
+7
2020-12-15
genirq: Move irq_set_lockdep_class() to core
Thomas Gleixner
2
-6
/
+18
2020-12-15
genirq: Move status flag checks to core
Thomas Gleixner
2
-12
/
+25
2020-12-15
genirq: Move irq_has_action() into core code
Thomas Gleixner
5
-7
/
+21
2020-12-15
Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
1468
-9236
/
+19693
2020-12-12
irqchip/qcom-pdc: Fix phantom irq when changing between rising/falling
Douglas Anderson
1
-1
/
+20
2020-12-11
driver core: platform: Add devm_platform_get_irqs_affinity()
John Garry
2
-0
/
+127
2020-12-11
ACPI: Drop acpi_dev_irqresource_disabled()
John Garry
1
-12
/
+5
2020-12-11
resource: Add irqresource_disabled()
John Garry
1
-0
/
+7
2020-12-11
genirq/affinity: Add irq_update_affinity_desc()
John Garry
2
-0
/
+78
2020-12-11
irqchip/gic-v3-its: Flag device allocation as proxied if behind a PCI bridge
Marc Zyngier
1
-3
/
+8
2020-12-11
irqchip/gic-v3-its: Tag ITS device as shared if allocating for a proxy device
Marc Zyngier
1
-0
/
+3
2020-12-11
platform-msi: Track shared domain allocation
Marc Zyngier
2
-0
/
+11
2020-12-11
irqchip/ti-sci-intr: Fix freeing of irqs
Lokesh Vutla
1
-7
/
+7
2020-12-11
irqchip/ti-sci-inta: Fix printing of inta id on probe success
Lokesh Vutla
1
-1
/
+1
2020-12-11
drivers/irqchip: Remove EZChip NPS interrupt controller
Vineet Gupta
3
-173
/
+0
2020-12-11
Revert "genirq: Add fasteoi IPI flow"
Valentin Schneider
2
-28
/
+0
2020-12-11
irqchip/hip04: Make IPIs use handle_percpu_devid_irq()
Valentin Schneider
1
-5
/
+1
2020-12-11
irqchip/bcm2836: Make IPIs use handle_percpu_devid_irq()
Valentin Schneider
1
-1
/
+1
2020-12-11
irqchip/armada-370-xp: Make IPIs use handle_percpu_devid_irq()
Valentin Schneider
1
-1
/
+1
2020-12-11
irqchip/gic, gic-v3: Make SGIs use handle_percpu_devid_irq()
Valentin Schneider
2
-13
/
+1
2020-12-11
irqchip/ocelot: Add support for Jaguar2 platforms
Gregory CLEMENT
1
-0
/
+19
2020-12-11
irqchip/ocelot: Add support for Serval platforms
Gregory CLEMENT
1
-0
/
+19
2020-12-11
irqchip/ocelot: Add support for Luton platforms
Gregory CLEMENT
1
-4
/
+34
2020-12-11
irqchip/ocelot: prepare to support more SoC
Gregory CLEMENT
1
-22
/
+54
2020-12-11
dt-bindings: interrupt-controller: Add binding for few Microsemi interrupt co...
Gregory CLEMENT
1
-0
/
+4
2020-12-11
dt-bindings: interrupt-controller: convert icpu intr bindings to json-schema
Gregory CLEMENT
2
-21
/
+60
2020-12-11
irqchip/gic-v4.1: Reduce the delay when polling GICR_VPENDBASER.Dirty
Shenming Lu
1
-1
/
+1
2020-12-11
irqchip/alpine-msi: Fix freeing of interrupts on allocation error path
Marc Zyngier
1
-2
/
+1
2020-12-11
dt-bindings: interrupt-controller: update bindings for supporting more SoCs
Biwen Li
1
-2
/
+6
2020-12-11
irqchip/ls-extirq: Add LS1043A, LS1088A external interrupt support
Hou Zhiqiang
1
-10
/
+6
2020-12-11
irqchip/loongson-htpic: Fix build warnings
Huacai Chen
1
-4
/
+3
2020-12-11
irqchip/gic: Spelling s/REturn/Return/
Geert Uytterhoeven
1
-1
/
+1
2020-12-02
irq: Call tick_irq_enter() inside HARDIRQ_OFFSET
Frederic Weisbecker
1
-9
/
+5
2020-12-02
irqtime: Move irqtime entry accounting after irq offset incrementation
Frederic Weisbecker
4
-22
/
+40
2020-12-02
sched/vtime: Consolidate IRQ time accounting
Frederic Weisbecker
5
-48
/
+102
2020-12-02
s390/vtime: Use the generic IRQ entry accounting
Frederic Weisbecker
5
-17
/
+9
2020-12-02
sched/cputime: Remove symbol exports from IRQ time accounting
Frederic Weisbecker
2
-7
/
+5
2020-11-30
genirq/irqdomain: Don't try to free an interrupt that has no mapping
Marc Zyngier
1
-2
/
+9
2020-11-30
Linux 5.10-rc6
Linus Torvalds
1
-1
/
+1
2020-11-29
Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
24
-55
/
+84
2020-11-29
Merge tag 'irq-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-14
/
+4
2020-11-29
Merge tag 'efi-urgent-for-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-3
/
+4
[next]