summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-18x86, swiotlb: Add memory encryption supportTom Lendacky
2017-07-18x86/realmode: Decrypt trampoline area if memory encryption is activeTom Lendacky
2017-07-18x86/mm: Add support for changing the memory encryption attributeTom Lendacky
2017-07-18x86/mm: Add support to access persistent memory in the clearTom Lendacky
2017-07-18x86/boot: Use memremap() to map the MPF and MPC dataTom Lendacky
2017-07-18x86/mm: Add support to access boot related data in the clearTom Lendacky
2017-07-18x86/efi: Update EFI pagetable creation to work with SMETom Lendacky
2017-07-18efi: Update efi_mem_type() to return an error rather than 0Tom Lendacky
2017-07-18efi: Add an EFI table address match functionTom Lendacky
2017-07-18x86/boot/e820: Add support to determine the E820 type of an addressTom Lendacky
2017-07-18x86/mm: Insure that boot memory areas are mapped properlyTom Lendacky
2017-07-18x86/mm: Add support for early encryption/decryption of memoryTom Lendacky
2017-07-18x86/mm: Extend early_memremap() support with additional attrsTom Lendacky
2017-07-18x86/mm: Add SME support for read_cr3_pa()Tom Lendacky
2017-07-18x86/mm: Provide general kernel support for memory encryptionTom Lendacky
2017-07-18x86/mm: Simplify p[g4um]d_page() macrosTom Lendacky
2017-07-18x86/mm: Add support to enable SME in early boot processingTom Lendacky
2017-07-18x86/mm: Remove phys_to_virt() usage in ioremap()Tom Lendacky
2017-07-18x86/mm: Add Secure Memory Encryption (SME) supportTom Lendacky
2017-07-18x86/cpu/AMD: Handle SME reduction in physical address sizeTom Lendacky
2017-07-18x86/cpu/AMD: Add the Secure Memory Encryption CPU featureTom Lendacky
2017-07-18x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap() for RAM mappingsTom Lendacky
2017-07-18x86/mm/pat: Set write-protect cache mode for full PAT supportTom Lendacky
2017-07-18x86/cpu/AMD: Document AMD Secure Memory Encryption (SME)Tom Lendacky
2017-07-18Merge branch 'x86/boot' into x86/mm, to pick up interacting changesIngo Molnar
2017-07-18x86/boot/KASLR: Rename process_e820_entry() into process_mem_region()Baoquan He
2017-07-18x86/boot/KASLR: Switch to pass struct mem_vector to process_e820_entry()Baoquan He
2017-07-18x86/boot/KASLR: Wrap e820 entries walking code into new function process_e820...Baoquan He
2017-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-07-17Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-17Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-17Merge tag 'regmap-fix-w1-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-07-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-07-17Blackfin: flat: Use %x to format u32Geert Uytterhoeven
2017-07-17regmap: regmap-w1: Fix build troublesminimumlaw@rambler.ru
2017-07-16h8300: Add missing closing parenthesis in flat_get_addr_from_rp()Geert Uytterhoeven
2017-07-16blackfin, m68k: Fix flat_set_persistent() for unsigned long to u32 changesGeert Uytterhoeven
2017-07-16binfmt_flat: Use %u to format u32Geert Uytterhoeven
2017-07-15Linux v4.13-rc1Linus Torvalds
2017-07-15Merge tag 'standardize-docs' of git://git.lwn.net/linuxLinus Torvalds
2017-07-15Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-07-15Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2017-07-15Merge branch 'work.__copy_to_user' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-15Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-07-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-07-15Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-15Merge tag 'upstream-4.13-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2017-07-15Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-07-15random: reorder READ_ONCE() in get_random_uXXSebastian Andrzej Siewior