summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/hugetlbpage.c
AgeCommit message (Expand)Author
2015-02-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds
2015-02-11mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi
2015-01-19ppc/hugetlbfs: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger
2014-12-11Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2014-12-02Merge remote-tracking branch 'benh/next' into nextMichael Ellerman
2014-12-02powerpc/mm/hugetlb: Sanity check gigantic hugepage countJames Yang
2014-11-19powerpc: Remove more traces of bootmemMichael Ellerman
2014-11-17mmu_gather: move minimal range calculations into generic codeWill Deacon
2014-11-14powerpc/mm: Switch to generic RCU get_user_pages_fastAneesh Kumar K.V
2014-11-14powerpc/mm: Add missing pmd accessorsAneesh Kumar K.V
2014-11-10powerpc: Remove some old bootmem related commentsAnton Blanchard
2014-11-03powerpc: Replace __get_cpu_var usesChristoph Lameter
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi
2014-01-29powerpc/hugetlb: Replace __get_cpu_var with get_cpu_varTiejun Chen
2013-11-13mm: remove obsolete comments about page table lockNaoya Horiguchi
2013-09-11mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-07-03mm/hugetlb: use already existing interface huge_page_shiftWanpeng Li
2013-07-01Merge tag 'v3.10' into nextBenjamin Herrenschmidt
2013-06-21powerpc: Prevent gcc to re-read the pagetablesAneesh Kumar K.V
2013-06-21powerpc: Make linux pagetable walk safe with THP enabledAneesh Kumar K.V
2013-06-21powerpc: Replace find_linux_pte with find_linux_pte_or_hugepteAneesh Kumar K.V
2013-06-21powerpc: Update find_linux_pte_or_hugepte to handle transparent hugepagesAneesh Kumar K.V
2013-06-21powerpc: move find_linux_pte_or_hugepte and gup_hugepte to common codeAneesh Kumar K.V
2013-06-20powerpc: Fix bad pmd error with book3E configAneesh Kumar K.V
2013-04-30powerpc: Switch 16GB and 16MB explicit hugepages to a different page table fo...Aneesh Kumar K.V
2013-04-30powerpc: New hugepage directory formatAneesh Kumar K.V
2013-04-30mm: remove free_area_cache use in powerpc architectureMichel Lespinasse
2012-05-07powerpc: fix compile fail in hugetlb cmdline parsingPaul Gortmaker
2012-03-28Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-03-26params: <level>_initcall-like kernel parametersPawel Moll
2012-03-20powerpc: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-05KVM: PPC: Implement MMU notifiers for Book3S HV guestsPaul Mackerras
2012-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-12-07powerpc: Add gpages reservation code for 64-bit FSL BOOKEBecky Bruce
2011-12-07powerpc: hugetlb: modify include usage for FSL BookE codeBecky Bruce
2011-12-07powerpc: Update hugetlb huge_pte_alloc and tablewalk code for FSL BOOKEBecky Bruce
2011-12-07powerpc: Only define HAVE_ARCH_HUGETLB_UNMAPPED_AREA if PPC_MM_SLICESBecky Bruce
2011-11-25powerpc: Fix compiliation with hugetlbfs enabledKumar Gala
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-11-02thp: share get_huge_page_tail()Andrea Arcangeli
2011-11-02powerpc: gup_huge_pmd() return 0 if pte changesAndrea Arcangeli
2011-11-02powerpc: gup_hugepte() support THP based tail recountingAndrea Arcangeli
2011-11-02powerpc: gup_hugepte() avoid freeing the head page too many timesAndrea Arcangeli
2011-11-02powerpc: get_hugepte() don't put_page() the wrong pageAndrea Arcangeli
2011-09-23powerpc: Fix hugetlb with CONFIG_PPC_MM_SLICES=yPaul Mackerras
2011-09-20powerpc: Hugetlb for BookEBecky Bruce
2011-04-27powerpc: Free up some CPU feature bits by moving out MMU-related featuresMatt Evans
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-27powerpc/mm: Fix bug in gup_hugepd()David Gibson