summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* LoongArch: Fix unsigned comparison with less than zeroYang Li2022-08-121-1/+1
* LoongArch: Adjust arch/loongarch/KconfigHuacai Chen2022-08-121-1/+4
* LoongArch: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACKHuacai Chen2022-08-121-1/+1
*---. Merge 'irq/loongarch', 'pci/ctrl/loongson' and 'pci/header-cleanup-immutable'Huacai Chen2022-08-1166-566/+1694
|\ \ \
| | | * PCI: Stub __pci_ioport_map() for arches that don't support it at allStafford Horne2022-07-291-0/+2
| | | * x86/cyrix: include header linux/isa-dma.hRandy Dunlap2022-07-261-0/+1
| | | * asm-generic: Add new pci.h and use itStafford Horne2022-07-235-54/+40
| | | * csky: PCI: Define ARCH_GENERIC_PCI_MMAP_RESOURCEStafford Horne2022-07-231-0/+2
| | | * PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne2022-07-2323-100/+21
| | | * PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne2022-07-2318-98/+3
| | * | PCI: loongson: Work around LS7A incorrect Interrupt Pin registersJianmin Lv2022-07-211-1/+27
| | * | PCI: loongson: Don't access non-existent devicesHuacai Chen2022-07-141-6/+23
| | * | PCI: loongson: Add ACPI init supportHuacai Chen2022-07-144-20/+87
| | * | PCI: loongson: Use generic 8/16/32-bit config ops on LS2K/LS7AHuacai Chen2022-07-141-19/+46
| | * | PCI/ACPI: Guard ARM64-specific mcfg_quirksHuacai Chen2022-07-141-0/+3
| | |/
| * | irqchip / ACPI: Introduce ACPI_IRQ_MODEL_LPIC for LoongArchJianmin Lv2022-07-203-0/+41
| * | irqchip: Add LoongArch CPU interrupt controller supportHuacai Chen2022-07-206-10/+149
| * | irqchip: Add Loongson Extended I/O interrupt controller supportHuacai Chen2022-07-205-10/+408
| * | irqchip/loongson-liointc: Add ACPI init supportHuacai Chen2022-07-204-78/+131
| * | irqchip/loongson-pch-msi: Add ACPI init supportHuacai Chen2022-07-204-46/+96
| * | irqchip/loongson-pch-pic: Add ACPI init supportHuacai Chen2022-07-205-36/+151
| * | irqchip: Add Loongson PCH LPC controller supportHuacai Chen2022-07-205-3/+216
| * | LoongArch: Prepare to support multiple pch-pic and pch-msi irqdomainJianmin Lv2022-07-202-0/+46
| * | LoongArch: Use ACPI_GENERIC_GSI for gsi handlingJianmin Lv2022-07-202-65/+1
| * | genirq/generic_chip: Export irq_unmap_generic_chipJianmin Lv2022-07-202-1/+2
| * | ACPI: irq: Allow acpi_gsi_to_irq() to have an arch-specific fallbackMarc Zyngier2022-07-202-2/+17
| * | APCI: irq: Add support for multiple GSI domainsMarc Zyngier2022-07-204-28/+50
| * | LoongArch: Provisionally add ACPICA data structuresMarc Zyngier2022-07-201-0/+142
* | | Linux 5.19v5.19Linus Torvalds2022-07-311-1/+1
* | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-07-311-0/+1
|\ \ \
| * | | clk: sunxi-ng: Fix H6 RTC clock definitionJernej Skrabec2022-07-281-0/+1
* | | | Merge tag 'x86_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-07-316-33/+22
|\ \ \ \
| * | | | docs/kernel-parameters: Update descriptions for "mitigations=" param with ret...Eiichi Tsukata2022-07-291-0/+2
| * | | | x86/bugs: Do not enable IBPB at firmware entry when IBPB is not availableThadeu Lima de Souza Cascardo2022-07-291-0/+1
| * | | | Revert "x86/sev: Expose sev_es_ghcb_hv_call() for use by HyperV"Borislav Petkov2022-07-273-31/+18
| * | | | x86/configs: Update configs in x86_debug.configLukas Bulwahn2022-07-271-2/+1
* | | | | Merge tag 'locking_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-07-311-10/+20
|\ \ \ \ \
| * | | | | locking/rwsem: Allow slowpath writer to ignore handoff bit if not set by firs...Waiman Long2022-07-301-10/+20
| |/ / / /
* | | | | Merge tag 'edac_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-07-312-22/+33
|\ \ \ \ \
| * | | | | EDAC/ghes: Set the DIMM label unconditionallyToshi Kani2022-07-271-3/+8
| * | | | | EDAC/synopsys: Re-enable the error interrupts on v3 hwSherry Sun2022-07-221-22/+25
| * | | | | EDAC/synopsys: Use the correct register to disable the error interrupt on v3 hwSherry Sun2022-07-221-2/+5
* | | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2022-07-312-9/+9
|\ \ \ \ \ \
| * | | | | | ARM: findbit: fix overflowing offsetRussell King (Oracle)2022-07-291-8/+8
| * | | | | | ARM: 9216/1: Fix MAX_DMA_ADDRESS overflowFlorian Fainelli2022-07-271-1/+1
* | | | | | | Merge tag 'mm-hotfixes-stable-2022-07-29' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-07-302-15/+16
|\ \ \ \ \ \ \
| * | | | | | | mm/hmm: fault non-owner device private entriesRalph Campbell2022-07-291-11/+8
| * | | | | | | page_alloc: fix invalid watermark check on a negative valueJaewon Kim2022-07-291-4/+8
* | | | | | | | Merge tag 'block-5.19-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds2022-07-301-0/+2
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'nvme-5.19-2022-07-27' of git://git.infradead.org/nvme into block-5.19Jens Axboe2022-07-271-0/+2
| |\ \ \ \ \ \ \ \