- 5320eb4 irq: remove unused flags argument from __handle_irq_event_percpu() by Sebastian Andrzej Siewior · 3 years, 1 month ago
- 703f706 random: remove unused irq_flags argument from add_interrupt_randomness() by Sebastian Andrzej Siewior · 3 years, 1 month ago
- 9c8e9c9 PCI/MSI: Move non-mask check back into low level accessors by Thomas Gleixner · 3 years, 2 months ago
- 0c5c62d Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 2 months ago
- d8fcbe5 PCI: apple: Add INTx and per-port interrupt support by Marc Zyngier · 3 years, 3 months ago
- 0ab8d0f irqdomain: Make of_phandle_args_to_fwspec() generally available by Marc Zyngier · 3 years, 3 months ago
- 2258a6f Merge tag 'irqchip-5.16' into irq/core by Borislav Petkov · 3 years, 2 months ago
- 5f5739d Merge branch irq/irq_cpu_offline into irq/irqchip-next by Marc Zyngier · 3 years, 2 months ago
- c6dca71 Merge branch irq/remove-handle-domain-irq-20211026 into irq/irqchip-next by Marc Zyngier · 3 years, 2 months ago
- 8d15a72 genirq: Hide irq_cpu_{on,off}line() behind a deprecated option by Marc Zyngier · 3 years, 2 months ago
- 0953fb2 irq: remove handle_domain_{irq,nmi}() by Mark Rutland · 3 years, 2 months ago
- 5aecc24 irq: remove CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRY by Mark Rutland · 3 years, 2 months ago
- 2fe35f8 irq: add a (temporary) CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRY by Mark Rutland · 3 years, 2 months ago
- a1b0950 irq: add generic_handle_arch_irq() by Mark Rutland · 3 years, 2 months ago
- 76adc5b irq: unexport handle_irq_desc() by Mark Rutland · 3 years, 2 months ago
- d21e640 irq: simplify handle_domain_{irq,nmi}() by Mark Rutland · 3 years, 2 months ago
- 945486b genirq: Export irq_gc_noop() by Florian Fainelli · 3 years, 2 months ago
- fcd0f63 genirq: Export irq_gc_{unmask_enable,mask_disable}_reg by Florian Fainelli · 3 years, 2 months ago
- f9bfed3 Merge tag 'irqchip-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 3 years, 3 months ago
- 20c36ce irqdomain: Change the type of 'size' in __irq_domain_add() to be consistent by Bixuan Cui · 3 years, 3 months ago
- b70e138 genirq: Disable irqfixup/poll on PREEMPT_RT. by Ingo Molnar · 15 years ago
- e739f98 genirq: Move prio assignment into the newly created thread by Thomas Gleixner · 4 years, 2 months ago
- e1a6af4 genirq: Update irq_set_irqchip_state documentation by Josh Cartwright · 3 years, 3 months ago
- 7cca308 Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 4 months ago
- 7d6e3fa Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
- 47fb0cf Merge tag 'irqchip-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 3 years, 4 months ago
- 2f17081 genirq/msi: Move MSI sysfs handling from PCI to MSI core by Barry Song · 3 years, 5 months ago
- 88ffe2d genirq/cpuhotplug: Demote debug printk to KERN_DEBUG by Lee Jones · 3 years, 4 months ago
- 131d326 irqdomain: Export irq_domain_disconnect_hierarchy() by Maulik Shah · 3 years, 4 months ago
- 04c2721 genirq: Fix kernel doc indentation by Thomas Gleixner · 3 years, 5 months ago
- 3b35e7e genirq: Fix kernel-doc warnings in pm.c, msi.c and ipi.c by Randy Dunlap · 3 years, 5 months ago
- 290fdc4 genirq/timings: Fix error return code in irq_timings_test_irqs() by Zhen Lei · 3 years, 5 months ago
- 9284873 genirq/matrix: Fix kernel doc warnings for irq_matrix_alloc_managed() by Baokun Li · 3 years, 7 months ago
- 91cc470 genirq: Change force_irqthreads to a static key by Tanner Love · 3 years, 7 months ago
- dbbc935 genirq/msi: Ensure deactivation on teardown by Bixuan Cui · 3 years, 7 months ago
- b9cc7d8 genirq/timings: Prevent potential array overflow in __irq_timings_store() by Ben Dai · 3 years, 8 months ago
- 5a6c76b genirq/generic_chip: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 3 years, 8 months ago
- 51be9e5 KVM: PPC: Book3S HV: XIVE: Fix mapping of passthrough interrupts by Cédric Le Goater · 3 years, 6 months ago
- 61377ec genirq: Clarify documentation for request_threaded_irq() by Joel Savitz · 3 years, 5 months ago
- 428e211 genirq/affinity: Replace deprecated CPU-hotplug functions. by Sebastian Andrzej Siewior · 3 years, 5 months ago
- 4b41ea6 Merge branch 'irq/urgent' into irq/core by Thomas Gleixner · 3 years, 5 months ago
- 826da77 genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP by Thomas Gleixner · 3 years, 5 months ago
- d92df42 genirq: Improve "hwirq" output in /proc and /sys/ by Cédric Le Goater · 3 years, 6 months ago
- 4840048 Merge tag 'irqchip-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 3 years, 6 months ago
- 0e3c1f3 genirq/irqdesc: Drop excess kernel-doc entry @lookup by Randy Dunlap · 3 years, 6 months ago
- 3d2ce67 Merge tag 'irqchip-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 3 years, 6 months ago
- e1c0549 genirq: Move non-irqdomain handle_domain_irq() handling into ARM's handle_IRQ() by Marc Zyngier · 3 years, 8 months ago
- 8240ef5 genirq: Add generic_handle_domain_irq() helper by Marc Zyngier · 3 years, 8 months ago
- a3016b2 genirq: Use irq_resolve_mapping() to implement __handle_domain_irq() and co by Marc Zyngier · 3 years, 8 months ago
- d22558d irqdomain: Introduce irq_resolve_mapping() by Marc Zyngier · 3 years, 8 months ago
- d4a45c6 irqdomain: Protect the linear revmap with RCU by Marc Zyngier · 3 years, 9 months ago
- 48b15a7 irqdomain: Cache irq_data instead of a virq number in the revmap by Marc Zyngier · 3 years, 9 months ago
- 426fa31 irqdomain: Use struct_size() helper when allocating irqdomain by Marc Zyngier · 3 years, 9 months ago
- 4f86a06 irqdomain: Make normal and nomap irqdomains exclusive by Marc Zyngier · 6 years ago
- e37af80 powerpc: Move the use of irq_domain_add_nomap() behind a config option by Marc Zyngier · 3 years, 9 months ago
- 1da0273 irqdomain: Reimplement irq_linear_revmap() with irq_find_mapping() by Marc Zyngier · 3 years, 9 months ago
- 006ae19 Merge branch 'irq/affinity' into irq/core by Thomas Gleixner · 3 years, 7 months ago
- 4d80d6c genirq: Export affinity setter for modules by Thomas Gleixner · 3 years, 7 months ago
- c2b1063 genirq: Add a IRQF_NO_DEBUG flag by Thomas Gleixner · 3 years, 9 months ago
- 5d6a1b8 Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 3 years, 8 months ago
- 65ec0a7 Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 3 years, 8 months ago
- 91552ab Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
- 765822e Merge tag 'irqchip-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 3 years, 8 months ago
- 817aad5 irqdomain: Drop references to recusive irqdomain setup by Marc Zyngier · 3 years, 9 months ago
- 1a0b05e irqdomain: Get rid of irq_create_strict_mappings() by Marc Zyngier · 3 years, 9 months ago
- 7c07012 genirq: Reduce irqdebug cacheline bouncing by Nicholas Piggin · 3 years, 9 months ago
- c5e3a41 kernel: Initialize cpumask before parsing by Tetsuo Handa · 3 years, 9 months ago
- 4a35d6a irqdomain: Get rid of irq_create_identity_mapping() by Marc Zyngier · 3 years, 9 months ago
- 883ccef genirq/irq_sim: Shrink devm_irq_domain_create_sim() by Bartosz Golaszewski · 3 years, 10 months ago
- 67196fe irqdomain: Introduce irq_domain_create_simple() API by Andy Shevchenko · 3 years, 10 months ago
- a359f75 irq: Fix typos in comments by Ingo Molnar · 3 years, 9 months ago
- 81e2073 genirq: Disable interrupts for force threaded handlers by Thomas Gleixner · 3 years, 10 months ago
- c93a5e2 genirq/matrix: Prevent allocation counter corruption by Vitaly Kuznetsov · 3 years, 9 months ago
- 2c6b021 irq: Simplify condition in irq_matrix_reserve() by Juergen Gross · 3 years, 11 months ago
- ef4cb70 genirq/irq_sim: Fix typos in kernel doc (fnode -> fwnode) by Andy Shevchenko · 3 years, 10 months ago
- 5c982c5 genirq: Fix typos and misspellings in comments by Krzysztof Kozlowski · 3 years, 10 months ago
- 024c795 kernel/irq: export irq_gc_set_wake by Jianqun Xu · 3 years, 10 months ago
- 69dd450 irqdomain: Remove debugfs_file from struct irq_domain by Greg Kroah-Hartman · 3 years, 10 months ago
- cbe16f3 genirq: Add IRQF_NO_AUTOEN for request_irq/nmi() by Barry Song · 3 years, 10 months ago
- 7ac1161 Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 10 months ago
- b5183bc Merge tag 'irq-core-2021-02-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
- ed1054a irqdomain: Mark fwnodes when their irqdomain is added/removed by Saravana Kannan · 3 years, 11 months ago
- 4c457e8 genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is set by Marc Zyngier · 4 years ago
- c260954 genirq: Use new tasklet API for resend_tasklet by Emil Renner Berthing · 4 years ago
- ce09ccc genirq: Export irq_check_status_bit() by Thomas Gleixner · 4 years ago
- 4bae052 Merge tag 'irqchip-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 4 years ago
- 11cc92eb genirq: Fix export of irq_to_desc() for powerpc KVM by Michael Ellerman · 4 years ago
- 3913d00 Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
- 06fde69 genirq/msi: Initialize msi_alloc_info before calling msi_domain_prepare_irqs() by Zenghui Yu · 4 years ago
- 2cffa11 Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
- 7240153 Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years ago
- 64a1b95 genirq: Restrict export of irq_to_desc() by Thomas Gleixner · 4 years, 1 month ago
- 501e2db genirq: Provide kstat_irqdesc_cpu() by Thomas Gleixner · 4 years, 1 month ago
- 26c19d0 genirq: Make kstat_irqs() static by Thomas Gleixner · 4 years, 1 month ago
- 9e42ad1 genirq: Annotate irq stats data races by Thomas Gleixner · 4 years, 1 month ago
- f1c6306 genirq: Move irq_set_lockdep_class() to core by Thomas Gleixner · 4 years, 1 month ago
- fdd0296 genirq: Move status flag checks to core by Thomas Gleixner · 4 years, 1 month ago
- a313357 genirq: Move irq_has_action() into core code by Thomas Gleixner · 4 years, 1 month ago
- 3c41e57 Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 4 years ago
- 148842c Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago