1. 1fb1b0e mm/hugetlb: vma_has_reserves() needs to handle fallocate hole punch by Mike Kravetz · 9 years ago
  2. b5cec28 hugetlbfs: truncate_hugepages() takes a range of pages by Mike Kravetz · 9 years ago
  3. c672c7f mm/hugetlb: expose hugetlb fault mutex for use by fallocate by Mike Kravetz · 9 years ago
  4. feba16e mm/hugetlb: add region_del() to delete a specific range of entries by Mike Kravetz · 9 years ago
  5. 5e91137 mm/hugetlb: add cache of descriptors to resv_map for region_add by Mike Kravetz · 9 years ago
  6. 559ec2f mm/hugetlb.c: make vma_has_reserves() return bool by Nicholas Krause · 9 years ago
  7. 31aafb4 mm/hugetlb.c: make vma_shareable() return bool by Nicholas Krause · 9 years ago
  8. 8408427 mm/hugetlb: remove unused arch hook prepare/release_hugepage by Dominik Dingel · 9 years ago
  9. 3303967 mm/hugetlb: handle races in alloc_huge_page and hugetlb_reserve_pages by Mike Kravetz · 9 years ago
  10. cf3ad20 mm/hugetlb: compute/return the number of regions added by region_add() by Mike Kravetz · 9 years ago
  11. 1dd308a mm/hugetlb: document the reserve map/region tracking routines by Mike Kravetz · 9 years ago
  12. 641844f mm/hugetlb: introduce minimum hugepage order by Naoya Horiguchi · 9 years ago
  13. e81f2d2 mm/hugetlb: reduce arch dependent code about huge_pmd_unshare by Zhang Zhen · 9 years ago
  14. 7e1f049 mm: hugetlb: cleanup using paeg_huge_active() by Naoya Horiguchi · 9 years ago
  15. bcc5422 mm: hugetlb: introduce page_huge_active by Naoya Horiguchi · 9 years ago
  16. 7ca02d0 hugetlbfs: accept subpool min_size mount option and setup accordingly by Mike Kravetz · 9 years ago
  17. 1c5ecae hugetlbfs: add minimum size accounting to subpools by Mike Kravetz · 9 years ago
  18. c6a9182 hugetlbfs: add minimum size tracking fields to subpool structure by Mike Kravetz · 9 years ago
  19. 0205796 mm, hugetlb: abort __get_user_pages if current has been oom killed by David Rientjes · 9 years ago
  20. 9753412 mm/hugetlb: use pmd_page() in follow_huge_pmd() by Gerald Schaefer · 9 years ago
  21. 44fc805 mm, hugetlb: close race when setting PageTail for gigantic pages by David Rientjes · 9 years ago
  22. dc6c9a3 mm: account pmd page tables to the process by Kirill A. Shutemov · 9 years ago
  23. 9fbc1f6 mm/hugetlb: add migration entry check in __unmap_hugepage_range by Naoya Horiguchi · 9 years ago
  24. a8bda28 mm/hugetlb: add migration/hwpoisoned entry check in hugetlb_change_protection by Naoya Horiguchi · 9 years ago
  25. 0f792cf mm/hugetlb: fix getting refcount 0 page in hugetlb_fault() by Naoya Horiguchi · 9 years ago
  26. e66f17f mm/hugetlb: take page table lock in follow_huge_pmd() by Naoya Horiguchi · 9 years ago
  27. cbef847 mm/hugetlb: pmd_huge() returns true for non-present hugepage by Naoya Horiguchi · 9 years ago
  28. 61f77ed mm/hugetlb: reduce arch dependent code around follow_huge_* by Naoya Horiguchi · 9 years ago
  29. 753162c mm: hugetlb: fix type of hugetlb_treat_as_movable variable by Andrey Ryabinin · 9 years ago
  30. 988adfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  31. 7d9ca00 hugetlb: hugetlb_register_all_nodes(): add __init marker by Luiz Capitulino · 10 years ago
  32. df994ea hugetlb: alloc_bootmem_huge_page(): use IS_ALIGNED() by Luiz Capitulino · 10 years ago
  33. c8c06ef mm: convert i_mmap_mutex to rwsem by Davidlohr Bueso · 10 years ago
  34. 83cde9e mm: use new helper functions around the i_mmap_mutex by Davidlohr Bueso · 10 years ago
  35. 2756d37 Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  36. 569f48b mm: hugetlb: fix __unmap_hugepage_range() by Hillf Danton · 10 years ago
  37. 344736f cpuset: simplify cpuset_node_allowed API by Vladimir Davydov · 10 years ago
  38. 81d1b09 mm: convert a few VM_BUG_ON callers to VM_BUG_ON_VMA by Sasha Levin · 10 years ago
  39. d017763 mm: fix potential infinite loop in dissolve_free_huge_pages() by Li Zhong · 10 years ago
  40. ed4d490 mm, hugetlb: remove hugetlb_zero and hugetlb_infinity by David Rientjes · 10 years ago
  41. 238d3c1 mm, hugetlb: generalize writes to nr_hugepages by David Rientjes · 10 years ago
  42. ad4404a mm,hugetlb: simplify error handling in hugetlb_cow() by Davidlohr Bueso · 10 years ago
  43. 2f4612a mm,hugetlb: make unmap_ref_private() return void by Davidlohr Bueso · 10 years ago
  44. 8f1d26d kexec: export free_huge_page to VMCOREINFO by Atsushi Kumagai · 10 years ago
  45. 0253d63 mm: hugetlb: fix copy_hugetlb_page_range() by Naoya Horiguchi · 10 years ago
  46. 4a705fe hugetlb: fix copy_hugetlb_page_range() to handle migration/hwpoisoned entry by Naoya Horiguchi · 10 years ago
  47. 100873d hugetlb: rename hugepage_migration_support() to ..._supported() by Naoya Horiguchi · 10 years ago
  48. 8f34af6 mm, hugetlb: move the error handle logic out of normal code path by Jianyu Zhan · 10 years ago
  49. 944d9fe hugetlb: add support for gigantic page allocation at runtime by Luiz Capitulino · 10 years ago
  50. 1cac6f2 hugetlb: move helpers up in the file by Luiz Capitulino · 10 years ago
  51. a7407a2 hugetlb: update_and_free_page(): don't clear PG_reserved bit by Luiz Capitulino · 10 years ago
  52. bae7f4a hugetlb: add hstate_is_gigantic() by Luiz Capitulino · 10 years ago
  53. 2906dd5 hugetlb: prep_compound_gigantic_page(): drop __init marker by Luiz Capitulino · 10 years ago
  54. 457c1b2 hugetlb: ensure hugepage access is denied if hugepages are not supported by Nishanth Aravamudan · 10 years ago
  55. 7848a4b mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages() by Mizuma, Masayoshi · 10 years ago
  56. 55f6714 mm: hugetlb: fix softlockup when a large number of hugepages are freed. by Mizuma, Masayoshi · 10 years ago
  57. ac71490 mm: fix 'ERROR: do not initialise globals to 0 or NULL' and coding style by Choi Gi-yong · 10 years ago
  58. 3b32123 mm: use macros from compiler.h instead of __attribute__((...)) by Gideon Israel Dsouza · 10 years ago
  59. a533809 mm: move mmu notifier call from change_protection to change_pmd_range by Rik van Riel · 10 years ago
  60. a9af0c5 mm/hugetlb.c: add NULL check of return value of huge_pte_offset by Naoya Horiguchi · 10 years ago
  61. f412c97 mm, hugetlb: mark some bootstrap functions as __init by David Rientjes · 10 years ago
  62. 8382d91 mm, hugetlb: improve page-fault scalability by Davidlohr Bueso · 10 years ago
  63. 4e35f48 mm, hugetlb: use vma_resv_map() map types by Joonsoo Kim · 10 years ago
  64. f031dd2 mm, hugetlb: remove resv_map_put by Joonsoo Kim · 10 years ago
  65. 7b24d86 mm, hugetlb: fix race in region tracking by Davidlohr Bueso · 10 years ago
  66. 1406ec9 mm, hugetlb: improve, cleanup resv_map parameters by Joonsoo Kim · 10 years ago
  67. 9119a41 mm, hugetlb: unify region structure handling by Joonsoo Kim · 10 years ago
  68. d26914d mm: optimize put_mems_allowed() usage by Mel Gorman · 10 years ago
  69. 309381fea mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE by Sasha Levin · 10 years ago
  70. 8b89a11 mm/hugetlb.c: use memblock apis for early memory allocations by Grygorii Strashko · 10 years ago
  71. e8569dd mm/hugetlb.c: call MMU notifiers when copying a hugetlb page range by Andreas Sandberg · 10 years ago
  72. 9b7ac26 mm/hugetlb.c: defer PageHeadHuge() symbol export by Andrea Arcangeli · 10 years ago
  73. 758f66a mm/hugetlb.c: simplify PageHeadHuge() and PageHuge() by Andrew Morton · 10 years ago
  74. a0368d4 mm: hugetlb: use get_page_foll() in follow_hugetlb_page() by Andrea Arcangeli · 10 years ago
  75. 34ee645 mmu_notifier: call mmu_notifier_invalidate_range() from VMM by Joerg Roedel · 10 years ago
  76. 27c73ae mm: hugetlbfs: fix hugetlbfs optimization by Andrea Arcangeli · 11 years ago
  77. 30b0a10 mm: thp: give transparent hugepage code a separate copy_page by Dave Hansen · 11 years ago
  78. cb900f4 mm, hugetlb: convert hugetlbfs to use split pmd lock by Kirill A. Shutemov · 11 years ago
  79. ef5a22b mm: hugetlb: initialize PG_reserved for tail pages of gigantic compound pages by Andrea Arcangeli · 11 years ago
  80. 16c794b mm/hugetlb.c: correct missing private flag clearing by Joonsoo Kim · 11 years ago
  81. 86cdb46 mm: prepare to remove /proc/sys/vm/hugepages_treat_as_movable by Naoya Horiguchi · 11 years ago
  82. c8721bb mm: memory-hotplug: enable memory hotplug to handle hugepage by Naoya Horiguchi · 11 years ago
  83. 74060e4 mm: mbind: add hugepage migration code to mbind() by Naoya Horiguchi · 11 years ago
  84. 31caf66 mm: migrate: make core migration code aware of hugepage by Naoya Horiguchi · 11 years ago
  85. 07443a8 mm, hugetlb: return a reserved page to a reserved pool if failed by Joonsoo Kim · 11 years ago
  86. 8312034 mm, hugetlb: grab a page_table_lock after page_cache_release by Joonsoo Kim · 11 years ago
  87. 5944d01 mm, hugetlb: remove useless check about mapping type by Joonsoo Kim · 11 years ago
  88. 8bb3f12 mm, hugetlb: fix subpool accounting handling by Joonsoo Kim · 11 years ago
  89. f522c3a mm, hugetlb: change variable name reservations to resv by Joonsoo Kim · 11 years ago
  90. 4ef9184 mm, hugetlb: protect reserved pages when soft offlining a hugepage by Joonsoo Kim · 11 years ago
  91. af0ed73 mm, hugetlb: decrement reserve count if VM_NORESERVE alloc page cache by Joonsoo Kim · 11 years ago
  92. a63884e mm, hugetlb: remove decrement_hugepage_resv_vma() by Joonsoo Kim · 11 years ago
  93. 72231b0 mm, hugetlb: add VM_NORESERVE check in vma_has_reserves() by Joonsoo Kim · 11 years ago
  94. 37a2140 mm, hugetlb: do not use a page in page cache for cow optimization by Joonsoo Kim · 11 years ago
  95. c0d934b mm, hugetlb: remove redundant list_empty check in gather_surplus_pages() by Joonsoo Kim · 11 years ago
  96. b226102 mm, hugetlb: fix and clean-up node iteration code to alloc or free by Joonsoo Kim · 11 years ago
  97. 81a6fca mm, hugetlb: clean-up alloc_huge_page() by Joonsoo Kim · 11 years ago
  98. c748c26 mm, hugetlb: trivial commenting fix by Joonsoo Kim · 11 years ago
  99. 9966c4b mm, hugetlb: move up the code which check availability of free huge page by Joonsoo Kim · 11 years ago
  100. 3dbb95f mm: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago