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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-08
x86/msr: Switch wrmsrl() users to wrmsrq()
Juergen Gross
6
-11
/
+11
2026-06-08
x86/msr: Remove rdmsrl()
Juergen Gross
1
-1
/
+0
2026-06-08
x86/msr: Switch rdmsrl() users to rdmsrq()
Juergen Gross
2
-2
/
+2
2026-06-08
x86/msr: Remove wrmsr_safe_on_cpu()
Juergen Gross
2
-21
/
+0
2026-06-08
x86/msr: Switch wrmsr_safe_on_cpu() users to wrmsrq_safe_on_cpu()
Juergen Gross
1
-2
/
+2
2026-06-08
x86/msr: Remove rdmsr_safe_on_cpu()
Juergen Gross
2
-30
/
+0
2026-06-08
x86/msr: Switch rdmsr_safe_on_cpu() users to rdmsrq_safe_on_cpu()
Juergen Gross
1
-2
/
+2
2026-06-08
x86/msr: Don't use rdmsr_safe_on_cpu() in rdmsrq_safe_on_cpu()
Juergen Gross
1
-3
/
+14
2026-06-08
x86/msr: Remove wrmsr_on_cpu()
Juergen Gross
2
-22
/
+0
2026-06-08
x86/msr: Switch wrmsr_on_cpu() users to wrmsrq_on_cpu()
Juergen Gross
3
-9
/
+6
2026-06-08
x86/msr: Remove rdmsr_on_cpu()
Juergen Gross
2
-22
/
+0
2026-06-08
x86/msr: Switch rdmsr_on_cpu() users to rdmsrq_on_cpu()
Juergen Gross
3
-8
/
+8
2026-06-08
x86/msr: Remove rdmsrl_on_cpu()
Juergen Gross
1
-1
/
+0
2026-06-08
x86/xen: Replace generic lazy tracking with cpu specific one
Juergen Gross
3
-40
/
+14
2026-06-08
x86/xen: Get rid of last XEN_LAZY_MMU uses
Juergen Gross
5
-50
/
+11
2026-06-08
x86/xen: Change interface of xen_mc_issue()
Juergen Gross
3
-25
/
+24
2026-06-08
x86/xen: Drop lazy mode from trace entries
Juergen Gross
1
-4
/
+7
2026-06-08
x86/xen: Remove Xen debugfs support
Juergen Gross
5
-72
/
+0
2026-06-08
x86/xen: Guard PV-only stuff in xen-ops.h with CONFIG_XEN_PV
Juergen Gross
2
-125
/
+123
2026-06-07
x86/hyperv: Cosmetic changes in irqdomain.c for readability
Mukesh R
1
-94
/
+104
2026-06-07
Merge tag 'x86-urgent-2026-06-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+7
2026-06-07
bpf: Add struct bpf_tramp_node object
Jiri Olsa
1
-27
/
+27
2026-06-06
Merge tag 'rust-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+12
2026-06-05
kconfig: Remove the architecture specific config for Propeller
Rong Xu
2
-5
/
+1
2026-06-05
kconfig: Remove the architecture specific config for AutoFDO
Rong Xu
1
-1
/
+0
2026-06-05
x86/cpu: Remove obsolete aperfmperf_get_khz() declaration
Junxiao Chang
1
-1
/
+0
2026-06-05
x86/kvmclock: Implement read_snapshot() for kvmclock clocksource
David Woodhouse
1
-7
/
+29
2026-06-05
x86/process: Convert rdmsr() to rdmsrq() in arch_post_acpi_subsys_init() to a...
HyeongJun An
1
-3
/
+3
2026-06-05
x86/resctrl: Only check Intel systems for SNC
Tony Luck
1
-1
/
+6
2026-06-04
x86/microcode/AMD: Move the no-revision fixup to get_patch_level()
Borislav Petkov (AMD)
1
-5
/
+7
2026-06-04
x86/pmem: Check for platform_device_alloc() retval
Li Jun
1
-0
/
+2
2026-06-04
KVM: x86: Use <linux/lockdep.h> for lockdep header inclusion
Kai Huang
1
-1
/
+1
2026-06-04
perf/x86/amd/uncore: Use Node ID to identify DF and UMC domains
Sandipan Das
1
-3
/
+3
2026-06-04
perf/x86/intel/uncore: Implement global init callback for GNR uncore
Zide Chen
3
-6
/
+18
2026-06-04
perf/x86/intel/uncore: Fix uncore_die_to_cpu() for offline dies
Zide Chen
2
-3
/
+8
2026-06-04
perf/x86/intel/uncore: Move die_to_cpu() to uncore.c
Zide Chen
3
-20
/
+23
2026-06-04
perf/x86/intel/uncore: Defer ADL global PMON enable to enable_box()
Zide Chen
1
-7
/
+0
2026-06-04
perf/x86/intel/uncore: Fix PCI device refcount leak in UPI discovery
Zide Chen
1
-3
/
+3
2026-06-04
perf/x86/intel/uncore: Guard against invalid box control address
Zide Chen
1
-9
/
+24
2026-06-04
perf/x86/intel/uncore: Fix discovery unit lookup for multi-die systems
Zide Chen
1
-2
/
+2
2026-06-04
perf/x86/amd/core: Always use the NMI latency mitigation
Sandipan Das
1
-3
/
+3
2026-06-03
x86/cpuid: Update bitfields to x86-cpuid-db v3.1
Maciej Wieczor-Retman
1
-31
/
+31
2026-06-03
x86/virt/tdx: Enable TDX module runtime updates
Chao Gao
1
-2
/
+2
2026-06-03
x86/virt/tdx: Refresh TDX module version after update
Chao Gao
2
-2
/
+9
2026-06-03
x86/virt/seamldr: Add module update locking
Dave Hansen
2
-0
/
+18
2026-06-03
x86/virt/tdx: Restore TDX module state
Chao Gao
3
-0
/
+20
2026-06-03
x86/virt/seamldr: Initialize the newly-installed TDX module
Chao Gao
3
-1
/
+6
2026-06-03
x86/virt/seamldr: Install a new TDX module
Chao Gao
1
-0
/
+14
2026-06-03
x86/virt/tdx: Reset software states during TDX module shutdown
Chao Gao
1
-1
/
+16
2026-06-03
x86/virt/seamldr: Shut down the current TDX module
Chao Gao
5
-2
/
+58
[prev]
[next]