summaryrefslogtreecommitdiff
path: root/arch/xtensa/include/asm/pgalloc.h
AgeCommit message (Expand)Author
2022-07-17xtensa: drop definition of PGD_ORDERMike Rapoport
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual
2020-08-07asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport
2020-08-07xtensa: switch to generic version of pte allocationMike Rapoport
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-06xtensa: drop ifdef __KERNEL__ from kernel-only headersMax Filippov
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko
2013-11-15xtensa: use buddy allocator for PTE tableKirill A. Shutemov
2013-11-15xtensa: handle pgtable_page_ctor() failKirill A. Shutemov
2013-11-15xtensa: fix potential NULL-pointer dereferenceKirill A. Shutemov
2012-12-18xtensa: clean up files to make them code-style compliantChris Zankel
2010-05-02xtensa: Shuffle include statements to fix linker scriptChris Zankel
2008-11-06xtensa: move headers files to arch/xtensa/includeChris Zankel