summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2024-11-04KVM: x86/mmu: Drop per-VM zapped_obsolete_pages listVipin Sharma
2024-11-04KVM: x86/mmu: Recover TDP MMU huge page mappings in-place instead of zappingDavid Matlack
2024-11-04jump_label: adjust inline asm to be consistentAlice Ryhl
2024-11-02x86/vdso: Split virtual clock pages into dedicated mappingThomas Weißschuh
2024-11-02x86/vdso: Delete vvar.hThomas Weißschuh
2024-11-02x86/vdso: Access vdso data without vvar.hThomas Weißschuh
2024-11-02x86/vdso: Move the rng offset to vsyscall.hThomas Weißschuh
2024-11-02x86/vdso: Access rng vdso data without vvar.hThomas Weißschuh
2024-11-02x86/vdso: Access timens vdso data without vvar.hThomas Weißschuh
2024-11-02x86/vdso: Allocate vvar page from C codeThomas Weißschuh
2024-11-02x86/vdso: Access rng data from kernel without vvarThomas Weißschuh
2024-11-02x86/vdso: Place vdso_data at beginning of vvar pageThomas Weißschuh
2024-11-02x86/vdso: Use __arch_get_vdso_data() to access vdso dataThomas Weißschuh
2024-11-01KVM: x86: Quirk initialization of feature MSRs to KVM's max configurationSean Christopherson
2024-11-01KVM: x86: Bypass register cache when querying CPL from kvm_sched_out()Sean Christopherson
2024-10-31x86/cpu: Fix FAM5_QUARK_X1000 to use X86_MATCH_VFM()Tony Luck
2024-10-31EDAC/mce_amd: Add support for FRU text in MCAYazen Ghannam
2024-10-31x86/MCE/AMD: Add support for new MCA_SYND{1,2} registersAvadhut Naik
2024-10-30x86/mce: Add wrapper for struct mce to export vendor specific infoAvadhut Naik
2024-10-29x86/amd_nb: Fix compile-testing without CONFIG_AMD_NBArnd Bergmann
2024-10-28asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig
2024-10-28x86/sev: Convert shared memory back to private on kexecAshish Kalra
2024-10-28x86/mm: Refactor __set_clr_pte_enc()Ashish Kalra
2024-10-28x86/cpufeatures: Add X86_FEATURE_AMD_WORKLOAD_CLASS feature bitPerry Yuan
2024-10-25x86/cpu: Add CPU type to struct cpuinfo_topologyPawan Gupta
2024-10-25x86/cpufeatures: Add X86_FEATURE_AMD_HETEROGENEOUS_CORESPerry Yuan
2024-10-25x86/cpufeatures: Rename X86_FEATURE_FAST_CPPC to have AMD prefixMario Limonciello
2024-10-25x86: fix whitespace in runtime-const assembler outputLinus Torvalds
2024-10-25x86: fix user address masking non-canonical speculation issueLinus Torvalds
2024-10-20Merge tag 'x86_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-10-16virt: sev-guest: Carve out SNP message context structureNikunj A Dadhania
2024-10-16virt: sev-guest: Consolidate SNP guest messaging parameters to a structNikunj A Dadhania
2024-10-16virt: sev-guest: Use AES GCM crypto libraryNikunj A Dadhania
2024-10-16vdso: Introduce vdso/page.hVincenzo Frascino
2024-10-15x86/virt: Move SEV-specific parsing into arch/x86/virt/svmPavan Kumar Paluri
2024-10-15x86/vdso: Remove timekeeper includeThomas Weißschuh
2024-10-15ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regsSteven Rostedt
2024-10-10ftrace: Make ftrace_regs abstract from direct useSteven Rostedt
2024-10-10x86/cpufeatures: Add a IBPB_NO_RET BUG flagJohannes Wikner
2024-10-10x86/cpufeatures: Define X86_FEATURE_AMD_IBPB_RETJim Mattson
2024-10-09x86/bugs: Use code segment selector for VERW operandPawan Gupta
2024-10-07x86/cpu/intel: Define helper to get CPU core native IDDapeng Mi
2024-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-10-06Merge tag 'kvmarm-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2024-10-06x86/reboot: emergency callbacks are now registered by common KVM codePaolo Bonzini
2024-10-04mman: Add map_shadow_stack() flagsMark Brown
2024-10-03x86/ftrace: Include <asm/ptrace.h>Sami Tolvanen
2024-10-02ntp: Remove unused tick_nsecThomas Gleixner
2024-09-29x86: kvm: fix build errorLinus Torvalds
2024-09-29Merge tag 'x86-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds