summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2018-05-25KVM: x86: fix #UD address of failed Hyper-V hypercallsRadim Krčmář2-16/+15
2018-05-25dma-mapping: remove unused gfp_t parameter to arch_dma_alloc_attrsHuaisheng Ye2-2/+2
2018-05-25Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar39-197/+1061
2018-05-25perf/x86: Store user space frame-pointer value on a sampleAlexey Budankov1-4/+6
2018-05-25perf/core: Fix bad use of igrab()Song Liu1-2/+2
2018-05-24kvm: x86: IA32_ARCH_CAPABILITIES is always supportedJim Mattson1-0/+5
2018-05-24KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changedWei Huang1-1/+4
2018-05-24x86/kvm: fix LAPIC timer drift when guest uses periodic modeDavid Vrabel1-2/+14
2018-05-23x86/speculation: Simplify the CPU bug detection logicDominik Brodowski1-15/+7
2018-05-23KVM/VMX: Expose SSBD properly to guestsKonrad Rzeszutek Wilk1-2/+2
2018-05-23rcu/x86: Provide early rcu_cpu_starting() callbackPeter Zijlstra1-0/+4
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller28-100/+237
2018-05-21Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds17-102/+839
2018-05-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-40/+106
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 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+4
2018-05-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-2/+50
2018-05-19x86/Hyper-V/hv_apic: Build the Hyper-V APIC conditionallyThomas Gleixner3-8/+8
2018-05-19x86/Hyper-V/hv_apic: Include asm/apic.hThomas Gleixner1-0/+1
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 Gleixner17-85/+126
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 Bergmann10-31/+38
2018-05-19Merge branch 'linus' into timers/2038Thomas Gleixner46-298/+436
2018-05-19X86/Hyper-V: Consolidate the allocation of the hypercall input pageK. Y. Srinivasan3-27/+6
2018-05-19X86/Hyper-V: Consolidate code for converting cpumask to vpsetK. Y. Srinivasan1-41/+2
2018-05-19X86/Hyper-V: Enhanced IPI enlightenmentK. Y. Srinivasan4-3/+89
2018-05-19X86/Hyper-V: Enable IPI enlightenmentsK. Y. Srinivasan4-0/+160
2018-05-19X86/Hyper-V: Enlighten APIC accessK. Y. Srinivasan4-3/+112
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: Mark p4d_offset() __always_inlineKirill A. Shutemov1-1/+1
2018-05-19x86/mm: Introduce the 'no5lvl' kernel parameterKirill A. Shutemov5-7/+32
2018-05-19x86/mm: Stop pretending pgtable_l5_enabled is a variableKirill A. Shutemov19-42/+47
2018-05-19x86/mm: Unify pgtable_l5_enabled usage in early boot codeKirill A. Shutemov5-20/+21
2018-05-19x86/boot/compressed/64: Fix trampoline page table address calculationKirill A. Shutemov1-1/+1
2018-05-19Merge branches 'x86/urgent' and 'core/urgent' into x86/boot, to pick up fixes...Ingo Molnar48-299/+528
2018-05-18crypto: x86 - Add optimized MORUS implementationsOndrej Mosnacek7-0/+2344
2018-05-18crypto: x86 - Add optimized AEGIS implementationsOndrej Mosnacek7-0/+3505
2018-05-18x86/bugs: Rename SSBD_NO to SSB_NOKonrad Rzeszutek Wilk2-2/+2
2018-05-18x86/io: Define readq()/writeq() to use 64-bit typeAndy Shevchenko1-4/+4
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-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-30/+40