summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-15parisc/irq: Use irq_desc_kstat_cpu() in show_interrupts()Thomas Gleixner1-1/+1
2020-12-15arm64/smp: Use irq_desc_kstat_cpu() in arch_show_interrupts()Thomas Gleixner1-1/+1
2020-12-15ARM: smp: Use irq_desc_kstat_cpu() in show_ipi_list()Thomas Gleixner1-1/+1
2020-12-15genirq: Provide kstat_irqdesc_cpu()Thomas Gleixner2-2/+8
2020-12-15genirq: Make kstat_irqs() staticThomas Gleixner2-14/+6
2020-12-15parisc/irq: Simplify irq count output for /proc/interruptsThomas Gleixner1-4/+1
2020-12-15genirq: Annotate irq stats data racesThomas Gleixner2-4/+5
2020-12-15genirq: Provide irq_get_effective_affinity()Thomas Gleixner1-0/+7
2020-12-15genirq: Move irq_set_lockdep_class() to coreThomas Gleixner2-6/+18
2020-12-15genirq: Move status flag checks to coreThomas Gleixner2-12/+25
2020-12-15genirq: Move irq_has_action() into core codeThomas Gleixner5-7/+21
2020-12-15Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner1468-9236/+19693
2020-12-12irqchip/qcom-pdc: Fix phantom irq when changing between rising/fallingDouglas Anderson1-1/+20
2020-12-11driver core: platform: Add devm_platform_get_irqs_affinity()John Garry2-0/+127
2020-12-11ACPI: Drop acpi_dev_irqresource_disabled()John Garry1-12/+5
2020-12-11resource: Add irqresource_disabled()John Garry1-0/+7
2020-12-11genirq/affinity: Add irq_update_affinity_desc()John Garry2-0/+78
2020-12-11irqchip/gic-v3-its: Flag device allocation as proxied if behind a PCI bridgeMarc Zyngier1-3/+8
2020-12-11irqchip/gic-v3-its: Tag ITS device as shared if allocating for a proxy deviceMarc Zyngier1-0/+3
2020-12-11platform-msi: Track shared domain allocationMarc Zyngier2-0/+11
2020-12-11irqchip/ti-sci-intr: Fix freeing of irqsLokesh Vutla1-7/+7
2020-12-11irqchip/ti-sci-inta: Fix printing of inta id on probe successLokesh Vutla1-1/+1
2020-12-11drivers/irqchip: Remove EZChip NPS interrupt controllerVineet Gupta3-173/+0
2020-12-11Revert "genirq: Add fasteoi IPI flow"Valentin Schneider2-28/+0
2020-12-11irqchip/hip04: Make IPIs use handle_percpu_devid_irq()Valentin Schneider1-5/+1
2020-12-11irqchip/bcm2836: Make IPIs use handle_percpu_devid_irq()Valentin Schneider1-1/+1
2020-12-11irqchip/armada-370-xp: Make IPIs use handle_percpu_devid_irq()Valentin Schneider1-1/+1
2020-12-11irqchip/gic, gic-v3: Make SGIs use handle_percpu_devid_irq()Valentin Schneider2-13/+1
2020-12-11irqchip/ocelot: Add support for Jaguar2 platformsGregory CLEMENT1-0/+19
2020-12-11irqchip/ocelot: Add support for Serval platformsGregory CLEMENT1-0/+19
2020-12-11irqchip/ocelot: Add support for Luton platformsGregory CLEMENT1-4/+34
2020-12-11irqchip/ocelot: prepare to support more SoCGregory CLEMENT1-22/+54
2020-12-11dt-bindings: interrupt-controller: Add binding for few Microsemi interrupt co...Gregory CLEMENT1-0/+4
2020-12-11dt-bindings: interrupt-controller: convert icpu intr bindings to json-schemaGregory CLEMENT2-21/+60
2020-12-11irqchip/gic-v4.1: Reduce the delay when polling GICR_VPENDBASER.DirtyShenming Lu1-1/+1
2020-12-11irqchip/alpine-msi: Fix freeing of interrupts on allocation error pathMarc Zyngier1-2/+1
2020-12-11dt-bindings: interrupt-controller: update bindings for supporting more SoCsBiwen Li1-2/+6
2020-12-11irqchip/ls-extirq: Add LS1043A, LS1088A external interrupt supportHou Zhiqiang1-10/+6
2020-12-11irqchip/loongson-htpic: Fix build warningsHuacai Chen1-4/+3
2020-12-11irqchip/gic: Spelling s/REturn/Return/Geert Uytterhoeven1-1/+1
2020-12-02irq: Call tick_irq_enter() inside HARDIRQ_OFFSETFrederic Weisbecker1-9/+5
2020-12-02irqtime: Move irqtime entry accounting after irq offset incrementationFrederic Weisbecker4-22/+40
2020-12-02sched/vtime: Consolidate IRQ time accountingFrederic Weisbecker5-48/+102
2020-12-02s390/vtime: Use the generic IRQ entry accountingFrederic Weisbecker5-17/+9
2020-12-02sched/cputime: Remove symbol exports from IRQ time accountingFrederic Weisbecker2-7/+5
2020-11-30genirq/irqdomain: Don't try to free an interrupt that has no mappingMarc Zyngier1-2/+9
2020-11-30Linux 5.10-rc6Linus Torvalds1-1/+1
2020-11-29Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds24-55/+84
2020-11-29Merge tag 'irq-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-14/+4
2020-11-29Merge tag 'efi-urgent-for-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-3/+4