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-12-02
Merge tag 'x86_cache_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2025-12-02
Merge tag 'x86_microcode_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-6
/
+16
2025-12-02
Merge tag 'ras_core_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+14
2025-12-02
Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-10
/
+10
2025-12-02
Merge tag 'core-uaccess-2025-11-30' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-48
/
+39
2025-12-01
Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-31
/
+115
2025-12-01
Merge tag 'sched-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2025-12-01
Merge tag 'perf-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-8
/
+195
2025-12-01
Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-1
/
+13
2025-12-01
x86/platform: Fix and extend kernel-doc comments in <asm/x86_init.h>
Randy Dunlap
1
-12
/
+16
2025-11-27
x86/bugs: Make i386 use GENERIC_BUG_RELATIVE_POINTERS
Peter Zijlstra
1
-10
/
+4
2025-11-27
x86/bug: Fix BUG_FORMAT vs KASLR
Peter Zijlstra
1
-2
/
+6
2025-11-26
Merge tag 'kvm-x86-svm-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
4
-1
/
+16
2025-11-26
Merge tag 'kvm-x86-tdx-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-3
/
+5
2025-11-26
Merge tag 'kvm-x86-misc-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
4
-23
/
+23
2025-11-24
cpumask: Don't use "proxy" headers
Andy Shevchenko
1
-0
/
+2
2025-11-24
x86_64/bug: Inline the UD1
Peter Zijlstra
1
-1
/
+4
2025-11-24
x86/bug: Implement WARN_ONCE()
Peter Zijlstra
1
-0
/
+9
2025-11-24
x86_64/bug: Implement __WARN_printf()
Peter Zijlstra
1
-4
/
+58
2025-11-24
x86/bug: Use BUG_FORMAT for DEBUG_BUGVERBOSE_DETAILED
Peter Zijlstra
1
-2
/
+8
2025-11-24
x86/bug: Add BUG_FORMAT basics
Peter Zijlstra
1
-10
/
+21
2025-11-21
x86/cpufeatures: Add support for L3 Smart Data Cache Injection Allocation Enf...
Babu Moger
1
-0
/
+2
2025-11-21
x86: Rework __bug_table helpers
Peter Zijlstra
1
-17
/
+20
2025-11-21
Merge branch 'objtool/core'
Peter Zijlstra
71
-446
/
+583
2025-11-21
x86/mce: Add support for physical address valid bit
Avadhut Naik
1
-0
/
+2
2025-11-21
x86/mce: Save and use APEI corrected threshold limit
Yazen Ghannam
1
-0
/
+6
2025-11-20
lib: mul_u64_u64_div_u64(): optimise multiply on 32bit x86
David Laight
1
-0
/
+19
2025-11-20
lib: add mul_u64_add_u64_div_u64() and mul_u64_u64_div_u64_roundup()
David Laight
1
-8
/
+12
2025-11-18
KVM: x86: Unify L1TF flushing under per-CPU variable
Brendan Jackman
1
-3
/
+0
2025-11-18
KVM: VMX: Disable L1TF L1 data cache flush if CONFIG_CPU_MITIGATIONS=n
Sean Christopherson
1
-2
/
+2
2025-11-18
x86/bugs: KVM: Move VM_CLEAR_CPU_BUFFERS into SVM as SVM_CLEAR_CPU_BUFFERS
Sean Christopherson
1
-3
/
+0
2025-11-18
x86/bugs: Use an x86 feature to track the MMIO Stale Data mitigation
Sean Christopherson
2
-2
/
+5
2025-11-18
x86/bugs: Decouple ALTERNATIVE usage from VERW macro definition
Sean Christopherson
1
-11
/
+16
2025-11-18
x86/alternatives: Disable LASS when patching kernel code
Sohil Mehta
1
-2
/
+39
2025-11-18
x86/asm: Introduce inline memcpy and memset
Peter Zijlstra (Intel)
1
-0
/
+26
2025-11-18
x86/cpufeatures: Enumerate the LASS feature bits
Sohil Mehta
2
-0
/
+3
2025-11-17
Revert "x86: kvm: rate-limit global clock updates"
Lei Chen
1
-1
/
+0
2025-11-17
Revert "x86: kvm: introduce periodic global clock updates"
Lei Chen
1
-1
/
+0
2025-11-15
x86/hyperv: Enable build of hypervisor crashdump collection files
Mukesh Rathor
1
-0
/
+9
2025-11-14
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-0
/
+5
2025-11-14
x86/sgx: Fix a typo in the kernel-doc comment for enum sgx_attribute
Sean Christopherson
1
-1
/
+1
2025-11-14
x86/sgx: Remove superfluous asterisk from copyright comment in asm/sgx.h
Sean Christopherson
1
-1
/
+1
2025-11-14
x86/sgx: Document structs and enums with '@', not '%'
Sean Christopherson
2
-31
/
+31
2025-11-14
x86/sgx: Add kernel-doc descriptions for params passed to vDSO user handler
Sean Christopherson
1
-0
/
+6
2025-11-14
x86/sgx: Add a missing colon in kernel-doc markup for "struct sgx_enclave_run"
Sean Christopherson
1
-1
/
+1
2025-11-14
KVM: SEV: Publish supported SEV-SNP policy bits
Tom Lendacky
1
-0
/
+1
2025-11-13
KVM: SVM: Don't skip unrelated instruction if INT3/INTO is replaced
Omar Sandoval
1
-0
/
+9
2025-11-13
Merge tag 'v6.18-rc5' into objtool/core, to pick up fixes
Ingo Molnar
5
-9
/
+15
2025-11-12
x86: Restrict KVM-induced symbol exports to KVM modules where obvious/possible
Sean Christopherson
1
-0
/
+5
2025-11-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
[prev]
[next]