aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
2019-04-17x86/irq/64: Rename irq_stack_ptr to hardirq_stack_ptrThomas Gleixner1-1/+1
2019-04-17x86/exceptions: Split debug IST stackThomas Gleixner1-11/+0
2019-04-17x86/exceptions: Disconnect IST index and stack orderThomas Gleixner1-5/+5
2019-04-17x86/cpu: Remove orig_ist arrayThomas Gleixner1-6/+0
2019-04-17x86/cpu: Prepare TSS.IST setup for guard pagesThomas Gleixner1-28/+7
2019-04-17x86/exceptions: Add structs for exception stacksThomas Gleixner1-1/+1
2019-04-17x86/exceptions: Make IST index zero basedThomas Gleixner1-2/+2
2019-04-14x86/resctrl: Do not repeat rdtgroup mode initializationXiaochen Shen1-1/+2
2019-04-12x86/pkeys: Add PKRU value to init_fpstateSebastian Andrzej Siewior1-0/+5
2019-04-10x86/microcode: Fix the ancient deprecated microcode loading methodBorislav Petkov1-1/+2
2019-04-10x86/microcode/intel: Refactor Intel microcode blob loadingJann Horn1-35/+36
2019-04-08x86: Convert some slow-path static_cpu_has() callers to boot_cpu_has()Borislav Petkov4-10/+10
2019-04-07PM / arch: x86: MSR_IA32_ENERGY_PERF_BIAS sysfs interfaceRafael J. Wysocki1-4/+89
2019-04-07PM / arch: x86: Rework the MSR_IA32_ENERGY_PERF_BIAS handlingRafael J. Wysocki5-53/+132
2019-04-02x86/speculation/mds: Add SMT warning messageJosh Poimboeuf1-0/+8
2019-04-02x86/speculation: Move arch_smt_update() call to after mitigation decisionsJosh Poimboeuf1-3/+2
2019-04-02x86/speculation/mds: Add mds=full,nosmt cmdline optionJosh Poimboeuf1-0/+10
2019-04-01x86/resctrl: Fix typos in the mba_sc mount optionXiaochen Shen1-3/+3
2019-03-29x86/mce: Remove mce_report_event()Borislav Petkov1-18/+2
2019-03-27x86/mce: Handle varying MCA bank countsYazen Ghannam2-22/+14
2019-03-27x86/mce: Fix machine_check_poll() tests for error typesTony Luck1-7/+37
2019-03-24x86/resctrl: Remove unused variablePeng Hao1-3/+0
2019-03-23x86/CPU/hygon: Fix phys_proc_id calculation logic for multi-die processorsPu Wen1-0/+5
2019-03-21x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processorsMatthew Whitehead1-7/+7
2019-03-21x86/microcode: Announce reload operation's completionBorislav Petkov1-0/+2
2019-03-12Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-69/+132
2019-03-10Merge tag 'iommu-updates-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-0/+12
2019-03-08Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-39/+68
2019-03-07Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-9/+2
2019-03-06Documentation: Move L1TF to separate directoryThomas Gleixner1-1/+1
2019-03-06x86/speculation/mds: Add mitigation mode VMWERVThomas Gleixner1-6/+12
2019-03-06x86/speculation/mds: Add sysfs reporting for MDSThomas Gleixner1-0/+25
2019-03-06x86/speculation/mds: Add mitigation control for MDSThomas Gleixner1-0/+70
2019-03-06x86/speculation/mds: Conditionally clear CPU buffers on idle entryThomas Gleixner1-0/+3
2019-03-06x86/kvm/vmx: Add MDS protection when L1D Flush is not activeThomas Gleixner1-0/+1
2019-03-06x86/speculation/mds: Clear CPU buffers on exit to userThomas Gleixner1-0/+3
2019-03-06x86/speculation/mds: Add BUG_MSBDS_ONLYThomas Gleixner1-8/+12
2019-03-06x86/speculation/mds: Add basic bug infrastructure for MDSAndi Kleen1-9/+16
2019-03-06x86/speculation: Consolidate CPU whitelistsThomas Gleixner1-49/+59
2019-03-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-5/+34
2019-03-05Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+12
2019-02-28x86/Hyper-V: Set x2apic destination mode to physical when x2apic is availableLan Tianyu1-0/+12
2019-02-28kernfs, sysfs, cgroup, intel_rdt: Support fs_contextDavid Howells2-69/+132
2019-02-28Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar1-0/+1
2019-02-25x86/mce: Improve error message when kernel cannot recover, p2Tony Luck1-0/+5
2019-02-11Merge branch 'x86/cpu' into perf/core, to pick up dependent commitIngo Molnar2-5/+34
2019-02-11x86/cpufeature: Add facility to check for min microcode revisionsKan Liang1-0/+31
2019-02-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2019-02-08x86/mtrr: Remove unused variableBo Yu1-2/+1
2019-02-05x86/resctrl: Remove duplicate MSR_MISC_FEATURE_CONTROL definitionReinette Chatre1-7/+0