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