summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
AgeCommit message (Expand)AuthorFilesLines
2020-12-06x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesMasami Hiramatsu1-0/+15
2020-12-02x86: vdso: Expose sigreturn address on vdso to the kernelGabriel Krisman Bertazi2-0/+4
2020-12-01Merge tag 'v5.10-rc6' into ras/coreBorislav Petkov5-13/+15
2020-11-29Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+0
2020-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2020-11-27KVM: x86: Fix split-irqchip vs interrupt injection window requestPaolo Bonzini1-0/+1
2020-11-26x86/asm: Drop unused RDPID macroSean Christopherson1-15/+0
2020-11-26x86/platform/uv: Add and export uv_bios_* functionsJustin Ernst2-0/+152
2020-11-24sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra1-2/+0
2020-11-24x86: Support kmap_local() forced debuggingThomas Gleixner2-4/+14
2020-11-22mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exportsDan Williams1-0/+10
2020-11-21x86/mce, cper: Pass x86 CPER through the MCA handling chainSmita Koralahalli2-0/+17
2020-11-20x86: Enable seccomp architecture trackingKees Cook1-0/+20
2020-11-19x86/CPU/AMD: Remove amd_get_nb_id()Yazen Ghannam1-2/+0
2020-11-19x86/CPU/AMD: Save AMD NodeId as cpu_die_idYazen Ghannam1-2/+2
2020-11-18iommu/amd: Fix IOMMU interrupt generation in X2APIC modeDavid Woodhouse1-0/+1
2020-11-18x86/head/64: Remove unused GET_CR2_INTO() macroArvind Sankar1-11/+0
2020-11-18x86/vdso: Implement a vDSO for Intel SGX enclave callSean Christopherson1-0/+9
2020-11-18x86/vdso: Add support for exception fixup in vDSO functionsSean Christopherson1-0/+5
2020-11-17x86/dumpstack: Make show_trace_log_lvl() staticHui Su1-3/+0
2020-11-17x86/mm: Signal SIGSEGV with PF_SGXSean Christopherson1-0/+2
2020-11-17x86/{cpufeatures,msr}: Add Intel SGX Launch Control hardware bitsSean Christopherson2-0/+8
2020-11-17x86/cpufeatures: Add Intel SGX hardware bitsSean Christopherson3-1/+9
2020-11-16x86: Reclaim unused x86 TI flagsGabriel Krisman Bertazi1-10/+0
2020-11-16x86: Expose syscall_work field in thread_infoGabriel Krisman Bertazi1-0/+1
2020-11-16Merge branch 'x86/entry' into core/entryThomas Gleixner5-20/+25
2020-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2020-11-15Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-10/+0
2020-11-15KVM: X86: Implement ring-based dirty memory trackingPeter Xu1-0/+3
2020-11-15KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR]Peter Xu1-1/+2
2020-11-15KVM: x86: emulate wait-for-SIPI and SIPI-VMExitYadong Qi1-0/+1
2020-11-15KVM: x86: Move vendor CR4 validity check to dedicated kvm_x86_ops hookSean Christopherson1-1/+2
2020-11-13livepatch: Use the default ftrace_ops instead of REGS when ARGS is availableSteven Rostedt (VMware)2-2/+5
2020-11-13ftrace/x86: Allow for arguments to be passed in to ftrace_regs by defaultSteven Rostedt (VMware)1-0/+15
2020-11-13KVM: x86: Introduce cr3_lm_rsvd_bits in kvm_vcpu_archBabu Moger1-0/+1
2020-11-11x86/fpu: Make kernel FPU protection RT friendlyThomas Gleixner1-2/+16
2020-11-11x86/fpu: Simplify fpregs_[un]lock()Thomas Gleixner1-2/+3
2020-11-11x86/platform/uv: Drop last traces of uv_flush_tlb_othersJiri Slaby1-10/+0
2020-11-10powercap: Add AMD Fam17h RAPL supportVictor Ding1-0/+1
2020-11-10x86/msr-index: sort AMD RAPL MSRs by addressVictor Ding1-1/+1
2020-11-09perf/x86/intel: Make anythread filter support conditionalStephane Eranian1-1/+3
2020-11-07Merge branch 'linus' into perf/kprobesIngo Molnar87-5102/+5294
2020-11-06io-mapping: Cleanup atomic iomapThomas Gleixner1-8/+1
2020-11-06x86/mm/highmem: Use generic kmap atomic implementationThomas Gleixner5-29/+21
2020-11-06x86/mce: Correct the detection of invalid notifier prioritiesZhen Lei1-1/+2
2020-11-06ima: generalize x86/EFI arch glue for other EFI architecturesChester Lin1-0/+3
2020-11-04x86/entry: Move nmi entry/exit into common codeThomas Gleixner1-3/+0
2020-11-04x86/hyperv: Enable 15-bit APIC ID if the hypervisor supports itDexuan Cui1-0/+7
2020-11-02x86/mce: Enable additional error logging on certain Intel CPUsTony Luck1-0/+1
2020-10-29x86/build: Fix vmlinux size check on 64-bitArvind Sankar3-15/+17