aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/pgalloc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-07asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport1-0/+1
2020-08-07asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()Mike Rapoport1-0/+3
2020-07-27sh/tlb: Fix PGTABLE_LEVELS > 2Peter Zijlstra1-9/+1
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland1-1/+1
2019-09-24sh: switch to generic version of pte allocationMike Rapoport1-33/+1
2019-09-24mm: remove quicklist page table cachesNicholas Piggin1-16/+6
2019-04-03sh/tlb: Convert SH to generic mmu_gatherPeter Zijlstra1-0/+9
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)1-4/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko1-2/+2
2013-11-15sh: handle pgtable_page_ctor() failKirill A. Shutemov1-1/+4
2010-01-13sh: default to extended TLB support.Paul Mundt1-1/+1
2010-01-05sh: Drop down to a single quicklist.Paul Mundt1-1/+1
2010-01-02sh: Move page table allocation out of lineMatt Fleming1-4/+6
2009-12-17sh: Definitions for 3-level page table layoutMatt Fleming1-0/+4
2009-12-17sh: Abstract the number of page table levelsMatt Fleming1-21/+3
2009-07-27mm: Remove duplicate definitions in MIPS and SHBenjamin Herrenschmidt1-8/+0
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt1-2/+2
2008-07-29sh: migrate to arch/sh/include/Paul Mundt1-0/+96