index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-27
x86/microcode/AMD: Rip out static buffers
Borislav Petkov (AMD)
2
-66
/
+29
2023-07-22
x86/cpu: Enable STIBP on AMD if Automatic IBRS is enabled
Kim Phillips
1
-6
/
+9
2023-07-22
x86/MCE/AMD: Decrement threshold_bank refcount when removing threshold blocks
Yazen Ghannam
1
-2
/
+2
2023-07-21
KVM: Add GDS_NO support to KVM
Daniel Sneddon
1
-0
/
+7
2023-07-21
x86/speculation: Add Kconfig option for GDS
Daniel Sneddon
1
-0
/
+4
2023-07-21
x86/speculation: Add force option to GDS mitigation
Daniel Sneddon
1
-1
/
+19
2023-07-21
x86/mce: Prevent duplicate error records
Borislav Petkov (AMD)
3
-2
/
+27
2023-07-19
x86/speculation: Add Gather Data Sampling mitigation
Daniel Sneddon
3
-9
/
+155
2023-07-17
x86/cpu/amd: Add a Zenbleed fix
Borislav Petkov (AMD)
2
-0
/
+62
2023-07-17
x86/cpu/amd: Move the errata checking functionality up
Borislav Petkov (AMD)
1
-72
/
+67
2023-07-11
x86/cpufeatures: Add CPU feature flags for shadow stacks
Rick Edgecombe
1
-0
/
+1
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2023-06-27
Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-8
/
+8
2023-06-27
Merge tag 'x86_sgx_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+3
2023-06-27
Merge tag 'x86_mtrr_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-447
/
+659
2023-06-27
Merge tag 'x86_microcode_for_v6.5' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-9
/
+4
2023-06-26
Merge tag 'x86_cpu_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-7
/
+1
2023-06-26
Merge tag 'x86_cache_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-15
/
+156
2023-06-26
Merge tag 'ras_core_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+5
2023-06-26
Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-54
/
+18
2023-06-26
Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-57
/
+74
2023-06-16
x86/fpu: Move FPU initialization into arch_cpu_finalize_init()
Thomas Gleixner
1
-4
/
+8
2023-06-16
x86/fpu: Remove cpuinfo argument from init functions
Thomas Gleixner
1
-1
/
+1
2023-06-16
x86/init: Initialize signal frame size late
Thomas Gleixner
1
-3
/
+0
2023-06-16
init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init()
Thomas Gleixner
1
-0
/
+11
2023-06-16
x86/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
3
-50
/
+55
2023-06-13
x86/sgx: Avoid using iterator after loop in sgx_mmu_notifier_release()
Jakob Koschel
1
-1
/
+3
2023-06-12
x86/microcode/AMD: Load late on both threads too
Borislav Petkov (AMD)
1
-1
/
+1
2023-06-09
mm/gup: remove unused vmas parameter from get_user_pages()
Lorenzo Stoakes
1
-1
/
+1
2023-06-07
x86/resctrl: Implement rename op for mon groups
Peter Newman
1
-0
/
+128
2023-06-07
x86/resctrl: Factor rdtgroup lock for multi-file ops
Peter Newman
1
-13
/
+22
2023-06-05
x86/MCE/AMD, EDAC/mce_amd: Decode UMC_V2 ECC errors
Yazen Ghannam
1
-2
/
+4
2023-06-05
locking/atomic: treewide: use raw_atomic*_<op>()
Mark Rutland
1
-8
/
+8
2023-06-01
x86/mtrr: Unify debugging printing
Borislav Petkov (AMD)
4
-40
/
+29
2023-06-01
x86/mtrr: Remove unused code
Juergen Gross
1
-9
/
+0
2023-06-01
x86/mtrr: Don't let mtrr_type_lookup() return MTRR_TYPE_INVALID
Juergen Gross
1
-2
/
+2
2023-06-01
x86/mtrr: Use new cache_map in mtrr_type_lookup()
Juergen Gross
1
-194
/
+43
2023-06-01
x86/mtrr: Add mtrr=debug command line option
Juergen Gross
1
-19
/
+45
2023-06-01
x86/mtrr: Construct a memory map with cache modes
Juergen Gross
3
-2
/
+314
2023-06-01
x86/mtrr: Add get_effective_type() service function
Juergen Gross
1
-20
/
+19
2023-06-01
x86/mtrr: Allocate mtrr_value array dynamically
Juergen Gross
1
-1
/
+7
2023-06-01
x86/mtrr: Move 32-bit code from mtrr.c to legacy.c
Juergen Gross
4
-75
/
+98
2023-06-01
x86/mtrr: Have only one set_mtrr() variant
Juergen Gross
1
-20
/
+8
2023-06-01
x86/mtrr: Replace vendor tests in MTRR code
Juergen Gross
7
-29
/
+31
2023-06-01
x86/mtrr: Support setting MTRR state for software defined MTRRs
Juergen Gross
2
-2
/
+72
2023-06-01
x86/mtrr: Replace size_or_mask and size_and_mask with a much easier concept
Juergen Gross
4
-43
/
+35
2023-05-30
x86/resctrl: Only show tasks' pid in current pid namespace
Shawn Wang
1
-2
/
+6
2023-05-25
x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platforms
Zhang Rui
1
-2
/
+3
2023-05-16
x86/MCE: Check a hw error's address to determine proper recovery action
Yazen Ghannam
1
-1
/
+1
2023-05-15
x86/cpu: Remove X86_FEATURE_NAMES
Lukas Bulwahn
2
-7
/
+1
[prev]
[next]