aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/pgalloc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-27ARM: 9016/2: Initialize the mapping of KASan shadow memoryLinus Walleij1-1/+7
2020-08-07asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport1-0/+1
2020-08-07asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()Mike Rapoport1-11/+0
2019-09-24mm: remove quicklist page table cachesNicholas Piggin1-2/+0
2019-07-12arm: switch to generic version of pte allocationMike Rapoport1-28/+13
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)1-2/+2
2017-11-15kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)1-1/+1
2016-07-26arm: get rid of superfluous __GFP_REPEATMichal Hocko1-1/+1
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko1-1/+1
2014-12-03ARM: 8235/1: Support for the PXN CPU feature on ARMv7Jungseung Lee1-1/+9
2013-11-15arm: handle pgtable_page_ctor() failKirill A. Shutemov1-5/+7
2011-12-08ARM: LPAE: Page table maintenance for the 3-level formatCatalin Marinas1-0/+24
2011-12-08ARM: pgtable: switch to use pgtable-nopud.hRussell King1-1/+1
2011-10-06ARM: 7076/1: LPAE: Add (pte|pmd)val_t type definitions as u32Catalin Marinas1-2/+2
2011-02-23ARM: 6757/1: fix tlb.h induced linux/swap.h build failureUwe Kleine-König1-0/+2
2010-12-22ARM: pgtable: switch order of Linux vs hardware page tablesRussell King1-22/+17
2010-11-26ARM: pgtable: use phys_addr_t for physical addressesRussell King1-3/+5
2010-11-26ARM: pgtable: get rid of get_pgd_slow()/free_pgd_slow()Russell King1-5/+2
2009-08-17ARM: implement highpteRussell King1-4/+12
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King1-0/+136