1. 94ae8ba hugetlb/cgroup: assign the page hugetlb cgroup when we move the page to active list. by Aneesh Kumar K.V · 12 years ago
  2. 79dbb23 hugetlb: move all the in use pages to active list by Aneesh Kumar K.V · 12 years ago
  3. abb8206 hugetlb/cgroup: add hugetlb cgroup control files by Aneesh Kumar K.V · 12 years ago
  4. 6d76dcf hugetlb/cgroup: add charge/uncharge routines for hugetlb cgroup by Aneesh Kumar K.V · 12 years ago
  5. 9dd540e hugetlb/cgroup: add the cgroup pointer to page lru by Aneesh Kumar K.V · 12 years ago
  6. c3f38a3 hugetlb: make some static variables global by Aneesh Kumar K.V · 12 years ago
  7. 0edaecf hugetlb: add a list for tracking in-use HugeTLB pages by Aneesh Kumar K.V · 12 years ago
  8. 24669e5 hugetlb: use mmu_gather instead of a temporary linked list for accumulating pages by Aneesh Kumar K.V · 12 years ago
  9. 972dc4d hugetlb: add an inline helper for finding hstate index by Aneesh Kumar K.V · 12 years ago
  10. 76dcee7 hugetlb: don't use ERR_PTR with VM_FAULT* values by Aneesh Kumar K.V · 12 years ago
  11. 47d3834 hugetlb: rename max_hstate to hugetlb_max_hstate by Aneesh Kumar K.V · 12 years ago
  12. 4523e14 mm: fix vma_resv_map() NULL pointer by Dave Hansen · 12 years ago
  13. c50ac05 hugetlb: fix resv_map leak in error path by Dave Hansen · 12 years ago
  14. f2135a4 mm/hugetlb.c: use long vars instead of int in region_count() by Wang Sheng-Hui · 12 years ago
  15. d9ed9fa mm: add new arch_make_huge_pte() method for tile support by Chris Metcalf · 12 years ago
  16. 4998a6c hugetlb: prevent BUG_ON in hugetlb_fault() -> hugetlb_cow() by Chris Metcalf · 12 years ago
  17. b1c12cb mm/hugetlb: fix warning in alloc_huge_page/dequeue_huge_page_vma by Konstantin Khlebnikov · 12 years ago
  18. 66aebce hugetlb: fix race condition in hugetlb_fault() by Chris Metcalf · 12 years ago
  19. 6629326 mm: hugetlb: cleanup duplicated code in unmapping vm range by Hillf Danton · 12 years ago
  20. 9048162 hugepages: fix use after free bug in "quota" handling by David Gibson · 12 years ago
  21. cc9a6c8 cpuset: mm: reduce large amounts of memory barrier related damage v3 by Mel Gorman · 12 years ago
  22. 9e81130 mm: hugetlb: bail out unmapping after serving reference page by Hillf Danton · 12 years ago
  23. 28073b0 mm: hugetlb: defer freeing pages when gathering surplus pages by Hillf Danton · 12 years ago
  24. cd2934a flush_tlb_range() needs ->page_table_lock when ->mmap_sem is not held by Al Viro · 12 years ago
  25. 409eb8c mm/hugetlb.c: undo change to page mapcount in fault handler by Hillf Danton · 12 years ago
  26. ea5768c mm/hugetlb.c: avoid bogus counter of surplus huge page by Hillf Danton · 12 years ago
  27. 0c176d5 mm: hugetlb: fix pgoff computation when unmapping page from vma by Hillf Danton · 12 years ago
  28. 1e16a53 mm/hugetlb.c: fix virtual address handling in hugetlb fault by KAMEZAWA Hiroyuki · 12 years ago
  29. ef009b2 hugetlb: clarify hugetlb_instantiation_mutex usage by Michal Hocko · 12 years ago
  30. a734bcc hugetlb: detect race upon page allocation failure during COW by Hillf Danton · 12 years ago
  31. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 12 years ago
  32. b0365c8 mm: hugetlb: fix non-atomic enqueue of huge page by Hillf Danton · 12 years ago
  33. 10fbcf4 convert 'memory' sysdev_class to a regular subsystem by Kay Sievers · 12 years ago
  34. 58a84aa thp: set compound tail page _count to zero by Youquan Song · 12 years ago
  35. ea4039a hugetlb: release pages in the error path of hugetlb_cow() by Hillf Danton · 13 years ago
  36. 32f8452 mm: hugetlb: fix coding style issues by Chris Forbes · 13 years ago
  37. ee8f248 hugetlb: add phys addr to struct huge_bootmem_page by Becky Bruce · 13 years ago
  38. b0320c7 mm: fix negative commitlimit when gigantic hugepages are allocated by Rafael Aquini · 13 years ago
  39. e0dcd8a mm: fix ENOSPC returned by handle_mm_fault() by Hugh Dickins · 13 years ago
  40. ca16d14 mm: don't access vm_flags as 'int' by KOSAKI Motohiro · 13 years ago
  41. 3d48ae4 mm: Convert i_mmap_lock to a mutex by Peter Zijlstra · 13 years ago
  42. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  43. 6eab04a treewide: remove extra semicolons by Justin P. Mattock · 13 years ago
  44. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  45. c033a93 hugetlbfs: correct handling of negative input to /proc/sys/vm/nr_hugepages by Petr Holasek · 13 years ago
  46. 73ae31e hugetlb: fix handling of parse errors in sysfs by Eric B Munson · 13 years ago
  47. adbe872 hugetlb: do not allow pagesize >= MAX_ORDER pool adjustment by Eric B Munson · 13 years ago
  48. 08d4a24 hugetlb: check the return value of string conversion in sysctl handler by Michal Hocko · 13 years ago
  49. 32d6fea mm/hugetlb.c: fix error-path memory leak in nr_hugepages_store_common() by Jesper Juhl · 13 years ago
  50. 47ad847 thp: clear_copy_huge_page by Andrea Arcangeli · 13 years ago
  51. 1f64d69 mm/hugetlb.c: avoid double unlock_page() in hugetlb_fault() by Dean Nelson · 14 years ago
  52. 44e2aa9 mm/hugetlb.c: add missing spin_lock() to hugetlb_cow() by Dean Nelson · 14 years ago
  53. aa50d3a Encode huge page size for VM_FAULT_HWPOISON errors by Andi Kleen · 14 years ago
  54. d5bd910 hugepage: move is_hugepage_on_freelist inside ifdef to avoid warning by Andi Kleen · 14 years ago
  55. 8c6c2ec HWPOSION, hugetlb: recover from free hugepage error when !MF_COUNT_INCREASED by Naoya Horiguchi · 14 years ago
  56. a9869b8 hugetlb: move refcounting in hugepage allocation inside hugetlb_lock by Naoya Horiguchi · 14 years ago
  57. 6de2b1a HWPOISON, hugetlb: add free check to dequeue_hwpoison_huge_page() by Naoya Horiguchi · 14 years ago
  58. 290408d hugetlb: hugepage migration core by Naoya Horiguchi · 14 years ago
  59. 0ebabb4 hugetlb: redefine hugepage copy functions by Naoya Horiguchi · 14 years ago
  60. bf50bab hugetlb: add allocate function for hugepage migration by Naoya Horiguchi · 14 years ago
  61. 998b438 hugetlb: fix metadata corruption in hugetlb_fault() by Naoya Horiguchi · 14 years ago
  62. 56c9cfb hugetlb, rmap: fix confusing page locking in hugetlb_cow() by Naoya Horiguchi · 14 years ago
  63. cd67f0d hugetlb, rmap: use hugepage_add_new_anon_rmap() in hugetlb_cow() by Naoya Horiguchi · 14 years ago
  64. 1021a64 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 14 years ago
  65. 28957a5 hugetlb: add missing unlock in avoidcopy path in hugetlb_cow() by Naoya Horiguchi · 14 years ago
  66. 43131e1 HWPOISON, hugetlb: support hwpoison injection for hugepage by Naoya Horiguchi · 14 years ago
  67. fd6a03ed HWPOISON, hugetlb: detect hwpoison in hugetlb code by Naoya Horiguchi · 14 years ago
  68. 93f70f9 HWPOISON, hugetlb: isolate corrupted hugepage by Naoya Horiguchi · 14 years ago
  69. 0fe6e20 hugetlb, rmap: add reverse mapping for hugepage by Naoya Horiguchi · 14 years ago
  70. 3edd4fc hugetlb: call mmu notifiers on hugepage cow by Doug Doan · 14 years ago
  71. c0ff745 cpuset,mm: fix no node to alloc memory when changing cpuset's mems by Miao Xie · 14 years ago
  72. 4a6018f hugetlbfs: kill applications that use MAP_NORESERVE with SIGBUS instead of OOM-killer by Mel Gorman · 14 years ago
  73. 23be746 hugetlb: fix infinite loop in get_futex_key() when backed by huge pages by Mel Gorman · 14 years ago
  74. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  75. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  76. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 14 years ago
  77. 094e953 hugetlb: fix section mismatches by Jeff Mahoney · 14 years ago
  78. 74dbdd2 mm: hugetlb: fix clear_huge_page() by Andrea Arcangeli · 14 years ago
  79. 536240f2 hugetlb: abort a hugepage pool resize if a signal is pending by Mel Gorman · 14 years ago
  80. 4eb2b1d hugetlb: acquire the i_mmap_lock before walking the prio_tree to unmap a page by Mel Gorman · 14 years ago
  81. b76c8cf hugetlb: prevent deadlock in __unmap_hugepage_range() when alloc_huge_page() fails by Larry Woodman · 14 years ago
  82. bad44b5 mm: add gfp flags for NODEMASK_ALLOC slab allocations by David Rientjes · 14 years ago
  83. 9b5e5d0 hugetlb: use only nodes with memory for huge pages by Lee Schermerhorn · 14 years ago
  84. 9a30523 hugetlb: add per node hstate attributes by Lee Schermerhorn · 14 years ago
  85. 06808b0 hugetlb: derive huge pages nodes allowed from task mempolicy by Lee Schermerhorn · 14 years ago
  86. 6ae11b2 hugetlb: add nodemask arg to huge page alloc, free and surplus adjust functions by Lee Schermerhorn · 14 years ago
  87. 9a76db0 hugetlb: rework hstate_next_node_* functions by Lee Schermerhorn · 14 years ago
  88. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  89. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  90. 3ae77f4 mm: hugetlbfs_pagecache_present by Hugh Dickins · 15 years ago
  91. 2a15efc mm: follow_hugetlb_page flags by Hugh Dickins · 15 years ago
  92. 57dd28f hugetlb: restore interleaving of bootmem huge pages by Lee Schermerhorn · 15 years ago
  93. 685f345 hugetlb: use free_pool_huge_page() to return unused surplus pages by Lee Schermerhorn · 15 years ago
  94. e8c5c82 hugetlb: balance freeing of huge pages across nodes by Lee Schermerhorn · 15 years ago
  95. f340ca0 hugetlbfs: export vma_kernel_pagsize to modules by Joerg Roedel · 15 years ago
  96. e4c6f8b hugetlbfs: fix i_blocks accounting by Eric Sandeen · 15 years ago
  97. 788c7df hugetlb: fault flags instead of write_access by Hugh Dickins · 15 years ago
  98. 20a0307 mm: introduce PageHuge() for testing huge/gigantic pages by Wu Fengguang · 15 years ago
  99. 62bc62a page allocator: use a pre-calculated value instead of num_online_nodes() in fast paths by Christoph Lameter · 15 years ago
  100. 6484eb3 page allocator: do not check NUMA node ID when the caller knows the node is valid by Mel Gorman · 15 years ago