index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
irq
Age
Commit message (
Expand
)
Author
2023-06-30
irqdomain: Use return value of strreplace()
Andy Shevchenko
2023-06-26
Merge tag 'irqchip-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2023-06-21
Merge branch irq/misc-6.5 into irq/irqchip-next
Marc Zyngier
2023-06-17
irqdomain: Include internals.h for function prototypes
Arnd Bergmann
2023-06-16
genirq: Allow fasteoi handler to resend interrupts on concurrent handling
James Gowans
2023-06-16
genirq: Expand doc for PENDING and REPLAY flags
James Gowans
2023-05-27
Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-05-24
x86/pci/xen: populate MSI sysfs entries
Maximilian Heyne
2023-05-24
genirq: Use a maple tree for interrupt descriptor management
Shanker Donthineni
2023-05-24
genirq: Encapsulate sparse bitmap handling
Shanker Donthineni
2023-05-24
genirq: Use hlist for managing resend handlers
Shanker Donthineni
2023-04-15
genirq: Update affinity of secondary threads
John Keeping
2023-03-05
Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-03-02
genirq/msi, platform-msi: Ensure that MSI descriptors are unreferenced
Thomas Gleixner
2023-02-24
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-24
genirq/msi: Drop dead domain name assignment
Johan Hovold
2023-02-23
irqdomain: Add missing NULL pointer check in irq_domain_create_hierarchy()
Juergen Gross
2023-02-23
Merge branch 'irq/core' into irq/urgent
Thomas Gleixner
2023-02-21
Merge tag 'irq-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-21
Merge tag 'v6.2' into iommufd.git for-next
Jason Gunthorpe
2023-02-21
genirq/irqdesc: Make kobj_type structures constant
Thomas Weißschuh
2023-02-20
genirq/msi: Take the per-device MSI lock before validating the control structure
Marc Zyngier
2023-02-20
genirq/ipi: Fix NULL pointer deref in irq_data_get_affinity_mask()
Sergey Shtylyov
2023-02-19
Merge tag 'irqchip-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2023-02-13
Merge branch irq/irqdomain-locking into irq/irqchip-next
Marc Zyngier
2023-02-13
irqdomain: Switch to per-domain locking
Johan Hovold
2023-02-13
irqdomain: Clean up irq_domain_push/pop_irq()
Johan Hovold
2023-02-13
irqdomain: Drop leftover brackets
Johan Hovold
2023-02-13
irqdomain: Drop dead domain-name assignment
Johan Hovold
2023-02-13
irqdomain: Drop revmap mutex
Johan Hovold
2023-02-13
irqdomain: Fix domain registration race
Marc Zyngier
2023-02-13
irqdomain: Fix mapping-creation race
Johan Hovold
2023-02-13
irqdomain: Refactor __irq_domain_alloc_irqs()
Johan Hovold
2023-02-13
irqdomain: Look for existing mapping only once
Johan Hovold
2023-02-13
irqdomain: Drop bogus fwspec-mapping error handling
Johan Hovold
2023-02-13
irqdomain: Fix disassociation race
Johan Hovold
2023-02-13
irqdomain: Fix association race
Johan Hovold
2023-02-06
genirq/ipi-mux: Use irq_domain_alloc_irqs()
Marc Zyngier
2023-02-05
Merge tag 'char-misc-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-05
genirq: Add mechanism to multiplex a single HW IPI
Anup Patel
2023-02-03
kernel/irq/irqdomain.c: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-01-17
genirq/msi: Free the fwnode created by msi_create_device_irq_domain()
Jason Gunthorpe
2023-01-17
genirq/affinity: Move group_cpus_evenly() into lib/
Ming Lei
2023-01-17
genirq/affinity: Rename irq_build_affinity_masks as group_cpus_evenly
Ming Lei
2023-01-17
genirq/affinity: Don't pass irq_affinity_desc array to irq_build_affinity_masks
Ming Lei
2023-01-17
genirq/affinity: Pass affinity managed mask array to irq_build_affinity_masks
Ming Lei
2023-01-17
genirq/affinity: Remove the 'firstvec' parameter from irq_build_affinity_masks
Ming Lei
2023-01-11
irq/s390: Add arch_is_isolated_msi() for s390
Jason Gunthorpe
2023-01-11
genirq/msi: Rename IRQ_DOMAIN_MSI_REMAP to IRQ_DOMAIN_ISOLATED_MSI
Jason Gunthorpe
2023-01-11
genirq/irqdomain: Remove unused irq_domain_check_msi_remap() code
Jason Gunthorpe
[next]