aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-06-15MIPS: ralink: Define PCI_IOBASEGravatar Sergio Paracuellos 1-0/+10
2021-06-12Merge tag 'riscv-for-linus-5.13-rc6' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 6-16/+36
2021-06-12Merge tag 'perf-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-5/+8
2021-06-11riscv: Fix BUILTIN_DTB for sifive and microchip socGravatar Alexandre Ghiti 2-0/+2
2021-06-11x86, lto: Pass -stack-alignment only on LLD < 13.0.0Gravatar Tor Vic 1-2/+3
2021-06-10riscv: alternative: fix typo in macro nameGravatar Vitaly Wool 1-2/+2
2021-06-10riscv: code patching only works on !XIP_KERNELGravatar Jisheng Zhang 1-9/+9
2021-06-10riscv: xip: support runtime trap patchingGravatar Vitaly Wool 2-5/+23
2021-06-10x86/nmi_watchdog: Fix old-style NMI watchdog regression on old Intel CPUsGravatar CodyYao-oc 1-2/+2
2021-06-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 5-20/+42
2021-06-08KVM: x86: Unload MMU on guest TLB flush if TDP disabled to force MMU syncGravatar Lai Jiangshan 1-0/+13
2021-06-08KVM: x86: Ensure liveliness of nested VM-Enter fail tracepoint messageGravatar Sean Christopherson 1-3/+3
2021-06-08Merge tag 'orphans-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-2/+3
2021-06-08KVM: x86: Ensure PV TLB flush tracepoint reflects KVM behaviorGravatar Lai Jiangshan 1-2/+4
2021-06-08KVM: X86: MMU: Use the correct inherited permissions to get shadow pageGravatar Lai Jiangshan 1-5/+9
2021-06-08KVM: LAPIC: Write 0 to TMICT should also cancel vmx-preemption timerGravatar Wanpeng Li 1-6/+11
2021-06-08KVM: SVM: Fix SEV SEND_START session length & SEND_UPDATE_DATA query length a...Gravatar Ashish Kalra 1-4/+2
2021-06-06Merge tag 'arm-soc-fixes-v5.13-2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 26-113/+96
2021-06-06Merge tag 'powerpc-5.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 8-57/+49
2021-06-06Merge tag 'x86_urgent_for_v5.13-rc5' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 14-120/+132
2021-06-05Merge tag 'ti-k3-dt-fixes-for-v5.13' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Olof Johansson 10-63/+45
2021-06-05Merge tag 'omap-for-v5.13/fixes-pm' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Olof Johansson 4-19/+11
2021-06-05Merge tag 'amlogic-fixes-v5.13-rc1' of https://git.kernel.org/pub/scm/linux/k...Gravatar Olof Johansson 1-0/+1
2021-06-05Merge tag 'imx-fixes-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Olof Johansson 11-31/+39
2021-06-05Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-16/+14
2021-06-05Merge tag 'riscv-for-linus-5.13-rc5' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 4-5/+18
2021-06-05Revert "MIPS: make userspace mapping young by default"Gravatar Thomas Bogendoerfer 1-16/+14
2021-06-04x86/sev: Check SME/SEV support in CPUID firstGravatar Pu Wen 1-5/+6
2021-06-04x86/fault: Don't send SIGSEGV twice on SEGV_PKUERRGravatar Jiashuo Liang 1-2/+2
2021-06-03x86/setup: Always reserve the first 1M of RAMGravatar Mike Rapoport 3-20/+41
2021-06-03x86/alternative: Optimize single-byte NOPs at an arbitrary positionGravatar Borislav Petkov 1-18/+46
2021-06-03x86/cpufeatures: Force disable X86_FEATURE_ENQCMD and remove update_pasid()Gravatar Thomas Gleixner 4-74/+3
2021-06-02ARM: cpuidle: Avoid orphan section warningGravatar Arnd Bergmann 1-2/+3
2021-06-01Merge remote-tracking branch 'riscv/riscv-wx-mappings' into fixesGravatar Palmer Dabbelt 1-2/+6
2021-06-01RISC-V: Fix memblock_free() usages in init_resources()Gravatar Wende Tan 1-2/+2
2021-06-01riscv: skip errata_cip_453.o if CONFIG_ERRATA_SIFIVE_CIP_453 is disabledGravatar Vincent 1-1/+1
2021-06-01riscv: mm: Fix W+X mappings at bootGravatar Jisheng Zhang 1-2/+6
2021-06-01perf/x86/intel/uncore: Fix M2M event umask for Ice Lake serverGravatar Kan Liang 1-1/+2
2021-06-01Revert "powerpc/kernel/iommu: Align size for IOMMU_PAGE_SIZE() to save TCEs"Gravatar Frederic Barrat 1-6/+5
2021-05-31x86/thermal: Fix LVT thermal setup for SMI delivery modeGravatar Borislav Petkov 2-1/+12
2021-05-31perf/x86/intel/uncore: Fix a kernel WARNING triggered by maxcpus=1Gravatar Kan Liang 1-2/+4
2021-05-31arm64: meson: select COMMON_CLKGravatar Jerome Brunet 1-0/+1
2021-05-29Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-0/+24
2021-05-29Merge tag 'riscv-for-linus-5.13-rc4' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 5-14/+18
2021-05-29riscv: Use -mno-relax when using lld linkerGravatar Khem Raj 1-0/+9
2021-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 30-97/+175
2021-05-29x86/apic: Mark _all_ legacy interrupts when IO/APIC is missingGravatar Thomas Gleixner 3-0/+22
2021-05-28Merge tag 'mips-fixes_5.13_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 4-6/+14
2021-05-28Merge tag 'kvmarm-fixes-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Paolo Bonzini 3-7/+35
2021-05-28KVM: X86: Kill off ctxt->udGravatar Wanpeng Li 3-7/+5