| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: introduce page reference manipulation functions | Joonsoo Kim | 2016-03-17 | 1 | -1/+1 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-03-16 | 2 | -27/+23 |
|\ |
|
| * | x86: also use debug_pagealloc_enabled() for free_init_pages | Christian Borntraeger | 2016-03-15 | 1 | -14/+15 |
| * | x86: query dynamic DEBUG_PAGEALLOC setting | Christian Borntraeger | 2016-03-15 | 2 | -13/+8 |
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-03-15 | 9 | -99/+134 |
|\ \ |
|
| * | | x86/mm/32: Enable full randomization on i386 and X86_32 | Hector Marco-Gisbert | 2016-03-11 | 1 | -13/+1 |
| * | | x86/mm/kmmio: Fix mmiotrace for hugepages | Karol Herbst | 2016-03-05 | 1 | -29/+59 |
| * | | x86/mm: Avoid premature success when changing page attributes | Jan Beulich | 2016-02-25 | 1 | -1/+3 |
| * | | x86/mm/ptdump: Remove paravirt_enabled() | Borislav Petkov | 2016-02-20 | 1 | -6/+5 |
| * | | x86/kasan: Write protect kasan zero shadow | Andrey Ryabinin | 2016-02-09 | 1 | -2/+8 |
| * | | x86/kasan: Clear kasan_zero_page after TLB flush | Andrey Ryabinin | 2016-02-09 | 1 | -3/+8 |
| * | | x86/mm/numa: Check for failures in numa_clear_kernel_node_hotplug() | Ingo Molnar | 2016-02-08 | 1 | -1/+3 |
| * | | x86/mm/numa: Clean up numa_clear_kernel_node_hotplug() | Ingo Molnar | 2016-02-08 | 1 | -23/+42 |
| * | | Merge branch 'x86/urgent' into x86/mm, to pick up dependent fix | Ingo Molnar | 2016-02-08 | 7 | -50/+93 |
| |\ \ |
|
| * | | | x86/mm: Make kmap_prot into a #define | Andy Lutomirski | 2016-01-20 | 1 | -3/+0 |
| * | | | x86/mm/32: Set NX in __supported_pte_mask before enabling paging | Andy Lutomirski | 2016-01-20 | 1 | -3/+2 |
| * | | | x86/mm: Streamline and restore probe_memory_block_size() | Seth Jennings | 2016-01-19 | 1 | -18/+6 |
* | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-03-15 | 2 | -2/+3 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fix | Ingo Molnar | 2016-03-07 | 4 | -9/+15 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'x86/urgent' into x86/asm, to pick up fixes | Ingo Molnar | 2016-02-18 | 4 | -9/+16 |
| |\ \ \ \ |
|
| * | | | | | x86/mm: Honour passed pgprot in track_pfn_insert() and track_pfn_remap() | Matthew Wilcox | 2016-02-09 | 1 | -2/+2 |
| * | | | | | x86/cpufeature: Carve out X86_FEATURE_* | Borislav Petkov | 2016-01-30 | 1 | -0/+1 |
* | | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-03-14 | 2 | -29/+73 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'linus' into ras/core, to pick up fixes | Ingo Molnar | 2016-03-08 | 5 | -13/+26 |
| |\ \ \ \ \ \
| | | |_|/ / /
| | |/| | | | |
|
| * | | | | | | x86/mm: Expand the exception table logic to allow new handling options | Tony Luck | 2016-02-18 | 2 | -29/+73 |
* | | | | | | | Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-03-14 | 3 | -7/+1 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig option | Kees Cook | 2016-02-22 | 3 | -7/+1 |
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-02-28 | 2 | -5/+11 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86/mpx: Fix off-by-one comparison with nr_registers | Colin Ian King | 2016-02-26 | 1 | -1/+1 |
| * | | | | | | | x86/mm: Fix slow_virt_to_phys() for X86_PAE again | Dexuan Cui | 2016-02-25 | 1 | -4/+10 |
| |/ / / / / / |
|
* | | | | | | | mm: ASLR: use get_random_long() | Daniel Cashman | 2016-02-27 | 1 | -3/+3 |
|/ / / / / / |
|
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-02-20 | 1 | -4/+11 |
|\ \ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| * | | | | | x86/mm: Fix vmalloc_fault() to handle large pages properly | Toshi Kani | 2016-02-18 | 1 | -4/+11 |
| |/ / / / |
|
* | | | | | mm, x86: fix pte_page() crash in gup_pte_range() | Hugh Dickins | 2016-02-18 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-02-14 | 1 | -1/+1 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | x86/mm/numa: Fix 32-bit memblock range truncation bug on 32-bit NUMA kernels | Ingo Molnar | 2016-02-08 | 1 | -1/+1 |
* | | | | mm, hugetlb: don't require CMA for runtime gigantic pages | Vlastimil Babka | 2016-02-05 | 1 | -2/+2 |
|/ / / |
|
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-01-31 | 1 | -2/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | x86/mm/pat: Avoid truncation when converting cpa->numpages to address | Matt Fleming | 2016-01-29 | 1 | -2/+2 |
| |/ |
|
* | | mm, x86: get_user_pages() for dax mappings | Dan Williams | 2016-01-15 | 1 | -3/+54 |
* | | mm, dax: convert vmf_insert_pfn_pmd() to pfn_t | Dan Williams | 2016-01-15 | 1 | -2/+3 |
* | | x86, mm: introduce vmem_altmap to augment vmemmap_populate() | Dan Williams | 2016-01-15 | 1 | -7/+26 |
* | | x86, thp: remove infrastructure for handling splitting PMDs | Kirill A. Shutemov | 2016-01-15 | 2 | -25/+1 |
* | | mm: drop tail page refcounting | Kirill A. Shutemov | 2016-01-15 | 1 | -4/+0 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-01-15 | 1 | -6/+6 |
|\ \
| |/
|/| |
|
| * | x86: mm: support ARCH_MMAP_RND_BITS | Daniel Cashman | 2016-01-14 | 1 | -6/+6 |
* | | x86/mm: Use PAGE_ALIGNED instead of IS_ALIGNED | Kefeng Wang | 2016-01-12 | 1 | -2/+1 |
* | | x86/mm/pat: Make split_page_count() check for empty levels to fix /proc/memin... | Dave Jones | 2016-01-12 | 1 | -0/+3 |
* | | Merge commit 'linus' into x86/urgent, to pick up recent x86 changes | Ingo Molnar | 2016-01-12 | 10 | -56/+116 |
|\ \
| |/ |
|
| * | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-01-11 | 8 | -48/+113 |
| |\ |
|