- 15a9844 Merge tag 'irq-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
- 91989c7 task_work: cleanup notification modes by Jens Axboe · 4 years, 3 months ago
- 7b7b8a2 kernel/: fix repeated words in comments by Randy Dunlap · 4 years, 3 months ago
- 151a535 genirq: Let GENERIC_IRQ_IPI select IRQ_DOMAIN_HIERARCHY by Marc Zyngier · 4 years, 3 months ago
- cc73437 Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- 408f110 Merge branch 'irq/tegra-pmc' into irq/irqchip-next by Marc Zyngier · 4 years, 3 months ago
- 5556797 genirq/irqdomain: Allow partial trimming of irq_data hierarchy by Marc Zyngier · 4 years, 3 months ago
- 04e8c5b Merge branch 'irq/qcom-pdc-wakeup' into irq/irqchip-next by Marc Zyngier · 4 years, 3 months ago
- 90428a8 genirq/PM: Introduce IRQCHIP_ENABLE_WAKEUP_ON_SUSPEND flag by Maulik Shah · 4 years, 4 months ago
- eff65bd Merge remote-tracking branch 'origin/irq/gic-retrigger' into irq/irqchip-next by Marc Zyngier · 4 years, 4 months ago
- 43e9e70 irqdomain/msi: Allow to override msi_domain_alloc/free_irqs() by Thomas Gleixner · 4 years, 5 months ago
- c6c9e283 irqdomain/msi: Provide DOMAIN_BUS_VMD_MSI by Thomas Gleixner · 4 years, 5 months ago
- 9006c13 x86/msi: Use generic MSI domain ops by Thomas Gleixner · 4 years, 5 months ago
- 13b90ca genirq/chip: Use the first chip in irq_chip_compose_msi_msg() by Thomas Gleixner · 4 years, 5 months ago
- 83cfac9 genirq: Allow interrupts to be excluded from /proc/interrupts by Marc Zyngier · 4 years, 8 months ago
- c5e5ec0 genirq: Add fasteoi IPI flow by Marc Zyngier · 4 years, 8 months ago
- cd1752d genirq: Walk the irq_data hierarchy when resending an interrupt by Marc Zyngier · 4 years, 5 months ago
- dcc5c6f Merge tag 'x86-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- 784a083 genirq/matrix: Deal with the sillyness of for_each_cpu() on UP by Thomas Gleixner · 4 years, 5 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- f107cee genirq: Unlock irq descriptor after errors by Guenter Roeck · 4 years, 5 months ago
- e27b163 genirq/PM: Always unlock IRQ descriptor in rearm_wake_irq() by Guenter Roeck · 4 years, 5 months ago
- 6d2b84a Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- f8b036a Merge tag 'irq-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- 427714f Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
- 3d5128c Merge tag 'irqchip-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 4 years, 6 months ago
- b13fecb treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD() by Kees Cook · 4 years, 6 months ago
- aa251fc genirq/debugfs: Add missing irqchip flags by Marc Zyngier · 4 years, 6 months ago
- f0c7bac genirq/affinity: Make affinity setting if activated opt-in by Thomas Gleixner · 4 years, 6 months ago
- 8d16f5b genirq: Export irq_chip_retrigger_hierarchy and irq_chip_set_vcpu_affinity_parent by John Stultz · 4 years, 6 months ago
- 8a66792 irqdomain: Export irq_domain_update_bus_token by John Stultz · 4 years, 6 months ago
- 45e9504 genirq/irqdomain: Remove redundant NULL pointer check on fwnode by Zenghui Yu · 4 years, 6 months ago
- baedb87 genirq/affinity: Handle affinity setting on inactive interrupts correctly by Thomas Gleixner · 4 years, 6 months ago
- 8fa88a8 genirq: Remove preflow handler support by Valentin Schneider · 4 years, 7 months ago
- 7a40798 sched,irq: Convert to sched_set_fifo() by Peter Zijlstra · 4 years, 9 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- 76fe06c Merge tag 'irqchip-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 4 years, 8 months ago
- 1d0326f genirq: Check irq_data_get_irq_chip() return value before use by Marek Vasut · 4 years, 8 months ago
- 9ed78b0 irqdomain: Allow software nodes for IRQ domain creation by Andy Shevchenko · 4 years, 8 months ago
- 8752660 irqdomain: Get rid of special treatment for ACPI in __irq_domain_add() by Andy Shevchenko · 4 years, 8 months ago
- 181e9d4 irqdomain: Make __irq_domain_add() less OF-dependent by Andy Shevchenko · 4 years, 8 months ago
- 337cbeb genirq/irq_sim: Simplify the API by Bartosz Golaszewski · 4 years, 8 months ago
- 5c8f77a irqdomain: Make irq_domain_reset_irq_data() available to non-hierarchical users by Bartosz Golaszewski · 4 years, 8 months ago
- 07d8350 genirq: Remove setup_irq() and remove_irq() by afzal mohammed · 4 years, 10 months ago
- d5f744f Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
- 2d38533 Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
- 4b9fd8a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
- df81dfc genirq: Fix reference leaks on irq affinity notifiers by Edward Cree · 4 years, 10 months ago
- de8f5e4 lockdep: Introduce wait-type checks by Peter Zijlstra · 4 years, 10 months ago
- 87f2d1c genirq/irqdomain: Check pointer in irq_domain_alloc_irqs_hierarchy() by Alexander Sverdlin · 4 years, 11 months ago
- acd26bc genirq: Provide interrupt injection mechanism by Thomas Gleixner · 4 years, 11 months ago
- da90921 genirq: Sanitize state handling in check_irq_resend() by Thomas Gleixner · 4 years, 11 months ago
- 1f85b1f genirq: Add return value to check_irq_resend() by Thomas Gleixner · 4 years, 11 months ago
- c16816a genirq: Add protection against unsafe usage of generic_handle_irq() by Thomas Gleixner · 4 years, 11 months ago
- a740a42 genirq/debugfs: Add missing sanity checks to interrupt injection by Thomas Gleixner · 4 years, 11 months ago
- b513df6 irqdomain: Fix function documentation of __irq_domain_alloc_fwnode() by luanshi · 4 years, 11 months ago
- cba6437 genirq/proc: Reject invalid affinity masks (again) by Thomas Gleixner · 5 years ago
- 1a2a76c Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- f9f21ce genirq: Clarify that irq wake state is orthogonal to enable/disable by Stephen Boyd · 5 years ago
- 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
- 6f1a489 x86/apic/msi: Plug non-maskable MSI affinity race by Thomas Gleixner · 5 years ago
- 43ee744 Merge tag 'irqchip-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 5 years ago
- 11ea68f genirq, sched/isolation: Isolate from handling managed interrupts by Ming Lei · 5 years ago
- 0f394da irqdomain: Fix a memory leak in irq_domain_push_irq() by Kevin Hao · 5 years ago
- b01ecce genirq: Introduce irq_domain_translate_onecell by Yash Shah · 5 years ago
- 099368b genirq: Add missing __must_hold() sparse annotation by Jules Irenge · 5 years ago
- 8b3b547 genirq: Add missing __releases() sparse annotation by Jules Irenge · 5 years ago
- 025af39 genirq: Show irq name in non-oneshot error message by Luca Ceresoli · 5 years ago
- 407e62f Merge tag 'irqchip-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 5 years ago
- 4a169a9 genirq: Introduce irq_chip_get/set_parent_state calls by Maulik Shah · 5 years ago
- 20a15ee genirq: Fix function documentation of __irq_alloc_descs() by luanshi · 5 years ago
- 0ed9ca25 irq/irqdomain: Update __irq_domain_alloc_fwnode() function documentation by Yi Wang · 5 years ago
- 77dcfe2 Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
- a572ba6 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- d281706 Merge branch 'pm-sleep' by Rafael J. Wysocki · 5 years ago
- 7e67a85 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 76f0f22 Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 5 years ago
- 9cc5b7f Merge tag 'irqchip-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 5 years ago
- eddf3e9 genirq: Prevent NULL pointer dereference in resend_irqs() by Yunfeng Ye · 5 years ago
- 711419e irqdomain: Add the missing assignment of domain->fwnode for named fwnode by Dexuan Cui · 5 years ago
- 101f85b genirq/affinity: Remove const qualifier from node_to_cpumask argument by Ming Lei · 5 years ago
- b1a5a73 genirq/affinity: Spread vectors on node according to nr_cpu ratio by Ming Lei · 5 years ago
- 53c1788 genirq/affinity: Improve __irq_build_affinity_masks() by Ming Lei · 5 years ago
- d0ff14f genirq: Properly pair kobject_del() with kobject_add() by Michael Kelley · 5 years ago
- b6a32bb genirq: Force interrupt threading on RT by Thomas Gleixner · 5 years ago
- 0d3d343 genirq: remove the is_affinity_mask_valid hook by Christoph Hellwig · 5 years ago
- 491beed genirq/affinity: Create affinity mask for single vector by Ming Lei · 5 years ago
- b977fcf irqdomain/debugfs: Use PAs to generate fwnode names by Marc Zyngier · 5 years ago
- 7b3c92b sched/core: Convert get_task_struct() to return the task by Matthew Wilcox (Oracle) · 6 years ago
- 3a79bc6 PCI: irq: Introduce rearm_wake_irq() by Rafael J. Wysocki · 6 years ago
- 0902d50 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 2a1ccd3 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 3a1d24c irq/irqdomain: Fix comment typo by Zenghui Yu · 6 years ago
- c09cb12 genirq: Update irq stats from NMI handlers by Shijith Thotton · 6 years ago
- 62e0468 genirq: Add optional hardware synchronization for shutdown by Thomas Gleixner · 6 years ago
- 1d21f2a genirq: Fix misleading synchronize_irq() documentation by Thomas Gleixner · 6 years ago
- 4001d8e genirq: Delay deactivation in free_irq() by Thomas Gleixner · 6 years ago
- 17ce302 arm64: Fix interrupt tracing in the presence of NMIs by Julien Thierry · 6 years ago
- 0e51833 genirq/affinity: Remove unused argument from [__]irq_build_affinity_masks() by Minwoo Im · 6 years ago
- 699785f genirq/timings: Add selftest for next event computation by Daniel Lezcano · 6 years ago