- c2febaf mm: convert generic code to 5-level paging by Kirill A. Shutemov · 8 years ago
- 87ffc11 userfaultfd: hugetlbfs: gup: support VM_FAULT_RETRY by Andrea Arcangeli · 8 years ago
- 8fb5deb userfaultfd: hugetlbfs: add hugetlb_mcopy_atomic_pte for userfaultfd support by Mike Kravetz · 8 years ago
- 72e2936 mm: remove unnecessary condition in remove_inode_hugepages by zhong jiang · 8 years ago
- 082d5b6 mm/hugetlb: check for reserved hugepages during memory offline by Gerald Schaefer · 8 years ago
- d70c17d include/linux/hugetlb.h: use bool instead of int for hugepage_migration_supported() by Chen Gang · 9 years ago
- 7fab358 include/linux/hugetlb*.h: clean up code by Chen Gang · 9 years ago
- 9fee021 mm/hugetlb: introduce hugetlb_bad_size() by Vaishali Thakkar · 9 years ago
- 888cdbc hugetlb: fix compile error on tile by Dan Williams · 9 years ago
- 719ff321 include/linux/hugetlb.h: is_file_hugepages() can be boolean by Yaowei Bai · 9 years ago
- 66b3923 arm64: hugetlb: add support for PTE contiguous bit by David Woods · 9 years ago
- 5d317b2 mm: hugetlb: proc: add HugetlbPages field to /proc/PID/status by Naoya Horiguchi · 9 years ago
- 70c3547 hugetlbfs: add hugetlbfs_fallocate() by Mike Kravetz · 9 years ago
- ab76ad5 hugetlbfs: New huge_add_to_page_cache helper routine by Mike Kravetz · 9 years ago
- b5cec28 hugetlbfs: truncate_hugepages() takes a range of pages by Mike Kravetz · 9 years ago
- c672c7f mm/hugetlb: expose hugetlb fault mutex for use by fallocate by Mike Kravetz · 9 years ago
- 5e91137 mm/hugetlb: add cache of descriptors to resv_map for region_add by Mike Kravetz · 9 years ago
- 2531c8c mm: hugetlb: allow hugepages_supported to be architecture specific by Dominik Dingel · 9 years ago
- 7e1f049 mm: hugetlb: cleanup using paeg_huge_active() by Naoya Horiguchi · 10 years ago
- 7ca02d0a hugetlbfs: accept subpool min_size mount option and setup accordingly by Mike Kravetz · 10 years ago
- c6a9182 hugetlbfs: add minimum size tracking fields to subpool structure by Mike Kravetz · 10 years ago
- e8c6158 mm: consolidate all page-flags helpers in <linux/page-flags.h> by Kirill A. Shutemov · 10 years ago
- e66f17f mm/hugetlb: take page table lock in follow_huge_pmd() by Naoya Horiguchi · 10 years ago
- 753162c mm: hugetlb: fix type of hugetlb_treat_as_movable variable by Andrey Ryabinin · 10 years ago
- 140cd7f Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
- 97ad2be mm, hugetlb: correct bit shift in hstate_sizelog() by Sasha Levin · 10 years ago
- f30c59e mm: Update generic gup implementation to handle hugepage directory by Aneesh Kumar K.V · 10 years ago
- ed4d490 mm, hugetlb: remove hugetlb_zero and hugetlb_infinity by David Rientjes · 10 years ago
- 8f1d26d kexec: export free_huge_page to VMCOREINFO by Atsushi Kumagai · 10 years ago
- 100873d hugetlb: rename hugepage_migration_support() to ..._supported() by Naoya Horiguchi · 11 years ago
- bae7f4a hugetlb: add hstate_is_gigantic() by Luiz Capitulino · 11 years ago
- c177c81 hugetlb: restrict hugepage_migration_support() to x86_64 by Naoya Horiguchi · 11 years ago
- 457c1b2 hugetlb: ensure hugepage access is denied if hugepages are not supported by Nishanth Aravamudan · 11 years ago
- 7b24d86 mm, hugetlb: fix race in region tracking by Davidlohr Bueso · 11 years ago
- 9119a41 mm, hugetlb: unify region structure handling by Joonsoo Kim · 11 years ago
- 309381fea mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE by Sasha Levin · 11 years ago
- 44518d2 mm: tail page refcounting optimization for slab and hugetlbfs by Andrea Arcangeli · 11 years ago
- 0e147ae mm: hugetlbfs: Add some VM_BUG_ON()s to catch non-hugetlbfs pages by Dave Hansen · 11 years ago
- f40386a include/linux/hugetlb.h: make isolate_huge_page() an inline by Naoya Horiguchi · 11 years ago
- 27c73ae mm: hugetlbfs: fix hugetlbfs optimization by Andrea Arcangeli · 11 years ago
- 30b0a10 mm: thp: give transparent hugepage code a separate copy_page by Dave Hansen · 11 years ago
- cb900f4 mm, hugetlb: convert hugetlbfs to use split pmd lock by Kirill A. Shutemov · 11 years ago
- 83467ef mm: migrate: check movability of hugepage in unmap_and_move_huge_page() by Naoya Horiguchi · 11 years ago
- c8721bb mm: memory-hotplug: enable memory hotplug to handle hugepage by Naoya Horiguchi · 11 years ago
- 74060e4 mm: mbind: add hugepage migration code to mbind() by Naoya Horiguchi · 11 years ago
- 31caf66 mm: migrate: make core migration code aware of hugepage by Naoya Horiguchi · 11 years ago
- 5f1e31d mm/hugetlb: remove hugetlb_prefault by Wanpeng Li · 12 years ago
- 1873e5002 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
- 13d60f4 futex: Take hugepages into account when generating futex_key by Zhang Yi · 12 years ago
- 3212b53 mm: hugetlb: Copy huge_pmd_share from x86 to mm. by Steve Capper · 12 years ago
- af73e4d hugetlbfs: fix mmap failure in unaligned size request by Naoya Horiguchi · 12 years ago
- 949f7ec mm, hugetlb: include hugepages in meminfo by David Rientjes · 12 years ago
- d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- 28a3571 mm: use long type for page counts in mm_populate() and get_user_pages() by Michel Lespinasse · 12 years ago
- 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
- 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 12 years ago
- 42d7395 mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB by Andi Kleen · 12 years ago
- 7da4d64 mm: Count the number of pages affected in change_protection() by Peter Zijlstra · 12 years ago
- d833352 mm: hugetlbfs: close race during teardown of hugetlbfs shared page tables by Mel Gorman · 12 years ago
- abb8206 hugetlb/cgroup: add hugetlb cgroup control files by Aneesh Kumar K.V · 12 years ago
- c3f38a3 hugetlb: make some static variables global by Aneesh Kumar K.V · 12 years ago
- 0edaecf hugetlb: add a list for tracking in-use HugeTLB pages by Aneesh Kumar K.V · 12 years ago
- 24669e5 hugetlb: use mmu_gather instead of a temporary linked list for accumulating pages by Aneesh Kumar K.V · 12 years ago
- 972dc4d hugetlb: add an inline helper for finding hstate index by Aneesh Kumar K.V · 12 years ago
- d9ed9fa mm: add new arch_make_huge_pte() method for tile support by Chris Metcalf · 13 years ago
- 40716e2 hugetlbfs: fix alignment of huge page requests by Steven Truelove · 13 years ago
- 9048162 hugepages: fix use after free bug in "quota" handling by David Gibson · 13 years ago
- a1d776e hugetlb: cleanup hugetlb.h by David Gibson · 13 years ago
- a5c86e9 hugetlb: remove dummy definitions of HPAGE_MASK and HPAGE_SIZE by David Rientjes · 13 years ago
- ee8f248 hugetlb: add phys addr to struct huge_bootmem_page by Becky Bruce · 13 years ago
- be93d8c Fix build with !HUGETLBFS by Linus Torvalds · 14 years ago
- ca16d14 mm: don't access vm_flags as 'int' by KOSAKI Motohiro · 14 years ago
- aa50d3a Encode huge page size for VM_FAULT_HWPOISON errors by Andi Kleen · 14 years ago
- 6de2b1a HWPOISON, hugetlb: add free check to dequeue_hwpoison_huge_page() by Naoya Horiguchi · 14 years ago
- 0ebabb4 hugetlb: redefine hugepage copy functions by Naoya Horiguchi · 14 years ago
- bf50bab hugetlb: add allocate function for hugepage migration by Naoya Horiguchi · 14 years ago
- 93f70f9 HWPOISON, hugetlb: isolate corrupted hugepage by Naoya Horiguchi · 15 years ago
- 0fe6e20 hugetlb, rmap: add reverse mapping for hugepage by Naoya Horiguchi · 15 years ago
- 8edf344 hugetlb: move definition of is_vm_hugetlb_page() to hugepage_inline.h by Naoya Horiguchi · 15 years ago
- 06808b0 hugetlb: derive huge pages nodes allowed from task mempolicy by Lee Schermerhorn · 15 years ago
- f0f37e2f const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
- e9ea0e2 hugetlb_file_setup(): use C, not cpp by Andrew Morton · 15 years ago
- 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
- 4e52780 hugetlb: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions by Eric B Munson · 15 years ago
- 6bfde05 hugetlbfs: allow the creation of files suitable for MAP_PRIVATE on the vfs internal mount by Eric B Munson · 15 years ago
- 2a15efc mm: follow_hugetlb_page flags by Hugh Dickins · 15 years ago
- e8c5c82 hugetlb: balance freeing of huge pages across nodes by Lee Schermerhorn · 15 years ago
- 353d5c3 mm: fix hugetlb bug due to user_shm_unlock call by Hugh Dickins · 15 years ago
- 788c7df hugetlb: fault flags instead of write_access by Hugh Dickins · 16 years ago
- 20a0307 mm: introduce PageHuge() for testing huge/gigantic pages by Wu Fengguang · 16 years ago
- 1db8508 hugetlbfs: fix build failure with !CONFIG_HUGETLBFS by Stefan Richter · 16 years ago
- 5a6fe12 Do not account for the address space used by hugetlbfs using VM_ACCOUNT by Mel Gorman · 16 years ago
- 3340289 mm: report the MMU pagesize in /proc/pid/smaps by Mel Gorman · 16 years ago
- 08fba69 mm: report the pagesize backing a VMA in /proc/pid/smaps by Mel Gorman · 16 years ago
- e1759c2 proc: switch /proc/meminfo to seq_file by Alexey Dobriyan · 16 years ago
- 510a35d hugetlb: remove unused variable warning by Andrea Righi · 16 years ago
- 53ba51d hugetlb: allow arch overridden hugepage allocation by Jon Tollefson · 16 years ago
- ceb8687 hugetlb: introduce pud_huge by Andi Kleen · 16 years ago
- a343787 hugetlb: new sysfs interface by Nishanth Aravamudan · 16 years ago
- a137e1c hugetlbfs: per mount huge page sizes by Andi Kleen · 16 years ago