summaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/pgalloc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport2020-08-071-0/+1
* asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()Mike Rapoport2020-08-071-0/+3
* sh/tlb: Fix PGTABLE_LEVELS > 2Peter Zijlstra2020-07-271-9/+1
* mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2019-09-261-1/+1
* sh: switch to generic version of pte allocationMike Rapoport2019-09-251-33/+1
* mm: remove quicklist page table cachesNicholas Piggin2019-09-251-16/+6
* sh/tlb: Convert SH to generic mmu_gatherPeter Zijlstra2019-04-031-0/+9
* mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-041-4/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2016-06-251-2/+2
* sh: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-1/+4
* sh: default to extended TLB support.Paul Mundt2010-01-131-1/+1
* sh: Drop down to a single quicklist.Paul Mundt2010-01-051-1/+1
* sh: Move page table allocation out of lineMatt Fleming2010-01-021-4/+6
* sh: Definitions for 3-level page table layoutMatt Fleming2009-12-171-0/+4
* sh: Abstract the number of page table levelsMatt Fleming2009-12-171-21/+3
* mm: Remove duplicate definitions in MIPS and SHBenjamin Herrenschmidt2009-07-281-8/+0
* mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-271-2/+2
* sh: migrate to arch/sh/include/Paul Mundt2008-07-291-0/+96