summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/pgalloc.h
AgeCommit message (Expand)Author
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual
2020-10-27ARM: 9016/2: Initialize the mapping of KASan shadow memoryLinus Walleij
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
2019-09-24mm: remove quicklist page table cachesNicholas Piggin
2019-07-12arm: switch to generic version of pte allocationMike Rapoport
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)
2017-11-15kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)
2016-07-26arm: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko
2014-12-03ARM: 8235/1: Support for the PXN CPU feature on ARMv7Jungseung Lee
2013-11-15arm: handle pgtable_page_ctor() failKirill A. Shutemov
2011-12-08ARM: LPAE: Page table maintenance for the 3-level formatCatalin Marinas
2011-12-08ARM: pgtable: switch to use pgtable-nopud.hRussell King
2011-10-06ARM: 7076/1: LPAE: Add (pte|pmd)val_t type definitions as u32Catalin Marinas
2011-02-23ARM: 6757/1: fix tlb.h induced linux/swap.h build failureUwe Kleine-König
2010-12-22ARM: pgtable: switch order of Linux vs hardware page tablesRussell King
2010-11-26ARM: pgtable: use phys_addr_t for physical addressesRussell King
2010-11-26ARM: pgtable: get rid of get_pgd_slow()/free_pgd_slow()Russell King
2009-08-17ARM: implement highpteRussell King
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King