summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)Author
2020-12-02x86/sgx: Fix a typo in kernel-doc markupMauro Carvalho Chehab
2020-12-02x86: vdso: Expose sigreturn address on vdso to the kernelGabriel Krisman Bertazi
2020-12-01Merge tag 'v5.10-rc6' into ras/coreBorislav Petkov
2020-11-29Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-11-27KVM: x86: Fix split-irqchip vs interrupt injection window requestPaolo Bonzini
2020-11-26x86/asm: Drop unused RDPID macroSean Christopherson
2020-11-26x86/platform/uv: Add and export uv_bios_* functionsJustin Ernst
2020-11-24sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra
2020-11-24x86: Support kmap_local() forced debuggingThomas Gleixner
2020-11-23arch: move SA_* definitions to generic headersPeter Collingbourne
2020-11-22mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exportsDan Williams
2020-11-21x86/mce, cper: Pass x86 CPER through the MCA handling chainSmita Koralahalli
2020-11-20x86: Enable seccomp architecture trackingKees Cook
2020-11-19x86/CPU/AMD: Remove amd_get_nb_id()Yazen Ghannam
2020-11-19x86/CPU/AMD: Save AMD NodeId as cpu_die_idYazen Ghannam
2020-11-18iommu/amd: Fix IOMMU interrupt generation in X2APIC modeDavid Woodhouse
2020-11-18x86/head/64: Remove unused GET_CR2_INTO() macroArvind Sankar
2020-11-18x86/vdso: Implement a vDSO for Intel SGX enclave callSean Christopherson
2020-11-18x86/vdso: Add support for exception fixup in vDSO functionsSean Christopherson
2020-11-18x86/sgx: Add SGX_IOC_ENCLAVE_PROVISIONJarkko Sakkinen
2020-11-18x86/sgx: Add SGX_IOC_ENCLAVE_INITJarkko Sakkinen
2020-11-18x86/sgx: Add SGX_IOC_ENCLAVE_ADD_PAGESJarkko Sakkinen
2020-11-18x86/sgx: Add SGX_IOC_ENCLAVE_CREATEJarkko Sakkinen
2020-11-17x86/dumpstack: Make show_trace_log_lvl() staticHui Su
2020-11-17x86/mm: Signal SIGSEGV with PF_SGXSean Christopherson
2020-11-17x86/{cpufeatures,msr}: Add Intel SGX Launch Control hardware bitsSean Christopherson
2020-11-17x86/cpufeatures: Add Intel SGX hardware bitsSean Christopherson
2020-11-16x86: Reclaim unused x86 TI flagsGabriel Krisman Bertazi
2020-11-16x86: Expose syscall_work field in thread_infoGabriel Krisman Bertazi
2020-11-16Merge branch 'x86/entry' into core/entryThomas Gleixner
2020-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-11-15Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-11-15KVM: X86: Implement ring-based dirty memory trackingPeter Xu
2020-11-15KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR]Peter Xu
2020-11-15KVM: x86: emulate wait-for-SIPI and SIPI-VMExitYadong Qi
2020-11-15KVM: x86: Move vendor CR4 validity check to dedicated kvm_x86_ops hookSean Christopherson
2020-11-13livepatch: Use the default ftrace_ops instead of REGS when ARGS is availableSteven Rostedt (VMware)
2020-11-13ftrace/x86: Allow for arguments to be passed in to ftrace_regs by defaultSteven Rostedt (VMware)
2020-11-13KVM: x86: Introduce cr3_lm_rsvd_bits in kvm_vcpu_archBabu Moger
2020-11-11x86/fpu: Make kernel FPU protection RT friendlyThomas Gleixner
2020-11-11x86/fpu: Simplify fpregs_[un]lock()Thomas Gleixner
2020-11-11x86/platform/uv: Drop last traces of uv_flush_tlb_othersJiri Slaby
2020-11-10powercap: Add AMD Fam17h RAPL supportVictor Ding
2020-11-10x86/msr-index: sort AMD RAPL MSRs by addressVictor Ding
2020-11-09perf/x86/intel: Make anythread filter support conditionalStephane Eranian
2020-11-07Merge branch 'linus' into perf/kprobesIngo Molnar
2020-11-06io-mapping: Cleanup atomic iomapThomas Gleixner
2020-11-06x86/mm/highmem: Use generic kmap atomic implementationThomas Gleixner
2020-11-06x86/mce: Correct the detection of invalid notifier prioritiesZhen Lei