index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-18
Merge tag 'x86_cpu_for_v7.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-24
/
+34
2026-08-18
Merge tag 'x86_cleanups_for_v7.3_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2026-08-18
Merge tag 'x86-msr-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+7
2026-08-18
Merge tag 'locking-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2026-08-10
x86/CPU: Add a tlbi= cmdline switch
Rik van Riel
1
-0
/
+10
2026-08-10
preempt: Introduce HAS_SEPARATE_PREEMPT_RESCHED_BITS
Boqun Feng
1
-1
/
+1
2026-07-31
x86/cpu: Use parsed CPUID(0x1)
Ahmed S. Darwish
1
-11
/
+11
2026-07-31
x86/cpu: Use parsed CPUID(0x0)
Ahmed S. Darwish
1
-5
/
+6
2026-07-22
x86/cpu: Remove unnecessary __maybe_unused annotations
Thorsten Blum
1
-1
/
+1
2026-07-20
x86/bugs: Don't use cpu-type matching in cpu_vuln_blacklist
Pawan Gupta
1
-8
/
+17
2026-07-02
x86/cpu: Stop using 32-bit MSR interfaces
Juergen Gross
1
-5
/
+7
2026-05-11
x86/cpuid: Introduce a centralized CPUID parser
Ahmed S. Darwish
1
-1
/
+4
2026-05-08
x86/fpu: Remove the 'no387' boot option
Ingo Molnar
1
-7
/
+0
2026-04-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2026-04-14
Merge tag 'x86_fred_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2026-04-14
Merge tag 'x86_cpu_for_7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-17
/
+18
2026-04-13
Merge tag 'kvm-x86-vmxon-7.1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+2
2026-03-27
x86/fred: Enable FRED by default
H. Peter Anvin
1
-1
/
+1
2026-03-23
x86/cpu: Add comment clarifying CRn pinning
Peter Zijlstra
1
-0
/
+13
2026-03-23
x86/cpu: Remove X86_CR4_FRED from the CR4 pinned bits mask
Borislav Petkov (AMD)
1
-1
/
+1
2026-03-23
x86/cpu: Enable FSGSBASE early in cpu_init_exception_handling()
Nikunj A Dadhania
1
-6
/
+12
2026-03-19
x86/cpu: Remove LASS restriction on vsyscall emulation
Sohil Mehta
1
-15
/
+0
2026-03-04
KVM: VMX: Unconditionally allocate root VMCSes during boot CPU bringup
Sean Christopherson
1
-0
/
+2
2026-03-04
x86/topo: Add topology_num_nodes_per_package()
Peter Zijlstra
1
-0
/
+3
2026-03-03
x86/cpu: Remove LASS restriction on EFI
Sohil Mehta
1
-6
/
+1
2026-03-03
x86/cpu: Defer LASS enabling until userspace comes up
Sohil Mehta
1
-1
/
+22
2026-01-13
x86/cpufeature: Replace X86_FEATURE_SYSENTER32 with X86_FEATURE_SYSFAST32
H. Peter Anvin
1
-0
/
+8
2025-12-02
Merge tag 'x86_cpu_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-7
/
+25
2025-12-02
Merge tag 'x86_misc_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+4
2025-11-18
x86/cpu: Enable LASS during CPU initialization
Sohil Mehta
1
-1
/
+23
2025-11-12
x86: Restrict KVM-induced symbol exports to KVM modules where obvious/possible
Sean Christopherson
1
-3
/
+4
2025-11-05
x86: uaccess: don't use runtime-const rewriting in modules
Linus Torvalds
1
-1
/
+5
2025-10-13
x86/cpufeatures: Make X86_FEATURE leaf 17 Linux-specific
Borislav Petkov (AMD)
1
-6
/
+2
2025-09-30
Merge tag 'ras_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2025-09-11
x86/mce: Define BSP-only init
Yazen Ghannam
1
-0
/
+1
2025-08-29
x86/vmscape: Add old Intel CPUs to affected list
Pawan Gupta
1
-9
/
+12
2025-08-14
x86/vmscape: Enumerate VMSCAPE bug
Pawan Gupta
1
-22
/
+43
2025-07-29
Merge tag 'x86-boot-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+7
2025-07-07
Merge tag 'tsa_x86_bugs_for_6.16' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+13
2025-06-24
x86/traps: Initialize DR7 by writing its architectural reset value
Xin Li (Intel)
1
-1
/
+1
2025-06-24
x86/traps: Initialize DR6 by writing its architectural reset value
Xin Li (Intel)
1
-14
/
+10
2025-06-20
x86/efi: Move runtime service initialization to arch/x86
Alexander Shishkin
1
-0
/
+7
2025-06-17
x86/bugs: Add a Transient Scheduler Attacks mitigation
Borislav Petkov (AMD)
1
-1
/
+13
2025-05-15
x86/cpuid: Rename have_cpuid_p() to cpuid_feature()
Ahmed S. Darwish
1
-5
/
+5
2025-05-15
x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID header
Ahmed S. Darwish
1
-1
/
+1
2025-05-13
Merge commit 'its-for-linus-20250509-merge' into x86/core, to resolve conflicts
Ingo Molnar
1
-15
/
+57
2025-05-13
Merge branch 'x86/msr' into x86/core, to resolve conflicts
Ingo Molnar
1
-39
/
+39
2025-05-13
Merge branch 'x86/microcode' into x86/core, to merge dependent commits
Ingo Molnar
1
-0
/
+42
2025-05-13
Merge branch 'x86/cpu' into x86/core, to resolve conflicts
Ingo Molnar
1
-13
/
+9
2025-05-11
Merge tag 'its-for-linus-20250509' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-12
/
+51
[next]