index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
Lines
2025-02-16
Merge tag 'perf_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-4
/
+27
2025-02-14
Merge tag 'kvm-x86-fixes-6.14-rcN' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-0
/
+2
2025-02-14
x86/sev: Fix broken SNP support with KVM module built-in
Ashish Kalra
-0
/
+2
2025-02-12
KVM: x86: Load DR6 with guest value only before entering .vcpu_run() loop
Sean Christopherson
-0
/
+2
2025-02-08
perf/x86/intel: Ensure LBRs are disabled when a CPU is starting
Sean Christopherson
-1
/
+2
2025-02-08
perf/x86/intel: Fix ARCH_PERFMON_NUM_COUNTER_LEAF
Kan Liang
-3
/
+25
2025-01-31
Merge tag 'x86-mm-2025-01-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+4
2025-01-30
Merge tag 'rtc-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
-1
/
+0
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-32
/
+1
2025-01-25
mm: pgtable: move __tlb_remove_table_one() in x86 to generic file
Qi Zheng
-19
/
+0
2025-01-25
mm: pgtable: introduce generic __tlb_remove_table()
Qi Zheng
-17
/
+0
2025-01-25
x86: pgtable: move pagetable_dtor() to __tlb_remove_table()
Qi Zheng
-0
/
+1
2025-01-25
x86: pgtable: convert __tlb_remove_table() to use struct ptdesc
Qi Zheng
-7
/
+9
2025-01-25
asm-generic: pgalloc: provide generic p4d_{alloc_one,free}
Kevin Brodsky
-18
/
+0
2025-01-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-33
/
+81
2025-01-25
Merge tag 'hyperv-next-signed-20250123' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-816
/
+3
2025-01-24
Merge tag 'efi-next-for-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+3
2025-01-24
kvm: defer huge page recovery vhost task to later
Keith Busch
-0
/
+2
2025-01-24
Merge tag 'platform-drivers-x86-v6.14-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-9
/
+62
2025-01-24
Merge tag 'x86_tdx_for_6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-2
/
+39
2025-01-24
Merge tag 'x86-boot-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-25
/
+35
2025-01-21
Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
-20
/
+35
2025-01-21
Merge tag 'sched-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-2
/
+2
2025-01-21
Merge tag 'x86-cleanups-2025-01-21' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-6
/
+6
2025-01-21
Merge tag 'perf-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-2
/
+20
2025-01-21
Merge tag 'objtool-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-42
/
+4
2025-01-21
Merge tag 'x86_misc_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-25
/
+42
2025-01-21
Merge tag 'x86_cpu_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-77
/
+25
2025-01-21
Merge tag 'x86_sev_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-15
/
+51
2025-01-21
Merge tag 'x86_bugs_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-0
/
+1
2025-01-21
Merge tag 'ras_core_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-35
/
+2
2025-01-20
x86: use cmov for user address masking
Linus Torvalds
-6
/
+6
2025-01-20
x86: use proper 'clac' and 'stac' opcode names
Linus Torvalds
-11
/
+7
2025-01-20
Merge branch 'kvm-mirror-page-tables' into HEAD
Paolo Bonzini
-3
/
+33
2025-01-20
Merge branch 'kvm-userspace-hypercall' into HEAD
Paolo Bonzini
-6
/
+0
2025-01-20
Merge tag 'kvm-x86-misc-6.14' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-21
/
+45
2025-01-20
Merge tag 'kvm-x86-vmx-6.14' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-3
/
+1
2025-01-16
x86/asm: Make serialize() always_inline
Juergen Gross
-1
/
+1
2025-01-15
platform/x86: intel: punit_ipc: Remove unused function
Dr. David Alan Gilbert
-7
/
+0
2025-01-14
x86/kexec: Use typedef for relocate_kernel_fn function prototype
David Woodhouse
-13
/
+13
2025-01-14
efi/libstub: Simplify GOP handling code
Ard Biesheuvel
-0
/
+3
2025-01-13
x86: mm: free page table pages by RCU instead of semi RCU
Qi Zheng
-0
/
+20
2025-01-13
rtc: Remove hpet_rtc_dropped_irq()
Dr. David Alan Gilbert
-1
/
+0
2025-01-13
x86/itmt: Convert "sysctl_sched_itmt_enabled" to boolean
K Prateek Nayak
-2
/
+2
2025-01-10
hyperv: Remove the now unused hyperv-tlfs.h files
Nuno Das Neves
-811
/
+0
2025-01-10
hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h
Nuno Das Neves
-3
/
+3
2025-01-08
x86/tsc: Init the TSC for Secure TSC guests
Nikunj A Dadhania
-0
/
+2
2025-01-08
x86/amd_nb: Move SMN access code to a new amd_node driver
Mario Limonciello
-3
/
+3
2025-01-08
x86/amd_nb, hwmon: (k10temp): Simplify amd_pci_dev_to_node_id()
Mario Limonciello
-17
/
+0
2025-01-08
x86/amd_nb: Use topology info to get AMD node count
Yazen Ghannam
-0
/
+5
[next]