summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2018-12-05x86/speculation: Add command line control for indirect branch speculationThomas Gleixner
2018-12-05x86/speculation: Unify conditional spectre v2 print functionsThomas Gleixner
2018-12-05x86/speculataion: Mark command line parser data __initdataThomas Gleixner
2018-12-05x86/speculation: Mark string arrays const correctlyThomas Gleixner
2018-12-05x86/speculation: Reorder the spec_v2 codeThomas Gleixner
2018-12-05x86/l1tf: Show actual SMT stateThomas Gleixner
2018-12-05x86/speculation: Rework SMT state changeThomas Gleixner
2018-12-05x86/speculation: Rename SSBD update functionsThomas Gleixner
2018-12-05x86/speculation: Disable STIBP when enhanced IBRS is in useTim Chen
2018-12-05x86/speculation: Move STIPB/IBPB string conditionals out of cpu_show_common()Tim Chen
2018-12-05x86/speculation: Remove unnecessary ret variable in cpu_show_common()Tim Chen
2018-12-05x86/speculation: Clean up spectre_v2_parse_cmdline()Tim Chen
2018-12-05x86/retpoline: Remove minimal retpoline supportZhenzhong Duan
2018-12-05x86/retpoline: Make CONFIG_RETPOLINE depend on compiler supportZhenzhong Duan
2018-12-05x86/speculation: Propagate information about RSB filling mitigation to sysfsJiri Kosina
2018-12-05x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigationJiri Kosina
2018-11-30Merge tag 'v4.19.5' into linux-4.19.y-rtSebastian Andrzej Siewior
2018-11-23Revert "x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation"Greg Kroah-Hartman
2018-11-21x86/hyper-v: Enable PIT shutdown quirkMichael Kelley
2018-11-21x86/cpu/vmware: Do not trace vmware_sched_clock()Steven Rostedt (VMware)
2018-11-21acpi/nfit, x86/mce: Validate a MCE's address before using itVishal Verma
2018-11-21acpi/nfit, x86/mce: Handle only uncorrectable machine checksVishal Verma
2018-11-13x86/intel_rdt: Show missing resctrl mount optionsXiaochen Shen
2018-11-13x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigationJiri Kosina
2018-10-29kernel: sched: Provide a pointer to the valid CPU maskSebastian Andrzej Siewior
2018-10-09x86/intel_rdt: Fix out-of-bounds memory access in CBM testsReinette Chatre
2018-10-03x86/cpu/amd: Remove unnecessary parenthesesNathan Chancellor
2018-09-18x86/intel_rdt: Fix incorrect loop end conditionReinette Chatre
2018-09-18x86/intel_rdt: Fix exclusive mode handling of MBA resourceReinette Chatre
2018-09-18x86/intel_rdt: Fix incorrect loop end conditionReinette Chatre
2018-09-18x86/intel_rdt: Do not allow pseudo-locking of MBA resourceReinette Chatre
2018-09-18x86/intel_rdt: Fix unchecked MSR accessReinette Chatre
2018-09-18x86/intel_rdt: Fix invalid mode warning when multiple resources are managedReinette Chatre
2018-09-18x86/intel_rdt: Global closid helper to support future fixesReinette Chatre
2018-09-18x86/intel_rdt: Fix size reporting of MBA resourceReinette Chatre
2018-09-18x86/intel_rdt: Fix data type in parsing callbacksXiaochen Shen
2018-09-02x86/microcode: Update the new microcode revision unconditionallyFilippo Sironi
2018-09-02x86/microcode: Make sure boot_cpu_data.microcode is up-to-datePrarit Bhargava
2018-08-27x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+Andi Kleen
2018-08-27x86/spectre: Add missing family 6 check to microcode checkAndi Kleen
2018-08-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-08-25Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...Linus Torvalds
2018-08-24x86/speculation/l1tf: Suggest what to do on systems with too much RAMVlastimil Babka
2018-08-20x86/memory_failure: Introduce {set, clear}_mce_nospec()Dan Williams
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-08-15x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabledGuenter Roeck
2018-08-14Merge tag 'for-linus-4.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-08-14Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2018-08-13Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds