summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2023-08-22efi/runtime-wrappers: Remove duplicated macro for service returning voidArd Biesheuvel1-1/+3
2023-08-22x86/hyperv: Add smp support for SEV-SNP guestTianyu Lan1-0/+8
2023-08-22x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp enlightened...Tianyu Lan1-3/+27
2023-08-22x86/hyperv: Set Virtual Trust Level in VMBus init messageTianyu Lan1-0/+7
2023-08-22x86/hyperv: Add sev-snp enlightened guest static keyTianyu Lan1-0/+2
2023-08-21lockdep: fix static memory detection even moreHelge Deller1-18/+0
2023-08-21x86/xen: Make virt_to_pfn() a static inlineLinus Walleij1-1/+4
2023-08-18nmi_backtrace: allow excluding an arbitrary CPUDouglas Anderson1-1/+1
2023-08-18x86/asm: replace custom COUNT_ARGS() & CONCATENATE() implementationsAndy Shevchenko1-8/+3
2023-08-18mmu_notifiers: rename invalidate_range notifierAlistair Popple1-1/+1
2023-08-18mmu_notifiers: call invalidate_range() when invalidating TLBsAlistair Popple1-0/+2
2023-08-18mm/tlbbatch: introduce arch_flush_tlb_batched_pending()Yicong Yang1-0/+5
2023-08-18mm/tlbbatch: rename and extend some functionsBarry Song1-2/+3
2023-08-18mm/tlbbatch: introduce arch_tlbbatch_should_defer()Anshuman Khandual1-0/+12
2023-08-18asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macrosBaoquan He1-5/+0
2023-08-18mm/page_table_check: remove unused parameter in [__]page_table_check_pud_setKemeng Shi1-1/+1
2023-08-18mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_setKemeng Shi1-2/+2
2023-08-18mm/page_table_check: remove unused parameter in [__]page_table_check_pte_setKemeng Shi1-1/+1
2023-08-18mm/page_table_check: remove unused parameter in [__]page_table_check_pud_clearKemeng Shi1-1/+1
2023-08-18mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_clearKemeng Shi1-1/+1
2023-08-18mm/page_table_check: remove unused parameter in [__]page_table_check_pte_clearKemeng Shi1-2/+2
2023-08-17KVM: x86: Use KVM-governed feature framework to track "XSAVES enabled"Sean Christopherson1-1/+0
2023-08-17KVM: VMX: Rename XSAVES control to follow KVM's preferred "ENABLE_XYZ"Sean Christopherson1-1/+1
2023-08-17KVM: x86: Add a framework for enabling KVM-governed x86 featuresSean Christopherson1-0/+19
2023-08-17KVM: SVM: correct the size of spec_ctrl field in VMCB save areaManali Shukla1-2/+2
2023-08-17x86/ibt: Convert IBT selftest to asmJosh Poimboeuf1-1/+2
2023-08-17KVM: Allow range-based TLB invalidation from common codeDavid Matlack1-0/+2
2023-08-17KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()David Matlack1-2/+2
2023-08-16x86/cpu/kvm: Provide UNTRAIN_RET_VMPeter Zijlstra1-0/+11
2023-08-16x86/cpu: Cleanup the untrain messPeter Zijlstra1-14/+5
2023-08-16x86/cpu: Rename srso_(.*)_alias to srso_alias_\1Peter Zijlstra1-3/+3
2023-08-16x86/cpu: Rename original retbleed methodsPeter Zijlstra1-4/+4
2023-08-16x86/cpu: Clean up SRSO return thunk messPeter Zijlstra1-0/+5
2023-08-16x86/alternative: Make custom return thunk unconditionalPeter Zijlstra1-4/+5
2023-08-14x86/retpoline,kprobes: Skip optprobe check for indirect jumps with retpolines...Petr Pavlu1-3/+0
2023-08-14x86/CPU/AMD: Fix the DIV(0) initial fix attemptBorislav Petkov (AMD)1-0/+1
2023-08-13x86/microcode: Move core specific defines to local headerThomas Gleixner3-225/+47
2023-08-13x86/microcode/intel: Rename get_datasize() since its used externallyAshok Raj1-3/+4
2023-08-13x86/microcode: Make reload_early_microcode() staticThomas Gleixner1-2/+0
2023-08-13x86/microcode: Include vendor headers into microcode.hAshok Raj3-5/+4
2023-08-13x86/microcode/intel: Move microcode functions out of cpu/intel.cThomas Gleixner1-26/+2
2023-08-13x86/microcode: Hide the config knobThomas Gleixner3-5/+5
2023-08-12locking: remove spin_lock_prefetchMateusz Guzik1-6/+0
2023-08-12Merge tag 'x86_urgent_for_v6.5_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+2
2023-08-12Merge tag 'x86_bugs_for_v6.5_rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2023-08-11Merge tag 'acpi-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-0/+2
2023-08-10x86: Move gds_ucode_mitigated() declaration to headerArnd Bergmann1-0/+2
2023-08-09x86/cpu: Update HybridsPeter Zijlstra1-5/+7
2023-08-09x86/cpu: Fix Crestmont uarchPeter Zijlstra1-3/+2
2023-08-09x86/cpu: Fix Gracemont uarchPeter Zijlstra1-1/+2