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
2024-01-08
Merge tag 'x86-cleanups-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+11
2024-01-08
Merge tag 'x86-asm-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-29
/
+21
2024-01-08
Merge tag 'ras_core_for_v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-253
/
+385
2024-01-08
Merge tag 'x86_cpu_for_v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-135
/
+145
2024-01-08
Merge tag 'x86_microcode_for_v6.8' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-13
/
+7
2024-01-03
arch/x86: Fix typos
Bjorn Helgaas
1
-1
/
+1
2023-12-20
x86/asm: Always set A (accessed) flag in GDT descriptors
Vegard Nossum
1
-6
/
+6
2023-12-20
x86/asm: Replace magic numbers in GDT descriptors, script-generated change
Vegard Nossum
1
-20
/
+20
2023-12-20
x86/asm: Replace magic numbers in GDT descriptors, preparations
Vegard Nossum
1
-8
/
+0
2023-12-15
x86/mce: Handle Intel threshold interrupt storms
Tony Luck
3
-50
/
+160
2023-12-15
x86/mce: Add per-bank CMCI storm mitigation
Tony Luck
3
-9
/
+194
2023-12-15
x86/mce: Remove old CMCI storm mitigation code
Tony Luck
3
-170
/
+1
2023-12-12
x86/CPU/AMD: Add X86_FEATURE_ZEN1
Borislav Petkov (AMD)
1
-5
/
+6
2023-12-03
x86/microcode/intel: Set new revision only after a successful update
Borislav Petkov (AMD)
1
-7
/
+7
2023-12-02
x86/CPU/AMD: Check vendor in the AMD microcode callback
Borislav Petkov (AMD)
1
-0
/
+3
2023-12-01
x86/microcode/intel: Remove redundant microcode late updated message
Ashok Raj
1
-6
/
+0
2023-11-29
x86/CPU/AMD: Drop now unused CPU erratum checking function
Borislav Petkov (AMD)
1
-56
/
+0
2023-11-29
x86/CPU/AMD: Get rid of amd_erratum_1485[]
Borislav Petkov (AMD)
1
-8
/
+3
2023-11-29
x86/CPU/AMD: Get rid of amd_erratum_400[]
Borislav Petkov (AMD)
1
-13
/
+20
2023-11-29
x86/CPU/AMD: Get rid of amd_erratum_383[]
Borislav Petkov (AMD)
1
-5
/
+1
2023-11-29
x86/CPU/AMD: Get rid of amd_erratum_1054[]
Borislav Petkov (AMD)
1
-5
/
+1
2023-11-29
x86/CPU/AMD: Move the DIV0 bug detection to the Zen1 init function
Borislav Petkov (AMD)
1
-10
/
+3
2023-11-29
x86/CPU/AMD: Move Zenbleed check to the Zen2 init function
Borislav Petkov (AMD)
1
-13
/
+3
2023-11-29
x86/CPU/AMD: Rename init_amd_zn() to init_amd_zen_common()
Borislav Petkov (AMD)
1
-4
/
+7
2023-11-29
x86/CPU/AMD: Call the spectral chicken in the Zen2 init function
Borislav Petkov (AMD)
1
-4
/
+3
2023-11-29
x86/CPU/AMD: Move erratum 1076 fix into the Zen1 init function
Borislav Petkov (AMD)
1
-5
/
+5
2023-11-29
x86/CPU/AMD: Move the Zen3 BTC_NO detection to the Zen3 init function
Borislav Petkov (AMD)
1
-8
/
+9
2023-11-29
x86/CPU/AMD: Carve out the erratum 1386 fix
Borislav Petkov (AMD)
1
-9
/
+15
2023-11-29
x86/CPU/AMD: Add ZenX generations flags
Borislav Petkov (AMD)
1
-2
/
+68
2023-11-28
x86/MCE/AMD: Add new MA_LLC, USR_DP, and USR_CP bank types
Muralidhara M K
1
-0
/
+6
2023-11-27
x86/mce/amd, EDAC/mce_amd: Move long names to decoder module
Yazen Ghannam
1
-44
/
+30
2023-11-26
Merge tag 'x86-urgent-2023-11-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-48
/
+37
2023-11-24
x86/cpu/intel_epb: Don't rely on link order
James Morse
1
-1
/
+1
2023-11-22
x86/mce/inject: Clear test status value
Yazen Ghannam
1
-0
/
+1
2023-11-22
Merge tag 'hyperv-fixes-signed-20231121' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+4
2023-11-22
x86/hyperv: Use atomic_try_cmpxchg() to micro-optimize hv_nmi_unknown()
Uros Bizjak
1
-1
/
+4
2023-11-21
x86/microcode: Rework early revisions reporting
Borislav Petkov (AMD)
4
-44
/
+37
2023-11-21
x86/microcode: Remove the driver announcement and version
Borislav Petkov (AMD)
1
-4
/
+0
2023-11-20
x86/mtrr: Document missing function parameters in kernel-doc
Borislav Petkov (AMD)
1
-4
/
+10
2023-11-15
x86/mce: Remove redundant check from mce_device_create()
Nikolay Borisov
1
-3
/
+0
2023-11-13
x86/barrier: Do not serialize MSR accesses on AMD
Borislav Petkov (AMD)
3
-0
/
+13
2023-11-13
x86/mce: Mark fatal MCE's page as poison to avoid panic in the kdump kernel
Zhiquan Li
1
-0
/
+16
2023-11-04
Merge tag 'x86_microcode_for_v6.7_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-828
/
+734
2023-11-01
Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-1
/
+0
2023-10-30
Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-136
/
+149
2023-10-30
Merge tag 'x86-mm-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-17
/
+23
2023-10-30
Merge tag 'x86-entry-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-18
/
+19
2023-10-30
Merge tag 'x86_cpu_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-1
/
+20
2023-10-30
Merge tag 'x86_cache_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-95
/
+242
2023-10-30
Merge tag 'x86_bugs_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-45
/
+50
[next]