aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2017-07-20x86/fpu/math-emu: Avoid bogus -Wint-in-bool-context warningArnd Bergmann1-1/+1
2017-07-20x86/fpu/math-emu: Fix possible uninitialized variable useArnd Bergmann2-10/+10
2017-07-20perf/x86: Shut up false-positive -Wmaybe-uninitialized warningArnd Bergmann1-2/+2
2017-07-20Merge tag 'perf-core-for-mingo-4.13-20170718' of git://git.kernel.org/pub/scm...Ingo Molnar1-1/+51
2017-07-20x86/defconfig: Remove stale, old Kconfig optionsKrzysztof Kozlowski2-6/+0
2017-07-20x86/ioapic: Pass the correct data to unmask_ioapic_irq()Seunghun Han1-1/+1
2017-07-20x86/acpi: Prevent out of bound access caused by broken ACPI tablesSeunghun Han1-0/+8
2017-07-20Merge tag 'drm-intel-next-2017-07-17' of git://anongit.freedesktop.org/git/dr...Dave Airlie1-0/+1
2017-07-19Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-9/+9
2017-07-19x86: add MULTIUSER dependency for KVMArnd Bergmann1-1/+1
2017-07-19KVM: nVMX: Disallow VM-entry in MOV-SS shadowJim Mattson1-0/+7
2017-07-19KVM: nVMX: track NMI blocking state separately for each VMCSPaolo Bonzini1-10/+14
2017-07-19KVM: x86: masking out upper bitsDan Carpenter1-2/+2
2017-07-18perf/x86/intel: Record branch typeJin Yao1-1/+51
2017-07-18x86/mm: Add support to make use of Secure Memory EncryptionTom Lendacky3-5/+83
2017-07-18perf/x86/intel: Fix debug_store reset field for freq eventsJiri Olsa1-0/+2
2017-07-18perf/x86/intel: Add Goldmont Plus CPU PMU supportKan Liang3-0/+166
2017-07-18perf/x86/intel: Enable C-state residency events for Apollo LakeHarry Pan1-6/+20
2017-07-18x86/boot: Add early cmdline parsing for options with argumentsTom Lendacky2-0/+107
2017-07-18x86/mm: Add support to encrypt the kernel in-placeTom Lendacky4-0/+466
2017-07-18x86/mm: Create native_make_p4d() for PGTABLE_LEVELS <= 4Tom Lendacky1-0/+5
2017-07-18x86/mm: Use proper encryption attributes with /dev/memTom Lendacky3-9/+15
2017-07-18xen/x86: Remove SME feature in PV guestsTom Lendacky1-0/+1
2017-07-18x86/mm, kexec: Allow kexec to be used with SMETom Lendacky6-7/+54
2017-07-18kvm/x86/svm: Support Secure Memory Encryption within KVMTom Lendacky6-25/+30
2017-07-18x86, drm, fbdev: Do not specify encrypted memory for video mappingsTom Lendacky2-1/+15
2017-07-18x86/boot/realmode: Check for memory encryption on the APsTom Lendacky3-0/+40
2017-07-18x86/cpu/AMD: Make the microcode level available earlier in the bootTom Lendacky1-4/+4
2017-07-18x86, swiotlb: Add memory encryption supportTom Lendacky6-9/+51
2017-07-18x86/realmode: Decrypt trampoline area if memory encryption is activeTom Lendacky1-0/+8
2017-07-18x86/mm: Add support for changing the memory encryption attributeTom Lendacky2-0/+65
2017-07-18x86/mm: Add support to access persistent memory in the clearTom Lendacky1-1/+30
2017-07-18x86/boot: Use memremap() to map the MPF and MPC dataTom Lendacky1-28/+70
2017-07-18x86/mm: Add support to access boot related data in the clearTom Lendacky2-0/+185
2017-07-18x86/efi: Update EFI pagetable creation to work with SMETom Lendacky1-4/+11
2017-07-18efi: Update efi_mem_type() to return an error rather than 0Tom Lendacky1-3/+3
2017-07-18x86/boot/e820: Add support to determine the E820 type of an addressTom Lendacky2-3/+25
2017-07-18x86/mm: Insure that boot memory areas are mapped properlyTom Lendacky6-5/+108
2017-07-18x86/mm: Add support for early encryption/decryption of memoryTom Lendacky2-0/+86
2017-07-18x86/mm: Extend early_memremap() support with additional attrsTom Lendacky4-0/+69
2017-07-18x86/mm: Add SME support for read_cr3_pa()Tom Lendacky2-2/+8
2017-07-18x86/mm: Provide general kernel support for memory encryptionTom Lendacky14-35/+113
2017-07-18x86/mm: Simplify p[g4um]d_page() macrosTom Lendacky1-7/+9
2017-07-18x86/mm: Add support to enable SME in early boot processingTom Lendacky4-13/+77
2017-07-18x86/mm: Remove phys_to_virt() usage in ioremap()Tom Lendacky1-10/+8
2017-07-18x86/mm: Add Secure Memory Encryption (SME) supportTom Lendacky4-0/+77
2017-07-18x86/cpu/AMD: Handle SME reduction in physical address sizeTom Lendacky1-11/+13
2017-07-18x86/cpu/AMD: Add the Secure Memory Encryption CPU featureTom Lendacky4-0/+23
2017-07-18x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap() for RAM mappingsTom Lendacky6-51/+39
2017-07-18x86/mm/pat: Set write-protect cache mode for full PAT supportTom Lendacky1-3/+3