1. f40386a include/linux/hugetlb.h: make isolate_huge_page() an inline by Naoya Horiguchi · 11 years ago
  2. 27c73ae mm: hugetlbfs: fix hugetlbfs optimization by Andrea Arcangeli · 11 years ago
  3. 30b0a10 mm: thp: give transparent hugepage code a separate copy_page by Dave Hansen · 11 years ago
  4. cb900f4 mm, hugetlb: convert hugetlbfs to use split pmd lock by Kirill A. Shutemov · 11 years ago
  5. 83467ef mm: migrate: check movability of hugepage in unmap_and_move_huge_page() by Naoya Horiguchi · 11 years ago
  6. c8721bb mm: memory-hotplug: enable memory hotplug to handle hugepage by Naoya Horiguchi · 11 years ago
  7. 74060e4 mm: mbind: add hugepage migration code to mbind() by Naoya Horiguchi · 11 years ago
  8. 31caf66 mm: migrate: make core migration code aware of hugepage by Naoya Horiguchi · 11 years ago
  9. 5f1e31d mm/hugetlb: remove hugetlb_prefault by Wanpeng Li · 11 years ago
  10. 1873e5002 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  11. 13d60f4 futex: Take hugepages into account when generating futex_key by Zhang Yi · 11 years ago
  12. 3212b53 mm: hugetlb: Copy huge_pmd_share from x86 to mm. by Steve Capper · 11 years ago
  13. af73e4d hugetlbfs: fix mmap failure in unaligned size request by Naoya Horiguchi · 11 years ago
  14. 949f7ec mm, hugetlb: include hugepages in meminfo by David Rientjes · 11 years ago
  15. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  16. 28a3571 mm: use long type for page counts in mm_populate() and get_user_pages() by Michel Lespinasse · 11 years ago
  17. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  18. 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 12 years ago
  19. 42d7395 mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB by Andi Kleen · 12 years ago
  20. 7da4d64 mm: Count the number of pages affected in change_protection() by Peter Zijlstra · 12 years ago
  21. d833352 mm: hugetlbfs: close race during teardown of hugetlbfs shared page tables by Mel Gorman · 12 years ago
  22. abb8206 hugetlb/cgroup: add hugetlb cgroup control files by Aneesh Kumar K.V · 12 years ago
  23. c3f38a3 hugetlb: make some static variables global by Aneesh Kumar K.V · 12 years ago
  24. 0edaecf hugetlb: add a list for tracking in-use HugeTLB pages by Aneesh Kumar K.V · 12 years ago
  25. 24669e5 hugetlb: use mmu_gather instead of a temporary linked list for accumulating pages by Aneesh Kumar K.V · 12 years ago
  26. 972dc4d hugetlb: add an inline helper for finding hstate index by Aneesh Kumar K.V · 12 years ago
  27. d9ed9fa mm: add new arch_make_huge_pte() method for tile support by Chris Metcalf · 12 years ago
  28. 40716e2 hugetlbfs: fix alignment of huge page requests by Steven Truelove · 12 years ago
  29. 9048162 hugepages: fix use after free bug in "quota" handling by David Gibson · 12 years ago
  30. a1d776e hugetlb: cleanup hugetlb.h by David Gibson · 12 years ago
  31. a5c86e9 hugetlb: remove dummy definitions of HPAGE_MASK and HPAGE_SIZE by David Rientjes · 13 years ago
  32. ee8f248 hugetlb: add phys addr to struct huge_bootmem_page by Becky Bruce · 13 years ago
  33. be93d8c Fix build with !HUGETLBFS by Linus Torvalds · 13 years ago
  34. ca16d14 mm: don't access vm_flags as 'int' by KOSAKI Motohiro · 13 years ago
  35. aa50d3a Encode huge page size for VM_FAULT_HWPOISON errors by Andi Kleen · 14 years ago
  36. 6de2b1a HWPOISON, hugetlb: add free check to dequeue_hwpoison_huge_page() by Naoya Horiguchi · 14 years ago
  37. 0ebabb4 hugetlb: redefine hugepage copy functions by Naoya Horiguchi · 14 years ago
  38. bf50bab hugetlb: add allocate function for hugepage migration by Naoya Horiguchi · 14 years ago
  39. 93f70f9 HWPOISON, hugetlb: isolate corrupted hugepage by Naoya Horiguchi · 14 years ago
  40. 0fe6e20 hugetlb, rmap: add reverse mapping for hugepage by Naoya Horiguchi · 14 years ago
  41. 8edf344 hugetlb: move definition of is_vm_hugetlb_page() to hugepage_inline.h by Naoya Horiguchi · 14 years ago
  42. 06808b0 hugetlb: derive huge pages nodes allowed from task mempolicy by Lee Schermerhorn · 15 years ago
  43. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  44. e9ea0e2 hugetlb_file_setup(): use C, not cpp by Andrew Morton · 15 years ago
  45. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  46. 4e52780 hugetlb: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions by Eric B Munson · 15 years ago
  47. 6bfde05 hugetlbfs: allow the creation of files suitable for MAP_PRIVATE on the vfs internal mount by Eric B Munson · 15 years ago
  48. 2a15efc mm: follow_hugetlb_page flags by Hugh Dickins · 15 years ago
  49. e8c5c82 hugetlb: balance freeing of huge pages across nodes by Lee Schermerhorn · 15 years ago
  50. 353d5c3 mm: fix hugetlb bug due to user_shm_unlock call by Hugh Dickins · 15 years ago
  51. 788c7df hugetlb: fault flags instead of write_access by Hugh Dickins · 15 years ago
  52. 20a0307 mm: introduce PageHuge() for testing huge/gigantic pages by Wu Fengguang · 15 years ago
  53. 1db8508 hugetlbfs: fix build failure with !CONFIG_HUGETLBFS by Stefan Richter · 15 years ago
  54. 5a6fe12 Do not account for the address space used by hugetlbfs using VM_ACCOUNT by Mel Gorman · 15 years ago
  55. 3340289 mm: report the MMU pagesize in /proc/pid/smaps by Mel Gorman · 16 years ago
  56. 08fba69 mm: report the pagesize backing a VMA in /proc/pid/smaps by Mel Gorman · 16 years ago
  57. e1759c2 proc: switch /proc/meminfo to seq_file by Alexey Dobriyan · 16 years ago
  58. 510a35d hugetlb: remove unused variable warning by Andrea Righi · 16 years ago
  59. 53ba51d hugetlb: allow arch overridden hugepage allocation by Jon Tollefson · 16 years ago
  60. ceb8687 hugetlb: introduce pud_huge by Andi Kleen · 16 years ago
  61. a343787 hugetlb: new sysfs interface by Nishanth Aravamudan · 16 years ago
  62. a137e1c hugetlbfs: per mount huge page sizes by Andi Kleen · 16 years ago
  63. e5ff215 hugetlb: multiple hstates for multiple page sizes by Andi Kleen · 16 years ago
  64. a551643 hugetlb: modular state for hugetlb page size by Andi Kleen · 16 years ago
  65. 04f2cbe hugetlb: guarantee that COW faults for a process that called mmap(MAP_PRIVATE) on hugetlbfs will succeed by Mel Gorman · 16 years ago
  66. a1e7877 hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until fork() by Mel Gorman · 16 years ago
  67. 6d77907 hugetlbfs: architecture header cleanup by Gerald Schaefer · 16 years ago
  68. 064d9ef hugetlb: fix overcommit locking by Nishanth Aravamudan · 16 years ago
  69. a3d0c6a hugetlb: add locking for overcommit sysctl by Nishanth Aravamudan · 16 years ago
  70. 368d2c63 Revert "hugetlb: Add hugetlb_dynamic_pool sysctl" by Nishanth Aravamudan · 17 years ago
  71. d1c3fb1 hugetlb: introduce nr_overcommit_hugepages sysctl by Nishanth Aravamudan · 17 years ago
  72. 45c682a hugetlb: fix i_blocks accounting by Ken Chen · 17 years ago
  73. 9a119c0 hugetlb: allow bulk updating in hugetlb_*_quota() by Adam Litke · 17 years ago
  74. 5b23dbe hugetlb: follow_hugetlb_page() for write access by Adam Litke · 17 years ago
  75. 54f9f80 hugetlb: Add hugetlb_dynamic_pool sysctl by Adam Litke · 17 years ago
  76. dec4ad8 hugepage: fix broken check for offset alignment in hugepage mappings by David Gibson · 17 years ago
  77. 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 17 years ago
  78. 396faf0 Allow huge page allocations to use GFP_HIGH_MOVABLE by Mel Gorman · 17 years ago
  79. 9d66586 shm: fix the filename of hugetlb sysv shared memory by Eric W. Biederman · 17 years ago
  80. d2ba27e8 proper prototype for hugetlb_get_unmapped_area() by Adrian Bunk · 17 years ago
  81. 516dffd [PATCH] Fix get_unmapped_area and fsync for hugetlb shm segments by Adam Litke · 17 years ago
  82. 39dde65 [PATCH] shared page table for hugetlb page by Chen, Kenneth W · 18 years ago
  83. 68589bc [PATCH] hugetlb: prepare_hugepage_range check offset too by Hugh Dickins · 18 years ago
  84. 502717f [PATCH] hugetlb: fix linked list corruption in unmap_hugepage_range() by Chen, Kenneth W · 18 years ago
  85. a43a8c3 [PATCH] tightening hugetlb strict accounting by Chen, Kenneth W · 18 years ago
  86. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  87. 42b88be [PATCH] hugepage: is_aligned_hugepage_range() cleanup by David Gibson · 18 years ago
  88. 3915bcf [PATCH] hugepage: Move hugetlb_free_pgd_range() prototype to hugetlb.h by David Gibson · 18 years ago
  89. 9da61ae [PATCH] hugepage: Fix hugepage logic in free_pgtables() by David Gibson · 18 years ago
  90. 27a85ef [PATCH] hugepage: Make {alloc,free}_huge_page() local by David Gibson · 18 years ago
  91. b45b5bd [PATCH] hugepage: Strict page reservation for hugepage inodes by David Gibson · 18 years ago
  92. 8f86059 [PATCH] Enable mprotect on huge pages by Zhang, Yanmin · 18 years ago
  93. 5da7ca8 [PATCH] Add NUMA policy support for huge pages. by Christoph Lameter · 19 years ago
  94. 51c6f66 [PATCH] mm: ZAP_BLOCK causes redundant work by Robin Holt · 19 years ago
  95. 508034a [PATCH] mm: unmap_vmas with inner ptlock by Hugh Dickins · 19 years ago
  96. ac9b9c6 [PATCH] Fix handling spurious page fault for hugetlb region by Hugh Dickins · 19 years ago
  97. 3359b54 [PATCH] Handle spurious page fault for hugetlb region by Seth, Rohit · 19 years ago
  98. 0e5c9f3 [PATCH] remove hugetlb_clean_stale_pgtable() and fix huge_pte_alloc() by Chen, Kenneth W · 19 years ago
  99. 63551ae [PATCH] Hugepage consolidation by David Gibson · 19 years ago
  100. 3bf5ee9 [PATCH] freepgt: hugetlb_free_pgd_range by Hugh Dickins · 19 years ago