Age | Commit message (Expand) | Author | Files | Lines |
2024-03-12 | Merge tag 'irq-msi-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -56/+184 |
2024-02-23 | genirq/matrix: Dynamic bitmap allocation | Björn Töpel | 1 | -11/+17 |
2024-02-20 | genirq/irqdomain: Don't call ops->select for DOMAIN_BUS_ANY tokens | Marc Zyngier | 1 | -1/+1 |
2024-02-19 | genirq: Wake interrupt threads immediately when changing affinity | Crystal Wood | 1 | -54/+55 |
2024-02-15 | genirq/msi: Provide MSI_FLAG_PARENT_PM_DEV | Thomas Gleixner | 1 | -1/+4 |
2024-02-15 | genirq/irqdomain: Reroute device MSI create_mapping | Thomas Gleixner | 1 | -6/+20 |
2024-02-15 | genirq/msi: Provide allocation/free functions for "wired" MSI interrupts | Thomas Gleixner | 1 | -0/+68 |
2024-02-15 | genirq/msi: Optionally use dev->fwnode for device domain | Thomas Gleixner | 1 | -4/+16 |
2024-02-15 | genirq/msi: Split msi_domain_alloc_irq_at() | Thomas Gleixner | 1 | -33/+43 |
2024-02-15 | genirq/msi: Provide optional translation op | Thomas Gleixner | 1 | -0/+15 |
2024-02-15 | genirq/irqdomain: Remove the param count restriction from select() | Thomas Gleixner | 1 | -1/+1 |
2024-01-29 | genirq/irq_sim: Shrink code by using <linux/cleanup.h> helpers | Bartosz Golaszewski | 1 | -15/+10 |
2024-01-26 | genirq/irq_sim: Order headers alphabetically | Bartosz Golaszewski | 1 | -1/+1 |
2024-01-26 | genirq/irq_sim: Remove unused field from struct irq_sim_irq_ctx | Bartosz Golaszewski | 1 | -1/+0 |
2024-01-24 | genirq: Deduplicate interrupt descriptor initialization | Dawei Li | 1 | -48/+64 |
2024-01-24 | genirq: Initialize resend_node hlist for all interrupt descriptors | Dawei Li | 1 | -1/+1 |
2023-11-03 | Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -10/+5 |
2023-10-31 | Merge tag 'x86-apic-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -12/+1 |
2023-10-27 | genirq/generic_chip: Make irq_remove_generic_chip() irqdomain aware | Herve Codina | 1 | -6/+19 |
2023-10-26 | x86/apic/msi: Fix misconfigured non-maskable MSI quirk | Koichiro Den | 2 | -12/+1 |
2023-10-25 | genirq/matrix: Exclude managed interrupts in irq_matrix_allocated() | Chen Yu | 1 | -3/+3 |
2023-10-13 | genirq/generic-chip: Fix the irq_chip name for /proc/interrupts | Keguang Zhang | 1 | -1/+5 |
2023-10-04 | kthread: add kthread_stop_put | Andreas Gruenbacher | 1 | -10/+5 |
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 |