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-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
2025-01-30
Merge tag 'rtc-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
1
-1
/
+0
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-32
/
+1
2025-01-25
mm: pgtable: move __tlb_remove_table_one() in x86 to generic file
Qi Zheng
1
-19
/
+0
2025-01-25
mm: pgtable: introduce generic __tlb_remove_table()
Qi Zheng
1
-17
/
+0
2025-01-25
x86: pgtable: move pagetable_dtor() to __tlb_remove_table()
Qi Zheng
1
-0
/
+1
2025-01-25
x86: pgtable: convert __tlb_remove_table() to use struct ptdesc
Qi Zheng
1
-7
/
+9
2025-01-25
asm-generic: pgalloc: provide generic p4d_{alloc_one,free}
Kevin Brodsky
1
-18
/
+0
2025-01-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-33
/
+80
2025-01-25
Merge tag 'hyperv-next-signed-20250123' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-816
/
+3
2025-01-24
Merge tag 'efi-next-for-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+3
2025-01-24
kvm: defer huge page recovery vhost task to later
Keith Busch
1
-0
/
+2
2025-01-24
Merge tag 'platform-drivers-x86-v6.14-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-7
/
+0
2025-01-24
Merge tag 'x86_tdx_for_6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+39
2025-01-24
Merge tag 'x86-boot-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-25
/
+35
2025-01-21
Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2
-20
/
+35
2025-01-21
Merge tag 'sched-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2025-01-21
Merge tag 'x86-cleanups-2025-01-21' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+6
2025-01-21
Merge tag 'perf-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-2
/
+20
2025-01-21
Merge tag 'objtool-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-42
/
+4
2025-01-21
Merge tag 'x86_misc_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-25
/
+42
2025-01-21
Merge tag 'x86_cpu_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-77
/
+25
2025-01-21
Merge tag 'x86_sev_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-15
/
+51
2025-01-21
Merge tag 'x86_bugs_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2025-01-21
Merge tag 'ras_core_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-35
/
+2
2025-01-20
x86: use cmov for user address masking
Linus Torvalds
1
-6
/
+6
2025-01-20
x86: use proper 'clac' and 'stac' opcode names
Linus Torvalds
1
-11
/
+7
2025-01-20
Merge branch 'kvm-mirror-page-tables' into HEAD
Paolo Bonzini
2
-3
/
+32
2025-01-20
Merge branch 'kvm-userspace-hypercall' into HEAD
Paolo Bonzini
1
-6
/
+0
2025-01-20
Merge tag 'kvm-x86-misc-6.14' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-21
/
+45
2025-01-20
Merge tag 'kvm-x86-vmx-6.14' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-3
/
+1
2025-01-16
x86/asm: Make serialize() always_inline
Juergen Gross
1
-1
/
+1
2025-01-15
platform/x86: intel: punit_ipc: Remove unused function
Dr. David Alan Gilbert
1
-7
/
+0
2025-01-14
x86/kexec: Use typedef for relocate_kernel_fn function prototype
David Woodhouse
1
-13
/
+13
[prev]
[next]