summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-06irq/irqdomain: Fix comment typoZenghui Yu1-1/+1
2019-07-06genirq: Update irq stats from NMI handlersShijith Thotton2-1/+11
2019-07-03Merge tag 'irqchip-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner23-138/+1067
2019-07-03irqchip/gic-pm: Remove PM_CLK dependencySameer Pujar1-1/+0
2019-07-03irqchip/al-fic: Introduce Amazon's Annapurna Labs Fabric Interrupt Controller...Talel Shenhar4-0/+293
2019-07-03dt-bindings: interrupt-controller: Add Amazon's Annapurna Labs FICTalel Shenhar1-0/+29
2019-06-23softirq: Use __this_cpu_write() in takeover_tasklets()Muchun Song1-1/+1
2019-06-18irqchip/mbigen: Stop printing kernel addressesKefeng Wang1-2/+1
2019-06-17irqchip/gic: Add dependency for ARM_GIC_MAX_NRJiangfeng Xiao1-0/+1
2019-06-12genirq/affinity: Remove unused argument from [__]irq_build_affinity_masks()Minwoo Im1-7/+5
2019-06-12genirq/timings: Add selftest for next event computationDaniel Lezcano1-0/+66
2019-06-12genirq/timings: Add selftest for irqs circular bufferDaniel Lezcano1-0/+139
2019-06-12genirq/timings: Add selftest for circular arrayDaniel Lezcano3-0/+130
2019-06-12genirq/timings: Encapsulate storing functionDaniel Lezcano1-19/+34
2019-06-12genirq/timings: Encapsulate timings pushDaniel Lezcano1-9/+12
2019-06-12genirq/timings: Optimize the period detection speedDaniel Lezcano1-1/+1
2019-06-12genirq/timings: Fix timings buffer inspectionDaniel Lezcano1-5/+18
2019-06-12genirq/timings: Fix next event index functionDaniel Lezcano1-9/+42
2019-06-11irqchip/qcom: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva1-3/+2
2019-06-11irqchip/irq-csky-mpintc: Remove unnecessary loop in interrupt handlerGuo Ren1-6/+2
2019-06-11dt-bindings: interrupt-controller: Update csky mpintcGuo Ren1-4/+16
2019-06-11irqchip/irq-csky-mpintc: Add triger typeGuo Ren1-1/+77
2019-06-11irqchip/renesas-irqc: Use proper irq_chip name and parentGeert Uytterhoeven1-1/+2
2019-06-11irqchip/renesas-intc-irqpin: Use proper irq_chip name and parentGeert Uytterhoeven1-1/+2
2019-06-11irqchip/meson-gpio: Add support for Meson-G12A SoCXingyu Chen1-0/+1
2019-06-11dt-bindings: interrupt-controller: New binding for Meson-G12A SoCXingyu Chen1-0/+1
2019-06-11irqchip: Enable compile-testing for Renesas driversGeert Uytterhoeven1-4/+16
2019-06-11irqchip/gic-v2m: Add support for Amazon Graviton variant of GICv3+GICv2mZeev Zilberman4-20/+76
2019-05-29irqchip/renesas-irqc: Convert to managed initializationsGeert Uytterhoeven1-39/+15
2019-05-29irqchip/renesas-irqc: Replace irqc_priv.pdev by irqc_priv.devGeert Uytterhoeven1-4/+3
2019-05-29irqchip/renesas-irqc: Add helper variable dev = &pdev->devGeert Uytterhoeven1-13/+13
2019-05-29irqchip/renesas-irqc: Remove error messages on out-of-memory conditionsGeert Uytterhoeven1-2/+0
2019-05-29irqchip/renesas-irqc: Remove unneeded inclusion of <linux/spinlock.h>Geert Uytterhoeven1-1/+0
2019-05-29irqchip: Add Renesas RZ/A1 Interrupt Controller driverGeert Uytterhoeven3-0/+288
2019-05-29dt-bindings: interrupt-controller: Add Renesas RZ/A1 Interrupt ControllerGeert Uytterhoeven1-0/+43
2019-05-29gpio: mb86s7x: Enable ACPI supportArd Biesheuvel1-7/+44
2019-05-28genirq/irqdomain: Remove WARN_ON() on out-of-memory conditionGeert Uytterhoeven1-1/+1
2019-05-28irqchip/exiu: Implement ACPI supportArd Biesheuvel1-8/+68
2019-05-28irqchip/exiu: Preparatory refactor for ACPI supportArd Biesheuvel1-23/+43
2019-05-28acpi/irq: Implement helper to create hierachical domainsArd Biesheuvel2-0/+33
2019-05-27Linux 5.2-rc2Linus Torvalds1-2/+2
2019-05-26Merge tag 'trace-v5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-10/+20
2019-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds44-303/+399
2019-05-26Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+13
2019-05-26random: fix soft lockup when trying to read from an uninitialized blocking poolTheodore Ts'o1-3/+13
2019-05-26tracing: Silence GCC 9 array bounds warningMiguel Ojeda3-10/+20
2019-05-26Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-18/+19
2019-05-25Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-43/+129
2019-05-25Merge tag 'trace-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-3/+11
2019-05-25ext4: fix dcache lookup of !casefolded directoriesGabriel Krisman Bertazi1-1/+1