summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2024-02-28x86/sev: Dump SEV_STATUSBorislav Petkov (AMD)
2024-02-28x86/boot/64: Load the final kernel GDT during early boot directly, remove sta...Brian Gerst
2024-02-27KVM: SVM: Rename vmplX_ssp -> plX_sspJohn Allen
2024-02-27kvm/x86: allocate the write-tracking metadata on-demandAndrei Vagin
2024-02-27Merge branch 'x86/urgent' into x86/apic, to resolve conflictsIngo Molnar
2024-02-26x86/bugs: Use fixed addressing for VERW operandPawan Gupta
2024-02-26KVM: x86/pmu: Explicitly check NMI from guest to reducee false positivesLike Xu
2024-02-27x86/vdso: Move vDSO to mmap regionDaniel Micay
2024-02-26x86/boot/64: Simplify global variable accesses in GDT/IDT programmingArd Biesheuvel
2024-02-26Merge branch 'x86/sev' into x86/boot, to resolve conflicts and to pick up dep...Ingo Molnar
2024-02-25Merge tag 'x86_urgent_for_v6.8_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-02-23kexec: split crashkernel reservation code out from crash_core.cBaoquan He
2024-02-23x86: irq: unconditionally define KVM interrupt vectorsPaolo Bonzini
2024-02-23genirq/matrix: Dynamic bitmap allocationBjörn Töpel
2024-02-22KVM: x86: Fully defer to vendor code to decide how to force immediate exitSean Christopherson
2024-02-22KVM: x86: Plumb "force_immediate_exit" into kvm_entry() tracepointSean Christopherson
2024-02-22KVM: x86: Make kvm_get_dr() return a value, not use an out parameterSean Christopherson
2024-02-22x86/cpu: Add a VMX flag to enumerate 5-level EPT support to userspaceSean Christopherson
2024-02-22x86/mm: convert pte_next_pfn() to pte_advance_pfn()Ryan Roberts
2024-02-22x86/asm: Remove the __iomem annotation of movdir64b()'s dst argumentKai Huang
2024-02-22mm: ptdump: have ptdump_check_wx() return boolChristophe Leroy
2024-02-22arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WXChristophe Leroy
2024-02-22x86/mm: delete unused cpu argument to leave_mm()Yosry Ahmed
2024-02-22KVM: x86/xen: allow vcpu_info to be mapped by fixed HVAPaul Durrant
2024-02-22KVM: x86/xen: allow shared_info to be mapped by fixed HVAPaul Durrant
2024-02-22Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2024-02-19x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static keyPawan Gupta
2024-02-19x86/bugs: Add asm helpers for executing VERWPawan Gupta
2024-02-16x86/resctrl: Add helpers for system wide mon/alloc capableJames Morse
2024-02-16x86/resctrl: Make rdt_enable_key the arch's decision to switchJames Morse
2024-02-16x86/resctrl: Move alloc/mon static keys into helpersJames Morse
2024-02-16x86/resctrl: Allow arch to allocate memory needed in resctrl_arch_rmid_read()James Morse
2024-02-16x86/resctrl: Move CLOSID/RMID matching and setting to use helpersJames Morse
2024-02-16x86/resctrl: Access per-rmid structures by indexJames Morse
2024-02-16x86/resctrl: Track the closid with the rmidJames Morse
2024-02-16x86/cpu/topology: Get rid of cpuinfo::x86_max_coresThomas Gleixner
2024-02-15x86/mm: Move is_vsyscall_vaddr() into asm/vsyscall.hHou Tao
2024-02-15x86/cpu/topology: Provide __num_[cores|threads]_per_packageThomas Gleixner
2024-02-15x86/cpu/topology: Rename topology_max_die_per_package()Thomas Gleixner
2024-02-15x86/cpu/topology: Rename smp_num_siblingsThomas Gleixner
2024-02-15x86/cpu/topology: Use topology logical mapping mechanismThomas Gleixner
2024-02-15x86/cpu/topology: Provide logical pkg/die mappingThomas Gleixner
2024-02-15x86/cpu/topology: Use topology bitmaps for sizingThomas Gleixner
2024-02-15x86/cpu/topology: Rework possible CPU managementThomas Gleixner
2024-02-15x86/cpu/topology: Confine topology informationThomas Gleixner
2024-02-15x86/mpparse: Use new APIC registration functionThomas Gleixner
2024-02-15x86/cpu/topology: Provide separate APIC registration functionsThomas Gleixner
2024-02-15x86/cpu/topology: Move registration out of APIC codeThomas Gleixner
2024-02-15x86/apic: Use a proper define for invalid ACPI CPU IDThomas Gleixner
2024-02-15x86/apic: Remove yet another dubious callbackThomas Gleixner