summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* x86/speculation: Simplify sysfs report of VMX L1TF vulnerabilityPaolo Bonzini2018-08-151-3/+9
* x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1dNicolai Stange2018-08-151-0/+1
* x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange2018-08-1517-0/+19
* x86/bugs, kvm: Introduce boot-time control of L1TF mitigationsJiri Kosina2018-08-151-0/+44
* cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED earlyThomas Gleixner2018-08-151-0/+6
* x86/kvm: Allow runtime control of L1D flushThomas Gleixner2018-08-151-1/+1
* x86/l1tf: Handle EPT disabled state properThomas Gleixner2018-08-151-4/+5
* x86/litf: Introduce vmx status variableThomas Gleixner2018-08-151-2/+34
* Revert "x86/apic: Ignore secondary threads if nosmt=force"Thomas Gleixner2018-08-152-21/+1
* x86/CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblingsBorislav Petkov2018-08-151-20/+17
* x86/apic: Ignore secondary threads if nosmt=forceThomas Gleixner2018-08-152-1/+21
* x86/cpu/AMD: Evaluate smp_num_siblings earlyThomas Gleixner2018-08-151-0/+13
* x86/CPU/AMD: Do not check CPUID max ext level before parsing SMP infoBorislav Petkov2018-08-151-5/+2
* x86/cpu/intel: Evaluate smp_num_siblings earlyThomas Gleixner2018-08-151-0/+7
* x86/cpu/topology: Provide detect_extended_topology_early()Thomas Gleixner2018-08-152-6/+25
* x86/cpu/common: Provide detect_ht_early()Thomas Gleixner2018-08-152-10/+15
* x86/cpu/AMD: Remove the pointless detect_ht() callThomas Gleixner2018-08-151-4/+0
* x86/cpu: Remove the pointless CPU printoutThomas Gleixner2018-08-152-26/+5
* x86/topology: Provide topology_smt_supported()Thomas Gleixner2018-08-151-0/+8
* x86/smp: Provide topology_is_primary_thread()Thomas Gleixner2018-08-152-0/+24
* x86/bugs: Move the l1tf function and define pr_fmt properlyKonrad Rzeszutek Wilk2018-08-151-26/+29
* x86/speculation/l1tf: Add sysfs reporting for l1tfAndi Kleen2018-08-152-0/+60
* x86/speculation/l1tf: Make sure the first page is always reservedAndi Kleen2018-08-151-0/+6
* kprobes/x86: Fix %p uses in error messagesMasami Hiramatsu2018-08-151-4/+1
* x86/speculation: Protect against userspace-userspace spectreRSBJiri Kosina2018-08-151-31/+7
* x86/paravirt: Fix spectre-v2 mitigations for paravirt guestsPeter Zijlstra2018-08-151-4/+10
* x86/apic: Future-proof the TSC_DEADLINE quirk for SKXLen Brown2018-08-061-0/+3
* x86/microcode: Make the late update update_lock a raw lock for RTScott Wood2018-08-031-3/+3
* x86/MCE: Remove min interval polling limitationDewet Thibaut2018-07-251-3/+0
* x86/apm: Don't access __preempt_count with zeroed fsVille Syrjälä2018-07-251-0/+5
* x86/paravirt: Make native_save_fl() extern inlineNick Desaulniers2018-07-222-0/+27
* uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn()Oleg Nesterov2018-07-171-1/+1
* x86: Call fixup_exception() before notify_die() in math_error()Siarhei Liakh2018-07-031-6/+8
* x86/mce: Do not overwrite MCi_STATUS in mce_no_way_out()Borislav Petkov2018-07-031-8/+10
* x86/mce: Fix incorrect "Machine check from unknown source" messageTony Luck2018-07-031-8/+18
* x86/mce: Check for alternate indication of machine check recovery on SkylakeTony Luck2018-07-031-2/+9
* x86/mce: Improve error message when kernel cannot recoverTony Luck2018-07-031-0/+5
* x86/intel_rdt: Enable CMT and MBM on new Skylake steppingTony Luck2018-06-261-0/+2
* x86/MCE: Fix stack out-of-bounds write in mce-inject.c: Flags_read()Tony Luck2018-06-261-1/+1
* uprobes/x86: Prohibit probing on MOV SS instructionMasami Hiramatsu2018-06-211-0/+4
* kprobes/x86: Prohibit probing on exception masking instructionsMasami Hiramatsu2018-06-211-0/+4
* x86/cpu/intel: Add missing TLB cpuid valuesjacek.tomaka@poczta.fm2018-06-211-0/+3
* kexec_file: do not add extra alignment to efi memmapDave Young2018-06-211-3/+2
* x86/MCE/AMD: Cache SMCA MISC block addressesBorislav Petkov2018-06-051-15/+14
* x86/mce/AMD: Carve out SMCA get_block_address() codeYazen Ghannam2018-06-051-26/+31
* x86/apic: Set up through-local-APIC mode on the boot CPU if 'noapic' specifiedBaoquan He2018-05-301-1/+1
* x86/devicetree: Fix device IRQ settings in DTIvan Gorinov2018-05-301-5/+8
* x86/devicetree: Initialize device tree before using itIvan Gorinov2018-05-301-3/+5
* x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across ...Samuel Neves2018-05-301-0/+1
* x86/intel_rdt: Fix incorrect returned value when creating rdgroup sub-directo...Wang Hui2018-05-301-0/+1