aboutsummaryrefslogtreecommitdiff
path: root/mm/hugetlb.c
AgeCommit message (Expand)Author
2013-06-12mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-29mm, hugetlb: include hugepages in meminfoDavid Rientjes
2013-04-29mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer
2013-04-17hugetlbfs: add swap entry check in follow_hugetlb_page()Naoya Horiguchi
2013-03-22mm/hugetlb: fix total hugetlbfs pages count when using memory overcommit acco...Wanpeng Li
2013-03-18Merge branch 'master' into for-nextJiri Kosina
2013-03-07hugetlb: fix sparse warning for hugetlb_register_nodeClaudiu Ghioc
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-23mm: use long type for page counts in mm_populate() and get_user_pages()Michel Lespinasse
2013-02-23mm/hugetlb.c: convert to pr_foo()Andrew Morton
2013-02-22new helper: file_inode(file)Al Viro
2013-02-05mm/hugetlb: set PTE as huge in hugetlb_change_protection and remove_migration...Tony Lu
2012-12-18mm/hugetlb: create hugetlb cgroup file in hugetlb_initJianguo Wu
2012-12-16Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-12-13Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-12mm/hugetlb.c: fix warning on freeing hwpoisoned hugepageNaoya Horiguchi
2012-12-12hwpoison, hugetlbfs: fix "bad pmd" warning in unmapping hwpoisoned hugepageNaoya Horiguchi
2012-12-12hugetlb: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan
2012-12-11numa: convert static memory to dynamically allocated memory for per node deviceWen Congyang
2012-12-11mm: Count the number of pages affected in change_protection()Peter Zijlstra
2012-12-06propagate name change to comments in kernel sourceNadia Yvette Chambers
2012-10-09mm: document PageHuge somewhatAndrew Morton
2012-10-09mm: move all mmu notifier invocations to be done outside the PT lockSagi Grimberg
2012-10-09hugetlb: do not use vma_hugecache_offset() for vma_prio_tree_foreachMichal Hocko
2012-10-09mm/hugetlb.c: remove duplicate inclusion of header fileSachin Kamat
2012-10-09mm: replace vma prio_tree with an interval treeMichel Lespinasse
2012-10-09mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon
2012-07-31mm: hugetlbfs: close race during teardown of hugetlbfs shared page tablesMel Gorman
2012-07-31hugetlb/cgroup: assign the page hugetlb cgroup when we move the page to activ...Aneesh Kumar K.V
2012-07-31hugetlb: move all the in use pages to active listAneesh Kumar K.V
2012-07-31hugetlb/cgroup: add hugetlb cgroup control filesAneesh Kumar K.V
2012-07-31hugetlb/cgroup: add charge/uncharge routines for hugetlb cgroupAneesh Kumar K.V
2012-07-31hugetlb/cgroup: add the cgroup pointer to page lruAneesh Kumar K.V
2012-07-31hugetlb: make some static variables globalAneesh Kumar K.V
2012-07-31hugetlb: add a list for tracking in-use HugeTLB pagesAneesh Kumar K.V
2012-07-31hugetlb: use mmu_gather instead of a temporary linked list for accumulating p...Aneesh Kumar K.V
2012-07-31hugetlb: add an inline helper for finding hstate indexAneesh Kumar K.V
2012-07-31hugetlb: don't use ERR_PTR with VM_FAULT* valuesAneesh Kumar K.V
2012-07-31hugetlb: rename max_hstate to hugetlb_max_hstateAneesh Kumar K.V
2012-05-30mm: fix vma_resv_map() NULL pointerDave Hansen
2012-05-29hugetlb: fix resv_map leak in error pathDave Hansen
2012-05-29mm/hugetlb.c: use long vars instead of int in region_count()Wang Sheng-Hui
2012-05-25mm: add new arch_make_huge_pte() method for tile supportChris Metcalf
2012-05-10hugetlb: prevent BUG_ON in hugetlb_fault() -> hugetlb_cow()Chris Metcalf
2012-04-25mm/hugetlb: fix warning in alloc_huge_page/dequeue_huge_page_vmaKonstantin Khlebnikov
2012-04-12hugetlb: fix race condition in hugetlb_fault()Chris Metcalf
2012-03-23mm: hugetlb: cleanup duplicated code in unmapping vm rangeHillf Danton
2012-03-21hugepages: fix use after free bug in "quota" handlingDavid Gibson