summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-07-20KVM: X86: Disable hardware breakpoints unconditionally before kvm_x86->run()Lai Jiangshan1-0/+2
2021-07-20KVM: x86: Use guest MAXPHYADDR from CPUID.0x8000_0008 iff TDP is enabledSean Christopherson1-1/+7
2021-07-19MIPS: fix "mipsel-linux-ld: decompress.c:undefined reference to `memmove'"Gao Xiang1-0/+17
2021-07-19powerpc/barrier: Avoid collision with clang's __lwsync macroNathan Chancellor1-0/+2
2021-07-19powerpc/mm: Fix lockup on kernel exec faultChristophe Leroy1-3/+1
2021-07-19MIPS: set mips32r5 for virt extensionsNick Desaulniers1-4/+4
2021-07-19MIPS: loongsoon64: Reserve memory below starting pfn to prevent Oopszhanglianjie1-0/+3
2021-07-19MIPS: add PMD table accounting into MIPS'pmd_alloc_oneHuang Pei1-3/+7
2021-07-19hugetlb: clear huge pte during flush function on mips platformBibo Mao1-1/+7
2021-07-14arm64: dts: marvell: armada-37xx: Fix reg for standard variant of UARTPali Rohár1-1/+1
2021-07-14powerpc: Offline CPU in stop_this_cpu()Nicholas Piggin1-0/+11
2021-07-14s390: appldata depends on PROC_SYSCTLRandy Dunlap1-1/+1
2021-07-14MIPS: Fix PKMAP with 32-bit MIPS huge page supportWei Li1-1/+1
2021-07-14KVM: nVMX: Ensure 64-bit shift when checking VMFUNC bitmapSean Christopherson1-1/+1
2021-07-14arm64/mm: Fix ttbr0 values stored in struct thread_info for software-panAnshuman Khandual2-3/+3
2021-07-14arm64: consistently use reserved_pg_dirMark Rutland9-22/+17
2021-07-14m68k: atari: Fix ATARI_KBD_CORE kconfig unmet dependency warningRandy Dunlap1-0/+3
2021-07-14ia64: mca_drv: fix incorrect array size calculationArnd Bergmann1-1/+1
2021-07-14KVM: s390: get rid of register asm usageHeiko Carstens1-9/+9
2021-07-14KVM: PPC: Book3S HV: Fix TLB management on SMT8 POWER9 and POWER10 processorsSuraj Jitindar Singh4-8/+39
2021-07-14powerpc/stacktrace: Fix spurious "stale" traces in raise_backtrace_ipi()Michael Ellerman1-6/+21
2021-07-14KVM: PPC: Book3S HV: Workaround high stack usage with clangNathan Chancellor1-1/+2
2021-07-14ARM: dts: at91: sama5d4: fix pinctrl muxingLudovic Desroches1-1/+1
2021-07-14arm_pmu: Fix write counter incorrect in ARMv7 big-endian modeYang Jihong1-2/+2
2021-07-11KVM: SVM: Call SEV Guest Decommission if ASID binding failsAlper Gun1-11/+21
2021-07-11s390/stack: fix possible register corruption with stack switch helperHeiko Carstens1-7/+11
2021-07-11KVM: SVM: Periodically schedule when unregistering regions on destroyDavid Rientjes1-0/+1
2021-06-30PCI: Add AMD RS690 quirk to enable 64-bit DMAMikel Rychliski1-0/+44
2021-06-30MIPS: generic: Update node names to avoid unit addressesNathan Chancellor5-30/+30
2021-06-30arm64: link with -z norelro for LLD or aarch64-elfNick Desaulniers1-3/+7
2021-06-30ARM: 9081/1: fix gcc-10 thumb2-kernel regressionArnd Bergmann1-7/+9
2021-06-23clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940Tony Lindgren4-5/+76
2021-06-23clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer wrap issueTony Lindgren1-15/+19
2021-06-23clocksource/drivers/timer-ti-dm: Add clockevent and clocksource supportTony Lindgren1-42/+63
2021-06-23ARM: OMAP: replace setup_irq() by request_irq()afzal mohammed4-29/+15
2021-06-23x86/fpu: Reset state for all signal restore failuresThomas Gleixner1-11/+15
2021-06-23x86/pkru: Write hardware init value to PKRU when xstate is initThomas Gleixner1-2/+9
2021-06-23x86/process: Check PF_KTHREAD and not current->mm for kernel threadsThomas Gleixner1-1/+1
2021-06-23ARCv2: save ABI registers across signal handlingVineet Gupta2-0/+44
2021-06-23KVM: x86: Immediately reset the MMU context when the SMM flag is clearedSean Christopherson1-1/+4
2021-06-23kvm: LAPIC: Restore guard to prevent illegal APIC register accessJim Mattson1-0/+3
2021-06-18riscv: Use -mno-relax when using lld linkerKhem Raj1-0/+9
2021-06-18ARM: OMAP2+: Fix build warning when mmc_omap is not builtYongqiang Liu1-1/+1
2021-06-16KVM: x86: Ensure liveliness of nested VM-Enter fail tracepoint messageSean Christopherson1-3/+3
2021-06-16x86/boot: Add .text.* to setup.ldArvind Sankar1-1/+1
2021-06-16powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P1010 i2c controllersChris Packham1-0/+8
2021-06-16powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllersChris Packham1-0/+16
2021-06-16MIPS: Fix kernel hang under FUNCTION_GRAPH_TRACER and PREEMPT_TRACERTiezhu Yang1-6/+6
2021-06-10x86/kvm: Disable all PV features on crashVitaly Kuznetsov3-39/+32
2021-06-10x86/kvm: Disable kvmclock on all CPUs on shutdownVitaly Kuznetsov3-6/+4