summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/amd.c (follow)
Commit message (Expand)AuthorAge
* x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang2020-06-11
* x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky2019-09-06
* x86/CPU/AMD: Don't force the CPB cap when running under a hypervisorFrank van der Linden2019-06-22
* x86/CPU/AMD: Set the CPB bit unconditionally on F17hJiaxun Yang2019-03-23
* x86/cpufeatures: Add FEATURE_ZENThomas Gleixner2018-07-25
* x86/cpu/AMD: Fix erratum 1076 (CPB bit)Borislav Petkov2018-07-25
* x86/cpufeatures: Disentangle SSBD enumerationThomas Gleixner2018-07-25
* x86/bugs: Rename _RDS to _SSBDKonrad Rzeszutek Wilk2018-07-25
* x86/speculation: Create spec-ctrl.h to avoid include hellThomas Gleixner2018-07-25
* x86/bugs/AMD: Add support to disable RDS on Fam[15, 16, 17]h if requestedDavid Woodhouse2018-07-25
* x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under XenDavid Woodhouse2018-07-25
* x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov2018-06-16
* x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSCTom Lendacky2018-01-23
* x86/cpu/AMD: Make LFENCE a serializing instructionTom Lendacky2018-01-23
* x86/cpu/AMD: Fix cpu_llc_id for AMD Fam17h systemsYazen Ghannam2016-11-26
* x86/AMD: Apply erratum 665 on machines without a BIOS fixEmanuel Czirai2016-09-24
* x86/AMD: Fix last level cache topology for AMD Fam17h systemsAravind Gopalakrishnan2015-11-07
* x86/asm/delay: Introduce an MWAITX-based delay with a configurable timerHuang Rui2015-08-22
* x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski2015-07-06
* x86/asm/tsc, x86/cpu/amd: Use the full 64-bit TSC to detect the 2.6.2 bugAndy Lutomirski2015-07-06
* Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-22
|\
| * x86: Kill CONFIG_X86_HTBorislav Petkov2015-06-07
* | x86/cpu/amd: Give access to the number of nodes in a physical packageAravind Gopalakrishnan2015-06-18
* | x86/cpu/amd: Set X86_FEATURE_EXTD_APICID for future processorsAravind Gopalakrishnan2015-05-06
|/
* x86_64, asm: Work around AMD SYSRET SS descriptor attribute issueAndy Lutomirski2015-04-26
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-04-13
|\
| * x86/mm: Improve AMD Bulldozer ASLR workaroundHector Marco-Gisbert2015-03-31
* | x86/asm: Cleanup prefetch primitivesBorislav Petkov2015-02-23
|/
* Merge branch 'perf/hw_breakpoints' into perf/coreIngo Molnar2015-01-28
|\
| * perf/x86/amd: AMD support for bp_len > HW_BREAKPOINT_LEN_8Jacob Shin2014-12-03
* | x86, CPU, AMD: Move K8 TLB flush filter workaround to K8 codeBorislav Petkov2014-11-11
|/
* x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-onlyPaolo Bonzini2014-09-24
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-04
|\
| * x86/mm: Rip out complicated, out-of-date, buggy TLB flushingDave Hansen2014-07-31
* | x86, amd: Cleanup init_amdBorislav Petkov2014-07-14
* | x86, cpufeature: Convert more "features" to bugsBorislav Petkov2014-06-18
|/
* Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPECDave Jones2014-03-20
* x86, AMD: Convert to the new bit access MSR accessorsBorislav Petkov2014-03-13
* Merge branch 'linus' into x86/urgentIngo Molnar2014-01-25
|\
| * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-01-20
| |\
| * \ Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-01-20
| |\ \
| | * | x86, cpu, amd: Fix a shadowed variable situationBorislav Petkov2014-01-15
| | * | x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-06
| * | | sched/clock, x86: Use a static_key for sched_clock_stablePeter Zijlstra2014-01-13
| |/ /
* | / mm, x86: Revisit tlb_flushall_shift tuning for page flushes except on IvyBridgeMel Gorman2014-01-25
| |/ |/|
* | x86, cpu, amd: Add workaround for family 16h, erratum 793Borislav Petkov2014-01-14
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-15
|\
| * treewide: fix "distingush" typoMichael Opdenacker2013-10-14
* | x86/cpu: Track legacy CPU model data only on 32-bit kernelsJan Beulich2013-10-26
|/
* Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2013-09-04
|\