- 734654a mm/hugetlb: fix calculation of adjust_range_if_pmd_sharing_possible by Peter Xu · 4 years, 3 months ago
- dcca7d2 mm/hugetlb: fix a addressing exception caused by huge_pte_offset by Longpeng · 4 years, 7 months ago
- 91eec76 hugetlbfs: don't access uninitialized memmaps in pfn_range_valid_gigantic() by David Hildenbrand · 5 years ago
- 1192fb7 mm: hugetlb: soft-offline: dissolve_free_huge_page() return zero on !PageHuge by Naoya Horiguchi · 5 years ago
- ffaafd2 hugetlbfs: on restore reserve error path retain subpool reservation by Mike Kravetz · 5 years ago
- a3ccc15 hugetlb: use same fault hash key for shared and private mappings by Mike Kravetz · 5 years ago
- 0b16b09 mm/hugetlb.c: don't put_page in lock of hugetlb_lock by Kai Shen · 5 years ago
- d972ebb mm: prevent get_user_pages() from overflowing page refcount by Linus Torvalds · 6 years ago
- 527cabf hugetlbfs: fix races and page leaks during migration by Mike Kravetz · 6 years ago
- 15033ca mm/hugetlb.c: teach follow_hugetlb_page() to handle FOLL_NOWAIT by Andrea Arcangeli · 6 years ago
- 10f98c1 userfaultfd: use ENOENT instead of EFAULT if the atomic copy user fails by Andrea Arcangeli · 6 years ago
- 7b46e53 hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444! by Mike Kravetz · 6 years ago
- fa5466d hugetlbfs: dirty pages as they are added to pagecache by Mike Kravetz · 6 years ago
- dff11ab hugetlb: take PMD sharing into account when flushing tlb/caches by Mike Kravetz · 6 years ago
- 017b166 mm: migration: fix migration of huge PMD shared pages by Mike Kravetz · 6 years ago
- 2b74030 mm: Change return type int to vm_fault_t for fault handlers by Souptick Joarder · 6 years ago
- 6bc9b56 mm: fix race on soft-offlining free huge pages by Naoya Horiguchi · 6 years ago
- 330d6e4 mm/hugetlb.c: don't zero 1GiB bootmem pages by Cannon Matthews · 6 years ago
- 40d18eb mm/hugetlb: remove gigantic page support for HIGHMEM by Mike Kravetz · 6 years ago
- 974e6d6 mm, hugetlbfs: pass fault address to cow handler by Huang Ying · 6 years ago
- 5b7a1d4 mm, hugetlbfs: rename address to haddr in hugetlb_cow() by Huang Ying · 6 years ago
- eec3636 ipc/shm.c add ->pagesize function to shm_vm_ops by Jane Chu · 6 years ago
- 520495f mm: hugetlb: yield when prepping struct pages by Cannon Matthews · 6 years ago
- 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
- 285b8dc mm, hugetlbfs: pass fault address to no page handler by Huang Ying · 6 years ago
- b3ec9f3 mm: change return type to vm_fault_t by Souptick Joarder · 6 years ago
- 24844fd Merge branch 'mm-rst' into docs-next by Jonathan Corbet · 7 years ago
- ad56b73 docs/vm: rename documentation files to .rst by Mike Rapoport · 7 years ago
- 05ea886 mm, hugetlbfs: introduce ->pagesize() to vm_operations_struct by Dan Williams · 7 years ago
- 09135cc mm, powerpc: use vma_kernel_pagesize() in vma_mmu_pagesize() by Dan Williams · 7 years ago
- 63489f8 hugetlbfs: check for pgoff value overflow by Mike Kravetz · 7 years ago
- 4704dea hugetlb: fix surplus pages accounting by Michal Hocko · 7 years ago
- 389c817 hugetlb, mbind: fall back to default policy if vma is NULL by Michal Hocko · 7 years ago
- ebd6372 hugetlb, mempolicy: fix the mbind hugetlb migration by Michal Hocko · 7 years ago
- 0c397da mm, hugetlb: further simplify hugetlb allocation API by Michal Hocko · 7 years ago
- 9980d74 mm, hugetlb: get rid of surplus page accounting tricks by Michal Hocko · 7 years ago
- ab5ac90 mm, hugetlb: do not rely on overcommit limit during migration by Michal Hocko · 7 years ago
- d9cc948f mm, hugetlb: integrate giga hugetlb more naturally to the allocation path by Michal Hocko · 7 years ago
- af0fb9d mm, hugetlb: unify core page allocation accounting and initialization by Michal Hocko · 7 years ago
- d6cb41c mm, hugetlb: remove hugepages_treat_as_movable sysctl by Michal Hocko · 7 years ago
- fcb2b0c mm: show total hugetlb memory consumption in /proc/meminfo by Roman Gushchin · 7 years ago
- f4f0a3d mm/hugetlb: fix NULL-pointer dereference on 5-level paging machine by Kirill A. Shutemov · 7 years ago
- 31383c6 mm, hugetlbfs: introduce ->split() to vm_operations_struct by Dan Williams · 7 years ago
- 0f10851 mm/mmu_notifier: avoid double notification when it is useless by Jérôme Glisse · 7 years ago
- 1e392147 userfaultfd: hugetlbfs: prevent UFFDIO_COPY to fill beyond the end of i_size by Andrea Arcangeli · 7 years ago
- bac65d9 Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
- 79b63f1 mm, hugetlb: do not allocate non-migrateable gigantic pages from movable zones by Michal Hocko · 7 years ago
- 67e5ed9 mm/hugetlb.c: constify attribute_group structures by Arvind Yadav · 7 years ago
- 9b19df2 mm/hugetlb.c: make huge_pte_offset() consistent and document behaviour by Punit Agrawal · 7 years ago
- e24a130 mm/hugetlb: Allow arch to override and call the weak function by Aneesh Kumar K.V · 7 years ago
- 5af10df userfaultfd: hugetlbfs: remove superfluous page unlock in VM_SHARED case by Andrea Arcangeli · 7 years ago
- 2be7cfe mm/hugetlb.c: __get_user_pages ignores certain follow_hugetlb_page errors by Daniel Jordan · 7 years ago
- dcda9b0 mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic by Michal Hocko · 7 years ago
- 3e59fcb hugetlb: add support for preferred node to alloc_huge_page_nodemask by Michal Hocko · 7 years ago
- aaf14e4 mm, hugetlb: unclutter hugetlb allocation layers by Michal Hocko · 7 years ago
- c6247f7 mm/hugetlb.c: replace memfmt with string_get_size by Matthew Wilcox · 7 years ago
- 69ed779 mm, hugetlb: schedule when potentially allocating many hugepages by David Rientjes · 7 years ago
- 4db9b2e hugetlb, memory_hotplug: prefer to use reserved pages for migration by Michal Hocko · 7 years ago
- d715cf8 mm/hugetlb.c: warn the user when issues arise on boot due to hugepages by Liam R. Howlett · 7 years ago
- ddd40d8 mm: hugetlb: delete dequeue_hwpoisoned_huge_page() by Naoya Horiguchi · 7 years ago
- c3114a8 mm: hugetlb: soft-offline: dissolve source hugepage after successful migration by Anshuman Khandual · 7 years ago
- 243abd5 mm: hugetlb: prevent reuse of hwpoisoned free hugepages by Naoya Horiguchi · 7 years ago
- 04ec626 mm, page_alloc: pass preferred nid instead of zonelist to allocator by Vlastimil Babka · 7 years ago
- e5251fd mm/hugetlb: introduce set_huge_swap_pte_at() helper by Punit Agrawal · 7 years ago
- 9386fac mm/hugetlb: allow architectures to override huge_pte_clear() by Punit Agrawal · 7 years ago
- 7868a20 mm/hugetlb: add size parameter to huge_pte_offset() by Punit Agrawal · 7 years ago
- e1073d1 mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGE by Aneesh Kumar K.V · 7 years ago
- 4dc7145 mm/follow_page_mask: add support for hugepage directory entry by Aneesh Kumar K.V · 7 years ago
- faaa5b6 mm/follow_page_mask: add support for hugetlb pgd entries by Anshuman Khandual · 7 years ago
- d5ed744 mm/hugetlb: export hugetlb_entry_migration helper by Aneesh Kumar K.V · 7 years ago
- 94310cb mm/madvise: enable (soft|hard) offline of HugeTLB pages at PGD level by Anshuman Khandual · 7 years ago
- 9a291a7 mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specified by James Morse · 7 years ago
- ff8c0c5 mm/hugetlb.c: don't call region_abort if region_chg fails by Mike Kravetz · 8 years ago
- c9d398f mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd() by Naoya Horiguchi · 8 years ago
- c2febaf mm: convert generic code to 5-level paging by Kirill A. Shutemov · 8 years ago
- 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- ca96b62 mm: alloc_contig_range: allow to specify GFP mask by Lucas Stach · 8 years ago
- 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
- 1c9e8de userfaultfd: hugetlbfs: add UFFDIO_COPY support for shared mappings by Mike Kravetz · 8 years ago
- 87ffc11 userfaultfd: hugetlbfs: gup: support VM_FAULT_RETRY by Andrea Arcangeli · 8 years ago
- 1a1aad8 userfaultfd: hugetlbfs: add userfaultfd hugetlb hook by Mike Kravetz · 8 years ago
- 810a56b userfaultfd: hugetlbfs: fix __mcopy_atomic_hugetlb retry/error processing by Mike Kravetz · 8 years ago
- 8fb5deb userfaultfd: hugetlbfs: add hugetlb_mcopy_atomic_pte for userfaultfd support by Mike Kravetz · 8 years ago
- e5bbc8a mm/hugetlb.c: fix reservation race when freeing surplus pages by Mike Kravetz · 8 years ago
- 07e3266 mm: add tlb_remove_check_page_size_change to track page size change by Aneesh Kumar K.V · 8 years ago
- b528e4b mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages by Aneesh Kumar K.V · 8 years ago
- 8bea805 mm/hugetlb.c: use huge_pte_lock instead of opencoding the lock by Aneesh Kumar K.V · 8 years ago
- 3999f52 mm/hugetlb.c: use the right pte val for compare in hugetlb_cow by Aneesh Kumar K.V · 8 years ago
- 96b96a9 mm/hugetlb: fix huge page reservation leak in private mapping error paths by Mike Kravetz · 8 years ago
- 72e2936 mm: remove unnecessary condition in remove_inode_hugepages by zhong jiang · 8 years ago
- 461a718 mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGE by Yisheng Xie · 8 years ago
- eb03aa0 mm/hugetlb: improve locking in dissolve_free_huge_pages() by Gerald Schaefer · 8 years ago
- 082d5b6 mm/hugetlb: check for reserved hugepages during memory offline by Gerald Schaefer · 8 years ago
- 2247bb3 mm/hugetlb: fix memory offline with hugepage size > memory block size by Gerald Schaefer · 8 years ago
- c1470b3 mm/hugetlb: fix incorrect hugepages count during mem hotplug by zhong jiang · 8 years ago
- 2cfd716 Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
- 4e66631 mm, hugetlb: fix huge_pte_alloc BUG_ON by Michal Hocko · 8 years ago
- 649920c mm/hugetlb: avoid soft lockup in set_max_huge_pages() by Jia He · 8 years ago
- 5491ae7 powerpc/mm/hugetlb: Add flush_hugetlb_tlb_range by Aneesh Kumar K.V · 8 years ago
- 1c88e19 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago