index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-31
x86/split_lock: Add sysctl to control the misery mode
Guilherme G. Piccoli
1
-10
/
+53
2022-12-31
x86/sgx: Reduce delay and interference of enclave release
Reinette Chatre
1
-4
/
+19
2022-12-02
x86/bugs: Make sure MSR_SPEC_CTRL is updated properly upon resume from S3
Pawan Gupta
1
-7
/
+14
2022-11-21
x86/tsx: Add a feature bit for TSX control MSR support
Pawan Gupta
1
-21
/
+17
2022-11-20
Merge tag 'x86_urgent_for_v6.1_rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+3
2022-11-15
x86/cpu: Restore AMD's DE_CFG MSR after resume
Borislav Petkov
2
-6
/
+4
2022-11-09
x86, KVM: remove unnecessary argument to x86_virt_spec_ctrl and callers
Paolo Bonzini
1
-1
/
+1
2022-11-09
KVM: SVM: move MSR_IA32_SPEC_CTRL save/restore to assembly
Paolo Bonzini
1
-10
/
+3
2022-11-08
x86/sgx: Add overflow check in sgx_validate_offset_length()
Borys Popławski
1
-0
/
+3
2022-10-18
x86/resctrl: Fix min_cbm_bits for AMD
Babu Moger
1
-6
/
+2
2022-10-18
x86/microcode/AMD: Apply the patch early on every logical thread
Borislav Petkov
1
-3
/
+13
2022-10-17
x86/topology: Fix duplicated core ID within a package
Zhang Rui
1
-1
/
+1
2022-10-17
x86/topology: Fix multiple packages shown on a single-package system
Zhang Rui
1
-4
/
+10
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2022-10-10
Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2022-10-06
Merge tag 'pull-file_inode' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+1
2022-10-04
Merge tag 'x86_cleanups_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2022-10-04
Merge tag 'x86_cache_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-261
/
+454
2022-10-04
Merge tag 'x86_microcode_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-27
/
+5
2022-10-04
Merge tag 'ras_core_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+12
2022-10-04
Merge tag 'x86_sgx_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-9
/
+14
2022-10-04
Merge tag 'x86_platform_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+3
2022-10-03
x86: kmsan: disable instrumentation of unsupported code
Alexander Potapenko
1
-0
/
+1
2022-09-29
Merge branch 'v6.0-rc7'
Peter Zijlstra
2
-17
/
+39
2022-09-26
x86/cpu: Include the header of init_ia32_feat_ctl()'s prototype
Luciano Leão
1
-1
/
+1
2022-09-23
x86/resctrl: Make resctrl_arch_rmid_read() return values in bytes
James Morse
3
-19
/
+15
2022-09-23
x86/resctrl: Add resctrl_rmid_realloc_limit to abstract x86's boot_cpu_data
James Morse
2
-3
/
+8
2022-09-23
x86/resctrl: Rename and change the units of resctrl_cqm_threshold
James Morse
3
-25
/
+28
2022-09-23
x86/resctrl: Move get_corrected_mbm_count() into resctrl_arch_rmid_read()
James Morse
2
-6
/
+6
2022-09-23
x86/resctrl: Move mbm_overflow_count() into resctrl_arch_rmid_read()
James Morse
2
-17
/
+20
2022-09-23
x86/resctrl: Pass the required parameters into resctrl_arch_rmid_read()
James Morse
1
-14
/
+17
2022-09-23
x86/resctrl: Abstract __rmid_read()
James Morse
3
-25
/
+42
2022-09-23
x86/microcode/AMD: Track patch allocation size explicitly
Kees Cook
1
-1
/
+2
2022-09-23
x86/resctrl: Allow per-rmid arch private storage to be reset
James Morse
2
-14
/
+39
2022-09-22
x86/resctrl: Add per-rmid arch private storage for overflow and chunks
James Morse
2
-0
/
+49
2022-09-22
x86/resctrl: Calculate bandwidth from the previous __mon_event_count() chunks
James Morse
2
-11
/
+18
2022-09-22
x86/resctrl: Allow update_mba_bw() to update controls directly
James Morse
4
-11
/
+26
2022-09-22
x86/resctrl: Remove architecture copy of mbps_val
James Morse
3
-22
/
+5
2022-09-22
x86/resctrl: Switch over to the resctrl mbps_val list
James Morse
3
-29
/
+52
2022-09-22
x86/resctrl: Create mba_sc configuration in the rdt_domain
James Morse
2
-1
/
+39
2022-09-22
x86/resctrl: Abstract and use supports_mba_mbps()
James Morse
1
-5
/
+14
2022-09-22
x86/resctrl: Remove set_mba_sc()s control array re-initialisation
James Morse
1
-7
/
+3
2022-09-22
x86/resctrl: Add domain offline callback for resctrl work
James Morse
3
-30
/
+43
2022-09-22
x86/resctrl: Group struct rdt_hw_domain cleanup
James Morse
1
-7
/
+10
2022-09-22
x86/resctrl: Add domain online callback for resctrl work
James Morse
3
-54
/
+66
2022-09-22
x86/resctrl: Merge mon_capable and mon_enabled
James Morse
3
-9
/
+4
2022-09-22
x86/resctrl: Kill off alloc_enabled
James Morse
4
-12
/
+4
2022-09-08
x86/sgx: Handle VA page allocation failure for EAUG on PF.
Haitao Huang
1
-1
/
+4
2022-09-08
x86/sgx: Do not fail on incomplete sanitization on premature stop of ksgxd
Jarkko Sakkinen
1
-6
/
+9
[next]