aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/mm
AgeCommit message (Expand)Author
2018-06-15treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAXStefan Agner
2018-06-15mm: fix devmem_is_allowed() for sub-page System RAM intersectionsDan Williams
2018-06-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-06-07mm: add pt_mm to struct pageMatthew Wilcox
2018-06-06x86/mm: Decouple dynamic __PHYSICAL_MASK from AMD SMEKirill A. Shutemov
2018-06-04Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-06-04Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-06-04Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-05-19x86/mm: Stop pretending pgtable_l5_enabled is a variableKirill A. Shutemov
2018-05-19x86/mm: Unify pgtable_l5_enabled usage in early boot codeKirill A. Shutemov
2018-05-14x86/pkeys: Override pkey when moving away from PROT_EXECDave Hansen
2018-05-13x86: Remove pr_fmt duplicate logging prefixesJoe Perches
2018-04-26x86/fault: Dump user opcode bytes on fatal faultsBorislav Petkov
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman
2018-04-25x86/pti: Disallow global kernel text with RANDSTRUCTDave Hansen
2018-04-25x86/pti: Reduce amount of kernel text allowed to be GlobalDave Hansen
2018-04-25x86/pti: Fix boot warning from Global-bit settingDave Hansen
2018-04-25x86/pti: Fix boot problems from Global-bit settingDave Hansen
2018-04-17x86/mm: Prevent kernel Oops in PTDUMP code with HIGHPTE=yJoerg Roedel
2018-04-15Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-04-12x86/pgtable: Don't set huge PUD/PMD on non-leaf entriesJoerg Roedel
2018-04-12x86/pti: Leave kernel text global for !PCIDDave Hansen
2018-04-12x86/pti: Never implicitly clear _PAGE_GLOBAL for kernel imageDave Hansen
2018-04-12x86/pti: Enable global pages for shared areasDave Hansen
2018-04-12x86/mm: Do not forbid _PAGE_RW before init for __ro_after_initDave Hansen
2018-04-12x86/mm: Remove extra filtering in pageattr codeDave Hansen
2018-04-12x86/mm: Do not auto-massage page protectionsDave Hansen
2018-04-11xen, mm: allow deferred page initialization for xen pv domainsPavel Tatashin
2018-04-11exec: pass stack rlimit into mm layout functionsKees Cook
2018-04-09x86/mm: Introduce "default" kernel PTE maskDave Hansen
2018-04-09x86/mm: Undo double _PAGE_PSE clearingDave Hansen
2018-04-09x86/mm: Factor out pageattr _PAGE_GLOBAL settingDave Hansen
2018-04-05x86/mm/memory_hotplug: determine block size based on the end of boot memoryPavel Tatashin
2018-04-02Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-04-02Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-04-02Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-04-02Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-03-27x86/mm/32: Remove unused node_memmap_size_bytes() & CONFIG_NEED_NODE_MEMMAP_S...David Rientjes
2018-03-27Merge tag 'v4.16-rc7' into x86/mm, to fix up conflictIngo Molnar
2018-03-24Merge branch 'linus' into x86/dma, to resolve a conflict with upstreamIngo Molnar
2018-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-03-22Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-03-22x86/mm: implement free pmd/pte page interfacesToshi Kani
2018-03-22mm/vmalloc: add interfaces to free unmapped page tableToshi Kani
2018-03-20dma/direct: Handle force decryption for DMA coherent buffers in common codeChristoph Hellwig
2018-03-20dma/direct: Handle the memory encryption bit in common codeChristoph Hellwig
2018-03-20dma/swiotlb: Remove swiotlb_set_mem_attributes()Christoph Hellwig
2018-03-20x86/dma: Remove dma_alloc_coherent_gfp_flags()Christoph Hellwig
2018-03-20x86/dma: Remove dma_alloc_coherent_mask()Christoph Hellwig