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
path:
root
/
kernel
/
irq
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-05
Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-10
/
+10
2021-04-30
Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2021-04-26
Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
14
-93
/
+59
2021-04-24
Merge tag 'irqchip-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
1
-46
/
+6
2021-04-22
irqdomain: Drop references to recusive irqdomain setup
Marc Zyngier
1
-6
/
+2
2021-04-22
irqdomain: Get rid of irq_create_strict_mappings()
Marc Zyngier
1
-32
/
+0
2021-04-10
genirq: Reduce irqdebug cacheline bouncing
Nicholas Piggin
1
-0
/
+4
2021-04-10
kernel: Initialize cpumask before parsing
Tetsuo Handa
1
-2
/
+2
2021-04-07
irqdomain: Get rid of irq_create_identity_mapping()
Marc Zyngier
1
-3
/
+0
2021-03-30
genirq/irq_sim: Shrink devm_irq_domain_create_sim()
Bartosz Golaszewski
1
-19
/
+12
2021-03-26
irqdomain: Introduce irq_domain_create_simple() API
Andy Shevchenko
1
-10
/
+10
2021-03-22
irq: Fix typos in comments
Ingo Molnar
7
-12
/
+12
2021-03-21
genirq: Disable interrupts for force threaded handlers
Thomas Gleixner
1
-0
/
+4
2021-03-20
genirq/matrix: Prevent allocation counter corruption
Vitaly Kuznetsov
1
-1
/
+3
2021-03-17
irq: Simplify condition in irq_matrix_reserve()
Juergen Gross
1
-3
/
+2
2021-03-16
genirq/irq_sim: Fix typos in kernel doc (fnode -> fwnode)
Andy Shevchenko
1
-2
/
+2
2021-03-16
genirq: Fix typos and misspellings in comments
Krzysztof Kozlowski
7
-13
/
+13
2021-03-15
kernel/irq: export irq_gc_set_wake
Jianqun Xu
1
-0
/
+1
2021-03-08
irqdomain: Remove debugfs_file from struct irq_domain
Greg Kroah-Hartman
1
-5
/
+4
2021-03-06
genirq: Add IRQF_NO_AUTOEN for request_irq/nmi()
Barry Song
1
-2
/
+9
2021-02-24
Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+2
2021-02-21
Merge tag 'irq-core-2021-02-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2021-02-09
irqdomain: Mark fwnodes when their irqdomain is added/removed
Saravana Kannan
1
-0
/
+2
2021-01-30
genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is set
Marc Zyngier
1
-24
/
+20
2021-01-28
genirq: Use new tasklet API for resend_tasklet
Emil Renner Berthing
1
-2
/
+2
2021-01-13
genirq: Export irq_check_status_bit()
Thomas Gleixner
1
-0
/
+1
2021-01-12
Merge tag 'irqchip-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
1
-1
/
+1
2020-12-25
genirq: Fix export of irq_to_desc() for powerpc KVM
Michael Ellerman
1
-1
/
+1
2020-12-25
Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-20
/
+67
2020-12-18
genirq/msi: Initialize msi_alloc_info before calling msi_domain_prepare_irqs()
Zenghui Yu
1
-1
/
+1
2020-12-16
Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-92
/
+97
2020-12-16
Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2020-12-15
genirq: Restrict export of irq_to_desc()
Thomas Gleixner
1
-1
/
+3
2020-12-15
genirq: Provide kstat_irqdesc_cpu()
Thomas Gleixner
1
-2
/
+2
2020-12-15
genirq: Make kstat_irqs() static
Thomas Gleixner
1
-13
/
+6
2020-12-15
genirq: Annotate irq stats data races
Thomas Gleixner
2
-4
/
+5
2020-12-15
genirq: Move irq_set_lockdep_class() to core
Thomas Gleixner
1
-0
/
+14
2020-12-15
genirq: Move status flag checks to core
Thomas Gleixner
1
-0
/
+20
2020-12-15
genirq: Move irq_has_action() into core code
Thomas Gleixner
1
-0
/
+17
2020-12-15
Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
3
-27
/
+71
2020-12-15
Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+10
2020-12-11
genirq/affinity: Add irq_update_affinity_desc()
John Garry
1
-0
/
+70
2020-12-11
Revert "genirq: Add fasteoi IPI flow"
Valentin Schneider
1
-27
/
+0
2020-12-09
driver core: Add fwnode_init()
Saravana Kannan
1
-1
/
+1
2020-11-30
genirq/irqdomain: Don't try to free an interrupt that has no mapping
Marc Zyngier
1
-2
/
+9
2020-11-30
genirq/irqdomain: Add an irq_create_mapping_affinity() function
Laurent Vivier
1
-5
/
+8
2020-11-16
genirq: Fix kernel-doc markups
Mauro Carvalho Chehab
2
-2
/
+2
2020-11-15
genirq/irqdomain: Make irq_domain_disassociate() static
Thomas Gleixner
1
-1
/
+1
2020-11-15
genirq: Remove GENERIC_IRQ_LEGACY_ALLOC_HWIRQ
Thomas Gleixner
2
-56
/
+0
2020-11-08
Merge tag 'irq-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
[next]