aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAge
...
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-16
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | x86: also use debug_pagealloc_enabled() for free_init_pagesChristian Borntraeger2016-03-15
| * | | | | | | | x86: query dynamic DEBUG_PAGEALLOC settingChristian Borntraeger2016-03-15
* | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-03-15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/mm/32: Enable full randomization on i386 and X86_32Hector Marco-Gisbert2016-03-11
| * | | | | | | | | x86/mm/kmmio: Fix mmiotrace for hugepagesKarol Herbst2016-03-05
| * | | | | | | | | x86/mm: Avoid premature success when changing page attributesJan Beulich2016-02-25
| * | | | | | | | | x86/mm/ptdump: Remove paravirt_enabled()Borislav Petkov2016-02-20
| | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | x86/kasan: Write protect kasan zero shadowAndrey Ryabinin2016-02-09
| * | | | | | | | x86/kasan: Clear kasan_zero_page after TLB flushAndrey Ryabinin2016-02-09
| * | | | | | | | x86/mm/numa: Check for failures in numa_clear_kernel_node_hotplug()Ingo Molnar2016-02-08
| * | | | | | | | x86/mm/numa: Clean up numa_clear_kernel_node_hotplug()Ingo Molnar2016-02-08
| * | | | | | | | Merge branch 'x86/urgent' into x86/mm, to pick up dependent fixIngo Molnar2016-02-08
| |\ \ \ \ \ \ \ \
| * | | | | | | | | x86/mm: Make kmap_prot into a #defineAndy Lutomirski2016-01-20
| * | | | | | | | | x86/mm/32: Set NX in __supported_pte_mask before enabling pagingAndy Lutomirski2016-01-20
| * | | | | | | | | x86/mm: Streamline and restore probe_memory_block_size()Seth Jennings2016-01-19
* | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-03-15
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fixIngo Molnar2016-03-07
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar2016-02-18
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | x86/mm: Honour passed pgprot in track_pfn_insert() and track_pfn_remap()Matthew Wilcox2016-02-09
| * | | | | | | | | | x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov2016-01-30
* | | | | | | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-14
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into ras/core, to pick up fixesIngo Molnar2016-03-08
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | x86/mm: Expand the exception table logic to allow new handling optionsTony Luck2016-02-18
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-14
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig optionKees Cook2016-02-22
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-02-28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/mpx: Fix off-by-one comparison with nr_registersColin Ian King2016-02-26
| * | | | | | | | | | x86/mm: Fix slow_virt_to_phys() for X86_PAE againDexuan Cui2016-02-25
| |/ / / / / / / / /
* / / / / / / / / / mm: ASLR: use get_random_long()Daniel Cashman2016-02-27
|/ / / / / / / / /
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-02-20
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | x86/mm: Fix vmalloc_fault() to handle large pages properlyToshi Kani2016-02-18
| |/ / / / / / /
* / / / / / / / mm, x86: fix pte_page() crash in gup_pte_range()Hugh Dickins2016-02-18
|/ / / / / / /
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-02-14
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | x86/mm/numa: Fix 32-bit memblock range truncation bug on 32-bit NUMA kernelsIngo Molnar2016-02-08
| | |_|_|/ | |/| | |
* / | | | mm, hugetlb: don't require CMA for runtime gigantic pagesVlastimil Babka2016-02-05
|/ / / /
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-31
|\ \ \ \ | |/ / / |/| | |
| * | | x86/mm/pat: Avoid truncation when converting cpa->numpages to addressMatt Fleming2016-01-29
| |/ /
* | | mm, x86: get_user_pages() for dax mappingsDan Williams2016-01-15
* | | mm, dax: convert vmf_insert_pfn_pmd() to pfn_tDan Williams2016-01-15
* | | x86, mm: introduce vmem_altmap to augment vmemmap_populate()Dan Williams2016-01-15
* | | x86, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-15
* | | mm: drop tail page refcountingKirill A. Shutemov2016-01-15
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-15
|\ \ \ | |/ / |/| |
| * | x86: mm: support ARCH_MMAP_RND_BITSDaniel Cashman2016-01-14
* | | x86/mm: Use PAGE_ALIGNED instead of IS_ALIGNEDKefeng Wang2016-01-12
* | | x86/mm/pat: Make split_page_count() check for empty levels to fix /proc/memin...Dave Jones2016-01-12
* | | Merge commit 'linus' into x86/urgent, to pick up recent x86 changesIngo Molnar2016-01-12
|\| |
| * | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-01-11
| |\ \
| | * | x86/mm: Micro-optimise clflush_cache_range()Chris Wilson2016-01-08