aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-11-28ARM: dts: armada-39x: Fix assigned-addresses for every PCIe Root PortPali Rohár1-3/+3
2022-11-28ARM: dts: armada-38x: Fix assigned-addresses for every PCIe Root PortPali Rohár2-5/+5
2022-11-28ARM: dts: armada-375: Fix assigned-addresses for every PCIe Root PortPali Rohár1-1/+1
2022-11-28ARM: dts: armada-xp: Fix assigned-addresses for every PCIe Root PortPali Rohár2-12/+12
2022-11-28ARM: dts: armada-370: Fix assigned-addresses for every PCIe Root PortPali Rohár1-1/+1
2022-11-28ARM: dts: dove: Fix assigned-addresses for every PCIe Root PortPali Rohár1-1/+1
2022-11-28ARM: dts: kirkwood: Add Zyxel NSA310S boardPawel Dembicki2-0/+260
2022-11-28arm64: dts: armada-3720-turris-mox: Define slot-power-limit-milliwatt for PCIePali Rohár1-0/+1
2022-11-27x86/resctrl: Move MSR defines into msr-index.hBorislav Petkov5-24/+21
2022-11-27Merge tag 'x86_urgent_for_v6.1_rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-30/+42
2022-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-42/+64
2022-11-26Merge tag 'kbuild-fixes-v6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-4/+4
2022-11-27nios2: add FORCE for vmlinuz.gzRandy Dunlap1-1/+1
2022-11-26irqchip/loongson-htvec: Add ACPI init supportHuacai Chen1-1/+1
2022-11-25ASoC: adau1372: fixes after debugging custom boardMark Brown52-323/+559
2022-11-25Merge tag 's390-6.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-1/+1
2022-11-25Merge tag 'hyperv-fixes-signed-20221125' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-28/+26
2022-11-25use less confusing names for iov_iter direction initializersAl Viro4-4/+4
2022-11-25[s390] memcpy_real(): WRITE is "data source", not destination...Al Viro1-1/+1
2022-11-25[s390] copy_oldmem_kernel() - WRITE is "data source", not destinationAl Viro1-1/+1
2022-11-25arm64: dts: xilinx: zynqmp: Add RPU subsystem device nodeTanmay Shah1-0/+33
2022-11-25ARM: dts: vexpress: align LED node names with dtschemaKrzysztof Kozlowski1-8/+8
2022-11-25ARM: configs: multi_v7: switch to new MICROCHIP_ISC driverEugen Hristev1-3/+3
2022-11-25ARM: configs: sama5/7: switch to new MICROCHIP_ISC driverEugen Hristev2-2/+2
2022-11-26powerpc/64s: Add missing declaration for machine_check_early_boot()Michael Ellerman1-0/+1
2022-11-25arm64/asm: Remove unused assembler DAIF save/restore macrosMark Brown1-9/+0
2022-11-25arm64/kpti: Move DAIF masking to C codeMark Brown2-4/+10
2022-11-25arm64: armv8_deprecated: fix unused-function errorRen Zhijie1-1/+1
2022-11-25ftrace: arm64: remove static ftraceMark Rutland3-44/+1
2022-11-25x86/boot: Skip realmode init code when running as Xen PV guestJuergen Gross6-3/+17
2022-11-25microblaze/PCI: Moving PCI iounmap and dependent codeThippeswamy Havalige3-73/+37
2022-11-25microblaze/PCI: Remove support for Xilinx PCI host bridgeThippeswamy Havalige6-126/+0
2022-11-25microblaze/PCI: Remove unused pci_iobar_pfn() and et al declarationsThippeswamy Havalige3-24/+0
2022-11-25microblaze/PCI: Remove unused sys_pciconfig_iobase() and et al declarationThippeswamy Havalige3-59/+0
2022-11-25microblaze/PCI: Remove unused pci_address_to_pio() conversion of CPU address ...Thippeswamy Havalige1-23/+0
2022-11-25microblaze/PCI: Remove unused PCI Indirect opsThippeswamy Havalige4-199/+1
2022-11-25microblaze/PCI: Remove unused PCI BIOS resource allocationThippeswamy Havalige3-495/+0
2022-11-25microblaze/PCI: Remove unused allocation & free of PCI host bridge structureThippeswamy Havalige3-40/+0
2022-11-25microblaze/PCI: Remove unused device tree parsing for a host bridge resourcesThippeswamy Havalige3-181/+0
2022-11-25microblaze/PCI: Remove unused PCI legacy IO's access on a busThippeswamy Havalige2-150/+0
2022-11-25microblaze/PCI: Remove unused PCI bus scan if configured as a hostThippeswamy Havalige2-23/+0
2022-11-25microblaze/PCI: Remove Null PCI config access unused functionsThippeswamy Havalige1-64/+0
2022-11-25microblaze/PCI: Remove unused early_read_config_byte() et al declarationsThippeswamy Havalige3-71/+0
2022-11-25crypto: arm/nhpoly1305 - eliminate unnecessary CFI wrapperEric Biggers2-10/+3
2022-11-25crypto: arm64/sm3 - fix possible crash with CFI enabledEric Biggers1-1/+2
2022-11-25crypto: arm64/nhpoly1305 - eliminate unnecessary CFI wrapperEric Biggers2-11/+5
2022-11-25crypto: x86/sm4 - fix crash with CFI enabledEric Biggers2-6/+8
2022-11-25crypto: x86/sm3 - fix possible crash with CFI enabledEric Biggers1-1/+2
2022-11-25crypto: x86/sha512 - fix possible crash with CFI enabledEric Biggers3-3/+6
2022-11-25crypto: x86/sha256 - fix possible crash with CFI enabledEric Biggers4-4/+8