summaryrefslogtreecommitdiff
path: root/arch/x86/mm
AgeCommit message (Expand)Author
2016-03-17mm: introduce page reference manipulation functionsJoonsoo Kim
2016-03-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-15x86: also use debug_pagealloc_enabled() for free_init_pagesChristian Borntraeger
2016-03-15x86: query dynamic DEBUG_PAGEALLOC settingChristian Borntraeger
2016-03-15Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-03-15Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-14Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-11x86/mm/32: Enable full randomization on i386 and X86_32Hector Marco-Gisbert
2016-03-08Merge branch 'linus' into ras/core, to pick up fixesIngo Molnar
2016-03-07Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fixIngo Molnar
2016-03-05x86/mm/kmmio: Fix mmiotrace for hugepagesKarol Herbst
2016-02-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-02-27mm: ASLR: use get_random_long()Daniel Cashman
2016-02-26x86/mpx: Fix off-by-one comparison with nr_registersColin Ian King
2016-02-25x86/mm: Fix slow_virt_to_phys() for X86_PAE againDexuan Cui
2016-02-25x86/mm: Avoid premature success when changing page attributesJan Beulich
2016-02-22x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig optionKees Cook
2016-02-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-02-20x86/mm/ptdump: Remove paravirt_enabled()Borislav Petkov
2016-02-19mm, x86: fix pte_page() crash in gup_pte_range()Hugh Dickins
2016-02-18Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar
2016-02-18x86/mm: Expand the exception table logic to allow new handling optionsTony Luck
2016-02-18x86/mm: Fix vmalloc_fault() to handle large pages properlyToshi Kani
2016-02-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-02-09x86/mm: Honour passed pgprot in track_pfn_insert() and track_pfn_remap()Matthew Wilcox
2016-02-09x86/kasan: Write protect kasan zero shadowAndrey Ryabinin
2016-02-09x86/kasan: Clear kasan_zero_page after TLB flushAndrey Ryabinin
2016-02-08x86/mm/numa: Check for failures in numa_clear_kernel_node_hotplug()Ingo Molnar
2016-02-08x86/mm/numa: Clean up numa_clear_kernel_node_hotplug()Ingo Molnar
2016-02-08Merge branch 'x86/urgent' into x86/mm, to pick up dependent fixIngo Molnar
2016-02-08x86/mm/numa: Fix 32-bit memblock range truncation bug on 32-bit NUMA kernelsIngo Molnar
2016-02-06mm, hugetlb: don't require CMA for runtime gigantic pagesVlastimil Babka
2016-02-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-30x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov
2016-01-29x86/mm/pat: Avoid truncation when converting cpa->numpages to addressMatt Fleming
2016-01-20x86/mm: Make kmap_prot into a #defineAndy Lutomirski
2016-01-20x86/mm/32: Set NX in __supported_pte_mask before enabling pagingAndy Lutomirski
2016-01-19x86/mm: Streamline and restore probe_memory_block_size()Seth Jennings
2016-01-16mm, x86: get_user_pages() for dax mappingsDan Williams
2016-01-16mm, dax: convert vmf_insert_pfn_pmd() to pfn_tDan Williams
2016-01-16x86, mm: introduce vmem_altmap to augment vmemmap_populate()Dan Williams
2016-01-16x86, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov
2016-01-16mm: drop tail page refcountingKirill A. Shutemov
2016-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-15x86: mm: support ARCH_MMAP_RND_BITSDaniel Cashman
2016-01-12x86/mm: Use PAGE_ALIGNED instead of IS_ALIGNEDKefeng Wang
2016-01-12x86/mm/pat: Make split_page_count() check for empty levels to fix /proc/memin...Dave Jones
2016-01-12Merge commit 'linus' into x86/urgent, to pick up recent x86 changesIngo Molnar
2016-01-12Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds