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