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-02-24
KVM: x86/xen: Bury xen_hvm_config behind CONFIG_KVM_XEN=y
Sean Christopherson
1
-2
/
+1
2025-02-24
KVM: x86/xen: Restrict hypercall MSR to unofficial synthetic range
Sean Christopherson
1
-0
/
+3
2025-02-22
x86/cpu: Update Intel Family comments
Peter Zijlstra
1
-6
/
+6
2025-02-21
x86/arch_prctl: Simplify sys_arch_prctl()
Brian Gerst
1
-2
/
+1
2025-02-21
x86/mm: Remove pv_ops.mmu.tlb_remove_table call
Rik van Riel
2
-7
/
+0
2025-02-21
x86/e820: Drop obsolete E820_TYPE_RESERVED_KERN and related code
Mike Rapoport (Microsoft)
2
-10
/
+0
2025-02-21
x86/locking: Use asm_inline for {,try_}cmpxchg{64,128} emulations
Uros Bizjak
2
-54
/
+55
2025-02-21
x86/locking: Use ALT_OUTPUT_SP() for percpu_{,try_}cmpxchg{64,128}_op()
Uros Bizjak
1
-14
/
+14
2025-02-21
x86/mm: Make memremap(MEMREMAP_WB) map memory as encrypted by default
Kirill A. Shutemov
1
-0
/
+3
2025-02-21
Merge tag 'v6.14-rc3' into x86/mm, to pick up fixes before merging new changes
Ingo Molnar
5
-4
/
+31
2025-02-21
Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne...
Ingo Molnar
5
-4
/
+31
2025-02-21
x86/vdso/vdso2c: Remove page handling
Thomas Weißschuh
1
-6
/
+0
2025-02-21
x86/vdso: Switch to generic storage implementation
Thomas Weißschuh
3
-54
/
+5
2025-02-21
x86/vdso: Fix latent bug in vclock_pages calculation
Thomas Weißschuh
1
-0
/
+1
2025-02-18
x86: Move sysctls into arch/x86
Joel Granados
2
-2
/
+1
2025-02-18
Merge tag 'v6.14-rc3' into x86/core, to pick up fixes
Ingo Molnar
5
-4
/
+31
2025-02-18
x86/percpu/64: Remove INIT_PER_CPU macros
Brian Gerst
2
-23
/
+0
2025-02-18
x86/percpu/64: Remove fixed_percpu_data
Brian Gerst
1
-8
/
+0
2025-02-18
x86/percpu/64: Use relative percpu offsets
Brian Gerst
1
-1
/
+5
2025-02-18
x86/stackprotector/64: Convert to normal per-CPU variable
Brian Gerst
2
-45
/
+7
2025-02-18
x86/module: Deal with GOT based stack cookie load on Clang < 17
Ard Biesheuvel
1
-2
/
+3
2025-02-17
perf/amd/ibs: Update DTLB/PageSize decode logic
Ravi Bangoria
1
-0
/
+1
2025-02-17
perf/amd/ibs: Add support for OP Load Latency Filtering
Ravi Bangoria
2
-1
/
+5
2025-02-16
Merge tag 'perf_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-4
/
+27
2025-02-14
Merge tag 'kvm-x86-fixes-6.14-rcN' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-0
/
+2
2025-02-14
x86/sev: Fix broken SNP support with KVM module built-in
Ashish Kalra
1
-0
/
+2
2025-02-14
KVM: x86/mmu: Add infrastructure to allow walking rmaps outside of mmu_lock
Sean Christopherson
1
-1
/
+2
2025-02-14
KVM: x86/mmu: Age TDP MMU SPTEs without holding mmu_lock
Sean Christopherson
1
-0
/
+1
2025-02-14
x86/ibt: Handle FineIBT in handle_cfi_failure()
Peter Zijlstra
1
-0
/
+11
2025-02-14
x86/traps: Cleanup and robustify decode_bug()
Peter Zijlstra
2
-4
/
+5
2025-02-14
x86/alternative: Simplify callthunk patching
Peter Zijlstra
1
-1
/
+0
2025-02-14
x86/cfi: Clean up linkage
Peter Zijlstra
5
-15
/
+22
2025-02-14
x86/ibt: Clean up is_endbr()
Peter Zijlstra
2
-16
/
+5
2025-02-13
hyperv: Move arch/x86/hyperv/hv_proc.c to drivers/hv
Nuno Das Neves
1
-4
/
+0
2025-02-13
hyperv: Move hv_current_partition_id to arch-generic code
Nuno Das Neves
1
-2
/
+0
2025-02-12
KVM: x86: Remove per-vCPU "cache" of its reference pvclock
Sean Christopherson
1
-1
/
+2
2025-02-12
KVM: x86: Defer runtime updates of dynamic CPUID bits until CPUID emulation
Sean Christopherson
1
-0
/
+1
2025-02-12
KVM: x86: Load DR6 with guest value only before entering .vcpu_run() loop
Sean Christopherson
2
-0
/
+2
2025-02-11
KVM: x86: Remove unused iommu_domain and iommu_noncoherent from kvm_arch
Ted Chen
1
-2
/
+0
2025-02-10
x86: move ZMM exclusion list into CPU feature flag
Eric Biggers
1
-0
/
+1
2025-02-08
perf/x86/intel: Ensure LBRs are disabled when a CPU is starting
Sean Christopherson
1
-1
/
+2
2025-02-08
perf/x86/intel: Fix ARCH_PERFMON_NUM_COUNTER_LEAF
Kan Liang
1
-3
/
+25
2025-02-05
x86/smp: Allow calling mwait_play_dead with an arbitrary hint
Patryk Wlazlyn
1
-0
/
+3
2025-02-05
perf/x86/intel: Support PEBS counters snapshotting
Kan Liang
1
-0
/
+15
2025-02-04
x86/cpu: Fix #define name for Intel CPU model 0x5A
Tony Luck
1
-1
/
+1
2025-02-03
perf/amd/ibs: Fix perf_ibs_op.cnt_mask for CurCnt
Ravi Bangoria
1
-0
/
+1
2025-02-03
x86/mm: Fix flush_tlb_range() when used for zapping normal PMDs
Jann Horn
1
-1
/
+1
2025-02-03
Revert "x86/module: prepare module loading for ROX allocations of text"
Mike Rapoport (Microsoft)
1
-7
/
+7
2025-02-03
x86/mm/pat: restore large ROX pages after fragmentation
Kirill A. Shutemov
1
-0
/
+2
2025-01-31
Merge tag 'x86-mm-2025-01-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-0
/
+4
[prev]
[next]