summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
AgeCommit message (Expand)Author
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-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-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
2020-11-06ima: generalize x86/EFI arch glue for other EFI architecturesChester Lin
2020-11-04x86/entry: Move nmi entry/exit into common codeThomas Gleixner
2020-11-04x86/hyperv: Enable 15-bit APIC ID if the hypervisor supports itDexuan Cui
2020-11-02x86/mce: Enable additional error logging on certain Intel CPUsTony Luck
2020-10-29x86/build: Fix vmlinux size check on 64-bitArvind Sankar
2020-10-29x86: Wire up TIF_NOTIFY_SIGNALJens Axboe
2020-10-28x86/apic: Support 15 bits of APIC ID in MSI where availableDavid Woodhouse
2020-10-28x86/ioapic: Handle Extended Destination ID field in RTEDavid Woodhouse
2020-10-28x86: Kill all traces of irq_remapping_get_irq_domain()David Woodhouse