1. 888cdbc hugetlb: fix compile error on tile by Dan Williams · 9 years ago
  2. 719ff32 include/linux/hugetlb.h: is_file_hugepages() can be boolean by Yaowei Bai · 9 years ago
  3. 66b3923 arm64: hugetlb: add support for PTE contiguous bit by David Woods · 9 years ago
  4. 5d317b2 mm: hugetlb: proc: add HugetlbPages field to /proc/PID/status by Naoya Horiguchi · 9 years ago
  5. 70c3547 hugetlbfs: add hugetlbfs_fallocate() by Mike Kravetz · 9 years ago
  6. ab76ad5 hugetlbfs: New huge_add_to_page_cache helper routine by Mike Kravetz · 9 years ago
  7. b5cec28 hugetlbfs: truncate_hugepages() takes a range of pages by Mike Kravetz · 9 years ago
  8. c672c7f mm/hugetlb: expose hugetlb fault mutex for use by fallocate by Mike Kravetz · 9 years ago
  9. 5e91137 mm/hugetlb: add cache of descriptors to resv_map for region_add by Mike Kravetz · 9 years ago
  10. 2531c8c mm: hugetlb: allow hugepages_supported to be architecture specific by Dominik Dingel · 9 years ago
  11. 7e1f049 mm: hugetlb: cleanup using paeg_huge_active() by Naoya Horiguchi · 9 years ago
  12. 7ca02d0 hugetlbfs: accept subpool min_size mount option and setup accordingly by Mike Kravetz · 9 years ago
  13. c6a9182 hugetlbfs: add minimum size tracking fields to subpool structure by Mike Kravetz · 9 years ago
  14. e8c6158 mm: consolidate all page-flags helpers in <linux/page-flags.h> by Kirill A. Shutemov · 9 years ago
  15. e66f17f mm/hugetlb: take page table lock in follow_huge_pmd() by Naoya Horiguchi · 10 years ago
  16. 753162c mm: hugetlb: fix type of hugetlb_treat_as_movable variable by Andrey Ryabinin · 10 years ago
  17. 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
  18. 97ad2be mm, hugetlb: correct bit shift in hstate_sizelog() by Sasha Levin · 10 years ago
  19. f30c59e mm: Update generic gup implementation to handle hugepage directory by Aneesh Kumar K.V · 10 years ago
  20. ed4d490 mm, hugetlb: remove hugetlb_zero and hugetlb_infinity by David Rientjes · 10 years ago
  21. 8f1d26d kexec: export free_huge_page to VMCOREINFO by Atsushi Kumagai · 10 years ago
  22. 100873d hugetlb: rename hugepage_migration_support() to ..._supported() by Naoya Horiguchi · 10 years ago
  23. bae7f4a hugetlb: add hstate_is_gigantic() by Luiz Capitulino · 10 years ago
  24. c177c81 hugetlb: restrict hugepage_migration_support() to x86_64 by Naoya Horiguchi · 10 years ago
  25. 457c1b2 hugetlb: ensure hugepage access is denied if hugepages are not supported by Nishanth Aravamudan · 10 years ago
  26. 7b24d86 mm, hugetlb: fix race in region tracking by Davidlohr Bueso · 10 years ago
  27. 9119a41 mm, hugetlb: unify region structure handling by Joonsoo Kim · 10 years ago
  28. 309381fea mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE by Sasha Levin · 11 years ago
  29. 44518d2 mm: tail page refcounting optimization for slab and hugetlbfs by Andrea Arcangeli · 11 years ago
  30. 0e147ae mm: hugetlbfs: Add some VM_BUG_ON()s to catch non-hugetlbfs pages by Dave Hansen · 11 years ago
  31. f40386a include/linux/hugetlb.h: make isolate_huge_page() an inline by Naoya Horiguchi · 11 years ago
  32. 27c73ae mm: hugetlbfs: fix hugetlbfs optimization by Andrea Arcangeli · 11 years ago
  33. 30b0a10 mm: thp: give transparent hugepage code a separate copy_page by Dave Hansen · 11 years ago
  34. cb900f4 mm, hugetlb: convert hugetlbfs to use split pmd lock by Kirill A. Shutemov · 11 years ago
  35. 83467ef mm: migrate: check movability of hugepage in unmap_and_move_huge_page() by Naoya Horiguchi · 11 years ago
  36. c8721bb mm: memory-hotplug: enable memory hotplug to handle hugepage by Naoya Horiguchi · 11 years ago
  37. 74060e4 mm: mbind: add hugepage migration code to mbind() by Naoya Horiguchi · 11 years ago
  38. 31caf66 mm: migrate: make core migration code aware of hugepage by Naoya Horiguchi · 11 years ago
  39. 5f1e31d mm/hugetlb: remove hugetlb_prefault by Wanpeng Li · 11 years ago
  40. 1873e5002 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  41. 13d60f4 futex: Take hugepages into account when generating futex_key by Zhang Yi · 11 years ago
  42. 3212b53 mm: hugetlb: Copy huge_pmd_share from x86 to mm. by Steve Capper · 11 years ago
  43. af73e4d hugetlbfs: fix mmap failure in unaligned size request by Naoya Horiguchi · 11 years ago
  44. 949f7ec mm, hugetlb: include hugepages in meminfo by David Rientjes · 11 years ago
  45. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  46. 28a3571 mm: use long type for page counts in mm_populate() and get_user_pages() by Michel Lespinasse · 12 years ago
  47. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  48. 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 12 years ago
  49. 42d7395 mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB by Andi Kleen · 12 years ago
  50. 7da4d64 mm: Count the number of pages affected in change_protection() by Peter Zijlstra · 12 years ago
  51. d833352 mm: hugetlbfs: close race during teardown of hugetlbfs shared page tables by Mel Gorman · 12 years ago
  52. abb8206 hugetlb/cgroup: add hugetlb cgroup control files by Aneesh Kumar K.V · 12 years ago
  53. c3f38a3 hugetlb: make some static variables global by Aneesh Kumar K.V · 12 years ago
  54. 0edaecf hugetlb: add a list for tracking in-use HugeTLB pages by Aneesh Kumar K.V · 12 years ago
  55. 24669e5 hugetlb: use mmu_gather instead of a temporary linked list for accumulating pages by Aneesh Kumar K.V · 12 years ago
  56. 972dc4d hugetlb: add an inline helper for finding hstate index by Aneesh Kumar K.V · 12 years ago
  57. d9ed9fa mm: add new arch_make_huge_pte() method for tile support by Chris Metcalf · 12 years ago
  58. 40716e2 hugetlbfs: fix alignment of huge page requests by Steven Truelove · 12 years ago
  59. 9048162 hugepages: fix use after free bug in "quota" handling by David Gibson · 12 years ago
  60. a1d776e hugetlb: cleanup hugetlb.h by David Gibson · 12 years ago
  61. a5c86e9 hugetlb: remove dummy definitions of HPAGE_MASK and HPAGE_SIZE by David Rientjes · 13 years ago
  62. ee8f248 hugetlb: add phys addr to struct huge_bootmem_page by Becky Bruce · 13 years ago
  63. be93d8c Fix build with !HUGETLBFS by Linus Torvalds · 13 years ago
  64. ca16d14 mm: don't access vm_flags as 'int' by KOSAKI Motohiro · 13 years ago
  65. aa50d3a Encode huge page size for VM_FAULT_HWPOISON errors by Andi Kleen · 14 years ago
  66. 6de2b1a HWPOISON, hugetlb: add free check to dequeue_hwpoison_huge_page() by Naoya Horiguchi · 14 years ago
  67. 0ebabb4 hugetlb: redefine hugepage copy functions by Naoya Horiguchi · 14 years ago
  68. bf50bab hugetlb: add allocate function for hugepage migration by Naoya Horiguchi · 14 years ago
  69. 93f70f9 HWPOISON, hugetlb: isolate corrupted hugepage by Naoya Horiguchi · 14 years ago
  70. 0fe6e20 hugetlb, rmap: add reverse mapping for hugepage by Naoya Horiguchi · 14 years ago
  71. 8edf344 hugetlb: move definition of is_vm_hugetlb_page() to hugepage_inline.h by Naoya Horiguchi · 14 years ago
  72. 06808b0 hugetlb: derive huge pages nodes allowed from task mempolicy by Lee Schermerhorn · 15 years ago
  73. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  74. e9ea0e2 hugetlb_file_setup(): use C, not cpp by Andrew Morton · 15 years ago
  75. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  76. 4e52780 hugetlb: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions by Eric B Munson · 15 years ago
  77. 6bfde05 hugetlbfs: allow the creation of files suitable for MAP_PRIVATE on the vfs internal mount by Eric B Munson · 15 years ago
  78. 2a15efc mm: follow_hugetlb_page flags by Hugh Dickins · 15 years ago
  79. e8c5c82 hugetlb: balance freeing of huge pages across nodes by Lee Schermerhorn · 15 years ago
  80. 353d5c3 mm: fix hugetlb bug due to user_shm_unlock call by Hugh Dickins · 15 years ago
  81. 788c7df hugetlb: fault flags instead of write_access by Hugh Dickins · 15 years ago
  82. 20a0307 mm: introduce PageHuge() for testing huge/gigantic pages by Wu Fengguang · 15 years ago
  83. 1db8508 hugetlbfs: fix build failure with !CONFIG_HUGETLBFS by Stefan Richter · 16 years ago
  84. 5a6fe12 Do not account for the address space used by hugetlbfs using VM_ACCOUNT by Mel Gorman · 16 years ago
  85. 3340289 mm: report the MMU pagesize in /proc/pid/smaps by Mel Gorman · 16 years ago
  86. 08fba69 mm: report the pagesize backing a VMA in /proc/pid/smaps by Mel Gorman · 16 years ago
  87. e1759c2 proc: switch /proc/meminfo to seq_file by Alexey Dobriyan · 16 years ago
  88. 510a35d hugetlb: remove unused variable warning by Andrea Righi · 16 years ago
  89. 53ba51d hugetlb: allow arch overridden hugepage allocation by Jon Tollefson · 16 years ago
  90. ceb8687 hugetlb: introduce pud_huge by Andi Kleen · 16 years ago
  91. a343787 hugetlb: new sysfs interface by Nishanth Aravamudan · 16 years ago
  92. a137e1c hugetlbfs: per mount huge page sizes by Andi Kleen · 16 years ago
  93. e5ff215 hugetlb: multiple hstates for multiple page sizes by Andi Kleen · 16 years ago
  94. a551643 hugetlb: modular state for hugetlb page size by Andi Kleen · 16 years ago
  95. 04f2cbe hugetlb: guarantee that COW faults for a process that called mmap(MAP_PRIVATE) on hugetlbfs will succeed by Mel Gorman · 16 years ago
  96. a1e7877 hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until fork() by Mel Gorman · 16 years ago
  97. 6d77907 hugetlbfs: architecture header cleanup by Gerald Schaefer · 16 years ago
  98. 064d9ef hugetlb: fix overcommit locking by Nishanth Aravamudan · 17 years ago
  99. a3d0c6a hugetlb: add locking for overcommit sysctl by Nishanth Aravamudan · 17 years ago
  100. 368d2c63 Revert "hugetlb: Add hugetlb_dynamic_pool sysctl" by Nishanth Aravamudan · 17 years ago