summaryrefslogtreecommitdiff
path: root/kernel/irq
AgeCommit message (Expand)AuthorFilesLines
2023-01-14genirq: Add IRQF_NO_AUTOEN for request_irq/nmi()Barry Song1-2/+9
2023-01-14genirq/irqdesc: Don't try to remove non-existing sysfs filesYang Yingliang2-6/+11
2022-12-02genirq: Take the proposed affinity at face value if force==trueLuiz Capitulino1-2/+8
2022-12-02genirq: Always limit the affinity to online CPUsLuiz Capitulino1-8/+17
2022-12-02genirq/msi: Shutdown managed interrupts with unsatifiable affinitiesLuiz Capitulino1-0/+7
2022-08-21genirq: GENERIC_IRQ_IPI depends on SMPSamuel Holland1-0/+1
2022-08-21genirq: Don't return error on missing optional irq_request_resources()Antonio Borneo1-1/+2
2022-05-30random: remove unused irq_flags argument from add_interrupt_randomness()Sebastian Andrzej Siewior1-1/+1
2022-05-12genirq: Synchronize interrupt thread startupThomas Pfaff3-10/+33
2022-04-20genirq/affinity: Consider that CPUs on nodes can be unbalancedRei Yamamoto1-2/+3
2021-09-15genirq/timings: Fix error return code in irq_timings_test_irqs()Zhen Lei1-0/+2
2021-08-18genirq/timings: Prevent potential array overflow in __irq_timings_store()Ben Dai1-0/+5
2021-08-18genirq/msi: Ensure deactivation on teardownBixuan Cui1-5/+8
2021-08-18genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUPThomas Gleixner1-1/+4
2021-05-11genirq/matrix: Prevent allocation counter corruptionVitaly Kuznetsov1-1/+3
2021-03-25genirq: Disable interrupts for force threaded handlersThomas Gleixner1-0/+4
2021-02-10genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is setMarc Zyngier1-24/+20
2020-12-30genirq/irqdomain: Don't try to free an interrupt that has no mappingMarc Zyngier1-2/+9
2020-11-30genirq/irqdomain: Add an irq_create_mapping_affinity() functionLaurent Vivier1-5/+8
2020-11-08Merge tag 'irq-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2020-10-18task_work: cleanup notification modesJens Axboe1-1/+1
2020-10-16kernel/: fix repeated words in commentsRandy Dunlap1-1/+1
2020-10-15genirq: Let GENERIC_IRQ_IPI select IRQ_DOMAIN_HIERARCHYMarc Zyngier1-0/+1
2020-10-12Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-34/+67
2020-10-10Merge branch 'irq/tegra-pmc' into irq/irqchip-nextMarc Zyngier1-4/+95
2020-10-10genirq/irqdomain: Allow partial trimming of irq_data hierarchyMarc Zyngier1-4/+95
2020-10-06Merge branch 'irq/qcom-pdc-wakeup' into irq/irqchip-nextMarc Zyngier2-4/+33
2020-10-06genirq/PM: Introduce IRQCHIP_ENABLE_WAKEUP_ON_SUSPEND flagMaulik Shah2-4/+33
2020-09-17Merge remote-tracking branch 'origin/irq/gic-retrigger' into irq/irqchip-nextMarc Zyngier1-2/+13
2020-09-16irqdomain/msi: Allow to override msi_domain_alloc/free_irqs()Thomas Gleixner1-22/+48
2020-09-16irqdomain/msi: Provide DOMAIN_BUS_VMD_MSIThomas Gleixner1-1/+6
2020-09-16x86/msi: Use generic MSI domain opsThomas Gleixner1-6/+0
2020-09-16genirq/chip: Use the first chip in irq_chip_compose_msi_msg()Thomas Gleixner2-5/+13
2020-09-13genirq: Allow interrupts to be excluded from /proc/interruptsMarc Zyngier3-1/+9
2020-09-13genirq: Add fasteoi IPI flowMarc Zyngier1-0/+27
2020-09-06genirq: Walk the irq_data hierarchy when resending an interruptMarc Zyngier1-2/+13
2020-08-30Merge tag 'x86-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+7
2020-08-30genirq/matrix: Deal with the sillyness of for_each_cpu() on UPThomas Gleixner1-0/+7
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2-3/+3
2020-08-13genirq: Unlock irq descriptor after errorsGuenter Roeck1-2/+5
2020-08-12genirq/PM: Always unlock IRQ descriptor in rearm_wake_irq()Guenter Roeck1-2/+6
2020-08-06Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-5/+1
2020-08-05Merge tag 'irq-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-19/+4
2020-08-04Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2020-08-03Merge tag 'irqchip-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner2-2/+4
2020-07-30treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook1-1/+1
2020-07-27genirq/debugfs: Add missing irqchip flagsMarc Zyngier1-0/+5
2020-07-27genirq/affinity: Make affinity setting if activated opt-inThomas Gleixner1-1/+5
2020-07-27genirq: Export irq_chip_retrigger_hierarchy and irq_chip_set_vcpu_affinity_pa...John Stultz1-1/+2
2020-07-27irqdomain: Export irq_domain_update_bus_tokenJohn Stultz1-0/+1