aboutsummaryrefslogtreecommitdiffstats
path: root/mm/hugetlb.c
Commit message (Expand)AuthorAge
* mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi2013-06-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-30
|\
| * Merge branch 'master' into for-nextJiri Kosina2013-03-18
| |\
| * | hugetlb: fix sparse warning for hugetlb_register_nodeClaudiu Ghioc2013-03-07
* | | mm, hugetlb: include hugepages in meminfoDavid Rientjes2013-04-29
* | | mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer2013-04-29
* | | hugetlbfs: add swap entry check in follow_hugetlb_page()Naoya Horiguchi2013-04-17
* | | mm/hugetlb: fix total hugetlbfs pages count when using memory overcommit acco...Wanpeng Li2013-03-22
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\ \
| * | new helper: file_inode(file)Al Viro2013-02-22
| |/
* | mm: use long type for page counts in mm_populate() and get_user_pages()Michel Lespinasse2013-02-23
* | mm/hugetlb.c: convert to pr_foo()Andrew Morton2013-02-23
* | mm/hugetlb: set PTE as huge in hugetlb_change_protection and remove_migration...Tony Lu2013-02-05
|/
* mm/hugetlb: create hugetlb cgroup file in hugetlb_initJianguo Wu2012-12-18
* Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-16
|\
| * mm: Count the number of pages affected in change_protection()Peter Zijlstra2012-12-11
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-13
|\ \
| * | mm/hugetlb.c: fix warning on freeing hwpoisoned hugepageNaoya Horiguchi2012-12-12
| * | hwpoison, hugetlbfs: fix "bad pmd" warning in unmapping hwpoisoned hugepageNaoya Horiguchi2012-12-12
| * | hugetlb: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan2012-12-12
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\ \ \ | |/ / |/| |
| * | propagate name change to comments in kernel sourceNadia Yvette Chambers2012-12-06
| |/
* / numa: convert static memory to dynamically allocated memory for per node deviceWen Congyang2012-12-11
|/
* mm: document PageHuge somewhatAndrew Morton2012-10-09
* mm: move all mmu notifier invocations to be done outside the PT lockSagi Grimberg2012-10-09
* hugetlb: do not use vma_hugecache_offset() for vma_prio_tree_foreachMichal Hocko2012-10-09
* mm/hugetlb.c: remove duplicate inclusion of header fileSachin Kamat2012-10-09
* mm: replace vma prio_tree with an interval treeMichel Lespinasse2012-10-09
* mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon2012-10-09
* mm: hugetlbfs: close race during teardown of hugetlbfs shared page tablesMel Gorman2012-07-31
* hugetlb/cgroup: assign the page hugetlb cgroup when we move the page to activ...Aneesh Kumar K.V2012-07-31
* hugetlb: move all the in use pages to active listAneesh Kumar K.V2012-07-31
* hugetlb/cgroup: add hugetlb cgroup control filesAneesh Kumar K.V2012-07-31
* hugetlb/cgroup: add charge/uncharge routines for hugetlb cgroupAneesh Kumar K.V2012-07-31
* hugetlb/cgroup: add the cgroup pointer to page lruAneesh Kumar K.V2012-07-31
* hugetlb: make some static variables globalAneesh Kumar K.V2012-07-31
* hugetlb: add a list for tracking in-use HugeTLB pagesAneesh Kumar K.V2012-07-31
* hugetlb: use mmu_gather instead of a temporary linked list for accumulating p...Aneesh Kumar K.V2012-07-31
* hugetlb: add an inline helper for finding hstate indexAneesh Kumar K.V2012-07-31
* hugetlb: don't use ERR_PTR with VM_FAULT* valuesAneesh Kumar K.V2012-07-31
* hugetlb: rename max_hstate to hugetlb_max_hstateAneesh Kumar K.V2012-07-31
* mm: fix vma_resv_map() NULL pointerDave Hansen2012-05-30
* hugetlb: fix resv_map leak in error pathDave Hansen2012-05-29
* mm/hugetlb.c: use long vars instead of int in region_count()Wang Sheng-Hui2012-05-29
* mm: add new arch_make_huge_pte() method for tile supportChris Metcalf2012-05-25
* hugetlb: prevent BUG_ON in hugetlb_fault() -> hugetlb_cow()Chris Metcalf2012-05-10
* mm/hugetlb: fix warning in alloc_huge_page/dequeue_huge_page_vmaKonstantin Khlebnikov2012-04-26
* hugetlb: fix race condition in hugetlb_fault()Chris Metcalf2012-04-12
* mm: hugetlb: cleanup duplicated code in unmapping vm rangeHillf Danton2012-03-23
* hugepages: fix use after free bug in "quota" handlingDavid Gibson2012-03-21