aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2021-04-12x86/asm: Ensure asm/proto.h can be included stand-aloneJan Kiszka1-0/+2
2021-04-11Merge tag 'x86_urgent_for_v5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2021-04-10x86/platform/intel/quark: Fix incorrect kernel-doc comment syntax in filesAditya Srivastava2-2/+2
2021-04-10x86/cpu: Comment Skylake server stepping tooAndrew Cooper1-1/+3
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski19-100/+176
2021-04-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+6
2021-04-09Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-2/+20
2021-04-09kfence, x86: fix preemptible warning on KPTI-enabled systemsMarco Elver1-1/+6
2021-04-09Merge tag 'acpi-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-15/+13
2021-04-09x86/traps: Correct exc_general_protection() and math_error() return pathsThomas Tai1-2/+2
2021-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2021-04-08x86/sgx: Do not update sgx_nr_free_pages in sgx_setup_epc_section()Jarkko Sakkinen1-1/+0
2021-04-08bpf, x86: Validate computation of branch displacements for x86-32Piotr Krysiuk1-1/+10
2021-04-08bpf, x86: Validate computation of branch displacements for x86-64Piotr Krysiuk1-1/+10
2021-04-08x86/cpu: Resort and comment Intel modelsPeter Zijlstra1-22/+28
2021-04-08x86/entry: Enable random_kstack_offset supportKees Cook3-0/+20
2021-04-08KVM: x86/mmu: preserve pending TLB flush across calls to kvm_tdp_mmu_zap_spPaolo Bonzini1-1/+1
2021-04-08x86/msr: Make locally used functions staticZhao Xuehui1-2/+2
2021-04-07x86/cacheinfo: Remove unneeded dead-store initializationYang Li1-1/+1
2021-04-07ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=mVitaly Kuznetsov2-15/+13
2021-04-07iommu/amd: Move a few prototypes to include/linux/amd-iommu.hChristoph Hellwig2-19/+1
2021-04-06x86/sgx: Move provisioning device creation out of SGX driverSean Christopherson4-32/+61
2021-04-06x86/sgx: Add helpers to expose ECREATE and EINIT to KVMSean Christopherson2-0/+124
2021-04-06x86/sgx: Add helper to update SGX_LEPUBKEYHASHn MSRsKai Huang3-3/+20
2021-04-06x86/sgx: Add encls_faulted() helperSean Christopherson2-2/+15
2021-04-06x86/sgx: Add SGX2 ENCLS leaf definitions (EAUG, EMODPR and EMODT)Sean Christopherson1-0/+3
2021-04-06x86/sgx: Move ENCLS leaf definitions to sgx.hSean Christopherson2-15/+15
2021-04-06x86/sgx: Expose SGX architectural definitions to the kernelSean Christopherson3-7/+17
2021-04-06x86/sgx: Initialize virtual EPC driver even when SGX driver is disabledKai Huang1-1/+10
2021-04-06x86/cpu/intel: Allow SGX virtualization without Launch Control supportSean Christopherson1-15/+44
2021-04-06x86/sgx: Introduce virtual EPC for use by KVM guestsSean Christopherson4-0/+281
2021-04-04svm/sev: Register SEV and SEV-ES ASIDs to the misc controllerVipin Sharma2-10/+61
2021-04-02Merge tag 'acpi-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-19/+17
2021-04-02x86/hyperv: remove unused linux/version.h headerZheng Yongjun1-1/+0
2021-04-02Merge branches 'acpi-tables' and 'acpi-scan'Rafael J. Wysocki2-18/+15
2021-04-02Merge branch 'kvm-tdp-fix-rcu' into HEADPaolo Bonzini4-38/+41
2021-04-02Merge branch 'kvm-tdp-fix-flushes' into HEADPaolo Bonzini3-17/+42
2021-04-02objtool/x86: Rewrite retpoline thunk callsPeter Zijlstra2-3/+50
2021-04-02x86/retpoline: Simplify retpolinesPeter Zijlstra3-27/+20
2021-04-02x86/alternatives: Optimize optimize_nops()Peter Zijlstra2-30/+36
2021-04-02Merge branch 'x86/cpu' into WIP.x86/core, to merge the NOP changes & resolve a semantic conflictIngo Molnar14-354/+101
2021-04-02Merge tag 'v5.12-rc5' into WIP.x86/core, to pick up recent NOP related changesIngo Molnar24-177/+305
2021-04-02perf/x86/intel/uncore: Enable IIO stacks to PMON mapping for multi-segment SKXAlexander Antonov3-34/+47
2021-04-02perf/x86/intel/uncore: Generic support for the MMIO type of uncore blocksKan Liang4-0/+101
2021-04-02perf/x86/intel/uncore: Generic support for the PCI type of uncore blocksKan Liang4-7/+177
2021-04-02perf/x86/intel/uncore: Rename uncore_notifier to uncore_pci_sub_notifierKan Liang1-6/+14
2021-04-02perf/x86/intel/uncore: Generic support for the MSR type of uncore blocksKan Liang4-10/+182
2021-04-02perf/x86/intel/uncore: Parse uncore discovery tablesKan Liang4-8/+448
2021-04-02crypto: poly1305 - fix poly1305_core_setkey() declarationArnd Bergmann1-3/+3
2021-04-01ACPI: processor: Fix CPU0 wakeup in acpi_idle_play_dead()Vitaly Kuznetsov2-1/+2