summaryrefslogtreecommitdiff
path: root/kernel/irq
AgeCommit message (Expand)Author
2020-10-17task_work: cleanup notification modesJens Axboe
2020-10-16kernel/: fix repeated words in commentsRandy Dunlap
2020-10-12Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-10Merge branch 'irq/tegra-pmc' into irq/irqchip-nextMarc Zyngier
2020-10-10genirq/irqdomain: Allow partial trimming of irq_data hierarchyMarc Zyngier
2020-10-06Merge branch 'irq/qcom-pdc-wakeup' into irq/irqchip-nextMarc Zyngier
2020-10-06genirq/PM: Introduce IRQCHIP_ENABLE_WAKEUP_ON_SUSPEND flagMaulik Shah
2020-09-17Merge remote-tracking branch 'origin/irq/gic-retrigger' into irq/irqchip-nextMarc Zyngier
2020-09-16irqdomain/msi: Allow to override msi_domain_alloc/free_irqs()Thomas Gleixner
2020-09-16irqdomain/msi: Provide DOMAIN_BUS_VMD_MSIThomas Gleixner
2020-09-16x86/msi: Use generic MSI domain opsThomas Gleixner
2020-09-16genirq/chip: Use the first chip in irq_chip_compose_msi_msg()Thomas Gleixner
2020-09-13genirq: Allow interrupts to be excluded from /proc/interruptsMarc Zyngier
2020-09-13genirq: Add fasteoi IPI flowMarc Zyngier
2020-09-06genirq: Walk the irq_data hierarchy when resending an interruptMarc Zyngier
2020-08-30Merge tag 'x86-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-30genirq/matrix: Deal with the sillyness of for_each_cpu() on UPThomas Gleixner
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-13genirq: Unlock irq descriptor after errorsGuenter Roeck
2020-08-12genirq/PM: Always unlock IRQ descriptor in rearm_wake_irq()Guenter Roeck
2020-08-06Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-04Merge tag 'irq-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-08-04Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-03Merge tag 'irqchip-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner
2020-07-30treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook
2020-07-27genirq/debugfs: Add missing irqchip flagsMarc Zyngier
2020-07-27genirq/affinity: Make affinity setting if activated opt-inThomas Gleixner
2020-07-27genirq: Export irq_chip_retrigger_hierarchy and irq_chip_set_vcpu_affinity_pa...John Stultz
2020-07-27irqdomain: Export irq_domain_update_bus_tokenJohn Stultz
2020-07-27genirq/irqdomain: Remove redundant NULL pointer check on fwnodeZenghui Yu
2020-07-17genirq/affinity: Handle affinity setting on inactive interrupts correctlyThomas Gleixner
2020-07-04genirq: Remove preflow handler supportValentin Schneider
2020-06-15sched,irq: Convert to sched_set_fifo()Peter Zijlstra
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-05-30Merge tag 'irqchip-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner
2020-05-28genirq: Check irq_data_get_irq_chip() return value before useMarek Vasut
2020-05-21irqdomain: Allow software nodes for IRQ domain creationAndy Shevchenko
2020-05-21irqdomain: Get rid of special treatment for ACPI in __irq_domain_add()Andy Shevchenko
2020-05-21irqdomain: Make __irq_domain_add() less OF-dependentAndy Shevchenko
2020-05-18genirq/irq_sim: Simplify the APIBartosz Golaszewski
2020-05-18irqdomain: Make irq_domain_reset_irq_data() available to non-hierarchical usersBartosz Golaszewski
2020-04-14genirq: Remove setup_irq() and remove_irq()afzal mohammed
2020-03-30Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-03-30Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-30Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-03-21genirq: Fix reference leaks on irq affinity notifiersEdward Cree
2020-03-21lockdep: Introduce wait-type checksPeter Zijlstra
2020-03-08genirq/irqdomain: Check pointer in irq_domain_alloc_irqs_hierarchy()Alexander Sverdlin
2020-03-08genirq: Provide interrupt injection mechanismThomas Gleixner
2020-03-08genirq: Sanitize state handling in check_irq_resend()Thomas Gleixner