- 309381fea mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE by Sasha Levin · 11 years ago
- 8b89a11 mm/hugetlb.c: use memblock apis for early memory allocations by Grygorii Strashko · 11 years ago
- e8569dd mm/hugetlb.c: call MMU notifiers when copying a hugetlb page range by Andreas Sandberg · 11 years ago
- 9b7ac26 mm/hugetlb.c: defer PageHeadHuge() symbol export by Andrea Arcangeli · 11 years ago
- 758f66a mm/hugetlb.c: simplify PageHeadHuge() and PageHuge() by Andrew Morton · 11 years ago
- a0368d4 mm: hugetlb: use get_page_foll() in follow_hugetlb_page() by Andrea Arcangeli · 11 years ago
- 27c73ae mm: hugetlbfs: fix hugetlbfs optimization by Andrea Arcangeli · 11 years ago
- 30b0a10 mm: thp: give transparent hugepage code a separate copy_page by Dave Hansen · 11 years ago
- cb900f4 mm, hugetlb: convert hugetlbfs to use split pmd lock by Kirill A. Shutemov · 11 years ago
- ef5a22b mm: hugetlb: initialize PG_reserved for tail pages of gigantic compound pages by Andrea Arcangeli · 11 years ago
- 16c794b mm/hugetlb.c: correct missing private flag clearing by Joonsoo Kim · 11 years ago
- 86cdb46 mm: prepare to remove /proc/sys/vm/hugepages_treat_as_movable by Naoya Horiguchi · 11 years ago
- c8721bb mm: memory-hotplug: enable memory hotplug to handle hugepage by Naoya Horiguchi · 11 years ago
- 74060e4 mm: mbind: add hugepage migration code to mbind() by Naoya Horiguchi · 11 years ago
- 31caf66 mm: migrate: make core migration code aware of hugepage by Naoya Horiguchi · 11 years ago
- 07443a8 mm, hugetlb: return a reserved page to a reserved pool if failed by Joonsoo Kim · 11 years ago
- 8312034 mm, hugetlb: grab a page_table_lock after page_cache_release by Joonsoo Kim · 11 years ago
- 5944d01 mm, hugetlb: remove useless check about mapping type by Joonsoo Kim · 11 years ago
- 8bb3f12 mm, hugetlb: fix subpool accounting handling by Joonsoo Kim · 11 years ago
- f522c3a mm, hugetlb: change variable name reservations to resv by Joonsoo Kim · 11 years ago
- 4ef9184 mm, hugetlb: protect reserved pages when soft offlining a hugepage by Joonsoo Kim · 11 years ago
- af0ed73 mm, hugetlb: decrement reserve count if VM_NORESERVE alloc page cache by Joonsoo Kim · 11 years ago
- a63884e mm, hugetlb: remove decrement_hugepage_resv_vma() by Joonsoo Kim · 11 years ago
- 72231b0 mm, hugetlb: add VM_NORESERVE check in vma_has_reserves() by Joonsoo Kim · 11 years ago
- 37a2140 mm, hugetlb: do not use a page in page cache for cow optimization by Joonsoo Kim · 11 years ago
- c0d934b mm, hugetlb: remove redundant list_empty check in gather_surplus_pages() by Joonsoo Kim · 11 years ago
- b226102 mm, hugetlb: fix and clean-up node iteration code to alloc or free by Joonsoo Kim · 11 years ago
- 81a6fca mm, hugetlb: clean-up alloc_huge_page() by Joonsoo Kim · 11 years ago
- c748c26 mm, hugetlb: trivial commenting fix by Joonsoo Kim · 11 years ago
- 9966c4b mm, hugetlb: move up the code which check availability of free huge page by Joonsoo Kim · 11 years ago
- 3dbb95f mm: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
- 2b04725 Fix TLB gather virtual address range invalidation corner cases by Linus Torvalds · 11 years ago
- 3dcc057 mm: correctly update zone->managed_pages by Jiang Liu · 11 years ago
- 2415cf1 mm/hugetlb: use already existing interface huge_page_shift by Wanpeng Li · 11 years ago
- 1873e5002 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
- 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
- 13d60f4 futex: Take hugepages into account when generating futex_key by Zhang Yi · 11 years ago
- 9e5fc74 mm: hugetlb: Copy general hugetlb code from x86 to mm. by Steve Capper · 12 years ago
- 3212b53 mm: hugetlb: Copy huge_pmd_share from x86 to mm. by Steve Capper · 12 years ago
- 30dad30 mm: migration: add migrate_entry_wait_huge() by Naoya Horiguchi · 11 years ago
- 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
- 949f7ec mm, hugetlb: include hugepages in meminfo by David Rientjes · 12 years ago
- 106c992 mm/hugetlb: add more arch-defined huge_pte functions by Gerald Schaefer · 12 years ago
- 9cc3a5b hugetlbfs: add swap entry check in follow_hugetlb_page() by Naoya Horiguchi · 12 years ago
- d002858 mm/hugetlb: fix total hugetlbfs pages count when using memory overcommit accouting by Wanpeng Li · 12 years ago
- aa1262b Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
- 3cd8b44 hugetlb: fix sparse warning for hugetlb_register_node by Claudiu Ghioc · 12 years ago
- d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- 28a3571 mm: use long type for page counts in mm_populate() and get_user_pages() by Michel Lespinasse · 12 years ago
- ffb22af mm/hugetlb.c: convert to pr_foo() by Andrew Morton · 12 years ago
- 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
- be7517d mm/hugetlb: set PTE as huge in hugetlb_change_protection and remove_migration_pte by Tony Lu · 12 years ago
- 7179e7b mm/hugetlb: create hugetlb cgroup file in hugetlb_init by Jianguo Wu · 12 years ago
- 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 12 years ago
- f6e858a Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
- a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
- 56f2fb1 mm/hugetlb.c: fix warning on freeing hwpoisoned hugepage by Naoya Horiguchi · 12 years ago
- 8c4894c hwpoison, hugetlbfs: fix "bad pmd" warning in unmapping hwpoisoned hugepage by Naoya Horiguchi · 12 years ago
- 8cebfcd hugetlb: use N_MEMORY instead N_HIGH_MEMORY by Lai Jiangshan · 12 years ago
- 8732794 numa: convert static memory to dynamically allocated memory for per node device by Wen Congyang · 12 years ago
- 7da4d64 mm: Count the number of pages affected in change_protection() by Peter Zijlstra · 12 years ago
- 6d49e35 propagate name change to comments in kernel source by Nadia Yvette Chambers · 12 years ago
- 7795912 mm: document PageHuge somewhat by Andrew Morton · 12 years ago
- 2ec74c3 mm: move all mmu notifier invocations to be done outside the PT lock by Sagi Grimberg · 12 years ago
- 36e4f20 hugetlb: do not use vma_hugecache_offset() for vma_prio_tree_foreach by Michal Hocko · 12 years ago
- 3f6d4ca mm/hugetlb.c: remove duplicate inclusion of header file by Sachin Kamat · 12 years ago
- 6b2dbba mm: replace vma prio_tree with an interval tree by Michel Lespinasse · 12 years ago
- 5d3a551 mm: hugetlb: add arch hook for clearing page flags before entering pool by Will Deacon · 12 years ago
- d833352 mm: hugetlbfs: close race during teardown of hugetlbfs shared page tables by Mel Gorman · 12 years ago
- 94ae8ba hugetlb/cgroup: assign the page hugetlb cgroup when we move the page to active list. by Aneesh Kumar K.V · 12 years ago
- 79dbb23 hugetlb: move all the in use pages to active list by Aneesh Kumar K.V · 12 years ago
- abb8206 hugetlb/cgroup: add hugetlb cgroup control files by Aneesh Kumar K.V · 12 years ago
- 6d76dcf hugetlb/cgroup: add charge/uncharge routines for hugetlb cgroup by Aneesh Kumar K.V · 12 years ago
- 9dd540e hugetlb/cgroup: add the cgroup pointer to page lru by Aneesh Kumar K.V · 12 years ago
- c3f38a3 hugetlb: make some static variables global by Aneesh Kumar K.V · 12 years ago
- 0edaecf hugetlb: add a list for tracking in-use HugeTLB pages by Aneesh Kumar K.V · 12 years ago
- 24669e5 hugetlb: use mmu_gather instead of a temporary linked list for accumulating pages by Aneesh Kumar K.V · 12 years ago
- 972dc4d hugetlb: add an inline helper for finding hstate index by Aneesh Kumar K.V · 12 years ago
- 76dcee7 hugetlb: don't use ERR_PTR with VM_FAULT* values by Aneesh Kumar K.V · 12 years ago
- 47d3834 hugetlb: rename max_hstate to hugetlb_max_hstate by Aneesh Kumar K.V · 12 years ago
- 4523e14 mm: fix vma_resv_map() NULL pointer by Dave Hansen · 12 years ago
- c50ac05 hugetlb: fix resv_map leak in error path by Dave Hansen · 12 years ago
- f2135a4 mm/hugetlb.c: use long vars instead of int in region_count() by Wang Sheng-Hui · 12 years ago
- d9ed9fa mm: add new arch_make_huge_pte() method for tile support by Chris Metcalf · 13 years ago
- 4998a6c hugetlb: prevent BUG_ON in hugetlb_fault() -> hugetlb_cow() by Chris Metcalf · 12 years ago
- b1c12cb mm/hugetlb: fix warning in alloc_huge_page/dequeue_huge_page_vma by Konstantin Khlebnikov · 13 years ago
- 66aebce hugetlb: fix race condition in hugetlb_fault() by Chris Metcalf · 13 years ago
- 6629326 mm: hugetlb: cleanup duplicated code in unmapping vm range by Hillf Danton · 13 years ago
- 9048162 hugepages: fix use after free bug in "quota" handling by David Gibson · 13 years ago
- cc9a6c8 cpuset: mm: reduce large amounts of memory barrier related damage v3 by Mel Gorman · 13 years ago
- 9e81130 mm: hugetlb: bail out unmapping after serving reference page by Hillf Danton · 13 years ago
- 28073b0 mm: hugetlb: defer freeing pages when gathering surplus pages by Hillf Danton · 13 years ago
- cd2934a flush_tlb_range() needs ->page_table_lock when ->mmap_sem is not held by Al Viro · 13 years ago
- 409eb8c mm/hugetlb.c: undo change to page mapcount in fault handler by Hillf Danton · 13 years ago
- ea5768c mm/hugetlb.c: avoid bogus counter of surplus huge page by Hillf Danton · 13 years ago
- 0c176d5 mm: hugetlb: fix pgoff computation when unmapping page from vma by Hillf Danton · 13 years ago
- 1e16a53 mm/hugetlb.c: fix virtual address handling in hugetlb fault by KAMEZAWA Hiroyuki · 13 years ago
- ef009b2 hugetlb: clarify hugetlb_instantiation_mutex usage by Michal Hocko · 13 years ago
- a734bcc hugetlb: detect race upon page allocation failure during COW by Hillf Danton · 13 years ago
- ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago