index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-19
Merge tag 'x86_microcode_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-8
/
+2
2024-11-19
Merge tag 'x86_cache_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+3
2024-11-19
Merge tag 'ras_core_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
8
-158
/
+236
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-7
/
+3
2024-11-12
x86/sgx: Use vmalloc_array() instead of vmalloc()
Thorsten Blum
1
-1
/
+1
2024-11-12
x86/cpu: Remove redundant CONFIG_NUMA guard around numa_add_cpu()
Shivank Garg
1
-2
/
+0
2024-11-08
x86/cpu: Make sure flag_is_changeable_p() is always being used
Andy Shevchenko
1
-21
/
+18
2024-11-08
x86/stackprotector: Work around strict Clang TLS symbol requirements
Ard Biesheuvel
1
-0
/
+2
2024-11-06
x86/resctrl: Support Sub-NUMA cluster mode SNC6
Tony Luck
1
-1
/
+2
2024-11-05
x86/CPU/AMD: Clear virtualized VMLOAD/VMSAVE on Zen4 client
Mario Limonciello
1
-0
/
+11
2024-11-03
fdget(), trivial conversions
Al Viro
1
-7
/
+3
2024-10-31
x86/mce/apei: Handle variable SMCA BERT record size
Yazen Ghannam
1
-14
/
+58
2024-10-31
x86/MCE/AMD: Add support for new MCA_SYND{1,2} registers
Avadhut Naik
2
-2
/
+12
2024-10-30
x86/mce: Add wrapper for struct mce to export vendor specific info
Avadhut Naik
6
-138
/
+169
2024-10-28
x86/mce/intel: Use MCG_BANKCNT_MASK instead of 0xff
Qiuxu Zhuo
1
-1
/
+1
2024-10-28
x86/mce/mcelog: Use xchg() to get and clear the flags
Qiuxu Zhuo
1
-9
/
+2
2024-10-28
x86/cpu: Fix formatting of cpuid_bits[] in scattered.c
Borislav Petkov (AMD)
1
-29
/
+29
2024-10-28
x86/cpufeatures: Add X86_FEATURE_AMD_WORKLOAD_CLASS feature bit
Perry Yuan
1
-0
/
+1
2024-10-27
Merge tag 'x86_urgent_for_v6.12_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-16
/
+35
2024-10-26
x86/cpu: Use str_yes_no() helper in show_cpuinfo_misc()
Thorsten Blum
1
-5
/
+5
2024-10-25
x86/cpu: Add CPU type to struct cpuinfo_topology
Pawan Gupta
3
-0
/
+38
2024-10-25
x86/cpufeatures: Add X86_FEATURE_AMD_HETEROGENEOUS_CORES
Perry Yuan
1
-0
/
+1
2024-10-25
x86/cpufeatures: Rename X86_FEATURE_FAST_CPPC to have AMD prefix
Mario Limonciello
1
-1
/
+1
2024-10-25
x86: fix user address masking non-canonical speculation issue
Linus Torvalds
1
-0
/
+10
2024-10-25
x86/microcode/intel: Remove unnecessary cache writeback and invalidation
Chang S. Bae
1
-8
/
+2
2024-10-22
x86/microcode/AMD: Split load_microcode_amd()
Borislav Petkov (AMD)
1
-8
/
+17
2024-10-22
x86/microcode/AMD: Pay attention to the stepping dynamically
Borislav Petkov (AMD)
1
-8
/
+18
2024-10-20
Merge tag 'x86_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-12
/
+18
2024-10-14
x86/resctrl: Slightly clean-up mbm_config_show()
Christophe JAILLET
1
-1
/
+1
2024-10-11
x86/CPU/AMD: Only apply Zenbleed fix for Zen2 during late microcode load
John Allen
1
-1
/
+2
2024-10-10
x86/bugs: Do not use UNTRAIN_RET with IBPB on entry
Johannes Wikner
1
-0
/
+17
2024-10-10
x86/bugs: Skip RSB fill at VMEXIT
Johannes Wikner
1
-0
/
+15
2024-10-10
x86/cpufeatures: Add a IBPB_NO_RET BUG flag
Johannes Wikner
1
-0
/
+3
2024-10-08
x86/resctrl: Annotate get_mem_config() functions as __init
Nathan Chancellor
1
-2
/
+2
2024-10-08
x86/resctrl: Avoid overflow in MB settings in bw_validate()
Martin Kletzander
1
-9
/
+14
2024-10-07
x86/cpu/intel: Define helper to get CPU core native ID
Dapeng Mi
1
-0
/
+15
2024-09-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+6
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2
-2
/
+0
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-2
/
+2
2024-09-17
Merge tag 'kvm-x86-pat_vmx_msrs-6.12' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+6
2024-09-17
Merge tag 'x86-timers-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-11
/
+0
2024-09-17
Merge tag 'x86-fred-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-3
/
+20
2024-09-17
Merge tag 'x86-cleanups-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+2
2024-09-17
Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2024-09-16
Merge tag 'pm-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-18
/
+87
2024-09-16
Merge tag 'x86_sgx_for_6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-13
/
+21
2024-09-16
Merge tag 'x86_bugs_for_v6.12_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-31
/
+33
2024-09-16
Merge tag 'x86_cpu_for_v6.12_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-8
/
+10
2024-09-16
Merge tag 'ras_core_for_v6.12_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-23
/
+37
2024-09-16
Merge tag 'x86_microcode_for_v6.12_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-33
/
+159
[prev]
[next]