aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-10-08Merge tag 'x86-urgent-2023-10-08' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-16/+56
2023-10-07Merge tag 'parisc-for-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 3-23/+23
2023-10-07parisc: Restore __ldcw_align for PA-RISC 2.0 processorsGravatar John David Anglin 2-22/+20
2023-10-07parisc: Fix crash with nr_cpus=1 optionGravatar Helge Deller 1-1/+3
2023-10-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 6-0/+47
2023-10-05Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 1-1/+1
2023-10-04cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timerGravatar Oza Pawandeep 1-0/+19
2023-10-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Jakub Kicinski 1-1/+1
2023-10-02x86/sev: Change npages to unsigned long in snp_accept_memory()Gravatar Tom Lendacky 1-2/+1
2023-10-02x86/sev: Use the GHCB protocol when available for SNP CPUID requestsGravatar Tom Lendacky 1-14/+55
2023-10-01Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 16-32/+56
2023-10-01Merge tag 'x86-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-7/+26
2023-10-01Merge tag 'perf-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-7/+17
2023-09-30Merge tag 'soc-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Gravatar Linus Torvalds 17-57/+79
2023-09-30Merge tag 'powerpc-6.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 1-22/+5
2023-09-29arm64: hugetlb: fix set_huge_pte_at() to work with all swap entriesGravatar Ryan Roberts 1-14/+3
2023-09-29mm: hugetlb: add huge page size param to set_huge_pte_at()Gravatar Ryan Roberts 15-18/+45
2023-09-29mm: abstract moving to the next PFNGravatar Matthew Wilcox (Oracle) 1-0/+8
2023-09-29Merge tag 'xtensa-20230928' of https://github.com/jcmvbkbc/linux-xtensaGravatar Linus Torvalds 19-8/+34
2023-09-29arm64: errata: Add Cortex-A520 speculative unprivileged load workaroundGravatar Rob Herring 4-0/+26
2023-09-29arm64: Add Cortex-A520 CPU part definitionGravatar Rob Herring 1-0/+2
2023-09-28x86/sgx: Resolves SECS reclaim vs. page fault for EAUG raceGravatar Haitao Huang 1-5/+25
2023-09-28Merge tag 'loongarch-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-2/+31
2023-09-28x86/srso: Add SRSO mitigation for Hygon processorsGravatar Pu Wen 1-1/+1
2023-09-28arm64: defconfig: enable syscon-poweroff driverGravatar Krzysztof Kozlowski 1-0/+1
2023-09-28ARM: locomo: fix locomolcd_power declarationGravatar Arnd Bergmann 2-3/+1
2023-09-27Merge tag 'riscv-dt-fixes-for-v6.6-rc3' of https://git.kernel.org/pub/scm/lin...Gravatar Arnd Bergmann 1-25/+26
2023-09-27arm64: defconfig: remove CONFIG_COMMON_CLK_NPCM8XX=yGravatar Mikko Rapeli 1-1/+0
2023-09-27Merge tag 'imx-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Gravatar Arnd Bergmann 5-15/+31
2023-09-27Merge tag 'omap-for-v6.6/fixes-signed' of git://git.kernel.org/pub/scm/linux/...Gravatar Arnd Bergmann 6-7/+12
2023-09-27ARM: uniphier: fix cache kernel-doc warningsGravatar Randy Dunlap 1-1/+3
2023-09-27LoongArch: Add support for 64_PCREL relocation typeGravatar Tiezhu Yang 1-0/+10
2023-09-27LoongArch: Add support for 32_PCREL relocation typeGravatar Tiezhu Yang 1-0/+10
2023-09-27LoongArch: Define relocation types for ABI v2.10Gravatar Tiezhu Yang 2-1/+10
2023-09-27LoongArch: numa: Fix high_memory calculationGravatar Huacai Chen 1-1/+1
2023-09-25MIPS: Alchemy: only build mmc support helpers if au1xmmc is enabledGravatar Christoph Hellwig 3-0/+14
2023-09-25perf/x86/amd: Do not WARN() on every IRQGravatar Breno Leitao 1-1/+9
2023-09-25arm64: dts: imx: Add imx8mm-prt8mm.dtb to buildGravatar Rob Herring 1-0/+1
2023-09-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 17-144/+164
2023-09-24arm64: dts: imx8mm-evk: Fix hdmi@3d nodeGravatar Liu Ying 1-12/+20
2023-09-24arm64: dts: imx8mp-beacon-kit: Fix audio_pll2 clockGravatar Adam Ford 1-2/+3
2023-09-24arm64: dts: imx8mp: Fix SDMA2/3 clocksGravatar Adam Ford 1-0/+6
2023-09-24x86/kgdb: Fix a kerneldoc warning when build with W=1Gravatar Christophe JAILLET 1-1/+0
2023-09-23Merge tag 'mm-hotfixes-stable-2023-09-23-10-31' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 1-2/+2
2023-09-23Merge tag 'loongarch-fixes-6.6-1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 22-124/+169
2023-09-23Merge tag 's390-6.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 4-13/+25
2023-09-23Merge tag 'kvm-riscv-fixes-6.6-1' of https://github.com/kvm-riscv/linux into ...Gravatar Paolo Bonzini 29-100/+274
2023-09-23KVM: SVM: Do not use user return MSR support for virtualized TSC_AUXGravatar Tom Lendacky 1-1/+33
2023-09-23KVM: SVM: Fix TSC_AUX virtualization setupGravatar Tom Lendacky 3-12/+29
2023-09-23KVM: SVM: INTERCEPT_RDTSCP is never intercepted anywayGravatar Paolo Bonzini 1-4/+1