summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
AgeCommit message (Expand)Author
2015-04-10powerpc: Fix compile errors with STRICT_MM_TYPECHECKS enabledMichael Ellerman
2015-04-07powerpc/mm: Change setbat() to take a pgprot_t rather than flagsMichael Ellerman
2015-04-07powerpc/mm: Remove duplicate declaration of setbat()Michael Ellerman
2015-03-26Merge branch 'next-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ben...Michael Ellerman
2015-03-26powerpc/mm: Free string after creating kmem cacheYanjiang Jin
2015-03-23powerpc/32: %pF is only for function pointersScott Wood
2015-03-23powerpc/numa: Reset node_possible_map to only node_online_mapNishanth Aravamudan
2015-03-18powerpc/vphn: parsing code rewriteGreg Kurz
2015-03-18powerpc/vphn: move VPHN parsing logic to a separate fileGreg Kurz
2015-03-18powerpc/vphn: move endianness fixing to vphn_unpack_associativity()Greg Kurz
2015-03-18powerpc/vphn: clarify the H_HOME_NODE_ASSOCIATIVITY APIGreg Kurz
2015-03-17powerpc: Remove duplicate cacheable_memcpy/memzero functionsKyle Moffett
2015-02-16powerpc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-02-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds
2015-02-12ppc64: add paranoid warnings for unexpected DSISR_PROTFAULTMel Gorman
2015-02-12mm: convert p[te|md]_numa users to p[te|md]_protnone_numaMel Gorman
2015-02-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-11Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2015-02-11arch/powerpc/mm/subpage-prot.c: use walk->vma and walk_page_vma()Naoya Horiguchi
2015-02-11mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi
2015-02-04powerpc/mm: Warn on flushing tlb page in kernel contextArseny Solokha
2015-01-30powerpc/mm: bail out early when flushing TLB pageArseny Solokha
2015-01-29powerpc32: Use kmem_cache memory for PGDIRLEROY Christophe
2015-01-29powerpc/8xx: reduce pressure on TLB due to context switchesLEROY Christophe
2015-01-29powerpc32: adds handling of _PAGE_ROLEROY Christophe
2015-01-29powerpc: Remove duplicate tlbcam_index declarationsEmil Medve
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-01-28powerpc: Remove some unused functionsMichael Ellerman
2015-01-19ppc/hugetlbfs: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger
2014-12-13mm/debug-pagealloc: make debug-pagealloc boottime configurableJoonsoo Kim
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-12-11Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2014-12-11Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-09Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-12-05powerpc/mm: don't do tlbie for updatepp request with NO HPTE faultAneesh Kumar K.V
2014-12-02Merge remote-tracking branch 'benh/next' into nextMichael Ellerman
2014-12-02powerpc/mm/thp: Use tlbiel if possibleAneesh Kumar K.V
2014-12-02powerpc/mm/thp: Remove code duplicationAneesh Kumar K.V
2014-12-02powerpc/mm/hugetlb: Sanity check gigantic hugepage countJames Yang
2014-12-02powerpc/mm: Check for matching hpte without taking hpte lockAneesh Kumar K.V
2014-11-24of/reconfig: Always use the same structure for notifiersGrant Likely
2014-11-20Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina
2014-11-19powerpc: Remove more traces of bootmemMichael Ellerman
2014-11-18Merge remote-tracking branch 'scottwood/next' into nextMichael 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-12powerpc/mm: Use PAGE_FACTORGavin Shan
2014-11-10powerpc: Move sparse_init() into initmem_initAnton Blanchard
2014-11-10powerpc: Remove superfluous bootmem includesAnton Blanchard