aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
2018-11-28x86/speculation: Unify conditional spectre v2 print functionsThomas Gleixner1-13/+4
2018-11-28x86/speculataion: Mark command line parser data __initdataThomas Gleixner1-2/+2
2018-11-28x86/speculation: Mark string arrays const correctlyThomas Gleixner1-3/+3
2018-11-28x86/speculation: Reorder the spec_v2 codeThomas Gleixner1-84/+84
2018-11-28x86/l1tf: Show actual SMT stateThomas Gleixner1-2/+3
2018-11-28x86/speculation: Rework SMT state changeThomas Gleixner1-6/+5
2018-11-28x86/speculation: Rename SSBD update functionsThomas Gleixner1-2/+2
2018-11-28x86/speculation: Disable STIBP when enhanced IBRS is in useTim Chen1-0/+7
2018-11-28x86/speculation: Move STIPB/IBPB string conditionals out of cpu_show_common()Tim Chen1-2/+18
2018-11-28x86/speculation: Remove unnecessary ret variable in cpu_show_common()Tim Chen1-4/+1
2018-11-28x86/speculation: Clean up spectre_v2_parse_cmdline()Tim Chen1-14/+13
2018-11-28x86/retpoline: Remove minimal retpoline supportZhenzhong Duan1-11/+2
2018-11-28x86/retpoline: Make CONFIG_RETPOLINE depend on compiler supportZhenzhong Duan1-1/+1
2018-11-28x86/MCE/AMD: Fix the thresholding machinery initialization orderBorislav Petkov1-13/+6
2018-11-27x86/resctrl: Use rdt_last_cmd_puts() where possibleReinette Chatre2-6/+6
2018-11-22x86/resctrl: Introduce AMD QOS featureBabu Moger3-3/+142
2018-11-22x86/resctrl: Fixup the user-visible stringsBabu Moger3-46/+46
2018-11-22x86/resctrl: Add AMD's X86_FEATURE_MBA to the scattered CPUID featuresSherry Hurwitz1-1/+6
2018-11-22x86/resctrl: Rename the config option INTEL_RDT to RESCTRLBabu Moger2-3/+3
2018-11-22x86/resctrl: Add vendor check for the MBA software controllerBabu Moger1-1/+4
2018-11-22x86/resctrl: Bring cbm_validate() into the resource structureBabu Moger3-9/+19
2018-11-22x86/resctrl: Initialize the vendor-specific resource functionsBabu Moger3-9/+37
2018-11-22x86/resctrl: Move all the macros to resctrl/internal.hBabu Moger4-24/+24
2018-11-22x86/resctrl: Re-arrange the RDT init codeBabu Moger1-7/+21
2018-11-22x86/resctrl: Rename the RDT functions and definitionsBabu Moger4-25/+26
2018-11-22x86/resctrl: Rename and move rdt files to a separate directoryBabu Moger9-17/+18
2018-11-19x86/microcode/AMD: Update copyrightBorislav Petkov1-1/+1
2018-11-19x86/microcode/AMD: Check the equivalence table size when scanning itMaciej S. Szmigiero1-6/+15
2018-11-19x86/microcode/AMD: Convert CPU equivalence table variable into a structMaciej S. Szmigiero1-14/+18
2018-11-19x86/microcode/AMD: Check microcode container data in the late loaderMaciej S. Szmigiero1-21/+17
2018-11-19x86/microcode/AMD: Fix container size's typeBorislav Petkov1-10/+12
2018-11-19x86/microcode/AMD: Convert early parser to the new verification routinesBorislav Petkov1-22/+24
2018-11-19x86/microcode/AMD: Change verify_patch()'s return valueBorislav Petkov1-39/+52
2018-11-19x86/microcode/AMD: Move chipset-specific check into verify_patch()Borislav Petkov1-6/+6
2018-11-19x86/microcode/AMD: Move patch family check to verify_patch()Borislav Petkov1-5/+10
2018-11-19x86/microcode/AMD: Simplify patch family detectionBorislav Petkov1-24/+3
2018-11-19x86/microcode/AMD: Concentrate patch verificationBorislav Petkov1-25/+54
2018-11-19x86/microcode/AMD: Cleanup verify_patch_size() moreBorislav Petkov1-12/+14
2018-11-19x86/microcode/AMD: Clean up per-family patch size checksBorislav Petkov1-13/+8
2018-11-19x86/microcode/AMD: Move verify_patch_size() up in the fileBorislav Petkov1-41/+41
2018-11-19x86/microcode/AMD: Add microcode container verificationMaciej S. Szmigiero1-0/+101
2018-11-19x86/microcode/AMD: Subtract SECTION_HDR_SIZE from file leftover lengthMaciej S. Szmigiero1-3/+12
2018-11-14x86/mce: Fix -Wmissing-prototypes warningsBorislav Petkov3-4/+7
2018-11-09x86/cpu/vmware: Do not trace vmware_sched_clock()Steven Rostedt (VMware)1-1/+1
2018-11-06acpi/nfit, x86/mce: Validate a MCE's address before using itVishal Verma1-1/+2
2018-11-06acpi/nfit, x86/mce: Handle only uncorrectable machine checksVishal Verma1-1/+2
2018-11-05x86/cpufeatures: Remove get_scattered_cpuid_leaf()Sean Christopherson2-27/+0
2018-11-04x86/hyper-v: Enable PIT shutdown quirkMichael Kelley1-0/+11
2018-11-03Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar1-1/+1
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+1