summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-14/+1
2018-06-04Merge branches 'x86/dma', 'x86/microcode', 'x86/mm' and 'x86/vdso' into x86/u...Ingo Molnar4-25/+46
2018-05-31Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar1-15/+7
2018-05-30Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar1-0/+4
2018-05-28x86/pci-dma: switch the VIA 32-bit DMA quirk to use the struct device flagChristoph Hellwig1-17/+10
2018-05-28x86/pci-dma: remove the explicit nodac and allowdac optionChristoph Hellwig1-2/+2
2018-05-28x86/pci-dma: remove the experimental forcesac boot optionChristoph Hellwig1-20/+1
2018-05-27x86/microcode: Make the late update update_lock a raw lock for RTScott Wood1-3/+3
2018-05-25dma-mapping: remove unused gfp_t parameter to arch_dma_alloc_attrsHuaisheng Ye1-1/+1
2018-05-25perf/x86: Store user space frame-pointer value on a sampleAlexey Budankov1-4/+6
2018-05-23x86/speculation: Simplify the CPU bug detection logicDominik Brodowski1-15/+7
2018-05-23rcu/x86: Provide early rcu_cpu_starting() callbackPeter Zijlstra1-0/+4
2018-05-21Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds7-31/+621
2018-05-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-1/+11
2018-05-20Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-15/+14
2018-05-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-2/+17
2018-05-19x86/MCE/AMD: Read MCx_MISC block addresses on any CPUBorislav Petkov1-8/+7
2018-05-19Merge branch 'ras/urgent' into ras/coreThomas Gleixner5-31/+40
2018-05-19x86/MCE/AMD: Cache SMCA MISC block addressesBorislav Petkov1-15/+14
2018-05-19x86/apm: Fix spelling mistake: "caculate" -> "calculate"Colin Ian King1-1/+1
2018-05-19x86: Convert x86_platform_ops to timespec64Arnd Bergmann4-12/+19
2018-05-19Merge branch 'linus' into timers/2038Thomas Gleixner13-122/+87
2018-05-19x86/intel_rdt/mba_sc: Feedback loop to dynamically update mem bandwidthVikas Shivappa3-3/+128
2018-05-19x86/intel_rdt/mba_sc: Prepare for feedback loopVikas Shivappa2-6/+48
2018-05-19x86/intel_rdt/mba_sc: Add schemata supportVikas Shivappa2-6/+20
2018-05-19x86/intel_rdt/mba_sc: Add initialization supportVikas Shivappa3-10/+33
2018-05-19x86/intel_rdt/mba_sc: Enable/disable MBA software controllerVikas Shivappa3-0/+41
2018-05-19x86/mm: Drop TS_COMPAT on 64-bit exec() syscallDmitry Safonov1-0/+1
2018-05-19x86/mm: Mark __pgtable_l5_enabled __initdataKirill A. Shutemov1-1/+1
2018-05-19x86/mm: Introduce the 'no5lvl' kernel parameterKirill A. Shutemov2-4/+20
2018-05-19x86/mm: Stop pretending pgtable_l5_enabled is a variableKirill A. Shutemov2-2/+3
2018-05-19x86/mm: Unify pgtable_l5_enabled usage in early boot codeKirill A. Shutemov1-7/+5
2018-05-19Merge branches 'x86/urgent' and 'core/urgent' into x86/boot, to pick up fixes...Ingo Molnar17-121/+104
2018-05-18x86/bugs: Rename SSBD_NO to SSB_NOKonrad Rzeszutek Wilk1-1/+1
2018-05-18Merge tag 'hwmon-for-linus-v4.17-rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+6
2018-05-17x86/apic/x2apic: Initialize cluster ID properlyThomas Gleixner1-0/+1
2018-05-17kvm: rename KVM_HINTS_DEDICATED to KVM_HINTS_REALTIMEMichael S. Tsirkin1-4/+4
2018-05-17KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBDTom Lendacky1-1/+2
2018-05-17x86/speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFGThomas Gleixner1-0/+30
2018-05-17x86/bugs: Rework spec_ctrl base and mask logicThomas Gleixner1-7/+19
2018-05-17x86/bugs: Remove x86_spec_ctrl_set()Thomas Gleixner1-11/+2
2018-05-17x86/bugs: Expose x86_spec_ctrl_base directlyThomas Gleixner1-10/+1
2018-05-17x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host}Borislav Petkov1-45/+15
2018-05-17x86/speculation: Rework speculative_store_bypass_update()Thomas Gleixner2-3/+3
2018-05-17x86/speculation: Add virtualized speculative store bypass disable supportTom Lendacky2-2/+15
2018-05-17x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRLThomas Gleixner1-2/+18
2018-05-17x86/speculation: Handle HT correctly on AMDThomas Gleixner2-6/+124
2018-05-17x86/cpufeatures: Add FEATURE_ZENThomas Gleixner1-0/+1
2018-05-17x86/cpufeatures: Disentangle SSBD enumerationThomas Gleixner5-12/+11
2018-05-17x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRSThomas Gleixner3-9/+19