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
2023-08-29
Merge tag 'irq-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-21
/
+20
2023-08-26
genirq: Fix software resend lockup and nested resend
Johan Hovold
1
-1
/
+6
2023-07-31
genirq: Remove unused extern declaration
YueHaibing
1
-2
/
+0
2023-07-31
genirq: Prevent nested thread vs synchronize_hardirq() deadlock
Vincent Whitchurch
3
-19
/
+20
2023-06-30
irqdomain: Use return value of strreplace()
Andy Shevchenko
1
-3
/
+1
2023-06-26
Merge tag 'irqchip-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
5
-5
/
+26
2023-06-21
Merge branch irq/misc-6.5 into irq/irqchip-next
Marc Zyngier
1
-0
/
+2
2023-06-17
irqdomain: Include internals.h for function prototypes
Arnd Bergmann
1
-0
/
+2
2023-06-16
genirq: Allow fasteoi handler to resend interrupts on concurrent handling
James Gowans
2
-1
/
+17
2023-06-16
genirq: Expand doc for PENDING and REPLAY flags
James Gowans
1
-2
/
+5
2023-05-27
Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2023-05-24
x86/pci/xen: populate MSI sysfs entries
Maximilian Heyne
1
-2
/
+2
2023-05-24
genirq: Use a maple tree for interrupt descriptor management
Shanker Donthineni
2
-26
/
+33
2023-05-24
genirq: Encapsulate sparse bitmap handling
Shanker Donthineni
2
-12
/
+22
2023-05-24
genirq: Use hlist for managing resend handlers
Shanker Donthineni
4
-17
/
+35
2023-04-15
genirq: Update affinity of secondary threads
John Keeping
1
-1
/
+4
2023-03-05
Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-13
/
+39
2023-03-02
genirq/msi, platform-msi: Ensure that MSI descriptors are unreferenced
Thomas Gleixner
1
-1
/
+22
2023-02-25
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-39
/
+27
2023-02-24
genirq/msi: Drop dead domain name assignment
Johan Hovold
1
-4
/
+1
2023-02-23
irqdomain: Add missing NULL pointer check in irq_domain_create_hierarchy()
Juergen Gross
1
-1
/
+2
2023-02-23
Merge branch 'irq/core' into irq/urgent
Thomas Gleixner
6
-560
/
+470
2023-02-21
Merge tag 'irq-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-560
/
+470
2023-02-21
Merge tag 'v6.2' into iommufd.git for-next
Jason Gunthorpe
2
-3
/
+7
2023-02-21
genirq/irqdesc: Make kobj_type structures constant
Thomas Weißschuh
1
-2
/
+2
2023-02-21
genirq/msi: Take the per-device MSI lock before validating the control structure
Marc Zyngier
1
-3
/
+6
2023-02-20
genirq/ipi: Fix NULL pointer deref in irq_data_get_affinity_mask()
Sergey Shtylyov
1
-2
/
+6
2023-02-19
Merge tag 'irqchip-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
4
-163
/
+457
2023-02-13
Merge branch irq/irqdomain-locking into irq/irqchip-next
Marc Zyngier
1
-163
/
+245
2023-02-13
irqdomain: Switch to per-domain locking
Johan Hovold
1
-20
/
+39
2023-02-13
irqdomain: Clean up irq_domain_push/pop_irq()
Johan Hovold
1
-33
/
+32
2023-02-13
irqdomain: Drop leftover brackets
Johan Hovold
1
-4
/
+2
2023-02-13
irqdomain: Drop dead domain-name assignment
Johan Hovold
1
-8
/
+0
2023-02-13
irqdomain: Drop revmap mutex
Johan Hovold
1
-7
/
+6
2023-02-13
irqdomain: Fix domain registration race
Marc Zyngier
1
-19
/
+43
2023-02-13
irqdomain: Fix mapping-creation race
Johan Hovold
1
-18
/
+46
2023-02-13
irqdomain: Refactor __irq_domain_alloc_irqs()
Johan Hovold
1
-40
/
+48
2023-02-13
irqdomain: Look for existing mapping only once
Johan Hovold
1
-27
/
+33
2023-02-13
irqdomain: Drop bogus fwspec-mapping error handling
Johan Hovold
1
-6
/
+1
2023-02-13
irqdomain: Fix disassociation race
Johan Hovold
1
-0
/
+5
2023-02-13
irqdomain: Fix association race
Johan Hovold
1
-5
/
+14
2023-02-06
genirq/ipi-mux: Use irq_domain_alloc_irqs()
Marc Zyngier
1
-2
/
+1
2023-02-05
Merge tag 'char-misc-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2023-02-05
genirq: Add mechanism to multiplex a single HW IPI
Anup Patel
3
-0
/
+213
2023-02-03
kernel/irq/irqdomain.c: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-1
/
+1
2023-01-18
genirq/msi: Free the fwnode created by msi_create_device_irq_domain()
Jason Gunthorpe
2
-2
/
+6
2023-01-17
genirq/affinity: Move group_cpus_evenly() into lib/
Ming Lei
1
-397
/
+1
2023-01-17
genirq/affinity: Rename irq_build_affinity_masks as group_cpus_evenly
Ming Lei
1
-121
/
+121
2023-01-17
genirq/affinity: Don't pass irq_affinity_desc array to irq_build_affinity_masks
Ming Lei
1
-10
/
+24
2023-01-17
genirq/affinity: Pass affinity managed mask array to irq_build_affinity_masks
Ming Lei
1
-16
/
+12
[next]