summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86/CPU/AMD: Save AMD NodeId as cpu_die_idYazen Ghannam2020-11-194-17/+15
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-11-156-2/+26
|\
| * kvm: mmu: fix is_tdp_mmu_check when the TDP MMU is not in usePaolo Bonzini2020-11-151-0/+7
| * KVM: SVM: Update cr3_lm_rsvd_bits for AMD SEV guestsBabu Moger2020-11-131-0/+8
| * KVM: x86: Introduce cr3_lm_rsvd_bits in kvm_vcpu_archBabu Moger2020-11-133-1/+4
| * KVM: x86: clflushopt should be treated as a no-op by emulationDavid Edmondson2020-11-131-1/+7
* | Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-11-152-13/+3
|\ \
| * | x86/platform/uv: Fix copied UV5 output archtypeMike Travis2020-11-131-3/+3
| * | x86/platform/uv: Drop last traces of uv_flush_tlb_othersJiri Slaby2020-11-111-10/+0
* | | Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-11-157-34/+59
|\ \ \ | |_|/ |/| |
| * | perf/x86/intel/uncore: Fix Add BW copypastaArnd Bergmann2020-11-101-1/+1
| * | perf/x86/intel: Make anythread filter support conditionalStephane Eranian2020-11-094-2/+17
| * | perf/x86: Make dummy_iregs staticPeter Zijlstra2020-11-091-1/+1
| * | perf/arch: Remove perf_sample_data::regs_user_copyPeter Zijlstra2020-11-091-4/+11
| * | perf/x86: Reduce stack usage for x86_pmu::drain_pebs()Peter Zijlstra2020-11-093-24/+27
| * | perf: Reduce stack usage of perf_output_begin()Peter Zijlstra2020-11-091-2/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-11-095-30/+86
|\ \ \ | |_|/ |/| |
| * | KVM: x86: handle MSR_IA32_DEBUGCTLMSR with report_ignored_msrsPankaj Gupta2020-11-081-3/+3
| * | kvm: x86: request masterclock update any time guest uses different msrOliver Upton2020-11-081-1/+1
| * | kvm: x86: ensure pv_cpuid.features is initialized when enabling capOliver Upton2020-11-083-7/+19
| * | kvm: x86: reads of restricted pv msrs should also result in #GPOliver Upton2020-11-081-0/+34
| * | KVM: x86: use positive error values for msr emulation that causes #GPMaxim Levitsky2020-11-082-14/+22
| * | KVM: x86/mmu: fix counting of rmap entries in pte_list_addLi RongQing2020-11-081-5/+7
* | | Merge tag 'x86-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-11-085-32/+54
|\ \ \ | |_|/ |/| |
| * | x86/platform/uv: Recognize UV5 hubless system identifierMike Travis2020-11-071-3/+10
| * | x86/platform/uv: Remove spaces from OEM IDsMike Travis2020-11-071-0/+3
| * | x86/platform/uv: Fix missing OEM_TABLE_IDMike Travis2020-11-071-2/+5
| * | x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-o...Anand K Mistry2020-11-051-18/+33
| * | x86/lib: Change .weak to SYM_FUNC_START_WEAK for arch/x86/lib/mem*_64.SFangrui Song2020-11-043-9/+3
* | | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-11-051-5/+9
|\ \ \
| * | | x86/hyperv: Clarify comment on x2apic modeMichael Kelley2020-10-261-5/+9
* | | | Merge tag 'x86_seves_for_v5.10_rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-11-038-8/+167
|\ \ \ \ | |_|/ / |/| | |
| * | | x86/sev-es: Do not support MMIO to/from encrypted memoryJoerg Roedel2020-10-291-7/+13
| * | | x86/head/64: Check SEV encryption before switching to kernel page-tableJoerg Roedel2020-10-292-0/+17
| * | | x86/boot/compressed/64: Check SEV encryption in 64-bit boot-pathJoerg Roedel2020-10-294-0/+96
| * | | x86/boot/compressed/64: Sanity-check CPUID results in the early #VC handlerJoerg Roedel2020-10-291-0/+26
| * | | x86/boot/compressed/64: Introduce sev_statusJoerg Roedel2020-10-291-1/+15
* | | | Merge tag 'x86-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-11-011-13/+30
|\ \ \ \
| * | | | x86/debug: Fix DR_STEP vs ptrace_get_debugreg(6)Peter Zijlstra2020-10-271-3/+6
| * | | | x86/debug: Only clear/set ->virtual_dr6 for userspace #DBPeter Zijlstra2020-10-271-6/+6
| * | | | x86/debug: Fix BTF handlingPeter Zijlstra2020-10-271-7/+21
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-11-018-32/+31
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | KVM: vmx: remove unused variablePaolo Bonzini2020-10-311-2/+0
| * | | KVM: VMX: eVMCS: make evmcs_sanitize_exec_ctrls() work againVitaly Kuznetsov2020-10-313-5/+5
| * | | KVM: x86: Fix NULL dereference at kvm_msr_ignored_check()Takashi Iwai2020-10-301-4/+4
| * | | KVM: x86: replace static const variables with macrosPaolo Bonzini2020-10-303-21/+21
| * | | x86/kvm: Reserve KVM_FEATURE_MSI_EXT_DEST_IDDavid Woodhouse2020-10-281-0/+1
| |/ /
* | | Merge tag 'x86-urgent-2020-10-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-274-14/+17
|\ \ \
| * | | x86/alternative: Don't call text_poke() in lazy TLB modeJuergen Gross2020-10-221-0/+9
| * | | x86/syscalls: Document the fact that syscalls 512-547 are a legacy mistakeAndy Lutomirski2020-10-141-4/+6