summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-06-10ARM: dts: imx6q-dhcom: Add PU,VDD1P1,VDD2P5 regulatorsMarek Vasut
2021-06-10ARM: dts: imx6dl-yapp4: Fix RGMII connection to QCA8334 switchMichal Vokáč
2021-06-10riscv: vdso: fix and clean-up MakefileJisheng Zhang
2021-06-10ARM: dts: imx: emcon-avari: Fix nxp,pca8574 #gpio-cellsGeert Uytterhoeven
2021-06-10ARM: dts: imx7d-pico: Fix the 'tuning-step' propertyFabio Estevam
2021-06-10ARM: dts: imx7d-meerkat96: Fix the 'tuning-step' propertyFabio Estevam
2021-06-10arm64: dts: freescale: sl28: var4: fix RGMII clock and voltageMichael Walle
2021-06-10arm64: dts: zii-ultra: fix 12V_MAIN voltageLucas Stach
2021-06-10arm64: dts: ls1028a: fix memory nodeMichael Walle
2021-06-10arm64: dts: ti: j7200-main: Mark Main NAVSS as dma-coherentVignesh Raghavendra
2021-06-03MIPS: ralink: export rt_sysc_membase for rt2880_wdt.cRandy Dunlap
2021-06-03MIPS: alchemy: xxs1500: add gpio-au1000.h header fileRandy Dunlap
2021-06-03openrisc: Define memory barrier mbPeter Zijlstra
2021-06-03KVM: arm64: Prevent mixed-width VM creationMarc Zyngier
2021-06-03KVM: X86: Fix vCPU preempted state from guest's point of viewWanpeng Li
2021-05-28KVM: x86: Defer vtime accounting 'til after IRQ handlingWanpeng Li
2021-05-26x86/boot/compressed/64: Check SEV encryption in the 32-bit boot-pathJoerg Roedel
2021-05-26x86/Xen: swap NX determination and GDT setup on BSPJan Beulich
2021-05-26openrisc: mm/init.c: remove unused memblock_region variable in map_ram()Mike Rapoport
2021-05-26powerpc/64s/syscall: Fix ptrace syscall info with scv syscallsNicholas Piggin
2021-05-26x86/sev-es: Forward page-faults which happen during emulationJoerg Roedel
2021-05-26x86/sev-es: Use __put_user()/__get_user() for data accessesJoerg Roedel
2021-05-26x86/sev-es: Don't return NULL from sev_es_get_ghcb()Joerg Roedel
2021-05-26x86/sev-es: Invalidate the GHCB after completing VMGEXITTom Lendacky
2021-05-26x86/sev-es: Move sev_es_put_ghcb() in prep for follow on patchTom Lendacky
2021-05-26powerpc: Fix early setup to make early_ioremap() workAlexey Kardashevskiy
2021-05-26perf/x86: Avoid touching LBR_TOS MSR for Arch LBRLike Xu
2021-05-26powerpc/pseries: Fix hcall tracing recursion in pv queued spinlocksNicholas Piggin
2021-05-26openrisc: Fix a memory leakChristophe JAILLET
2021-05-22tweewide: Fix most Shebang linesFinn Behrens
2021-05-22riscv: Workaround mcount name prior to clang-13Nathan Chancellor
2021-05-22riscv: Use $(LD) instead of $(CC) to link vDSONathan Chancellor
2021-05-22ARM: 9075/1: kernel: Fix interrupted SMC callsManivannan Sadhasivam
2021-05-22um: Disable CONFIG_GCOV with MODULESJohannes Berg
2021-05-22um: Mark all kernel symbols as localJohannes Berg
2021-05-22ARM: 9066/1: ftrace: pause/unpause function graph tracer in cpu_suspend()louis.wang
2021-05-22x86/msr: Fix wr/rdmsr_safe_regs_on_cpu() prototypesArnd Bergmann
2021-05-19ARM: 9027/1: head.S: explicitly map DT even if it lives in the first physical...Ard Biesheuvel
2021-05-19ARM: 9020/1: mm: use correct section size macro to describe the FDT virtual a...Ard Biesheuvel
2021-05-19ARM: 9012/1: move device tree mapping out of linear regionArd Biesheuvel
2021-05-19ARM: 9011/1: centralize phys-to-virt conversion of DT/ATAGS addressArd Biesheuvel
2021-05-19clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940Tony Lindgren
2021-05-19MIPS: Avoid handcoded DIVU in `__div64_32' altogetherMaciej W. Rozycki
2021-05-19MIPS: Avoid DIVU in `__div64_32' is result would be zeroMaciej W. Rozycki
2021-05-19MIPS: Reinstate platform `__div64_32' handlerMaciej W. Rozycki
2021-05-19KVM: VMX: Disable preemption when probing user return MSRsSean Christopherson
2021-05-19KVM: VMX: Do not advertise RDPID if ENABLE_RDTSCP control is unsupportedSean Christopherson
2021-05-19KVM: nVMX: Always make an attempt to map eVMCS after migrationVitaly Kuznetsov
2021-05-19KVM: x86: Move RDPID emulation intercept to its own enumSean Christopherson
2021-05-19KVM: x86: Emulate RDPID only if RDTSCP is supportedSean Christopherson