summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-15genirq: Restrict export of irq_to_desc()Thomas Gleixner
2020-12-15xen/events: Implement irq distributionThomas Gleixner
2020-12-15xen/events: Reduce irq_info:: Spurious_cnt storage sizeThomas Gleixner
2020-12-15xen/events: Only force affinity mask for percpu interruptsThomas Gleixner
2020-12-15xen/events: Use immediate affinity settingThomas Gleixner
2020-12-15xen/events: Remove disfunct affinity spreadingThomas Gleixner
2020-12-15xen/events: Remove unused bind_evtchn_to_irq_lateeoi()Thomas Gleixner
2020-12-15net/mlx5: Use effective interrupt affinityThomas Gleixner
2020-12-15net/mlx5: Replace irq_to_desc() abuseThomas Gleixner
2020-12-15net/mlx4: Use effective interrupt affinityThomas Gleixner
2020-12-15net/mlx4: Replace irq_to_desc() abuseThomas Gleixner
2020-12-15PCI: mobiveil: Use irq_data_get_irq_chip_data()Thomas Gleixner
2020-12-15PCI: xilinx-nwl: Use irq_data_get_irq_chip_data()Thomas Gleixner
2020-12-15NTB/msi: Use irq_has_action()Thomas Gleixner
2020-12-15mfd: ab8500-debugfs: Remove the racy fiddling with irq_descThomas Gleixner
2020-12-15pinctrl: nomadik: Use irq_has_action()Thomas Gleixner
2020-12-15drm/i915/pmu: Replace open coded kstat_irqs() copyThomas Gleixner
2020-12-15drm/i915/lpe_audio: Remove pointless irq_to_desc() usageThomas Gleixner
2020-12-15s390/irq: Use irq_desc_kstat_cpu() in show_msi_interrupt()Thomas Gleixner
2020-12-15parisc/irq: Use irq_desc_kstat_cpu() in show_interrupts()Thomas Gleixner
2020-12-15arm64/smp: Use irq_desc_kstat_cpu() in arch_show_interrupts()Thomas Gleixner
2020-12-15ARM: smp: Use irq_desc_kstat_cpu() in show_ipi_list()Thomas Gleixner
2020-12-15genirq: Provide kstat_irqdesc_cpu()Thomas Gleixner
2020-12-15genirq: Make kstat_irqs() staticThomas Gleixner
2020-12-15parisc/irq: Simplify irq count output for /proc/interruptsThomas Gleixner
2020-12-15genirq: Annotate irq stats data racesThomas Gleixner
2020-12-15genirq: Provide irq_get_effective_affinity()Thomas Gleixner
2020-12-15genirq: Move irq_set_lockdep_class() to coreThomas Gleixner
2020-12-15genirq: Move status flag checks to coreThomas Gleixner
2020-12-15genirq: Move irq_has_action() into core codeThomas Gleixner
2020-12-15Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2020-12-12irqchip/qcom-pdc: Fix phantom irq when changing between rising/fallingDouglas Anderson
2020-12-11driver core: platform: Add devm_platform_get_irqs_affinity()John Garry
2020-12-11ACPI: Drop acpi_dev_irqresource_disabled()John Garry
2020-12-11resource: Add irqresource_disabled()John Garry
2020-12-11genirq/affinity: Add irq_update_affinity_desc()John Garry
2020-12-11irqchip/gic-v3-its: Flag device allocation as proxied if behind a PCI bridgeMarc Zyngier
2020-12-11irqchip/gic-v3-its: Tag ITS device as shared if allocating for a proxy deviceMarc Zyngier
2020-12-11platform-msi: Track shared domain allocationMarc Zyngier
2020-12-11irqchip/ti-sci-intr: Fix freeing of irqsLokesh Vutla
2020-12-11irqchip/ti-sci-inta: Fix printing of inta id on probe successLokesh Vutla
2020-12-11drivers/irqchip: Remove EZChip NPS interrupt controllerVineet Gupta
2020-12-11Revert "genirq: Add fasteoi IPI flow"Valentin Schneider
2020-12-11irqchip/hip04: Make IPIs use handle_percpu_devid_irq()Valentin Schneider
2020-12-11irqchip/bcm2836: Make IPIs use handle_percpu_devid_irq()Valentin Schneider
2020-12-11irqchip/armada-370-xp: Make IPIs use handle_percpu_devid_irq()Valentin Schneider
2020-12-11irqchip/gic, gic-v3: Make SGIs use handle_percpu_devid_irq()Valentin Schneider
2020-12-11irqchip/ocelot: Add support for Jaguar2 platformsGregory CLEMENT
2020-12-11irqchip/ocelot: Add support for Serval platformsGregory CLEMENT
2020-12-11irqchip/ocelot: Add support for Luton platformsGregory CLEMENT