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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-10
x86/percpu: Use BIT_WORD() and BIT_MASK() macros
Uros Bizjak
1
-2
/
+3
2025-11-09
Merge tag 'kvm-x86-fixes-6.18-rc5' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+1
2025-11-08
Merge tag 'x86-urgent-2025-11-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2025-11-07
KVM: TDX: Explicitly set user-return MSRs that *may* be clobbered by the TDX-...
Sean Christopherson
1
-1
/
+0
2025-11-07
perf/x86/intel: Add counter group support for arch-PEBS
Dapeng Mi
2
-3
/
+16
2025-11-07
perf/x86/intel: Setup PEBS data configuration and enable legacy groups
Dapeng Mi
2
-0
/
+15
2025-11-07
perf/x86/intel: Allocate arch-PEBS buffer and initialize PEBS_BASE MSR
Dapeng Mi
1
-1
/
+2
2025-11-07
perf/x86/intel: Process arch-PEBS records or record fragments
Dapeng Mi
2
-0
/
+102
2025-11-07
perf/x86/intel: Initialize architectural PEBS
Dapeng Mi
1
-1
/
+6
2025-11-05
x86/fgraph,bpf: Fix stack ORC unwind from kprobe_multi return probe
Jiri Olsa
1
-0
/
+5
2025-11-05
KVM: TDX: Convert INIT_MEM_REGION and INIT_VCPU to "unlocked" vCPU ioctl
Sean Christopherson
2
-0
/
+2
2025-11-05
KVM: TDX: WARN if mirror SPTE doesn't have full RWX when creating S-EPT mapping
Sean Christopherson
1
-1
/
+1
2025-11-05
KVM: x86/mmu: Drop the return code from kvm_x86_ops.remove_external_spte()
Sean Christopherson
1
-2
/
+2
2025-11-05
x86/mce: Unify AMD DFR handler with MCA Polling
Yazen Ghannam
1
-0
/
+6
2025-11-05
x86: uaccess: don't use runtime-const rewriting in modules
Linus Torvalds
2
-5
/
+9
2025-11-04
x86/cpufeatures: Correct LKGS feature flag description
Borislav Petkov (AMD)
1
-1
/
+1
2025-11-04
KVM: x86: Add a helper to dedup reporting of unhandled VM-Exits
Sean Christopherson
1
-0
/
+1
2025-11-04
x86/ptrace: Always inline trivial accessors
Peter Zijlstra
1
-10
/
+10
2025-11-04
x86/futex: Convert to scoped user access
Thomas Gleixner
1
-42
/
+33
2025-11-03
x86/uaccess: Use unsafe wrappers for ASM GOTO
Thomas Gleixner
1
-6
/
+6
2025-11-03
x86/amd_node: Fix AMD root device caching
Yazen Ghannam
1
-1
/
+0
2025-10-31
x86/mm: Ensure clear_page() variants always have __kcfi_typeid_ symbols
Nathan Chancellor
1
-0
/
+3
2025-10-30
x86/sev: Include XSS value in GHCB CPUID request
John Allen
1
-0
/
+1
2025-10-30
x86/boot: Move boot_*msr helpers to asm/shared/msr.h
John Allen
1
-0
/
+15
2025-10-30
x86/smpboot: Mark native_play_dead() as __noreturn
Thorsten Blum
1
-1
/
+1
2025-10-30
x86/cpu: Add/fix core comments for {Panther,Nova} Lake
Tony Luck
1
-3
/
+3
2025-10-30
unwind_user/x86: Fix arch=um build
Peter Zijlstra
1
-0
/
+4
2025-10-29
unwind_user/x86: Teach FP unwind about start of function
Peter Zijlstra
2
-0
/
+21
2025-10-29
unwind_user/x86: Enable frame pointer unwinding on x86
Josh Poimboeuf
1
-0
/
+25
2025-10-24
x86/mm: Unify __phys_addr_symbol()
Brendan Jackman
1
-3
/
+11
2025-10-20
KVM: VMX: Inject #UD if guest tries to execute SEAMCALL or TDCALL
Sean Christopherson
1
-0
/
+1
2025-10-17
KVM: SVM: Add AVIC support for 4k vCPUs in x2AVIC mode
Naveen N Rao
1
-0
/
+3
2025-10-17
x86/cpufeatures: Add X86_FEATURE_X2AVIC_EXT
Naveen N Rao
1
-0
/
+1
2025-10-17
KVM: SVM: Expand AVIC_PHYSICAL_MAX_INDEX_MASK to be a 12-bit field
Naveen N Rao
1
-1
/
+1
2025-10-16
x86/sgx: Implement ENCLS[EUPDATESVN]
Elena Reshetova
1
-15
/
+16
2025-10-16
x86/sgx: Define error codes for use by ENCLS[EUPDATESVN]
Elena Reshetova
1
-0
/
+6
2025-10-16
x86/cpufeatures: Add X86_FEATURE_SGX_EUPDATESVN feature flag
Elena Reshetova
1
-0
/
+1
2025-10-16
x86/idtentry: Add missing '*' to kernel-doc lines
Randy Dunlap
1
-2
/
+2
2025-10-16
sched/topology,x86: Fix build warning
Peter Zijlstra
1
-0
/
+2
2025-10-16
x86/insn: Simplify for_each_insn_prefix()
Peter Zijlstra
1
-3
/
+2
2025-10-16
x86/insn,uprobes,alternative: Unify insn_is_nop()
Peter Zijlstra
1
-0
/
+2
2025-10-15
x86/microcode/intel: Enable staging when available
Chang S. Bae
1
-0
/
+8
2025-10-15
x86/microcode/intel: Establish staging control logic
Chang S. Bae
1
-0
/
+2
2025-10-15
x86/cpu/topology: Make primary thread mask available with SMP=n
Chang S. Bae
1
-6
/
+6
2025-10-14
KVM: x86: Advertise EferLmsleUnsupported to userspace
Jim Mattson
1
-0
/
+1
2025-10-14
x86/asm: Annotate special section entries
Josh Poimboeuf
5
-0
/
+12
2025-10-13
x86/fred: Fix 64bit identifier in fred_ss
Andrew Cooper
2
-3
/
+3
2025-10-13
x86/cpufeatures: Make X86_FEATURE leaf 17 Linux-specific
Borislav Petkov (AMD)
2
-2
/
+5
2025-10-11
Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-125
/
+70
2025-10-11
Merge tag 'x86_cleanups_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
14
-109
/
+32
[prev]
[next]