index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
pgalloc.h
Age
Commit message (
Expand
)
Author
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
2020-10-27
ARM: 9016/2: Initialize the mapping of KASan shadow memory
Linus Walleij
2020-08-07
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
2020-08-07
asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
Mike Rapoport
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
2019-07-12
arm: switch to generic version of pte allocation
Mike Rapoport
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2017-11-15
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
Levin, Alexander (Sasha Levin)
2016-07-26
arm: get rid of superfluous __GFP_REPEAT
Michal Hocko
2016-06-24
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
Michal Hocko
2014-12-03
ARM: 8235/1: Support for the PXN CPU feature on ARMv7
Jungseung Lee
2013-11-15
arm: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2011-12-08
ARM: LPAE: Page table maintenance for the 3-level format
Catalin Marinas
2011-12-08
ARM: pgtable: switch to use pgtable-nopud.h
Russell King
2011-10-06
ARM: 7076/1: LPAE: Add (pte|pmd)val_t type definitions as u32
Catalin Marinas
2011-02-23
ARM: 6757/1: fix tlb.h induced linux/swap.h build failure
Uwe Kleine-König
2010-12-22
ARM: pgtable: switch order of Linux vs hardware page tables
Russell King
2010-11-26
ARM: pgtable: use phys_addr_t for physical addresses
Russell King
2010-11-26
ARM: pgtable: get rid of get_pgd_slow()/free_pgd_slow()
Russell King
2009-08-17
ARM: implement highpte
Russell King
2008-08-02
[ARM] move include/asm-arm to arch/arm/include/asm
Russell King