summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-12-13MIPS: dts: loongson: drop incorrect dwmac fallback compatibleKrzysztof Kozlowski2-4/+2
2023-12-13ARM: dts: Fix occasional boot hang for am3 usbTony Lindgren1-0/+1
2023-12-13RISCV: KVM: update external interrupt atomically for IMSIC swfileYong-Xuan Wang1-0/+13
2023-12-13x86, kexec: fix the wrong ifdeffery CONFIG_KEXECBaoquan He1-1/+1
2023-12-13sh, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXECBaoquan He4-6/+6
2023-12-13mips, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXECBaoquan He9-16/+16
2023-12-13m68k, kexec: fix the incorrect ifdeffery and build dependency of CONFIG_KEXECBaoquan He2-3/+3
2023-12-13loongarch, kexec: change dependency of object filesBaoquan He1-1/+1
2023-12-13riscv: fix VMALLOC_START definitionBaoquan He1-1/+1
2023-12-13kexec: drop dependency on ARCH_SUPPORTS_KEXEC from CRASH_DUMPIgnat Korchagin2-3/+5
2023-12-12arm64: mm: Always make sw-dirty PTEs hw-dirty in pte_modifyJames Houghton1-0/+6
2023-12-12KVM: arm64: vgic: Ensure that slots_lock is held in vgic_register_all_redist_...Marc Zyngier1-0/+2
2023-12-12KVM: arm64: vgic: Force vcpu vgic teardown on vcpu destroyMarc Zyngier4-3/+7
2023-12-12KVM: arm64: vgic: Add a non-locking primitive for kvm_vgic_vcpu_destroy()Marc Zyngier1-2/+11
2023-12-12KVM: arm64: vgic: Simplify kvm_vgic_destroy()Marc Zyngier1-15/+14
2023-12-11arm64/sysreg: Add new system registers for GCSMark Brown1-0/+55
2023-12-11arm64/sysreg: Add definition for FPMRMark Brown1-0/+23
2023-12-11arm64/sysreg: Update HCRX_EL2 definition for DDI0601 2023-09Mark Brown1-1/+3
2023-12-11arm64/sysreg: Update SCTLR_EL1 for DDI0601 2023-09Mark Brown1-2/+3
2023-12-11arm64/sysreg: Update ID_AA64SMFR0_EL1 definition for DDI0601 2023-09Mark Brown1-3/+27
2023-12-11arm64/sysreg: Add definition for ID_AA64FPFR0_EL1Mark Brown1-0/+29
2023-12-11arm64/sysreg: Add definition for ID_AA64ISAR3_EL1Mark Brown1-0/+17
2023-12-11arm64/sysreg: Update ID_AA64ISAR2_EL1 defintion for DDI0601 2023-09Mark Brown1-2/+22
2023-12-11arm64/sysreg: Add definition for ID_AA64PFR2_EL1Mark Brown1-0/+21
2023-12-11arm64/sysreg: update CPACR_EL1 registerJoey Gouly1-1/+2
2023-12-11arm64/sysreg: add system register POR_EL{0,1}Joey Gouly2-0/+25
2023-12-11arm64/sysreg: Add definition for HAFGRTR_EL2Fuad Tabba1-0/+43
2023-12-11arm64/sysreg: Update HFGITR_EL2 definiton to DDI0601 2023-09Fuad Tabba1-1/+3
2023-12-11efi/loongarch: Use load address to calculate kernel entry addressWang Yao1-1/+1
2023-12-10Merge tag 'x86_urgent_for_v6.7_rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-4/+10
2023-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-11/+17
2023-12-10Merge tag 'powerpc-6.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-2/+2
2023-12-09Merge tag 'loongarch-fixes-6.7-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-20/+12
2023-12-09Merge tag 'mips-fixes_6.7_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-33/+64
2023-12-09LoongArch: BPF: Fix unconditional bswap instructionsTiezhu Yang1-2/+2
2023-12-09LoongArch: BPF: Fix sign-extension mov instructionsTiezhu Yang1-0/+2
2023-12-09LoongArch: BPF: Don't sign extend function return valueHengqi Chen1-2/+0
2023-12-09LoongArch: BPF: Don't sign extend memory load operandHengqi Chen1-8/+2
2023-12-09LoongArch: Preserve syscall nr across execve()Hengqi Chen1-1/+1
2023-12-09LoongArch: Set unwind stack type to unknown rather than set error flagJinyang He3-3/+2
2023-12-09LoongArch: Slightly clean up drdtime()Xi Ruoyao1-3/+2
2023-12-09LoongArch: Apply dynamic relocations for LLDWANG Rui1-1/+1
2023-12-09ARC: fix smatch warningVineet Gupta1-3/+1
2023-12-09ARC: fix spare errorVineet Gupta1-3/+3
2023-12-09ARC: mm: retire support for aliasing VIPT D$Vineet Gupta5-207/+14
2023-12-09ARC: entry: move ARCompact specific bits out of entry.hVineet Gupta2-67/+54
2023-12-09ARC: entry: SAVE_ABI_CALLEE_REG: ISA/ABI specific helperVineet Gupta4-46/+76
2023-12-08KVM: remove CONFIG_HAVE_KVM_IRQFDPaolo Bonzini6-7/+1
2023-12-08KVM: remove CONFIG_HAVE_KVM_EVENTFDPaolo Bonzini7-7/+0
2023-12-08KVM: SVM: Update EFER software model on CR0 trap for SEV-ESSean Christopherson1-3/+5