summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | ARM: uniphier: fix cache kernel-doc warningsRandy Dunlap2023-09-271-1/+3
| * | | | | | | | arm64: dts: mediatek: Fix "mediatek,merge-mute" and "mediatek,merge-fifo-en" ...Rob Herring2023-09-151-5/+5
| |/ / / / / / /
* | | | | | | | Merge tag 'powerpc-6.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-09-301-22/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | powerpc/stacktrace: Fix arch_stack_walk_reliable()Michael Ellerman2023-09-221-22/+5
* | | | | | | | | Merge tag 'xtensa-20230928' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2023-09-2919-8/+34
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | xtensa: boot/lib: fix function prototypesMax Filippov2023-09-201-2/+3
| * | | | | | | | | xtensa: umulsidi3: fix conditional expressionRandy Dunlap2023-09-201-1/+3
| * | | | | | | | | xtensa: boot: don't add include-dirsRandy Dunlap2023-09-201-2/+1
| * | | | | | | | | xtensa: iss/network: make functions staticRandy Dunlap2023-09-201-2/+2
| * | | | | | | | | xtensa: tlb: include <asm/tlb.h> for missing prototypeRandy Dunlap2023-09-202-0/+3
| * | | | | | | | | xtensa: hw_breakpoint: include header for missing prototypeRandy Dunlap2023-09-202-0/+2
| * | | | | | | | | xtensa: smp: add headers for missing function prototypesRandy Dunlap2023-09-202-0/+2
| * | | | | | | | | xtensa: traps: add <linux/cpu.h> for function prototypeRandy Dunlap2023-09-201-0/+1
| * | | | | | | | | xtensa: stacktrace: include <asm/ftrace.h> for prototypeRandy Dunlap2023-09-201-0/+1
| * | | | | | | | | xtensa: signal: include headers for function prototypesRandy Dunlap2023-09-202-0/+3
| * | | | | | | | | xtensa: processor.h: add init_arch() prototypeRandy Dunlap2023-09-201-0/+4
| * | | | | | | | | xtensa: ptrace: add prototypes to <asm/ptrace.h>Randy Dunlap2023-09-202-1/+3
| * | | | | | | | | xtensa: irq: include <asm/traps.h>Randy Dunlap2023-09-201-0/+1
| * | | | | | | | | xtensa: fault: include <asm/traps.h>Randy Dunlap2023-09-201-0/+1
| * | | | | | | | | xtensa: add default definition for XCHAL_HAVE_DIV32Max Filippov2023-09-201-0/+4
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'loongarch-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-09-283-2/+31
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | LoongArch: Add support for 64_PCREL relocation typeTiezhu Yang2023-09-271-0/+10
| * | | | | | | | | LoongArch: Add support for 32_PCREL relocation typeTiezhu Yang2023-09-271-0/+10
| * | | | | | | | | LoongArch: Define relocation types for ABI v2.10Tiezhu Yang2023-09-272-1/+10
| * | | | | | | | | LoongArch: numa: Fix high_memory calculationHuacai Chen2023-09-271-1/+1
* | | | | | | | | | MIPS: Alchemy: only build mmc support helpers if au1xmmc is enabledChristoph Hellwig2023-09-253-0/+14
|/ / / / / / / / /
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-09-2417-144/+164
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'kvm-riscv-fixes-6.6-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini2023-09-2329-100/+274
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | RISC-V: KVM: Fix riscv_vcpu_get_isa_ext_single() for missing extensionsAnup Patel2023-09-211-1/+4
| | * | | | | | | | | RISC-V: KVM: Fix KVM_GET_REG_LIST API for ISA_EXT registersAnup Patel2023-09-211-1/+1
| | |/ / / / / / / /
| * | | | | | | | | KVM: SVM: Do not use user return MSR support for virtualized TSC_AUXTom Lendacky2023-09-231-1/+33
| * | | | | | | | | KVM: SVM: Fix TSC_AUX virtualization setupTom Lendacky2023-09-233-12/+29
| * | | | | | | | | KVM: SVM: INTERCEPT_RDTSCP is never intercepted anywayPaolo Bonzini2023-09-231-4/+1
| * | | | | | | | | KVM: x86/mmu: Stop zapping invalidated TDP MMU roots asynchronouslySean Christopherson2023-09-236-103/+68
| * | | | | | | | | KVM: x86/mmu: Do not filter address spaces in for_each_tdp_mmu_root_yield_safe()Paolo Bonzini2023-09-233-19/+14
| * | | | | | | | | KVM: x86/mmu: Open code leaf invalidation from mmu_notifierSean Christopherson2023-09-213-7/+12
| * | | | | | | | | KVM: arm64: nvhe: Ignore SVE hint in SMCCC function IDJean-Philippe Brucker2023-09-126-8/+11
| * | | | | | | | | KVM: arm64: Properly return allocated EL2 VA from hyp_alloc_private_va_range()Marc Zyngier2023-09-121-0/+3
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'mm-hotfixes-stable-2023-09-23-10-31' of git://git.kernel.org/pub/s...Linus Torvalds2023-09-231-2/+2
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | sh: mm: re-add lost __ref to ioremap_prot() to fix modpost warningGeert Uytterhoeven2023-09-191-2/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'loongarch-fixes-6.6-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-09-2322-124/+169
|\ \ \ \ \ \ \ \
| * | | | | | | | LoongArch: Don't inline kasan_mem_to_shadow()/kasan_shadow_to_mem()Huacai Chen2023-09-202-53/+57
| * | | | | | | | kasan: Cleanup the __HAVE_ARCH_SHADOW_MAP usageHuacai Chen2023-09-201-2/+8
| * | | | | | | | LoongArch: Set all reserved memblocks on Node#0 at initializationHuacai Chen2023-09-201-1/+3
| * | | | | | | | LoongArch: Remove dead code in relocate_new_kernelTiezhu Yang2023-09-201-1/+0
| * | | | | | | | LoongArch: Use _UL() and _ULL()Andy Shevchenko2023-09-201-6/+6
| * | | | | | | | LoongArch: Fix some build warnings with W=1Bibo Mao2023-09-2016-39/+72
| * | | | | | | | LoongArch: Fix lockdep static memory detectionHelge Deller2023-09-201-27/+28
| |/ / / / / / /
* | | | | | | | Merge tag 's390-6.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-09-234-13/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | s390/cert_store: fix string length handlingPeter Oberparleiter2023-09-191-3/+4