index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
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
2025-07-13
Merge tag 'x86_urgent_for_v6.16_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+10
2025-07-08
x86/CPU/AMD: Disable INVLPGB on Zen2
Mikhail Paulyshka
1
-0
/
+3
2025-07-08
x86/rdrand: Disable RDSEED on AMD Cyan Skillfish
Mikhail Paulyshka
1
-0
/
+7
2025-07-07
Merge tag 'tsa_x86_bugs_for_6.16' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+44
2025-07-04
Merge tag 'platform-drivers-x86-v6.16-3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2025-06-30
Move FCH header to a location accessible by all archs
Mario Limonciello
1
-1
/
+1
2025-06-17
x86/mm: Fix early boot use of INVPLGB
Rik van Riel
1
-1
/
+1
2025-06-17
x86/bugs: Add a Transient Scheduler Attacks mitigation
Borislav Petkov (AMD)
1
-0
/
+44
2025-05-26
Merge tag 'x86-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2025-05-21
Merge tag 'v6.15-rc7' into x86/core, to pick up fixes
Ingo Molnar
1
-0
/
+5
2025-05-13
x86/CPU/AMD: Add X86_FEATURE_ZEN6
Yazen Ghannam
1
-0
/
+5
2025-05-13
Merge branch 'x86/platform' into x86/core, to merge dependent commits
Ingo Molnar
1
-0
/
+54
2025-05-05
x86/CPU/AMD: Print the reason for the last reset
Yazen Ghannam
1
-0
/
+54
2025-05-02
x86/msr: Replace wrmsr(msr, low, 0) with wrmsrq(msr, low)
Xin Li (Intel)
1
-1
/
+1
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
1
-0
/
+1
2025-05-02
Merge tag 'v6.15-rc4' into x86/msr, to pick up fixes and resolve conflicts
Ingo Molnar
1
-7
/
+13
2025-04-30
x86/CPU/AMD: Replace strcpy() with strscpy()
Ruben Wauters
1
-1
/
+1
2025-04-18
x86/cpu/amd: Fix workaround for erratum 1054
Sandipan Das
1
-7
/
+12
2025-04-10
x86/msr: Rename 'wrmsrl_amd_safe()' to 'wrmsrq_amd_safe()'
Ingo Molnar
1
-2
/
+2
2025-04-10
x86/msr: Rename 'rdmsrl_amd_safe()' to 'rdmsrq_amd_safe()'
Ingo Molnar
1
-2
/
+2
2025-04-10
x86/msr: Rename 'wrmsrl_safe()' to 'wrmsrq_safe()'
Ingo Molnar
1
-3
/
+3
2025-04-10
x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()'
Ingo Molnar
1
-3
/
+3
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
1
-4
/
+4
2025-04-10
x86/msr: Use u64 in rdmsrl_amd_safe() and wrmsrl_amd_safe()
Ingo Molnar
1
-2
/
+2
2025-04-09
x86/cpu: Avoid running off the end of an AMD erratum table
Dave Hansen
1
-0
/
+1
2025-03-19
x86/mm: Enable AMD translation cache extensions
Rik van Riel
1
-0
/
+4
2025-03-19
x86/mm: Add INVLPGB feature and Kconfig entry
Rik van Riel
1
-0
/
+6
2025-03-04
x86/cpu: Simplify TLB entry count storage
Ahmed S. Darwish
1
-9
/
+9
2025-02-28
x86/cpu: Don't clear X86_FEATURE_LAHF_LM flag in init_amd_k8() on AMD when ru...
Max Grobecker
1
-1
/
+1
2025-01-21
Merge tag 'x86_cpu_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+4
2024-12-18
x86/cpu: Move AMD erratum 1386 table over to 'x86_cpu_id'
Dave Hansen
1
-5
/
+4
2024-12-14
x86/sev: Require the RMPREAD instruction after Zen4
Tom Lendacky
1
-2
/
+7
2024-12-06
x86/CPU/AMD: WARN when setting EFER.AUTOIBRS if and only if the WRMSR fails
Sean Christopherson
1
-1
/
+1
2024-11-26
x86/CPU/AMD: Terminate the erratum_1386_microcode array
Sebastian Andrzej Siewior
1
-0
/
+1
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
[next]