summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2021-05-19KVM: x86: Prevent deadlock against tk_core.seqThomas Gleixner
2021-05-19KVM: x86: Cancel pvclock_gtod_work on module removalThomas Gleixner
2021-05-19KVM: LAPIC: Accurately guarantee busy wait for timer to expire when using hv_...Wanpeng Li
2021-05-19arm64: Fix race condition on PG_dcache_clean in __sync_icache_dcache()Catalin Marinas
2021-05-19arm64: mte: initialize RGSR_EL1.SEED in __cpu_setupPeter Collingbourne
2021-05-19powerpc/64s: Fix crashes when toggling entry flush barrierMichael Ellerman
2021-05-19powerpc/64s: Fix crashes when toggling stf barrierMichael Ellerman
2021-05-19ARC: mm: Use max_high_pfn as a HIGHMEM zone borderVladimir Isaev
2021-05-19ARC: mm: PAE: use 40-bit physical page maskVladimir Isaev
2021-05-19ARC: entry: fix off-by-one error in syscall number validationVineet Gupta
2021-05-19arm64: entry: always set GIC_PRIO_PSR_I_SET during entryMark Rutland
2021-05-19arm64: entry: factor irq triage logic into macrosMarc Zyngier
2021-05-19RISC-V: Fix error code returned by riscv_hartid_to_cpuid()Anup Patel
2021-05-19ARM: 9064/1: hw_breakpoint: Do not directly check the event's overflow_handle...Zhen Lei
2021-05-19ia64: module: fix symbolizer crash on fdescrSergei Trofimovich
2021-05-19powerpc/iommu: Annotate nested lock for lockdepAlexey Kardashevskiy
2021-05-19powerpc/pseries: Stop calling printk in rtas_stop_self()Michael Ellerman
2021-05-19powerpc/smp: Set numa node before updating maskSrikar Dronamraju
2021-05-19powerpc/mm: Add cond_resched() while removing hpte mappingsVaibhav Jain
2021-05-19MIPS: Loongson64: Use _CACHE_UNCACHED instead of _CACHE_UNCACHED_ACCELERATEDTiezhu Yang
2021-05-19powerpc/32: Statically initialise first emergency contextChristophe Leroy
2021-05-19KVM/VMX: Invoke NMI non-IST entry instead of IST entryLai Jiangshan
2021-05-19KVM: x86/mmu: Remove the defunct update_pte() paging hookSean Christopherson
2021-05-14arm64: Remove arm64_dma32_phys_limit and its usesCatalin Marinas
2021-05-14ia64: fix EFI_DEBUG buildSergei Trofimovich
2021-05-14KVM: VMX: Intercept FS/GS_BASE MSR accesses for 32-bit KVMSean Christopherson
2021-05-14arm64: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins for RT...Kunihiko Hayashi
2021-05-14ARM: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins for RTL8...Kunihiko Hayashi
2021-05-14powerpc/52xx: Fix an invalid ASM expression ('addi' used instead of 'add')Christophe Leroy