index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
2025-05-07
genirq/chip: Rework irq_set_chip()
Thomas Gleixner
1
-16
/
+12
2025-05-07
genirq/chip: Use lock guards where applicable
Thomas Gleixner
1
-16
/
+8
2025-05-07
genirq/chip: Rework handle_fasteoi_mask_irq()
Thomas Gleixner
1
-29
/
+9
2025-05-07
genirq/chip: Rework handle_fasteoi_ack_irq()
Thomas Gleixner
1
-26
/
+13
2025-05-07
genirq/chip: Rework handle_edge_irq()
Thomas Gleixner
1
-33
/
+16
2025-05-07
genirq/chip: Rework handle_eoi_irq()
Thomas Gleixner
1
-24
/
+18
2025-05-07
genirq/chip: Rework handle_level_irq()
Thomas Gleixner
1
-23
/
+9
2025-05-07
genirq/chip: Rework handle_untracked_irq()
Thomas Gleixner
1
-27
/
+16
2025-05-07
genirq/chip: Rework handle_simple_irq()
Thomas Gleixner
1
-20
/
+10
2025-05-07
genirq/chip: Rework handle_nested_irq()
Thomas Gleixner
1
-42
/
+36
2025-05-07
genirq/chip: Prepare for code reduction
Thomas Gleixner
1
-8
/
+27
2025-05-07
genirq/debugfs: Convert to lock guards
Thomas Gleixner
1
-2
/
+1
2025-05-07
genirq/cpuhotplug: Convert to lock guards
Thomas Gleixner
1
-6
/
+4
2025-05-07
genirq/spurious: Switch to lock guards
Thomas Gleixner
1
-18
/
+12
2025-05-07
genirq/spurious: Cleanup code
Thomas Gleixner
1
-46
/
+28
2025-05-07
genirq/proc: Switch to lock guards
Thomas Gleixner
1
-41
/
+24
2025-05-07
genirq/resend: Switch to lock guards
Thomas Gleixner
1
-29
/
+21
2025-05-07
genirq/pm: Switch to lock guards
Thomas Gleixner
1
-25
/
+13
2025-05-07
genirq/autoprobe: Switch to lock guards
Thomas Gleixner
1
-17
/
+9
2025-05-07
genirq/irqdesc: Switch to lock guards
Thomas Gleixner
1
-85
/
+44
2025-05-07
genirq: Provide conditional lock guards
Thomas Gleixner
1
-6
/
+29
2025-05-05
genirq/irqdesc: Decrease indentation level in __irq_get_desc_lock()
Andy Shevchenko
1
-17
/
+17
2025-05-01
genirq/msi: Prevent NULL pointer dereference in msi_domain_debug_show()
Andrew Jones
1
-1
/
+1
2025-04-16
genirq/irqdesc: Use sysfs_emit() to instead of s*printf()
Andy Shevchenko
1
-14
/
+10
2025-04-09
genirq/msi: Rename msi_[un]lock_descs()
Thomas Gleixner
1
-6
/
+10
2025-04-09
genirq/msi: Use lock guards for MSI descriptor locking
Thomas Gleixner
1
-69
/
+40
2025-04-08
genirq/generic-chip: Fix incorrect lock guard conversions
Geert Uytterhoeven
1
-2
/
+2
2025-04-07
genirq/generic-chip: Convert core code to lock guards
Thomas Gleixner
1
-31
/
+16
2025-04-07
irqdomain: Support three-cell scheme interrupts
Yixun Lan
1
-0
/
+56
2025-04-04
genirq/migration: Use irqd_get_parent_data() in irq_force_complete_move()
Thomas Gleixner
1
-1
/
+1
2025-04-04
irqdomain: Rename irq_get_default_host() to irq_get_default_domain()
Jiri Slaby (SUSE)
1
-3
/
+3
2025-04-04
irqdomain: Rename irq_set_default_host() to irq_set_default_domain()
Jiri Slaby (SUSE)
1
-4
/
+4
2025-03-28
Revert "Merge tag 'irq-msi-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-55
/
+106
2025-03-28
Merge tag 'powerpc-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-51
/
+0
2025-03-27
Merge tag 'iommu-updates-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2025-03-26
Merge tag 'for-linus-6.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2025-03-25
Merge tag 'irq-drivers-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+22
2025-03-25
Merge tag 'irq-msi-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-106
/
+55
2025-03-21
PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flag
Roger Pau Monne
1
-1
/
+1
2025-03-13
genirq/msi: Rename msi_[un]lock_descs()
Thomas Gleixner
1
-6
/
+10
2025-03-13
genirq/msi: Use lock guards for MSI descriptor locking
Thomas Gleixner
1
-69
/
+40
2025-03-13
genirq/msi: Make a few functions static
Thomas Gleixner
1
-33
/
+7
2025-03-10
genirq: Make a few functions static
Thomas Gleixner
5
-31
/
+22
2025-03-04
genirq/msi: Expose MSI message data in debugfs
Hans Zhang
1
-0
/
+19
2025-02-28
Merge tag 'for-joerg' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/io...
Joerg Roedel
1
-0
/
+1
2025-02-26
genirq: Remove IRQ_EDGE_EOI_HANDLER
Michael Ellerman
2
-51
/
+0
2025-02-21
irqchip: Have CONFIG_IRQ_MSI_IOMMU be selected by irqchips that need it
Jason Gunthorpe
1
-0
/
+1
2025-02-20
genirq: Introduce irq_can_move_in_process_context()
Anup Patel
1
-0
/
+10
2025-02-20
genirq: Introduce common irq_force_complete_move() implementation
Thomas Gleixner
2
-0
/
+12
2025-02-13
genirq: Remove unused CONFIG_GENERIC_PENDING_IRQ_CHIPFLAGS
Anup Patel
1
-4
/
+0
[prev]
[next]