index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
amd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-05
x86/CPU/AMD: Clear virtualized VMLOAD/VMSAVE on Zen4 client
Mario Limonciello
1
-0
/
+11
2024-10-11
x86/CPU/AMD: Only apply Zenbleed fix for Zen2 during late microcode load
John Allen
1
-1
/
+2
2024-09-11
Merge tag 'amd-pstate-v6.12-2024-09-11' of ssh://gitolite.kernel.org/pub/scm/...
Rafael J. Wysocki
1
-16
/
+0
2024-09-11
x86/amd: Move amd_get_highest_perf() from amd.c to cppc.c
Mario Limonciello
1
-16
/
+0
2024-07-30
x86/CPU/AMD: Add models 0x60-0x6f to the Zen5 range
Perry Yuan
1
-1
/
+1
2024-06-13
x86/CPU/AMD: Always inline amd_clear_divider()
Mateusz Guzik
1
-11
/
+0
2024-05-13
Merge tag 'x86-cpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+12
2024-04-24
x86/CPU/AMD: Add models 0x10-0x1f to the Zen5 range
Wenkuan Wang
1
-2
/
+1
2024-04-12
Merge branch 'x86/urgent' into x86/cpu, to resolve conflict
Ingo Molnar
1
-15
/
+0
2024-04-12
x86/cpu/amd: Move TOPOEXT enablement into the topology parser
Thomas Gleixner
1
-15
/
+0
2024-04-09
Merge tag 'v6.9-rc3' into x86/cpu, to pick up fixes
Ingo Molnar
1
-15
/
+23
2024-04-04
x86/CPU/AMD: Track SNP host status with cc_platform_*()
Borislav Petkov (AMD)
1
-15
/
+23
2024-03-25
x86/CPU/AMD: Improve the erratum 1386 workaround
Borislav Petkov (AMD)
1
-0
/
+12
2024-03-16
x86/CPU/AMD: Update the Zenbleed microcode revisions
Borislav Petkov (AMD)
1
-5
/
+5
2024-03-11
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-03-11
Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+19
2024-03-11
Merge tag 'x86_cpu_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-7
/
+7
2024-02-16
x86/CPU/AMD: Do the common init on future Zens too
Borislav Petkov (AMD)
1
-7
/
+7
2024-02-15
x86/cpu: Use common topology code for AMD
Thomas Gleixner
1
-146
/
+0
2024-02-15
x86/cpu: Provide an AMD/HYGON specific topology parser
Thomas Gleixner
1
-1
/
+1
2024-02-14
Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...
Ingo Molnar
1
-1
/
+1
2024-01-29
x86/sev: Add SEV-SNP host initialization support
Brijesh Singh
1
-0
/
+16
2024-01-29
x86/cpufeatures: Add SEV-SNP CPU feature
Brijesh Singh
1
-2
/
+3
2024-01-25
x86/CPU/AMD: Add more models to X86_FEATURE_ZEN5
Mario Limonciello
1
-0
/
+3
2024-01-23
x86/CPU/AMD: Add X86_FEATURE_ZEN5
Borislav Petkov (AMD)
1
-4
/
+21
2024-01-10
x86/bugs: Rename CONFIG_CPU_UNRET_ENTRY => CONFIG_MITIGATION_UNRET_ENTRY
Breno Leitao
1
-1
/
+1
2024-01-08
Merge tag 'x86_cpu_for_v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-134
/
+134
2023-12-12
x86/CPU/AMD: Add X86_FEATURE_ZEN1
Borislav Petkov (AMD)
1
-5
/
+6
2023-12-02
x86/CPU/AMD: Check vendor in the AMD microcode callback
Borislav Petkov (AMD)
1
-0
/
+3
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-13
x86/barrier: Do not serialize MSR accesses on AMD
Borislav Petkov (AMD)
1
-0
/
+3
2023-10-30
Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-19
/
+15
2023-10-30
Merge tag 'x86_cpu_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+10
2023-10-11
x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUs
Borislav Petkov (AMD)
1
-0
/
+8
2023-10-10
x86/cpu: Move cpu_l[l2]c_id into topology info
Thomas Gleixner
1
-8
/
+4
2023-10-10
x86/cpu: Move cu_id into topology info
Thomas Gleixner
1
-1
/
+1
2023-10-10
x86/cpu: Move cpu_core_id into topology info
Thomas Gleixner
1
-4
/
+4
2023-10-10
x86/cpu: Move cpu_die_id into topology info
Thomas Gleixner
1
-4
/
+4
[next]