Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-10Merge tag 'irq_urgent_for_v5.19_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-01irqchip/apple-aic: Make symbol 'use_fast_ipi' staticWei Yongjun
2022-07-01irqchip/xilinx: Add explicit dependency on OF_ADDRESSJamie Iles
2022-06-28irqchip: or1k-pic: Undefine mask_ack for level triggered hardwareStafford Horne
2022-06-16irqchip/gicv3: Handle resource request failure consistentlyRobin Murphy
2022-06-10irqchip/loongson-liointc: Use architecture register to get coreidJiaxun Yang
2022-06-09irqchip/uniphier-aidet: Add compatible string for NX1 SoCKunihiko Hayashi
2022-06-09irqchip/realtek-rtl: Fix refcount leak in map_interruptsMiaoqian Lin
2022-06-09irqchip/gic-v3: Fix refcount leak in gic_populate_ppi_partitionsMiaoqian Lin
2022-06-09irqchip/gic-v3: Fix error handling in gic_populate_ppi_partitionsMiaoqian Lin
2022-06-09irqchip/apple-aic: Fix refcount leak in aic_of_ic_initMiaoqian Lin
2022-06-09irqchip/apple-aic: Fix refcount leak in build_fiq_affinityMiaoqian Lin
2022-06-09irqchip/gic/realview: Fix refcount leak in realview_gic_of_initMiaoqian Lin
2022-06-09irqchip/xilinx: Remove microblaze+zynq dependencyJamie Iles
2022-06-03irqchip/loongson-liointc: Fix build error for LoongArchHuacai Chen
2022-06-03irqchip: Adjust Kconfig for LoongsonHuacai Chen
2022-05-27Merge tag 'gpio-updates-for-v5.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-05-26Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-05-20Merge tag 'irqchip-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2022-05-17Merge branch irq/gic-v3-nmi-fixes-5.19 into irq/irqchip-nextMarc Zyngier
2022-05-17Merge branch irq/misc-5.19 into irq/irqchip-nextMarc Zyngier
2022-05-17irqchip: Add Kconfig symbols for sunxi driversSamuel Holland
2022-05-15irqchip/gic-v3: Fix priority mask handlingMark Rutland
2022-05-15irqchip/gic-v3: Refactor ISB + EOIR at ack timeMark Rutland
2022-05-15irqchip/gic-v3: Ensure pseudo-NMIs have an ISB between ack and handlingMark Rutland
2022-05-06irqchip/armada-370-xp: Do not touch Performance Counter Overflow on A375, A38...Pali Rohár
2022-05-04irqchip/gic: Improved warning about incorrect typeFlorian Fainelli
2022-05-04irqchip/csky: Return true/false (not 1/0) from bool functionsHaowen Bai
2022-05-04irqchip/imx-irqsteer: Add runtime PM supportLucas Stach
2022-05-04irqchip/imx-irqsteer: Constify irq_chip structLucas Stach
2022-05-04irqchip/armada-370-xp: Enable MSI affinity configurationNathan Rossi
2022-05-04irqchip/aspeed-scu-ic: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski
2022-05-04irqchip/aspeed-i2c-ic: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski
2022-05-04irqchip/sun6i-r: Use NULL for chip_dataSamuel Holland
2022-05-04irqchip/xtensa-mx: Fix initial IRQ affinity in non-SMP setupMax Filippov
2022-05-04irqchip/exiu: Fix acknowledgment of edge triggered interruptsDaniel Thompson
2022-05-04irqchip/gic-v3: Claim iomem resourcesRobin Murphy
2022-05-04irqchip/gic-v3: Relax polling of GIC{R,D}_CTLR.RWPMarc Zyngier
2022-05-04irqchip/gic-v3: Detect LPI invalidation MMIO registersMarc Zyngier
2022-04-25irq/gpio: ixp4xx: Drop boardfile probe pathLinus Walleij
2022-04-10irqchip/bmips: Replace cpumask_weight() with cpumask_empty()Yury Norov
2022-04-10irqchip/gic-v3: Always trust the managed affinity provided by the core codeMarc Zyngier
2022-04-05irqchip/gic, gic-v3: Prevent GSI to SGI translationsAndre Przywara
2022-04-05irqchip/gic-v3: Fix GICR_CTLR.RWP pollingMarc Zyngier
2022-04-05irqchip/gic-v4: Wait for GICR_VPENDBASER.Dirty to clear before deschedulingMarc Zyngier
2022-04-05irqchip/irq-qcom-mpm: fix return value check in qcom_mpm_init()Yang Yingliang
2022-04-05irq/qcom-mpm: Fix build error without MAILBOXYueHaibing
2022-04-04Merge branch 'remove-h8300' of git://git.infradead.org/users/hch/misc into as...Arnd Bergmann
2022-03-24Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-24Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds