1. 0edaf86 include/linux/nodemask.h: create next_node_in() helper by Andrew Morton · 8 years ago
  2. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  3. 598d809 mm: convert pr_warning to pr_warn by Joe Perches · 8 years ago
  4. 8661362 mm/hugetlb: use EOPNOTSUPP in hugetlb sysctl handlers by Jan Stancek · 8 years ago
  5. 910154d mm/hugetlb: hugetlb_no_page: rate-limit warning message by Geoffrey Thomas · 8 years ago
  6. f8b7481 mm/hugetlb.c: fix incorrect proc nr_hugepages value by Vaishali Thakkar · 8 years ago
  7. 080fe20 mm, hugetlb: don't require CMA for runtime gigantic pages by Vlastimil Babka · 8 years ago
  8. b4330af mm/hugetlb: fix gigantic page initialization/allocation by Mike Kravetz · 8 years ago
  9. 53f9263 mm: rework mapcount accounting to enable 4k mapping of THPs by Kirill A. Shutemov · 8 years ago
  10. ddc58f2 mm: drop tail page refcounting by Kirill A. Shutemov · 8 years ago
  11. d281ee6 rmap: add argument to charge compound page by Kirill A. Shutemov · 8 years ago
  12. de09d31 page-flags: define PG_reserved behavior on compound pages by Kirill A. Shutemov · 8 years ago
  13. 3e89e1c hugetlb: make mm and fs code explicitly non-modular by Paul Gortmaker · 8 years ago
  14. dbe409e mm/hugetlb.c: fix resv map memory leak for placeholder entries by Mike Kravetz · 8 years ago
  15. 0d777df mm: hugetlb: call huge_pte_alloc() only if ptep is null by Naoya Horiguchi · 8 years ago
  16. a88c769 mm: hugetlb: fix hugepage memory leak caused by wrong reserve count by Naoya Horiguchi · 8 years ago
  17. d15c7c0 hugetlb: trivial comment fix by Naoya Horiguchi · 9 years ago
  18. d00181b mm: use 'unsigned int' for page order by Kirill A. Shutemov · 9 years ago
  19. 1d798ca mm: make compound_head() robust by Kirill A. Shutemov · 9 years ago
  20. f1e6155 mm: pack compound_dtor and compound_order into one word in struct page by Kirill A. Shutemov · 9 years ago
  21. de60f5f mm: introduce VM_LOCKONFAULT by Eric B Munson · 9 years ago
  22. e0ec90e mm, hugetlbfs: optimize when NUMA=n by Dave Hansen · 9 years ago
  23. 099730d mm, hugetlb: use memory policy when available by Dave Hansen · 9 years ago
  24. b4e289a mm/hugetlb: make node_hstates array static by Alexander Kuleshov · 9 years ago
  25. 5d317b2 mm: hugetlb: proc: add HugetlbPages field to /proc/PID/status by Naoya Horiguchi · 9 years ago
  26. 2f84a89 mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a fault by Mel Gorman · 9 years ago
  27. 96db800 mm: rename alloc_pages_exact_node() to __alloc_pages_node() by Vlastimil Babka · 9 years ago
  28. 70c3547 hugetlbfs: add hugetlbfs_fallocate() by Mike Kravetz · 9 years ago
  29. ab76ad5 hugetlbfs: New huge_add_to_page_cache helper routine by Mike Kravetz · 9 years ago
  30. d85f69b mm/hugetlb: alloc_huge_page handle areas hole punched by fallocate by Mike Kravetz · 9 years ago
  31. 1fb1b0e mm/hugetlb: vma_has_reserves() needs to handle fallocate hole punch by Mike Kravetz · 9 years ago
  32. b5cec28 hugetlbfs: truncate_hugepages() takes a range of pages by Mike Kravetz · 9 years ago
  33. c672c7f mm/hugetlb: expose hugetlb fault mutex for use by fallocate by Mike Kravetz · 9 years ago
  34. feba16e mm/hugetlb: add region_del() to delete a specific range of entries by Mike Kravetz · 9 years ago
  35. 5e91137 mm/hugetlb: add cache of descriptors to resv_map for region_add by Mike Kravetz · 9 years ago
  36. 559ec2f mm/hugetlb.c: make vma_has_reserves() return bool by Nicholas Krause · 9 years ago
  37. 31aafb4 mm/hugetlb.c: make vma_shareable() return bool by Nicholas Krause · 9 years ago
  38. 8408427 mm/hugetlb: remove unused arch hook prepare/release_hugepage by Dominik Dingel · 9 years ago
  39. 3303967 mm/hugetlb: handle races in alloc_huge_page and hugetlb_reserve_pages by Mike Kravetz · 9 years ago
  40. cf3ad20 mm/hugetlb: compute/return the number of regions added by region_add() by Mike Kravetz · 9 years ago
  41. 1dd308a mm/hugetlb: document the reserve map/region tracking routines by Mike Kravetz · 9 years ago
  42. 641844f mm/hugetlb: introduce minimum hugepage order by Naoya Horiguchi · 9 years ago
  43. e81f2d2 mm/hugetlb: reduce arch dependent code about huge_pmd_unshare by Zhang Zhen · 9 years ago
  44. 7e1f049 mm: hugetlb: cleanup using paeg_huge_active() by Naoya Horiguchi · 9 years ago
  45. bcc5422 mm: hugetlb: introduce page_huge_active by Naoya Horiguchi · 9 years ago
  46. 7ca02d0 hugetlbfs: accept subpool min_size mount option and setup accordingly by Mike Kravetz · 9 years ago
  47. 1c5ecae hugetlbfs: add minimum size accounting to subpools by Mike Kravetz · 9 years ago
  48. c6a9182 hugetlbfs: add minimum size tracking fields to subpool structure by Mike Kravetz · 9 years ago
  49. 0205796 mm, hugetlb: abort __get_user_pages if current has been oom killed by David Rientjes · 9 years ago
  50. 9753412 mm/hugetlb: use pmd_page() in follow_huge_pmd() by Gerald Schaefer · 9 years ago
  51. 44fc805 mm, hugetlb: close race when setting PageTail for gigantic pages by David Rientjes · 9 years ago
  52. dc6c9a3 mm: account pmd page tables to the process by Kirill A. Shutemov · 9 years ago
  53. 9fbc1f6 mm/hugetlb: add migration entry check in __unmap_hugepage_range by Naoya Horiguchi · 9 years ago
  54. a8bda28 mm/hugetlb: add migration/hwpoisoned entry check in hugetlb_change_protection by Naoya Horiguchi · 9 years ago
  55. 0f792cf mm/hugetlb: fix getting refcount 0 page in hugetlb_fault() by Naoya Horiguchi · 9 years ago
  56. e66f17f mm/hugetlb: take page table lock in follow_huge_pmd() by Naoya Horiguchi · 9 years ago
  57. cbef847 mm/hugetlb: pmd_huge() returns true for non-present hugepage by Naoya Horiguchi · 9 years ago
  58. 61f77ed mm/hugetlb: reduce arch dependent code around follow_huge_* by Naoya Horiguchi · 9 years ago
  59. 753162c mm: hugetlb: fix type of hugetlb_treat_as_movable variable by Andrey Ryabinin · 9 years ago
  60. 988adfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  61. 7d9ca00 hugetlb: hugetlb_register_all_nodes(): add __init marker by Luiz Capitulino · 9 years ago
  62. df994ea hugetlb: alloc_bootmem_huge_page(): use IS_ALIGNED() by Luiz Capitulino · 9 years ago
  63. c8c06ef mm: convert i_mmap_mutex to rwsem by Davidlohr Bueso · 9 years ago
  64. 83cde9e mm: use new helper functions around the i_mmap_mutex by Davidlohr Bueso · 9 years ago
  65. 2756d37 Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  66. 569f48b mm: hugetlb: fix __unmap_hugepage_range() by Hillf Danton · 9 years ago
  67. 344736f cpuset: simplify cpuset_node_allowed API by Vladimir Davydov · 10 years ago
  68. 81d1b09 mm: convert a few VM_BUG_ON callers to VM_BUG_ON_VMA by Sasha Levin · 10 years ago
  69. d017763 mm: fix potential infinite loop in dissolve_free_huge_pages() by Li Zhong · 10 years ago
  70. ed4d490 mm, hugetlb: remove hugetlb_zero and hugetlb_infinity by David Rientjes · 10 years ago
  71. 238d3c1 mm, hugetlb: generalize writes to nr_hugepages by David Rientjes · 10 years ago
  72. ad4404a mm,hugetlb: simplify error handling in hugetlb_cow() by Davidlohr Bueso · 10 years ago
  73. 2f4612a mm,hugetlb: make unmap_ref_private() return void by Davidlohr Bueso · 10 years ago
  74. 8f1d26d kexec: export free_huge_page to VMCOREINFO by Atsushi Kumagai · 10 years ago
  75. 0253d63 mm: hugetlb: fix copy_hugetlb_page_range() by Naoya Horiguchi · 10 years ago
  76. 4a705fe hugetlb: fix copy_hugetlb_page_range() to handle migration/hwpoisoned entry by Naoya Horiguchi · 10 years ago
  77. 100873d hugetlb: rename hugepage_migration_support() to ..._supported() by Naoya Horiguchi · 10 years ago
  78. 8f34af6 mm, hugetlb: move the error handle logic out of normal code path by Jianyu Zhan · 10 years ago
  79. 944d9fe hugetlb: add support for gigantic page allocation at runtime by Luiz Capitulino · 10 years ago
  80. 1cac6f2 hugetlb: move helpers up in the file by Luiz Capitulino · 10 years ago
  81. a7407a2 hugetlb: update_and_free_page(): don't clear PG_reserved bit by Luiz Capitulino · 10 years ago
  82. bae7f4a hugetlb: add hstate_is_gigantic() by Luiz Capitulino · 10 years ago
  83. 2906dd5 hugetlb: prep_compound_gigantic_page(): drop __init marker by Luiz Capitulino · 10 years ago
  84. 457c1b2 hugetlb: ensure hugepage access is denied if hugepages are not supported by Nishanth Aravamudan · 10 years ago
  85. 7848a4b mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages() by Mizuma, Masayoshi · 10 years ago
  86. 55f6714 mm: hugetlb: fix softlockup when a large number of hugepages are freed. by Mizuma, Masayoshi · 10 years ago
  87. ac71490 mm: fix 'ERROR: do not initialise globals to 0 or NULL' and coding style by Choi Gi-yong · 10 years ago
  88. 3b32123 mm: use macros from compiler.h instead of __attribute__((...)) by Gideon Israel Dsouza · 10 years ago
  89. a533809 mm: move mmu notifier call from change_protection to change_pmd_range by Rik van Riel · 10 years ago
  90. a9af0c5 mm/hugetlb.c: add NULL check of return value of huge_pte_offset by Naoya Horiguchi · 10 years ago
  91. f412c97 mm, hugetlb: mark some bootstrap functions as __init by David Rientjes · 10 years ago
  92. 8382d91 mm, hugetlb: improve page-fault scalability by Davidlohr Bueso · 10 years ago
  93. 4e35f48 mm, hugetlb: use vma_resv_map() map types by Joonsoo Kim · 10 years ago
  94. f031dd2 mm, hugetlb: remove resv_map_put by Joonsoo Kim · 10 years ago
  95. 7b24d86 mm, hugetlb: fix race in region tracking by Davidlohr Bueso · 10 years ago
  96. 1406ec9 mm, hugetlb: improve, cleanup resv_map parameters by Joonsoo Kim · 10 years ago
  97. 9119a41 mm, hugetlb: unify region structure handling by Joonsoo Kim · 10 years ago
  98. d26914d mm: optimize put_mems_allowed() usage by Mel Gorman · 10 years ago
  99. 309381fea mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE by Sasha Levin · 10 years ago
  100. 8b89a11 mm/hugetlb.c: use memblock apis for early memory allocations by Grygorii Strashko · 10 years ago