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
2026-03-30
x86: rename and clean up __copy_from_user_inatomic_nocache()
Linus Torvalds
-9
/
+4
2026-03-30
x86-64: rename misleadingly named '__copy_user_nocache()' function
Linus Torvalds
-2
/
+3
2026-03-30
x86/cpu: Remove M486/M486SX/ELAN support
Ingo Molnar
-6
/
+0
2026-03-30
x86/asm/segment: Implement loadsegment()/savesegment() macros with static inl...
Uros Bizjak
-22
/
+35
2026-03-30
x86/asm/segment: Use ASM_INPUT_RM in __loadsegment_fs()
Uros Bizjak
-1
/
+1
2026-03-30
x86/asm/segment: Remove unnecessary "memory" clobber from savesegment()
Uros Bizjak
-1
/
+1
2026-03-30
x86/asm/fsgsbase: Remove unnecessary "memory" clobbers from FS/GS base (read-...
Uros Bizjak
-2
/
+2
2026-03-29
x86/sev: Create snp_shutdown()
Tycho Andersen (AMD)
-0
/
+2
2026-03-28
x86/sev: Create snp_prepare()
Tycho Andersen (AMD)
-0
/
+2
2026-03-24
randomize_kstack: Unify random source across arches
Ryan Roberts
-12
/
+0
2026-03-22
block/floppy: Don't use REALLY_SLOW_IO for delays
Juergen Gross
-10
/
+22
2026-03-22
x86/paravirt: Replace io_delay() hook with a bool
Juergen Gross
-16
/
+12
2026-03-22
x86/irqflags: Preemptively move include paravirt.h directive where it belongs
Juergen Gross
-3
/
+3
2026-03-21
Merge tag 'v7.0-rc4' into timers/core, to resolve conflict
Ingo Molnar
-20
/
+41
2026-03-20
clocksource: Rewrite watchdog code completely
Thomas Gleixner
-1
/
+0
2026-03-19
x86/vsyscall: Restore vsyscall=xonly mode under LASS
Sohil Mehta
-0
/
+6
2026-03-19
x86/vsyscall: Reorganize the page fault emulation code
Sohil Mehta
-4
/
+3
2026-03-18
objtool/x86: Reorder ORC register numbering
Josh Poimboeuf
-5
/
+5
2026-03-18
objtool: Support Clang RAX DRAP sequence
Josh Poimboeuf
-0
/
+1
2026-03-17
Merge tag 'v7.0-rc4' into sched/core, to pick up scheduler fixes
Ingo Molnar
-5
/
+20
2026-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-1
/
+3
2026-03-12
KVM: x86: Advertise AVX512 Bit Matrix Multiply (BMM) to userspace
Nikunj A Dadhania
-0
/
+1
2026-03-12
KVM: x86: Immediately fail the build when possible if required #define is mis...
Sean Christopherson
-7
/
+11
2026-03-12
KVM: x86: Use __DECLARE_FLEX_ARRAY() for UAPI structures with VLAs
David Woodhouse
-6
/
+6
2026-03-11
KVM: x86: Introduce KVM_X86_QUIRK_VMCS12_ALLOW_FREEZE_IN_SMM
Jim Mattson
-1
/
+3
2026-03-11
x86/mce, EDAC/mce_amd: Add new SMCA bank types
Yazen Ghannam
-0
/
+11
2026-03-11
x86/mce, EDAC/mce_amd: Update CS bank type naming
Yazen Ghannam
-1
/
+1
2026-03-11
x86/mce, EDAC/mce_amd: Reorder SMCA bank type enums
Yazen Ghannam
-23
/
+28
2026-03-08
Merge tag 'efi-fixes-for-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-1
/
+1
2026-03-08
x86/local: Remove trailing semicolon from _ASM_XADD in local_add_return()
Uros Bizjak
-1
/
+1
2026-03-07
Merge tag 'x86-urgent-2026-03-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-1
/
+16
2026-03-07
Merge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-2
/
+0
2026-03-07
x86/asm: Use inout "+" asm onstraint modifiers in __iowrite32_copy()
Uros Bizjak
-3
/
+2
2026-03-06
perf/x86/amd/ibs: Fix comment typo in ibs_op_data
Yen-Hsiang Hsu
-1
/
+1
2026-03-06
x86/mm/tlb: Make enter_lazy_tlb() always inline on x86
Xie Yuanbin
-3
/
+26
2026-03-05
x86/cpu: Add platform ID to CPU info structure
Dave Hansen
-0
/
+7
2026-03-05
integrity: Make arch_ima_get_secureboot integrity-wide
Coiby Xu
-2
/
+2
2026-03-04
KVM: nSVM: Sanitize INT/EVENTINJ fields when copying from vmcb12
Yosry Ahmed
-0
/
+5
2026-03-04
KVM: nSVM: Sanitize TLB_CONTROL field when copying from vmcb12
Yosry Ahmed
-0
/
+2
2026-03-04
KVM: SVM: Rename vmcb->virt_ext to vmcb->misc_ctl2
Yosry Ahmed
-4
/
+3
2026-03-04
KVM: SVM: Rename vmcb->nested_ctl to vmcb->misc_ctl
Sean Christopherson
-4
/
+4
2026-03-04
KVM: x86/tdx: Do VMXON and TDX-Module initialization during subsys init
Sean Christopherson
-4
/
+0
2026-03-04
x86/virt: Add refcounting of VMX/SVM usage to support multiple in-kernel users
Sean Christopherson
-9
/
+2
2026-03-04
KVM: x86: Move bulk of emergency virtualizaton logic to virt subsystem
Sean Christopherson
-14
/
+9
2026-03-04
KVM: SVM: Move core EFER.SVME enablement to kernel
Sean Christopherson
-0
/
+6
2026-03-04
KVM: VMX: Move core VMXON enablement to kernel
Sean Christopherson
-3
/
+3
2026-03-04
KVM: VMX: Unconditionally allocate root VMCSes during boot CPU bringup
Sean Christopherson
-1
/
+12
2026-03-04
KVM: x86: Move "kvm_rebooting" to kernel as "virt_rebooting"
Sean Christopherson
-0
/
+11
2026-03-04
KVM: VMX: Move architectural "vmcs" and "vmcs_hdr" structures to public vmx.h
Sean Christopherson
-0
/
+11
2026-03-04
x86/topo: Add topology_num_nodes_per_package()
Peter Zijlstra
-0
/
+6
[prev]
[next]