summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* riscv: Workaround mcount name prior to clang-13Nathan Chancellor2021-05-222-7/+17
* riscv: Use $(LD) instead of $(CC) to link vDSONathan Chancellor2021-05-221-8/+4
* ARM: 9075/1: kernel: Fix interrupted SMC callsManivannan Sadhasivam2021-05-222-1/+13
* um: Disable CONFIG_GCOV with MODULESJohannes Berg2021-05-223-17/+1
* um: Mark all kernel symbols as localJohannes Berg2021-05-222-0/+12
* ARM: 9066/1: ftrace: pause/unpause function graph tracer in cpu_suspend()louis.wang2021-05-221-1/+18
* x86/msr: Fix wr/rdmsr_safe_regs_on_cpu() prototypesArnd Bergmann2021-05-221-2/+2
* ARM: 9027/1: head.S: explicitly map DT even if it lives in the first physical...Ard Biesheuvel2021-05-191-2/+2
* ARM: 9020/1: mm: use correct section size macro to describe the FDT virtual a...Ard Biesheuvel2021-05-192-4/+4
* ARM: 9012/1: move device tree mapping out of linear regionArd Biesheuvel2021-05-197-16/+32
* ARM: 9011/1: centralize phys-to-virt conversion of DT/ATAGS addressArd Biesheuvel2021-05-196-17/+21
* clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940Tony Lindgren2021-05-192-2/+22
* MIPS: Avoid handcoded DIVU in `__div64_32' altogetherMaciej W. Rozycki2021-05-191-6/+2
* MIPS: Avoid DIVU in `__div64_32' is result would be zeroMaciej W. Rozycki2021-05-191-2/+4
* MIPS: Reinstate platform `__div64_32' handlerMaciej W. Rozycki2021-05-191-16/+41
* KVM: VMX: Disable preemption when probing user return MSRsSean Christopherson2021-05-193-4/+18
* KVM: VMX: Do not advertise RDPID if ENABLE_RDTSCP control is unsupportedSean Christopherson2021-05-191-2/+4
* KVM: nVMX: Always make an attempt to map eVMCS after migrationVitaly Kuznetsov2021-05-191-10/+19
* KVM: x86: Move RDPID emulation intercept to its own enumSean Christopherson2021-05-193-2/+4
* KVM: x86: Emulate RDPID only if RDTSCP is supportedSean Christopherson2021-05-191-1/+2
* KVM: x86: Prevent deadlock against tk_core.seqThomas Gleixner2021-05-191-4/+18
* KVM: x86: Cancel pvclock_gtod_work on module removalThomas Gleixner2021-05-191-0/+1
* KVM: LAPIC: Accurately guarantee busy wait for timer to expire when using hv_...Wanpeng Li2021-05-191-1/+1
* arm64: Fix race condition on PG_dcache_clean in __sync_icache_dcache()Catalin Marinas2021-05-191-1/+3
* arm64: mte: initialize RGSR_EL1.SEED in __cpu_setupPeter Collingbourne2021-05-191-0/+12
* powerpc/64s: Fix crashes when toggling entry flush barrierMichael Ellerman2021-05-191-1/+15
* powerpc/64s: Fix crashes when toggling stf barrierMichael Ellerman2021-05-191-2/+17
* ARC: mm: Use max_high_pfn as a HIGHMEM zone borderVladimir Isaev2021-05-191-1/+10
* ARC: mm: PAE: use 40-bit physical page maskVladimir Isaev2021-05-195-13/+19
* ARC: entry: fix off-by-one error in syscall number validationVineet Gupta2021-05-191-2/+2
* arm64: entry: always set GIC_PRIO_PSR_I_SET during entryMark Rutland2021-05-193-30/+5
* arm64: entry: factor irq triage logic into macrosMarc Zyngier2021-05-191-37/+43
* RISC-V: Fix error code returned by riscv_hartid_to_cpuid()Anup Patel2021-05-191-1/+1
* ARM: 9064/1: hw_breakpoint: Do not directly check the event's overflow_handle...Zhen Lei2021-05-191-1/+1
* ia64: module: fix symbolizer crash on fdescrSergei Trofimovich2021-05-192-5/+30
* powerpc/iommu: Annotate nested lock for lockdepAlexey Kardashevskiy2021-05-191-2/+2
* powerpc/pseries: Stop calling printk in rtas_stop_self()Michael Ellerman2021-05-191-3/+0
* powerpc/smp: Set numa node before updating maskSrikar Dronamraju2021-05-191-3/+3
* powerpc/mm: Add cond_resched() while removing hpte mappingsVaibhav Jain2021-05-191-1/+12
* MIPS: Loongson64: Use _CACHE_UNCACHED instead of _CACHE_UNCACHED_ACCELERATEDTiezhu Yang2021-05-191-3/+0
* powerpc/32: Statically initialise first emergency contextChristophe Leroy2021-05-192-6/+2
* KVM/VMX: Invoke NMI non-IST entry instead of IST entryLai Jiangshan2021-05-193-7/+34
* KVM: x86/mmu: Remove the defunct update_pte() paging hookSean Christopherson2021-05-193-51/+2
* arm64: Remove arm64_dma32_phys_limit and its usesCatalin Marinas2021-05-142-17/+19
* ia64: fix EFI_DEBUG buildSergei Trofimovich2021-05-141-5/+6
* KVM: VMX: Intercept FS/GS_BASE MSR accesses for 32-bit KVMSean Christopherson2021-05-142-0/+6
* arm64: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins for RT...Kunihiko Hayashi2021-05-142-3/+3
* ARM: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins for RTL8...Kunihiko Hayashi2021-05-141-1/+1
* powerpc/52xx: Fix an invalid ASM expression ('addi' used instead of 'add')Christophe Leroy2021-05-141-1/+1
* powerpc/perf: Fix the threshold event selection for memory events in power10Athira Rajeev2021-05-141-2/+2