summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2020-07-31x86: Bump ZO_z_extra_bytes margin for zstdNick Terrell
2020-07-31crypto: x86/curve25519 - Remove unused carry variablesHerbert Xu
2020-07-31KVM: LAPIC: Set the TDCR settable bitsWanpeng Li
2020-07-31KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVMWanpeng Li
2020-07-31KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabledWanpeng Li
2020-07-30KVM: x86: Specify max TDP level via kvm_configure_mmu()Sean Christopherson
2020-07-30KVM: x86/mmu: Rename max_page_level to max_huge_page_levelSean Christopherson
2020-07-30KVM: x86: Dynamically calculate TDP level from max level and MAXPHYADDRSean Christopherson
2020-07-30KVM: VXM: Remove temporary WARN on expected vs. actual EPTP level mismatchSean Christopherson
2020-07-30KVM: x86: Pull the PGD's level from the MMU instead of recalculating itSean Christopherson
2020-07-30KVM: VMX: Make vmx_load_mmu_pgd() staticSean Christopherson
2020-07-30KVM: x86/mmu: Add separate helper for shadow NPT root page role calcSean Christopherson
2020-07-30KVM: VMX: Drop a duplicate declaration of construct_eptp()Sean Christopherson
2020-07-30KVM: nSVM: Correctly set the shadow NPT root level in its MMU roleSean Christopherson
2020-07-30x86/kvm: Use __xfer_to_guest_mode_work_pending() in kvm_run_vcpu()Thomas Gleixner
2020-07-29x86/i8259: Use printk_deferred() to prevent deadlockThomas Gleixner
2020-07-29Merge branch 'locking/header'Peter Zijlstra
2020-07-29locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu
2020-07-28perf/x86/rapl: Add Hygon Fam18h RAPL supportPu Wen
2020-07-28Merge tag 'v5.8-rc7' into perf/core, to pick up fixesIngo Molnar
2020-07-27KVM: Using macros instead of magic valuesHaiwei Li
2020-07-27genirq/affinity: Make affinity setting if activated opt-inThomas Gleixner
2020-07-27locking/lockdep: Fix TRACE_IRQFLAGS vs. NMIspeterz@infradead.org
2020-07-27KVM: nVMX: check for invalid hdr.vmx.flagsPaolo Bonzini
2020-07-27KVM: nVMX: check for required but missing VMCS12 in KVM_SET_NESTED_STATEPaolo Bonzini
2020-07-27x86/cpu: Refactor sync_core() for readabilityRicardo Neri
2020-07-27x86/cpu: Relocate sync_core() to sync_core.hRicardo Neri
2020-07-27x86/cpufeatures: Add enumeration for SERIALIZE instructionRicardo Neri
2020-07-27Merge tag 'v5.8-rc7' into x86/cpu, to pick up fixesIngo Molnar
2020-07-27Merge back cpufreq material for v5.9.Rafael J. Wysocki
2020-07-27x86/mm/64: Make sync_global_pgds() staticJoerg Roedel
2020-07-27x86/mm/64: Do not sync vmalloc/ioremap mappingsJoerg Roedel
2020-07-27x86/mm: Pre-allocate P4D/PUD pages for vmalloc areaJoerg Roedel
2020-07-26x86/ioperm: Initialize pointer bitmap with NULL rather than 0Colin Ian King
2020-07-26Merge branch 'x86/urgent' into x86/cleanupsIngo Molnar
2020-07-26Merge branch 'locking/nmi' into x86/entryIngo Molnar
2020-07-26x86: uv: uv_hub.h: Delete duplicated wordRandy Dunlap
2020-07-26x86: cmpxchg_32.h: Delete duplicated wordRandy Dunlap
2020-07-26x86: bootparam.h: Delete duplicated wordRandy Dunlap
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-25Merge tag 'x86-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-25Merge tag 'v5.8-rc6' into locking/core, to pick up fixesIngo Molnar
2020-07-25x86/xen/time: Set the X86_FEATURE_TSC_KNOWN_FREQ flag in xen_tsc_khz()Hayato Ohhashi
2020-07-25x86/split_lock: Enable the split lock feature on Sapphire Rapids and Alder La...Fenghua Yu
2020-07-25x86/cpu: Add Lakefield, Alder Lake and Rocket Lake models to the to Intel CPU...Tony Luck
2020-07-25Merge tag 'v5.8-rc6' into x86/cpu, to refresh the branch before adding new co...Ingo Molnar
2020-07-25x86/defconfigs: Refresh defconfig filesIngo Molnar
2020-07-25x86/mm: Remove the unused mk_kernel_pgd() #defineIngo Molnar
2020-07-25x86/tsc: Remove unused "US_SCALE" and "NS_SCALE" leftover macrosIngo Molnar
2020-07-25x86/ioapic: Remove unused "IOAPIC_AUTO" defineIngo Molnar