Age | Commit message (Expand) | Author |
2015-05-12 | powerpc/mm: Return NULL for not present hugetlb page | Aneesh Kumar K.V |
2015-04-17 | powerpc/mm/thp: Return pte address if we find trans_splitting. | Aneesh Kumar K.V |
2015-04-17 | powerpc/mm/thp: Make page table walk safe against thp split/collapse | Aneesh Kumar K.V |
2015-04-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/scottw... | Michael Ellerman |
2015-04-15 | powerpc/hugetlb: Call mm_dec_nr_pmds() in hugetlb_free_pmd_range() | Scott Wood |
2015-04-10 | powerpc: Fix compile errors with STRICT_MM_TYPECHECKS enabled | Michael Ellerman |
2015-02-14 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr... | Linus Torvalds |
2015-02-11 | mm/hugetlb: reduce arch dependent code around follow_huge_* | Naoya Horiguchi |
2015-01-19 | ppc/hugetlbfs: Replace ACCESS_ONCE with READ_ONCE | Christian Borntraeger |
2014-12-11 | Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2014-12-02 | Merge remote-tracking branch 'benh/next' into next | Michael Ellerman |
2014-12-02 | powerpc/mm/hugetlb: Sanity check gigantic hugepage count | James Yang |
2014-11-19 | powerpc: Remove more traces of bootmem | Michael Ellerman |
2014-11-17 | mmu_gather: move minimal range calculations into generic code | Will Deacon |
2014-11-14 | powerpc/mm: Switch to generic RCU get_user_pages_fast | Aneesh Kumar K.V |
2014-11-14 | powerpc/mm: Add missing pmd accessors | Aneesh Kumar K.V |
2014-11-10 | powerpc: Remove some old bootmem related comments | Anton Blanchard |
2014-11-03 | powerpc: Replace __get_cpu_var uses | Christoph Lameter |
2014-06-04 | hugetlb: restrict hugepage_migration_support() to x86_64 | Naoya Horiguchi |
2014-01-29 | powerpc/hugetlb: Replace __get_cpu_var with get_cpu_var | Tiejun Chen |
2013-11-13 | mm: remove obsolete comments about page table lock | Naoya Horiguchi |
2013-09-11 | mm: migrate: check movability of hugepage in unmap_and_move_huge_page() | Naoya Horiguchi |
2013-07-04 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2013-07-03 | mm/hugetlb: use already existing interface huge_page_shift | Wanpeng Li |
2013-07-01 | Merge tag 'v3.10' into next | Benjamin Herrenschmidt |
2013-06-21 | powerpc: Prevent gcc to re-read the pagetables | Aneesh Kumar K.V |
2013-06-21 | powerpc: Make linux pagetable walk safe with THP enabled | Aneesh Kumar K.V |
2013-06-21 | powerpc: Replace find_linux_pte with find_linux_pte_or_hugepte | Aneesh Kumar K.V |
2013-06-21 | powerpc: Update find_linux_pte_or_hugepte to handle transparent hugepages | Aneesh Kumar K.V |
2013-06-21 | powerpc: move find_linux_pte_or_hugepte and gup_hugepte to common code | Aneesh Kumar K.V |
2013-06-20 | powerpc: Fix bad pmd error with book3E config | Aneesh Kumar K.V |
2013-04-30 | powerpc: Switch 16GB and 16MB explicit hugepages to a different page table fo... | Aneesh Kumar K.V |
2013-04-30 | powerpc: New hugepage directory format | Aneesh Kumar K.V |
2013-04-30 | mm: remove free_area_cache use in powerpc architecture | Michel Lespinasse |
2012-05-07 | powerpc: fix compile fail in hugetlb cmdline parsing | Paul Gortmaker |
2012-03-28 | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-03-26 | params: <level>_initcall-like kernel parameters | Pawel Moll |
2012-03-20 | powerpc: remove the second argument of k[un]map_atomic() | Cong Wang |
2012-03-05 | KVM: PPC: Implement MMU notifiers for Book3S HV guests | Paul Mackerras |
2012-01-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2011-12-07 | powerpc: Add gpages reservation code for 64-bit FSL BOOKE | Becky Bruce |
2011-12-07 | powerpc: hugetlb: modify include usage for FSL BookE code | Becky Bruce |
2011-12-07 | powerpc: Update hugetlb huge_pte_alloc and tablewalk code for FSL BOOKE | Becky Bruce |
2011-12-07 | powerpc: Only define HAVE_ARCH_HUGETLB_UNMAPPED_AREA if PPC_MM_SLICES | Becky Bruce |
2011-11-25 | powerpc: Fix compiliation with hugetlbfs enabled | Kumar Gala |
2011-11-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2011-11-02 | thp: share get_huge_page_tail() | Andrea Arcangeli |
2011-11-02 | powerpc: gup_huge_pmd() return 0 if pte changes | Andrea Arcangeli |
2011-11-02 | powerpc: gup_hugepte() support THP based tail recounting | Andrea Arcangeli |
2011-11-02 | powerpc: gup_hugepte() avoid freeing the head page too many times | Andrea Arcangeli |