| Commit message (Expand) | Author | Age | Files | Lines |
* | mm/hugetlb.c: don't call region_abort if region_chg fails | Mike Kravetz | 2017-04-01 | 1 | -1/+3 |
* | mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd() | Naoya Horiguchi | 2017-04-01 | 1 | -2/+4 |
* | mm: convert generic code to 5-level paging | Kirill A. Shutemov | 2017-03-09 | 1 | -11/+18 |
* | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | mm: alloc_contig_range: allow to specify GFP mask | Lucas Stach | 2017-02-25 | 1 | -1/+2 |
* | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf | Dave Jiang | 2017-02-25 | 1 | -1/+1 |
* | userfaultfd: hugetlbfs: add UFFDIO_COPY support for shared mappings | Mike Kravetz | 2017-02-23 | 1 | -2/+24 |
* | userfaultfd: hugetlbfs: gup: support VM_FAULT_RETRY | Andrea Arcangeli | 2017-02-23 | 1 | -8/+40 |
* | userfaultfd: hugetlbfs: add userfaultfd hugetlb hook | Mike Kravetz | 2017-02-23 | 1 | -0/+33 |
* | userfaultfd: hugetlbfs: fix __mcopy_atomic_hugetlb retry/error processing | Mike Kravetz | 2017-02-23 | 1 | -1/+1 |
* | userfaultfd: hugetlbfs: add hugetlb_mcopy_atomic_pte for userfaultfd support | Mike Kravetz | 2017-02-23 | 1 | -0/+81 |
* | mm/hugetlb.c: fix reservation race when freeing surplus pages | Mike Kravetz | 2017-01-11 | 1 | -9/+28 |
* | mm: add tlb_remove_check_page_size_change to track page size change | Aneesh Kumar K.V | 2016-12-13 | 1 | -0/+5 |
* | mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages | Aneesh Kumar K.V | 2016-12-13 | 1 | -1/+1 |
* | mm/hugetlb.c: use huge_pte_lock instead of opencoding the lock | Aneesh Kumar K.V | 2016-12-13 | 1 | -4/+2 |
* | mm/hugetlb.c: use the right pte val for compare in hugetlb_cow | Aneesh Kumar K.V | 2016-12-13 | 1 | -5/+7 |
* | mm/hugetlb: fix huge page reservation leak in private mapping error paths | Mike Kravetz | 2016-11-11 | 1 | -0/+66 |
* | mm: remove unnecessary condition in remove_inode_hugepages | zhong jiang | 2016-10-08 | 1 | -2/+2 |
* | mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGE | Yisheng Xie | 2016-10-08 | 1 | -1/+1 |
* | mm/hugetlb: improve locking in dissolve_free_huge_pages() | Gerald Schaefer | 2016-10-08 | 1 | -3/+9 |
* | mm/hugetlb: check for reserved hugepages during memory offline | Gerald Schaefer | 2016-10-08 | 1 | -5/+21 |
* | mm/hugetlb: fix memory offline with hugepage size > memory block size | Gerald Schaefer | 2016-10-08 | 1 | -6/+7 |
* | mm/hugetlb: fix incorrect hugepages count during mem hotplug | zhong jiang | 2016-08-12 | 1 | -0/+1 |
* | Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-08-05 | 1 | -1/+9 |
|\ |
|
| * | powerpc/mm/hugetlb: Add flush_hugetlb_tlb_range | Aneesh Kumar K.V | 2016-08-01 | 1 | -1/+9 |
* | | mm, hugetlb: fix huge_pte_alloc BUG_ON | Michal Hocko | 2016-08-02 | 1 | -1/+1 |
* | | mm/hugetlb: avoid soft lockup in set_max_huge_pages() | Jia He | 2016-08-02 | 1 | -0/+4 |
|/ |
|
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-07-29 | 1 | -1/+0 |
|\ |
|
| * | mm: hwpoison: remove incorrect comments | Naoya Horiguchi | 2016-07-29 | 1 | -1/+0 |
* | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-07-28 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Merge branch 'd_real' of git://git.kernel.org/pub/scm/linux/kernel/git/mszere... | Al Viro | 2016-07-01 | 1 | -4/+42 |
| |\ |
|
| * | | file_inode(f)->i_mapping is f->f_mapping | Al Viro | 2016-05-30 | 1 | -1/+1 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-07-27 | 1 | -33/+21 |
|\ \ \ |
|
| * | | | mm/mmu_gather: track page size with mmu gather and force flush if page size c... | Aneesh Kumar K.V | 2016-07-27 | 1 | -1/+1 |
| * | | | mm/hugetlb: simplify hugetlb unmap | Aneesh Kumar K.V | 2016-07-27 | 1 | -33/+21 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2016-07-26 | 1 | -1/+3 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | s390/mm: add support for 2GB hugepages | Gerald Schaefer | 2016-07-06 | 1 | -1/+3 |
* | | | | mm: thp: refix false positive BUG in page_move_anon_rmap() | Hugh Dickins | 2016-07-15 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | mm/hugetlb: clear compound_mapcount when freeing gigantic pages | Gerald Schaefer | 2016-06-25 | 1 | -0/+1 |
* | | | hugetlb: fix nr_pmds accounting with shared page tables | Kirill A. Shutemov | 2016-06-25 | 1 | -2/+1 |
|/ / |
|
* / | mm/hugetlb: fix huge page reserve accounting for private mappings | Mike Kravetz | 2016-06-09 | 1 | -2/+40 |
|/ |
|
* | Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-05-23 | 1 | -0/+1 |
|\ |
|
| * | /dev/dax, core: file operations and dax-mmap | Dan Williams | 2016-05-21 | 1 | -0/+1 |
* | | mm/hugetlb: add same zone check in pfn_range_valid_gigantic() | Joonsoo Kim | 2016-05-20 | 1 | -3/+6 |
* | | mm/hugetlb.c: use first_memory_node | Andrew Morton | 2016-05-20 | 1 | -2/+2 |
* | | mm/hugetlb: introduce hugetlb_bad_size() | Vaishali Thakkar | 2016-05-20 | 1 | -1/+13 |
* | | mm/hugetlb: optimize minimum size (min_size) accounting | Mike Kravetz | 2016-05-20 | 1 | -2/+4 |
* | | include/linux/nodemask.h: create next_node_in() helper | Andrew Morton | 2016-05-20 | 1 | -3/+1 |
|/ |
|
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 2016-04-04 | 1 | -4/+4 |
* | mm: convert pr_warning to pr_warn | Joe Perches | 2016-03-17 | 1 | -3/+2 |