summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-23irqchip/stm32-exti: Skip secure eventsAntonio Borneo
2024-04-23irqchip/stm32-exti: Convert driver to standard PMAntonio Borneo
2024-04-23irqchip/stm32-exti: Map interrupts through interrupts-extendedAntonio Borneo
2024-04-23dt-bindings: interrupt-controller: stm32-exti: Add irq mapping to parentAntonio Borneo
2024-04-23irqchip/stm32-exti: Fix minor indentation issueAntonio Borneo
2024-04-23irqchip/mxs: Declare icoll_handle_irq() as staticStefan Wahren
2024-04-23irqchip/loongson-pch-pic: Update interrupt registration policyBaoqi Zhang
2024-04-23genirq: Simplify the checks for irq_set_percpu_devid_partition()Jinjie Ruan
2024-04-14irqchip/riscv-imsic: Fix boot time update effective affinity warningAnup Patel
2024-04-12watchdog/softlockup: Report the most frequent interruptsBitao Hu
2024-04-12watchdog/softlockup: Low-overhead detection of interrupt stormBitao Hu
2024-04-12genirq: Avoid summation loops for /proc/interruptsBitao Hu
2024-04-12genirq: Provide a snapshot mechanism for interrupt statisticsBitao Hu
2024-04-12genirq: Convert kstat_irqs to a structBitao Hu
2024-04-11genirq: Update MAINTAINERS to include interrupt related header filesAndy Shevchenko
2024-04-11genirq: Fix trivial typo in the comment CPY ==> COPYAndy Shevchenko
2024-04-09irqchip/loongson: Select GENERIC_IRQ_EFFECTIVE_AFF_MASK if SMP for IRQ_LOONGA...Tiezhu Yang
2024-04-09irqchip/loongson-eiointc: Set CPU affinity only on SMP machines for LoongArchTiezhu Yang
2024-04-09irqchip/loongson-pch-msi: Fix off-by-one on allocation error pathZenghui Yu
2024-04-09irqchip/alpine-msi: Fix off-by-one in allocation error pathZenghui Yu
2024-04-09irqchip/riscv-aplic: Fix spelling mistake "forwared" -> "forwarded"Colin Ian King
2024-04-08irqdomain: Check virq for 0 before use in irq_dispose_mapping()Andy Shevchenko
2024-03-25irqchip: Remove redundant irq_chip::name initializationKeguang Zhang
2024-03-25MAINTAINERS: Add entry for RISC-V AIA driversAnup Patel
2024-03-25RISC-V: Select APLIC and IMSIC driversAnup Patel
2024-03-25irqchip/riscv-aplic: Add support for MSI-modeAnup Patel
2024-03-25irqchip: Add RISC-V advanced PLIC driver for direct-modeAnup Patel
2024-03-25dt-bindings: interrupt-controller: Add RISC-V advanced PLICAnup Patel
2024-03-25irqchip/riscv-imsic: Add device MSI domain support for PCI devicesAnup Patel
2024-03-25irqchip/riscv-imsic: Add device MSI domain support for platform devicesAnup Patel
2024-03-25irqchip: Add RISC-V incoming MSI controller early driverAnup Patel
2024-03-25dt-bindings: interrupt-controller: Add RISC-V incoming MSI controllerAnup Patel
2024-03-25irqchip/renesas-rzg2l: Simplify rzg2l_irqc_irq_{en,dis}able()Biju Das
2024-03-24Linux 6.9-rc1Linus Torvalds
2024-03-24Merge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-03-24Merge tag 'x86-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-03-24Merge tag 'sched-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-24Merge tag 'dma-mapping-6.9-2024-03-24' of git://git.infradead.org/users/hch/d...Linus Torvalds
2024-03-24efi: fix panic in kdump kernelOleksandr Tymoshenko
2024-03-24x86/efistub: Don't clear BSS twice in mixed modeArd Biesheuvel
2024-03-24x86/efistub: Call mixed mode boot services on the firmware's stackArd Biesheuvel
2024-03-24x86/boot/64: Move 5-level paging global variable assignments backTom Lendacky
2024-03-24x86/boot/64: Apply encryption mask to 5-level pagetable updateTom Lendacky
2024-03-24x86/cpu: Add model number for another Intel Arrow Lake mobile processorTony Luck
2024-03-24x86/fpu: Keep xfd_state in sync with MSR_IA32_XFDAdamos Ttofari
2024-03-24Documentation/x86: Document that resctrl bandwidth control units are MiBTony Luck
2024-03-23Merge tag 'timers-urgent-2024-03-23' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-03-23Merge tag 'timers-core-2024-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-03-23Merge tag 'irq-urgent-2024-03-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-03-23Merge tag 'core-entry-2024-03-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds