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-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (hea...
Uwe Kleine-König (The Capable Hub)
1
-4
/
+1
2026-07-02
x86/setup: prepend embedded bootconfig cmdline before parse_early_param
Breno Leitao
2
-1
/
+14
2026-07-02
uprobes/x86: Use proper mm_struct in __in_uprobe_trampoline
Jiri Olsa
1
-7
/
+7
2026-07-02
x86/uprobes: Keep shadow stack in sync for emulated CALLs
David Windsor
1
-1
/
+11
2026-07-02
x86/cpu: Stop using 32-bit MSR interfaces
Juergen Gross
5
-37
/
+39
2026-07-02
x86/apic: Stop using 32-bit MSR interfaces
Juergen Gross
1
-19
/
+20
2026-07-02
x86/resctrl: Stop using 32-bit MSR interfaces
Juergen Gross
4
-21
/
+30
2026-07-02
x86/tsc: Stop using 32-bit MSR interfaces
Juergen Gross
2
-10
/
+11
2026-07-02
x86/amd: Stop using 32-bit MSR interfaces
Juergen Gross
1
-16
/
+18
2026-07-02
x86/pci: Stop using 32-bit MSR interfaces
Juergen Gross
1
-6
/
+2
2026-07-02
x86/hygon: Stop using 32-bit MSR interfaces
Juergen Gross
1
-2
/
+3
2026-07-02
x86/mce: Stop using 32-bit MSR interfaces
Juergen Gross
4
-57
/
+58
2026-07-02
x86/msr: Stop using 32-bit MSR interfaces in lib/msr-smp.c
Juergen Gross
1
-4
/
+4
2026-07-02
x86/Xen: correct commentary and parameter naming of xen_exchange_memory()
Jan Beulich
1
-7
/
+8
2026-07-01
x86/ras: Move contents from arch/x86/ras/Kconfig into drivers/ras/Kconfig
Thomas Huth
1
-23
/
+0
2026-07-01
x86/cpu: Move intel_get_platform_id() to cpu/intel.c
Borislav Petkov
4
-38
/
+36
2026-07-01
x86,fs/resctrl: Prevent out-of-bounds access while offlining CPU when SNC ena...
Reinette Chatre
1
-0
/
+5
2026-07-01
x86/mm: Fix typo in comment
You-Li Lin
1
-1
/
+1
2026-07-01
bpf: Restrict JIT predictor flush to cBPF
Pawan Gupta
1
-2
/
+3
2026-07-01
x86/bugs: Enable IBPB flush on BPF JIT allocation
Pawan Gupta
2
-5
/
+49
2026-06-30
x86/fpu: Fix kernel-doc formatting above fpu_enable_guest_xfd_features()
Chao Gao
1
-9
/
+9
2026-06-30
x86/crash: Use crash_prepare_headers() helper to simplify code
Jinjie Ruan
1
-78
/
+11
2026-06-30
perf/x86/intel: Drop fixed-counter PEBS constraints for baseline PEBS
Dapeng Mi
1
-13
/
+0
2026-06-30
perf/x86/intel: Validate the return value of intel_pmu_init_hybrid()
Dapeng Mi
1
-14
/
+30
2026-06-30
perf/x86/intel: Fix kernel address leakages in LBR stack
Dapeng Mi
1
-3
/
+9
2026-06-30
perf/x86/intel: Fallback to sw branch type decoding if no hw decoding
Dapeng Mi
1
-1
/
+1
2026-06-30
perf/x86/intel: Keep cap_user_rdpmc in sync with RDPMC user-disable state
Dapeng Mi
3
-5
/
+6
2026-06-30
perf/x86/intel: Remove anythread_deprecated bit from perf_capabilities
Dapeng Mi
2
-8
/
+4
2026-06-30
perf/x86/intel/uncore: Implement lazy setup for MSR/MMIO PMUs
Zide Chen
2
-62
/
+22
2026-06-30
perf/x86/intel/uncore: Fix uncore_box ref/unref ordering
Zide Chen
1
-27
/
+23
2026-06-30
perf/x86/intel/uncore: Introduce PMU flags and broken state
Zide Chen
3
-13
/
+46
2026-06-30
perf/x86/intel/uncore: Factor out box setup code
Zide Chen
1
-12
/
+28
2026-06-30
perf/x86/intel/uncore: Keep PCI PMUs working when MMIO/MSR setup fails
Zide Chen
1
-2
/
+0
2026-06-30
perf/x86/intel/uncore: Let init_box() callback report failures
Zide Chen
6
-77
/
+126
2026-06-30
perf/x86/intel/uncore: Fix refcnt and other cleanups
Zide Chen
2
-10
/
+12
2026-06-30
perf/x86/intel/uncore: Fix PCI PMU cleanup on setup failure
Zide Chen
1
-1
/
+4
2026-06-28
x86/cfi: Use symmetric SYM_START and SYM_END in __CFI_TYPE()
Jens Remus
1
-1
/
+1
2026-06-28
x86/cfi: Add __init_or_module annotations for fineibt
Calvin Owens
1
-6
/
+6
2026-06-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13
-40
/
+34
2026-06-25
Merge tag 'gpio-fixes-for-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-12
/
+10
2026-06-25
KVM: x86/mmu: use kvm_page_format to test SPTEs
Paolo Bonzini
3
-25
/
+47
2026-06-25
KVM: x86/mmu: parameterize update_permission_bitmask()
Paolo Bonzini
1
-8
/
+12
2026-06-25
KVM: x86/mmu: merge struct rsvd_bits_validate into struct kvm_page_format
Paolo Bonzini
6
-95
/
+91
2026-06-25
KVM: x86/mmu: pull page format to a new struct
Paolo Bonzini
4
-26
/
+32
2026-06-25
KVM: x86/mmu: cleanup functions that initialize shadow MMU
Paolo Bonzini
1
-8
/
+2
2026-06-25
KVM: x86/mmu: unify root_gva_walk and ngva_walk
Paolo Bonzini
9
-112
/
+60
2026-06-25
KVM: x86/mmu: pull struct kvm_pagewalk out of struct kvm_mmu
Paolo Bonzini
7
-75
/
+88
2026-06-25
KVM: x86/mmu: change nested_mmu.w to ngva_walk
Paolo Bonzini
5
-32
/
+24
2026-06-25
KVM: x86/mmu: change walk_mmu to struct kvm_pagewalk
Paolo Bonzini
8
-31
/
+33
2026-06-25
KVM: x86/mmu: pass struct kvm_pagewalk to kvm_mmu_invalidate_addr
Paolo Bonzini
4
-7
/
+11
[prev]
[next]