index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-05
x86/kexec: Consolidate relocate_kernel() function parameters
Kai Huang
1
-2
/
+10
2025-09-05
x86/mce: Cleanup bank processing on init
Borislav Petkov
1
-2
/
+1
2025-09-05
x86/mce/amd: Remove return value for mce_threshold_{create,remove}_device()
Yazen Ghannam
1
-6
/
+0
2025-09-05
Merge branch 'x86/apic' into x86/sev, to resolve conflict
Ingo Molnar
6
-1
/
+32
2025-09-04
x86,ibt: Use UDB instead of 0xEA
Peter Zijlstra
3
-17
/
+16
2025-09-04
x86/sev: Zap snp_abort()
Borislav Petkov (AMD)
1
-2
/
+0
2025-09-04
x86/apic/savic: Do not use snp_abort()
Borislav Petkov (AMD)
1
-0
/
+1
2025-09-03
x86/boot: Move startup code out of __head section
Ard Biesheuvel
1
-6
/
+0
2025-09-03
efistub/x86: Remap inittext read-execute when needed
Ard Biesheuvel
1
-0
/
+2
2025-09-03
x86/boot: Create a confined code area for startup code
Ard Biesheuvel
2
-0
/
+2
2025-09-03
x86/sev: Use boot SVSM CA for all startup and init code
Ard Biesheuvel
1
-16
/
+0
2025-09-03
x86/sev: Pass SVSM calling area down to early page state change API
Ard Biesheuvel
2
-1
/
+7
2025-09-03
x86/sev: Avoid global variable to store virtual address of SVSM area
Ard Biesheuvel
2
-4
/
+1
2025-09-03
x86/sev: Move GHCB page based HV communication out of startup code
Ard Biesheuvel
2
-7
/
+12
2025-09-01
arch: copy_thread: pass clone_flags as u64
Simon Schuster
2
-3
/
+3
2025-09-01
x86/apic: Enable Secure AVIC in the control MSR
Neeraj Upadhyay
1
-0
/
+2
2025-09-01
x86/apic: Add kexec support for Secure AVIC
Neeraj Upadhyay
2
-0
/
+3
2025-09-01
x86/apic: Allow NMI to be injected from hypervisor for Secure AVIC
Neeraj Upadhyay
1
-0
/
+3
2025-09-01
x86/apic: Support LAPIC timer for Secure AVIC
Neeraj Upadhyay
1
-0
/
+2
2025-09-01
x86/apic: Add support to send IPI for Secure AVIC
Neeraj Upadhyay
2
-0
/
+4
2025-09-01
x86/apic: Add update_vector() callback for APIC drivers
Neeraj Upadhyay
1
-0
/
+9
2025-08-31
x86/apic: Populate .read()/.write() callbacks of Secure AVIC driver
Neeraj Upadhyay
1
-0
/
+2
2025-08-31
x86/apic: Initialize Secure AVIC APIC backing page
Neeraj Upadhyay
2
-0
/
+3
2025-08-28
x86/apic: Add new driver for Secure AVIC
Neeraj Upadhyay
1
-1
/
+3
2025-08-28
x86/sev: Separate MSR and GHCB based snp_cpuid() via a callback
Ard Biesheuvel
1
-1
/
+2
2025-08-27
x86/mm/64: define ARCH_PAGE_TABLE_SYNC_MASK and arch_sync_kernel_mappings()
Harry Yoo
1
-0
/
+3
2025-08-27
KVM: x86/mmu: Extend guest_memfd's max mapping level to shared mappings
Sean Christopherson
1
-1
/
+1
2025-08-27
KVM: x86/mmu: Rename .private_max_mapping_level() to .gmem_max_mapping_level()
Ackerley Tng
2
-2
/
+2
2025-08-27
KVM: x86: Enable KVM_GUEST_MEMFD for all 64-bit builds
Fuad Tabba
1
-3
/
+1
2025-08-27
KVM: Rename CONFIG_KVM_PRIVATE_MEM to CONFIG_KVM_GUEST_MEMFD
Fuad Tabba
1
-1
/
+1
2025-08-26
x86/vdso: Fix output operand size of RDPID
Uros Bizjak
1
-4
/
+4
2025-08-25
floppy: Replace custom SZ_64K constant
Andy Shevchenko
1
-1
/
+2
2025-08-25
floppy: Remove unused CROSS_64KB() macro from arch/ code
Andy Shevchenko
1
-4
/
+1
2025-08-22
x86/mtrr: Remove license boilerplate text with bad FSF address
Thomas Huth
1
-14
/
+1
2025-08-22
x86/asm: Use RDPKRU and WRPKRU mnemonics in <asm/special_insns.h>
Uros Bizjak
1
-5
/
+2
2025-08-22
x86/tdx: Eliminate duplicate code in tdx_clear_page()
Adrian Hunter
1
-0
/
+2
2025-08-22
Merge tag 'for-linus-6.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+3
2025-08-22
x86/idle: Use MONITORX and MWAITX mnemonics in <asm/mwait.h>
Uros Bizjak
1
-6
/
+2
2025-08-21
perf/x86/intel: Add ICL_FIXED_0_ADAPTIVE bit into INTEL_FIXED_BITS_MASK
Dapeng Mi
1
-1
/
+5
2025-08-21
perf/x86/intel: Change macro GLOBAL_CTRL_EN_PERF_METRICS to BIT_ULL(48)
Dapeng Mi
1
-1
/
+1
2025-08-21
perf/x86: Add PERF_CAP_PEBS_TIMING_INFO flag
Dapeng Mi
1
-6
/
+8
2025-08-21
uprobes/x86: Fix uprobe syscall vs shadow stack
Peter Zijlstra
1
-0
/
+4
2025-08-21
uprobes/x86: Add support to optimize uprobes
Jiri Olsa
1
-0
/
+7
2025-08-21
KVM: SVM: Enable Secure TSC for SNP guests
Nikunj A Dadhania
1
-0
/
+1
2025-08-21
x86/cpufeatures: Add SNP Secure TSC
Nikunj A Dadhania
1
-0
/
+1
2025-08-19
KVM: x86: Add kvm_msr_{read,write}() helpers
Yang Weijiang
1
-1
/
+2
2025-08-19
KVM: x86: Rename kvm_{g,s}et_msr()* to show that they emulate guest accesses
Yang Weijiang
1
-4
/
+4
2025-08-19
KVM: x86: Advertise support for the immediate form of MSR instructions
Xin Li
1
-0
/
+1
2025-08-19
KVM: x86: Add support for RDMSR/WRMSRNS w/ immediate on Intel
Xin Li
1
-0
/
+3
2025-08-19
x86/cpufeatures: Add a CPU feature bit for MSR immediate form instructions
Xin Li
1
-0
/
+1
[prev]
[next]