summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)AuthorLines
2025-02-16Merge tag 'perf_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-4/+27
2025-02-14Merge tag 'kvm-x86-fixes-6.14-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-0/+2
2025-02-14x86/sev: Fix broken SNP support with KVM module built-inAshish Kalra-0/+2
2025-02-12KVM: x86: Load DR6 with guest value only before entering .vcpu_run() loopSean Christopherson-0/+2
2025-02-08perf/x86/intel: Ensure LBRs are disabled when a CPU is startingSean Christopherson-1/+2
2025-02-08perf/x86/intel: Fix ARCH_PERFMON_NUM_COUNTER_LEAFKan Liang-3/+25
2025-01-31Merge tag 'x86-mm-2025-01-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+4
2025-01-30Merge tag 'rtc-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds-1/+0
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-32/+1
2025-01-25mm: pgtable: move __tlb_remove_table_one() in x86 to generic fileQi Zheng-19/+0
2025-01-25mm: pgtable: introduce generic __tlb_remove_table()Qi Zheng-17/+0
2025-01-25x86: pgtable: move pagetable_dtor() to __tlb_remove_table()Qi Zheng-0/+1
2025-01-25x86: pgtable: convert __tlb_remove_table() to use struct ptdescQi Zheng-7/+9
2025-01-25asm-generic: pgalloc: provide generic p4d_{alloc_one,free}Kevin Brodsky-18/+0
2025-01-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-33/+81
2025-01-25Merge tag 'hyperv-next-signed-20250123' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-816/+3
2025-01-24Merge tag 'efi-next-for-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+3
2025-01-24kvm: defer huge page recovery vhost task to laterKeith Busch-0/+2
2025-01-24Merge tag 'platform-drivers-x86-v6.14-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-9/+62
2025-01-24Merge tag 'x86_tdx_for_6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+39
2025-01-24Merge tag 'x86-boot-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-25/+35
2025-01-21Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds-20/+35
2025-01-21Merge tag 'sched-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+2
2025-01-21Merge tag 'x86-cleanups-2025-01-21' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-6/+6
2025-01-21Merge tag 'perf-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+20
2025-01-21Merge tag 'objtool-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-42/+4
2025-01-21Merge tag 'x86_misc_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-25/+42
2025-01-21Merge tag 'x86_cpu_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-77/+25
2025-01-21Merge tag 'x86_sev_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-15/+51
2025-01-21Merge tag 'x86_bugs_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+1
2025-01-21Merge tag 'ras_core_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-35/+2
2025-01-20x86: use cmov for user address maskingLinus Torvalds-6/+6
2025-01-20x86: use proper 'clac' and 'stac' opcode namesLinus Torvalds-11/+7
2025-01-20Merge branch 'kvm-mirror-page-tables' into HEADPaolo Bonzini-3/+33
2025-01-20Merge branch 'kvm-userspace-hypercall' into HEADPaolo Bonzini-6/+0
2025-01-20Merge tag 'kvm-x86-misc-6.14' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-21/+45
2025-01-20Merge tag 'kvm-x86-vmx-6.14' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-3/+1
2025-01-16x86/asm: Make serialize() always_inlineJuergen Gross-1/+1
2025-01-15platform/x86: intel: punit_ipc: Remove unused functionDr. David Alan Gilbert-7/+0
2025-01-14x86/kexec: Use typedef for relocate_kernel_fn function prototypeDavid Woodhouse-13/+13
2025-01-14efi/libstub: Simplify GOP handling codeArd Biesheuvel-0/+3
2025-01-13x86: mm: free page table pages by RCU instead of semi RCUQi Zheng-0/+20
2025-01-13rtc: Remove hpet_rtc_dropped_irq()Dr. David Alan Gilbert-1/+0
2025-01-13x86/itmt: Convert "sysctl_sched_itmt_enabled" to booleanK Prateek Nayak-2/+2
2025-01-10hyperv: Remove the now unused hyperv-tlfs.h filesNuno Das Neves-811/+0
2025-01-10hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.hNuno Das Neves-3/+3
2025-01-08x86/tsc: Init the TSC for Secure TSC guestsNikunj A Dadhania-0/+2
2025-01-08x86/amd_nb: Move SMN access code to a new amd_node driverMario Limonciello-3/+3
2025-01-08x86/amd_nb, hwmon: (k10temp): Simplify amd_pci_dev_to_node_id()Mario Limonciello-17/+0
2025-01-08x86/amd_nb: Use topology info to get AMD node countYazen Ghannam-0/+5