summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-04120-470/+3134
|\
| * x86/mm: Enable RCU based page table freeing (CONFIG_HAVE_RCU_TABLE_FREE=y)Vitaly Kuznetsov2017-08-313-4/+19
| * x86/mm: Use pr_cont() in dump_pagetable()Jan Beulich2017-08-311-11/+15
| * x86/mm: Fix SME encryption stack ptr handlingBorislav Petkov2017-08-291-3/+3
| * kvm/x86: Avoid clearing the C-bit in rsvd_bits()Brijesh Singh2017-08-262-4/+28
| * Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar2017-08-261493-23546/+27215
| |\
| * | x86/CPU: Align CR3 definesBorislav Petkov2017-08-211-6/+6
| * | x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pagesTony Luck2017-08-174-0/+55
| * | acpi, x86/mm: Remove encryption mask from ACPI page protection typeTom Lendacky2017-07-302-5/+7
| * | x86/mm, kexec: Fix memory corruption with SME on successive kexecsTom Lendacky2017-07-303-2/+18
| * | x86/mm/pkeys: Fix typo in Documentation/x86/protection-keys.txtWang Kai2017-07-251-3/+3
| * | x86/mm/dump_pagetables: Speed up page tables dump for CONFIG_KASAN=yAndrey Ryabinin2017-07-251-23/+41
| * | x86/mm: Implement PCID based optimization: try to preserve old TLB entries us...Andy Lutomirski2017-07-255-18/+86
| * | x86: Enable 5-level paging support via CONFIG_X86_5LEVEL=yKirill A. Shutemov2017-07-213-0/+88
| * | x86/mm: Allow userspace have mappings above 47-bitKirill A. Shutemov2017-07-211-2/+2
| * | x86/mm: Prepare to expose larger address space to userspaceKirill A. Shutemov2017-07-215-14/+43
| * | x86/mpx: Do not allow MPX if we have mappings above 47-bitKirill A. Shutemov2017-07-215-1/+59
| * | x86/mm: Rename tasksize_32bit/64bit to task_size_32bit/64bit()Kirill A. Shutemov2017-07-214-9/+9
| * | x86/xen: Redefine XEN_ELFNOTE_INIT_P2M using PUD_SIZE * PTRS_PER_PUDKirill A. Shutemov2017-07-211-1/+1
| * | x86/mm/dump_pagetables: Fix printout of p4d levelKirill A. Shutemov2017-07-211-9/+9
| * | x86/mm/dump_pagetables: Generalize address normalizationKirill A. Shutemov2017-07-211-5/+6
| * | x86/boot: Fix memremap() related build failureIngo Molnar2017-07-201-0/+1
| * | x86/mm: Add support to make use of Secure Memory EncryptionTom Lendacky2017-07-183-5/+83
| * | compiler-gcc.h: Introduce __nostackprotector function attributeTom Lendacky2017-07-182-0/+6
| * | x86/boot: Add early cmdline parsing for options with argumentsTom Lendacky2017-07-182-0/+107
| * | x86/mm: Add support to encrypt the kernel in-placeTom Lendacky2017-07-184-0/+466
| * | x86/mm: Create native_make_p4d() for PGTABLE_LEVELS <= 4Tom Lendacky2017-07-181-0/+5
| * | x86/mm: Use proper encryption attributes with /dev/memTom Lendacky2017-07-183-9/+15
| * | xen/x86: Remove SME feature in PV guestsTom Lendacky2017-07-181-0/+1
| * | x86/mm, kexec: Allow kexec to be used with SMETom Lendacky2017-07-188-8/+73
| * | kvm/x86/svm: Support Secure Memory Encryption within KVMTom Lendacky2017-07-186-25/+30
| * | x86, drm, fbdev: Do not specify encrypted memory for video mappingsTom Lendacky2017-07-187-3/+42
| * | x86/boot/realmode: Check for memory encryption on the APsTom Lendacky2017-07-183-0/+40
| * | iommu/amd: Allow the AMD IOMMU to work with memory encryptionTom Lendacky2017-07-184-21/+55
| * | x86/cpu/AMD: Make the microcode level available earlier in the bootTom Lendacky2017-07-181-4/+4
| * | swiotlb: Add warnings for use of bounce buffers with SMETom Lendacky2017-07-182-0/+16
| * | x86, swiotlb: Add memory encryption supportTom Lendacky2017-07-189-17/+108
| * | x86/realmode: Decrypt trampoline area if memory encryption is activeTom Lendacky2017-07-181-0/+8
| * | x86/mm: Add support for changing the memory encryption attributeTom Lendacky2017-07-182-0/+65
| * | x86/mm: Add support to access persistent memory in the clearTom Lendacky2017-07-181-1/+30
| * | x86/boot: Use memremap() to map the MPF and MPC dataTom Lendacky2017-07-181-28/+70
| * | x86/mm: Add support to access boot related data in the clearTom Lendacky2017-07-185-7/+218
| * | x86/efi: Update EFI pagetable creation to work with SMETom Lendacky2017-07-181-4/+11
| * | efi: Update efi_mem_type() to return an error rather than 0Tom Lendacky2017-07-183-6/+6
| * | efi: Add an EFI table address match functionTom Lendacky2017-07-182-0/+40
| * | x86/boot/e820: Add support to determine the E820 type of an addressTom Lendacky2017-07-182-3/+25
| * | x86/mm: Insure that boot memory areas are mapped properlyTom Lendacky2017-07-186-5/+108
| * | x86/mm: Add support for early encryption/decryption of memoryTom Lendacky2017-07-182-0/+86
| * | x86/mm: Extend early_memremap() support with additional attrsTom Lendacky2017-07-186-0/+81
| * | x86/mm: Add SME support for read_cr3_pa()Tom Lendacky2017-07-182-2/+8