| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | mm: migrate: do not touch page->mem_cgroup of live pages | Johannes Weiner | 2016-03-15 | 1 | -9/+0 |
| * | | | mm/page_poisoning.c: allow for zero poisoning | Laura Abbott | 2016-03-15 | 1 | -0/+2 |
| * | | | mm/page_poison.c: enable PAGE_POISONING as a separate option | Laura Abbott | 2016-03-15 | 1 | -0/+9 |
| * | | | mm/slab: clean up DEBUG_PAGEALLOC processing code | Joonsoo Kim | 2016-03-15 | 1 | -4/+8 |
* | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-03-15 | 1 | -0/+2 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Merge branch 'x86/urgent' into x86/asm, to pick up fixes | Ingo Molnar | 2016-02-18 | 1 | -4/+5 |
| |\ \ \
| | |/ /
| | | /
| | |/
| |/| |
|
| * | | Merge tag 'v4.5-rc1' into x86/asm, to refresh the branch before merging new c... | Ingo Molnar | 2016-01-29 | 1 | -95/+150 |
| |\ \ |
|
| * | | | mm: Add vm_insert_pfn_prot() | Andy Lutomirski | 2016-01-12 | 1 | -0/+2 |
* | | | | Merge tag 'v4.5-rc6' into core/resources, to resolve conflict | Ingo Molnar | 2016-03-04 | 1 | -4/+5 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | mm: polish virtual memory accounting | Konstantin Khlebnikov | 2016-02-03 | 1 | -2/+4 |
| * | | | proc: revert /proc/<pid>/maps [stack:TID] annotation | Johannes Weiner | 2016-02-03 | 1 | -2/+1 |
| | |/
| |/| |
|
* | | | memremap: Change region_intersects() to take @flags and @desc | Toshi Kani | 2016-01-30 | 1 | -1/+2 |
|/ / |
|
* | | mm/mlock.c: change can_do_mlock return value type to boolean | Wang Xiaoqiang | 2016-01-15 | 1 | -1/+1 |
* | | mm: bring in additional flag for fixup_user_fault to signal unlock | Dominik Dingel | 2016-01-15 | 1 | -2/+3 |
* | | mm, x86: get_user_pages() for dax mappings | Dan Williams | 2016-01-15 | 1 | -18/+41 |
* | | mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmd | Dan Williams | 2016-01-15 | 1 | -0/+7 |
* | | mm, dax, gpu: convert vm_insert_mixed to pfn_t | Dan Williams | 2016-01-15 | 1 | -1/+1 |
* | | x86, mm: introduce vmem_altmap to augment vmemmap_populate() | Dan Williams | 2016-01-15 | 1 | -1/+8 |
* | | mm: skip memory block registration for ZONE_DEVICE | Dan Williams | 2016-01-15 | 1 | -0/+12 |
* | | mm: prepare page_referenced() and page_idle to new THP refcounting | Kirill A. Shutemov | 2016-01-15 | 1 | -9/+14 |
* | | thp: introduce deferred_split_huge_page() | Kirill A. Shutemov | 2016-01-15 | 1 | -0/+5 |
* | | mm: hwpoison: adjust for new thp refcounting | Naoya Horiguchi | 2016-01-15 | 1 | -1/+1 |
* | | mm: differentiate page_mapped() from page_mapcount() for compound pages | Kirill A. Shutemov | 2016-01-15 | 1 | -2/+13 |
* | | mm: rework mapcount accounting to enable 4k mapping of THPs | Kirill A. Shutemov | 2016-01-15 | 1 | -2/+24 |
* | | mm, thp: remove compound_lock() | Kirill A. Shutemov | 2016-01-15 | 1 | -35/+0 |
* | | mm: drop tail page refcounting | Kirill A. Shutemov | 2016-01-15 | 1 | -37/+10 |
* | | mm: rework virtual memory accounting | Konstantin Khlebnikov | 2016-01-14 | 1 | -10/+3 |
* | | mm: allow GFP_{FS,IO} for page_cache_read page cache allocation | Michal Hocko | 2016-01-14 | 1 | -0/+4 |
* | | mm: mmap: add new /proc tunable for mmap_base ASLR | Daniel Cashman | 2016-01-14 | 1 | -0/+11 |
* | | mm, shmem: add internal shmem resident memory accounting | Jerome Marchand | 2016-01-14 | 1 | -1/+17 |
|/ |
|
* | mm: use 'unsigned int' for page order | Kirill A. Shutemov | 2015-11-06 | 1 | -2/+3 |
* | mm: make compound_head() robust | Kirill A. Shutemov | 2015-11-06 | 1 | -50/+3 |
* | mm: pack compound_dtor and compound_order into one word in struct page | Kirill A. Shutemov | 2015-11-06 | 1 | -5/+19 |
* | mm: introduce VM_LOCKONFAULT | Eric B Munson | 2015-11-05 | 1 | -0/+5 |
* | mm: do not inc NR_PAGETABLE if ptlock_init failed | Vladimir Davydov | 2015-11-05 | 1 | -1/+3 |
* | mm: use only per-device readahead limit | Roman Gushchin | 2015-11-05 | 1 | -2/+0 |
* | memcg: fix dirty page migration | Greg Thelen | 2015-10-01 | 1 | -0/+21 |
* | Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2015-09-11 | 1 | -0/+44 |
|\ |
|
| * | [media] mm: Provide new get_vaddr_frames() helper | Jan Kara | 2015-08-16 | 1 | -0/+44 |
* | | mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff() | Oleg Nesterov | 2015-09-10 | 1 | -2/+10 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-09-08 | 1 | -24/+8 |
|\ \ |
|
| * | | mm/hwpoison: introduce put_hwpoison_page to put refcount for memory error han... | Wanpeng Li | 2015-09-08 | 1 | -0/+1 |
| * | | mm: rename and move get/set_freepage_migratetype | Vlastimil Babka | 2015-09-08 | 1 | -12/+0 |
| * | | mm: remove put_page_unless_one() | Vineet Gupta | 2015-09-08 | 1 | -12/+0 |
| * | | mm: add a pmd_fault handler | Matthew Wilcox | 2015-09-08 | 1 | -0/+2 |
| * | | mm: introduce vma_is_anonymous(vma) helper | Oleg Nesterov | 2015-09-08 | 1 | -0/+5 |
* | | | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-09-08 | 1 | -1/+8 |
|\ \ \
| |/ /
|/| | |
|
| * | | mm: enhance region_is_ram() to region_intersects() | Dan Williams | 2015-08-10 | 1 | -1/+8 |
| |/ |
|
* | | mm: move ->mremap() from file_operations to vm_operations_struct | Oleg Nesterov | 2015-09-04 | 1 | -0/+1 |
* | | userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctx | Andrea Arcangeli | 2015-09-04 | 1 | -1/+1 |