summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
...
* x86/speculation: Remove unnecessary ret variable in cpu_show_common()Tim Chen2018-12-051-4/+1
* x86/speculation: Clean up spectre_v2_parse_cmdline()Tim Chen2018-12-051-14/+13
* x86/retpoline: Remove minimal retpoline supportZhenzhong Duan2018-12-051-11/+2
* x86/retpoline: Make CONFIG_RETPOLINE depend on compiler supportZhenzhong Duan2018-12-051-1/+1
* x86/speculation: Propagate information about RSB filling mitigation to sysfsJiri Kosina2018-12-051-1/+2
* x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigationJiri Kosina2018-12-051-6/+51
* Revert "x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation"Greg Kroah-Hartman2018-11-231-51/+6
* x86/hyper-v: Enable PIT shutdown quirkMichael Kelley2018-11-211-0/+11
* x86/cpu/vmware: Do not trace vmware_sched_clock()Steven Rostedt (VMware)2018-11-211-1/+1
* acpi/nfit, x86/mce: Validate a MCE's address before using itVishal Verma2018-11-211-1/+2
* acpi/nfit, x86/mce: Handle only uncorrectable machine checksVishal Verma2018-11-211-1/+2
* x86/intel_rdt: Show missing resctrl mount optionsXiaochen Shen2018-11-131-0/+7
* x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigationJiri Kosina2018-11-131-6/+51
* x86/intel_rdt: Fix out-of-bounds memory access in CBM testsReinette Chatre2018-10-093-25/+37
* x86/cpu/amd: Remove unnecessary parenthesesNathan Chancellor2018-10-031-1/+1
* x86/intel_rdt: Fix incorrect loop end conditionReinette Chatre2018-09-181-1/+1
* x86/intel_rdt: Fix exclusive mode handling of MBA resourceReinette Chatre2018-09-181-2/+12
* x86/intel_rdt: Fix incorrect loop end conditionReinette Chatre2018-09-181-1/+1
* x86/intel_rdt: Do not allow pseudo-locking of MBA resourceReinette Chatre2018-09-181-0/+6
* x86/intel_rdt: Fix unchecked MSR accessReinette Chatre2018-09-181-0/+12
* x86/intel_rdt: Fix invalid mode warning when multiple resources are managedReinette Chatre2018-09-181-1/+1
* x86/intel_rdt: Global closid helper to support future fixesReinette Chatre2018-09-182-0/+8
* x86/intel_rdt: Fix size reporting of MBA resourceReinette Chatre2018-09-181-4/+10
* x86/intel_rdt: Fix data type in parsing callbacksXiaochen Shen2018-09-182-17/+20
* x86/microcode: Update the new microcode revision unconditionallyFilippo Sironi2018-09-022-14/+21
* x86/microcode: Make sure boot_cpu_data.microcode is up-to-datePrarit Bhargava2018-09-022-0/+8
* x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+Andi Kleen2018-08-272-5/+42
* x86/spectre: Add missing family 6 check to microcode checkAndi Kleen2018-08-271-0/+3
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-261-0/+4
|\
| * x86/speculation/l1tf: Suggest what to do on systems with too much RAMVlastimil Babka2018-08-241-0/+4
* | Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...Linus Torvalds2018-08-252-50/+3
|\ \
| * | x86/memory_failure: Introduce {set, clear}_mce_nospec()Dan Williams2018-08-202-50/+3
* | | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-181-3/+3
|\ \ \ | |_|/ |/| |
| * | Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman2018-07-163-5/+10
| |\ \
| * | | Drivers: hv: vmbus: Make TLFS #define names architecture neutralMichael Kelley2018-07-031-2/+2
| * | | x86/hyperv: Add interrupt handler annotationsMichael Kelley2018-07-031-1/+1
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-151-1/+3
|\ \ \
| * \ \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-241-3/+0
| |\ \ \
| * | | | kernfs: allow creating kernfs objects with arbitrary uid/gidDmitry Torokhov2018-07-201-1/+3
| | |_|/ | |/| |
* | | | x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabledGuenter Roeck2018-08-151-2/+1
* | | | Merge tag 'for-linus-4.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-08-142-1/+2
|\ \ \ \
| * | | | xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bitsM. Vefa Bicakci2018-08-062-1/+2
| | |/ / | |/| |
* | | | Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2018-08-147-68/+238
|\ \ \ \
| * | | | x86/microcode: Allow late microcode loading with SMT disabledJosh Poimboeuf2018-08-101-4/+12
| * | | | cpu/hotplug: Fix SMT supported evaluationThomas Gleixner2018-08-071-1/+1
| * | | | x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentryPaolo Bonzini2018-08-051-0/+1
| * | | | x86/speculation: Simplify sysfs report of VMX L1TF vulnerabilityPaolo Bonzini2018-08-051-3/+9
| * | | | Merge 4.18-rc7 into master to pick up the KVM dependcyThomas Gleixner2018-08-058-26/+55
| |\| | |
| * | | | x86/bugs, kvm: Introduce boot-time control of L1TF mitigationsJiri Kosina2018-07-131-0/+44
| * | | | cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED earlyThomas Gleixner2018-07-131-0/+6