aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/hexagon/include/asm/pgalloc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-01mm: pgtable: convert some architectures to use tlb_remove_ptdesc()Qi Zheng1-5/+2
2025-01-25asm-generic: pgalloc: provide generic __pgd_{alloc,free}Kevin Brodsky1-1/+1
2025-01-25mm: pgtable: introduce pagetable_dtor()Qi Zheng1-1/+1
2023-08-21hexagon: convert __pte_free_tlb() to use ptdescsVishal Moola (Oracle)1-4/+4
2020-08-07asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport1-6/+1
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland1-1/+1
2019-09-24mm: remove quicklist page table cachesNicholas Piggin1-2/+0
2019-07-21hexagon: switch to generic version of pte allocationMike Rapoport1-32/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267Thomas Gleixner1-14/+1
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)1-4/+2
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko1-2/+2
2014-04-04hexagon: correct type on pgd copyIlia Mirkin1-1/+1
2013-11-15hexagon: handle pgtable_page_ctor() failKirill A. Shutemov1-4/+6
2012-10-18Hexagon: Copyright marking changesRichard Kuo1-1/+1
2011-11-01Hexagon: Add page table header files & etc.Richard Kuo1-0/+146