1. c8721bb mm: memory-hotplug: enable memory hotplug to handle hugepage by Naoya Horiguchi · 11 years ago
  2. 74060e4 mm: mbind: add hugepage migration code to mbind() by Naoya Horiguchi · 11 years ago
  3. 31caf66 mm: migrate: make core migration code aware of hugepage by Naoya Horiguchi · 11 years ago
  4. 07443a8 mm, hugetlb: return a reserved page to a reserved pool if failed by Joonsoo Kim · 11 years ago
  5. 8312034 mm, hugetlb: grab a page_table_lock after page_cache_release by Joonsoo Kim · 11 years ago
  6. 5944d01 mm, hugetlb: remove useless check about mapping type by Joonsoo Kim · 11 years ago
  7. 8bb3f12 mm, hugetlb: fix subpool accounting handling by Joonsoo Kim · 11 years ago
  8. f522c3a mm, hugetlb: change variable name reservations to resv by Joonsoo Kim · 11 years ago
  9. 4ef9184 mm, hugetlb: protect reserved pages when soft offlining a hugepage by Joonsoo Kim · 11 years ago
  10. af0ed73 mm, hugetlb: decrement reserve count if VM_NORESERVE alloc page cache by Joonsoo Kim · 11 years ago
  11. a63884e mm, hugetlb: remove decrement_hugepage_resv_vma() by Joonsoo Kim · 11 years ago
  12. 72231b0 mm, hugetlb: add VM_NORESERVE check in vma_has_reserves() by Joonsoo Kim · 11 years ago
  13. 37a2140 mm, hugetlb: do not use a page in page cache for cow optimization by Joonsoo Kim · 11 years ago
  14. c0d934b mm, hugetlb: remove redundant list_empty check in gather_surplus_pages() by Joonsoo Kim · 11 years ago
  15. b226102 mm, hugetlb: fix and clean-up node iteration code to alloc or free by Joonsoo Kim · 11 years ago
  16. 81a6fca mm, hugetlb: clean-up alloc_huge_page() by Joonsoo Kim · 11 years ago
  17. c748c26 mm, hugetlb: trivial commenting fix by Joonsoo Kim · 11 years ago
  18. 9966c4b mm, hugetlb: move up the code which check availability of free huge page by Joonsoo Kim · 11 years ago
  19. 3dbb95f mm: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  20. 2b04725 Fix TLB gather virtual address range invalidation corner cases by Linus Torvalds · 11 years ago
  21. 3dcc057 mm: correctly update zone->managed_pages by Jiang Liu · 11 years ago
  22. 2415cf1 mm/hugetlb: use already existing interface huge_page_shift by Wanpeng Li · 11 years ago
  23. 1873e5002 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  24. 3e42dee Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  25. 13d60f4 futex: Take hugepages into account when generating futex_key by Zhang Yi · 11 years ago
  26. 9e5fc74 mm: hugetlb: Copy general hugetlb code from x86 to mm. by Steve Capper · 11 years ago
  27. 3212b53 mm: hugetlb: Copy huge_pmd_share from x86 to mm. by Steve Capper · 11 years ago
  28. 30dad30 mm: migration: add migrate_entry_wait_huge() by Naoya Horiguchi · 11 years ago
  29. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  30. 949f7ec mm, hugetlb: include hugepages in meminfo by David Rientjes · 11 years ago
  31. 106c992 mm/hugetlb: add more arch-defined huge_pte functions by Gerald Schaefer · 11 years ago
  32. 9cc3a5b hugetlbfs: add swap entry check in follow_hugetlb_page() by Naoya Horiguchi · 11 years ago
  33. d002858 mm/hugetlb: fix total hugetlbfs pages count when using memory overcommit accouting by Wanpeng Li · 11 years ago
  34. aa1262b Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  35. 3cd8b44 hugetlb: fix sparse warning for hugetlb_register_node by Claudiu Ghioc · 11 years ago
  36. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  37. 28a3571 mm: use long type for page counts in mm_populate() and get_user_pages() by Michel Lespinasse · 11 years ago
  38. ffb22af mm/hugetlb.c: convert to pr_foo() by Andrew Morton · 11 years ago
  39. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  40. be7517d mm/hugetlb: set PTE as huge in hugetlb_change_protection and remove_migration_pte by Tony Lu · 11 years ago
  41. 7179e7b mm/hugetlb: create hugetlb cgroup file in hugetlb_init by Jianguo Wu · 11 years ago
  42. 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 12 years ago
  43. f6e858a Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  44. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  45. 56f2fb1 mm/hugetlb.c: fix warning on freeing hwpoisoned hugepage by Naoya Horiguchi · 12 years ago
  46. 8c4894c hwpoison, hugetlbfs: fix "bad pmd" warning in unmapping hwpoisoned hugepage by Naoya Horiguchi · 12 years ago
  47. 8cebfcd hugetlb: use N_MEMORY instead N_HIGH_MEMORY by Lai Jiangshan · 12 years ago
  48. 8732794 numa: convert static memory to dynamically allocated memory for per node device by Wen Congyang · 12 years ago
  49. 7da4d64 mm: Count the number of pages affected in change_protection() by Peter Zijlstra · 12 years ago
  50. 6d49e35 propagate name change to comments in kernel source by Nadia Yvette Chambers · 12 years ago
  51. 7795912 mm: document PageHuge somewhat by Andrew Morton · 12 years ago
  52. 2ec74c3 mm: move all mmu notifier invocations to be done outside the PT lock by Sagi Grimberg · 12 years ago
  53. 36e4f20 hugetlb: do not use vma_hugecache_offset() for vma_prio_tree_foreach by Michal Hocko · 12 years ago
  54. 3f6d4ca mm/hugetlb.c: remove duplicate inclusion of header file by Sachin Kamat · 12 years ago
  55. 6b2dbba mm: replace vma prio_tree with an interval tree by Michel Lespinasse · 12 years ago
  56. 5d3a551 mm: hugetlb: add arch hook for clearing page flags before entering pool by Will Deacon · 12 years ago
  57. d833352 mm: hugetlbfs: close race during teardown of hugetlbfs shared page tables by Mel Gorman · 12 years ago
  58. 94ae8ba hugetlb/cgroup: assign the page hugetlb cgroup when we move the page to active list. by Aneesh Kumar K.V · 12 years ago
  59. 79dbb23 hugetlb: move all the in use pages to active list by Aneesh Kumar K.V · 12 years ago
  60. abb8206 hugetlb/cgroup: add hugetlb cgroup control files by Aneesh Kumar K.V · 12 years ago
  61. 6d76dcf hugetlb/cgroup: add charge/uncharge routines for hugetlb cgroup by Aneesh Kumar K.V · 12 years ago
  62. 9dd540e hugetlb/cgroup: add the cgroup pointer to page lru by Aneesh Kumar K.V · 12 years ago
  63. c3f38a3 hugetlb: make some static variables global by Aneesh Kumar K.V · 12 years ago
  64. 0edaecf hugetlb: add a list for tracking in-use HugeTLB pages by Aneesh Kumar K.V · 12 years ago
  65. 24669e5 hugetlb: use mmu_gather instead of a temporary linked list for accumulating pages by Aneesh Kumar K.V · 12 years ago
  66. 972dc4d hugetlb: add an inline helper for finding hstate index by Aneesh Kumar K.V · 12 years ago
  67. 76dcee7 hugetlb: don't use ERR_PTR with VM_FAULT* values by Aneesh Kumar K.V · 12 years ago
  68. 47d3834 hugetlb: rename max_hstate to hugetlb_max_hstate by Aneesh Kumar K.V · 12 years ago
  69. 4523e14 mm: fix vma_resv_map() NULL pointer by Dave Hansen · 12 years ago
  70. c50ac05 hugetlb: fix resv_map leak in error path by Dave Hansen · 12 years ago
  71. f2135a4 mm/hugetlb.c: use long vars instead of int in region_count() by Wang Sheng-Hui · 12 years ago
  72. d9ed9fa mm: add new arch_make_huge_pte() method for tile support by Chris Metcalf · 12 years ago
  73. 4998a6c hugetlb: prevent BUG_ON in hugetlb_fault() -> hugetlb_cow() by Chris Metcalf · 12 years ago
  74. b1c12cb mm/hugetlb: fix warning in alloc_huge_page/dequeue_huge_page_vma by Konstantin Khlebnikov · 12 years ago
  75. 66aebce hugetlb: fix race condition in hugetlb_fault() by Chris Metcalf · 12 years ago
  76. 6629326 mm: hugetlb: cleanup duplicated code in unmapping vm range by Hillf Danton · 12 years ago
  77. 9048162 hugepages: fix use after free bug in "quota" handling by David Gibson · 12 years ago
  78. cc9a6c8 cpuset: mm: reduce large amounts of memory barrier related damage v3 by Mel Gorman · 12 years ago
  79. 9e81130 mm: hugetlb: bail out unmapping after serving reference page by Hillf Danton · 12 years ago
  80. 28073b0 mm: hugetlb: defer freeing pages when gathering surplus pages by Hillf Danton · 12 years ago
  81. cd2934a flush_tlb_range() needs ->page_table_lock when ->mmap_sem is not held by Al Viro · 12 years ago
  82. 409eb8c mm/hugetlb.c: undo change to page mapcount in fault handler by Hillf Danton · 12 years ago
  83. ea5768c mm/hugetlb.c: avoid bogus counter of surplus huge page by Hillf Danton · 12 years ago
  84. 0c176d5 mm: hugetlb: fix pgoff computation when unmapping page from vma by Hillf Danton · 12 years ago
  85. 1e16a53 mm/hugetlb.c: fix virtual address handling in hugetlb fault by KAMEZAWA Hiroyuki · 12 years ago
  86. ef009b2 hugetlb: clarify hugetlb_instantiation_mutex usage by Michal Hocko · 12 years ago
  87. a734bcc hugetlb: detect race upon page allocation failure during COW by Hillf Danton · 12 years ago
  88. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 12 years ago
  89. b0365c8 mm: hugetlb: fix non-atomic enqueue of huge page by Hillf Danton · 12 years ago
  90. 10fbcf4 convert 'memory' sysdev_class to a regular subsystem by Kay Sievers · 12 years ago
  91. 58a84aa thp: set compound tail page _count to zero by Youquan Song · 13 years ago
  92. ea4039a hugetlb: release pages in the error path of hugetlb_cow() by Hillf Danton · 13 years ago
  93. 32f8452 mm: hugetlb: fix coding style issues by Chris Forbes · 13 years ago
  94. ee8f248 hugetlb: add phys addr to struct huge_bootmem_page by Becky Bruce · 13 years ago
  95. b0320c7 mm: fix negative commitlimit when gigantic hugepages are allocated by Rafael Aquini · 13 years ago
  96. e0dcd8a mm: fix ENOSPC returned by handle_mm_fault() by Hugh Dickins · 13 years ago
  97. ca16d14 mm: don't access vm_flags as 'int' by KOSAKI Motohiro · 13 years ago
  98. 3d48ae4 mm: Convert i_mmap_lock to a mutex by Peter Zijlstra · 13 years ago
  99. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  100. 6eab04a treewide: remove extra semicolons by Justin P. Mattock · 13 years ago