summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2020-01-20x86/sysfb: Fix check for bad VRAM sizeArvind Sankar1-1/+1
2020-01-20Merge tag 'v5.5-rc7' into perf/core, to pick up fixesIngo Molnar11-48/+30
2020-01-20x86/boot/compressed: Relax sed symbol type regex for LLVM ld.lldArd Biesheuvel1-1/+1
2020-01-20efi/x86: avoid KASAN false positives when accessing the 1: 1 mappingArd Biesheuvel1-5/+6
2020-01-20efi: Add tracking for dynamically allocated memmapsDan Williams2-16/+17
2020-01-20efi/x86: Limit EFI old memory map to SGI UV machinesArd Biesheuvel6-199/+210
2020-01-20efi/x86: Avoid RWX mappings for all of DRAMArd Biesheuvel1-4/+16
2020-01-20efi/x86: Don't map the entire kernel text RW for mixed modeArd Biesheuvel1-2/+2
2020-01-20x86/mm: Fix NX bit clearing issue in kernel_map_pages_in_pgdArd Biesheuvel1-7/+1
2020-01-20efi/libstub/x86: Fix unused-variable warningArnd Bergmann1-2/+0
2020-01-20efi/libstub/x86: Use mandatory 16-byte stack alignment in mixed modeArd Biesheuvel1-33/+13
2020-01-20efi/libstub/x86: Use const attribute for efi_is_64bit()Ard Biesheuvel3-13/+10
2020-01-20Merge tag 'v5.5-rc7' into efi/core, to pick up fixesIngo Molnar8-42/+23
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller9-42/+28
2020-01-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-6/+6
2020-01-18Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+5
2020-01-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-24/+7
2020-01-18Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+5
2020-01-18open: introduce openat2(2) syscallAleksa Sarai2-0/+2
2020-01-17x86/resctrl: Check monitoring static key in the MBM overflow handlerXiaochen Shen2-2/+3
2020-01-17x86/speculation/swapgs: Exclude Zhaoxin CPUs from SWAPGS vulnerabilityTony W Wang-oc1-2/+2
2020-01-17x86/speculation/spectre_v2: Exclude Zhaoxin CPUs from SPECTRE_V2Tony W Wang-oc1-1/+8
2020-01-17x86/cpu: Update cached HLE state on write to TSX_CTRL_CPUID_CLEARPawan Gupta1-6/+7
2020-01-17x86/apic/uv: Avoid unused variable warningArnd Bergmann1-37/+6
2020-01-17perf/x86/intel/uncore: Remove PCIe3 unit for SNRKan Liang1-24/+0
2020-01-17perf/x86/intel/uncore: Fix missing marker for snr_uncore_imc_freerunning_eventsKan Liang1-0/+1
2020-01-17perf/x86/intel/uncore: Add PCI ID of IMC for Xeon E3 V5 FamilyKan Liang1-0/+6
2020-01-17perf/x86/amd: Add support for Large Increment per Cycle EventsKim Phillips3-15/+95
2020-01-17perf/x86/amd: Constrain Large Increment per Cycle eventsKim Phillips2-30/+63
2020-01-17perf/x86/intel/rapl: Add Comet Lake supportHarry Pan1-0/+2
2020-01-16x86/CPU/AMD: Ensure clearing of SME/SEV features is maintainedTom Lendacky1-2/+2
2020-01-16x86/amd_nb: Add Family 19h PCI IDsYazen Ghannam1-0/+3
2020-01-16x86/MCE/AMD, EDAC/mce_amd: Add new Load Store unit McaTypeYazen Ghannam2-0/+3
2020-01-16crypto: x86/poly1305 - wire up faster implementations for kernelJason A. Donenfeld6-1576/+571
2020-01-16crypto: x86/poly1305 - import unmodified cryptogams implementationJason A. Donenfeld1-0/+4159
2020-01-16crypto: poly1305 - add new 32 and 64-bit generic versionsJason A. Donenfeld2-21/+214
2020-01-15x86/cpu: Print "VMX disabled" error message iff KVM is enabledSean Christopherson1-2/+3
2020-01-15x86/mce/therm_throt: Do not access uninitialized therm_workChuansheng Liu1-4/+5
2020-01-14arch/x86/setup: Drop dummy_con initializationArvind Sankar1-2/+0
2020-01-14x86/vdso: Zap vvar pages when switching to a time namespaceDmitry Safonov1-0/+27
2020-01-14x86/vdso: On timens page fault prefault also VVAR pageDmitry Safonov1-1/+16
2020-01-14x86/vdso: Handle faults on timens pageDmitry Safonov1-2/+52
2020-01-14x86/vdso: Add time napespace pageDmitry Safonov6-3/+26
2020-01-14x86/vdso: Provide vdso_data offset on vvar_pageDmitry Safonov4-9/+16
2020-01-14x86/vdso: Restrict splitting VVAR VMADmitry Safonov1-0/+13
2020-01-14x86/vdso: Remove unused VDSO_HAS_32BIT_FALLBACKVincenzo Frascino1-2/+0
2020-01-13KVM: VMX: Allow KVM_INTEL when building for Centaur and/or Zhaoxin CPUsSean Christopherson1-6/+4
2020-01-13perf/x86: Provide stubs of KVM helpers for non-Intel CPUsSean Christopherson1-7/+15
2020-01-13KVM: VMX: Use VMX_FEATURE_* flags to define VMCS control bitsSean Christopherson1-50/+55
2020-01-13KVM: VMX: Check for full VMX support when verifying CPU compatibilitySean Christopherson1-0/+6