aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
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
2018-08-13Merge branch 'x86/pti' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds
2018-08-13Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-08-13Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-08-13Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-08-10x86/microcode: Allow late microcode loading with SMT disabledJosh Poimboeuf
2018-08-07cpu/hotplug: Fix SMT supported evaluationThomas Gleixner
2018-08-06xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bitsM. Vefa Bicakci
2018-08-06Merge branch 'x86/pti-urgent' into x86/ptiThomas Gleixner
2018-08-05x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentryPaolo Bonzini
2018-08-05x86/speculation: Simplify sysfs report of VMX L1TF vulnerabilityPaolo Bonzini
2018-08-05Merge 4.18-rc7 into master to pick up the KVM dependcyThomas Gleixner
2018-08-03x86/intel_rdt: Disable PMU accessThomas Gleixner
2018-08-03x86/speculation: Support Enhanced IBRS on future CPUsSai Praneeth
2018-08-03x86/cpufeatures: Add EPT_AD feature bitPeter Feiner
2018-07-31x86/speculation: Protect against userspace-userspace spectreRSBJiri Kosina
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-20kernfs: allow creating kernfs objects with arbitrary uid/gidDmitry Torokhov
2018-07-20x86/entry/32: Enter the kernel via trampoline stackJoerg Roedel
2018-07-20x86/CPU: Call detect_nopl() only on the BSPBorislav Petkov
2018-07-20x86/jump_label: Initialize static branching earlyPavel Tatashin
2018-07-17x86/MCE: Remove min interval polling limitationDewet Thibaut
2018-07-16Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman
2018-07-13x86/bugs, kvm: Introduce boot-time control of L1TF mitigationsJiri Kosina
2018-07-13cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED earlyThomas Gleixner
2018-07-13x86/kvm: Allow runtime control of L1D flushThomas Gleixner
2018-07-13x86/l1tf: Handle EPT disabled state properThomas Gleixner