summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/pgalloc.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tablesWill Deacon2018-02-161-22/+22
* arm64: handle 52-bit physical addresses in page table entriesKristina Martsenko2017-12-221-3/+3
* kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)2017-11-151-1/+1
* arm64: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-241-1/+1
* arm64: mm: add __{pud,pgd}_populateMark Rutland2016-02-161-4/+22
* arm64: move PGD_SIZE definition to pgalloc.hAndrey Ryabinin2015-10-121-0/+1
* arm64: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-141-4/+4
* arm64: pgalloc: consistently use PGALLOC_GFPMark Rutland2014-11-201-4/+4
* arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELSCatalin Marinas2014-07-231-4/+4
* arm64: mm: Implement 4 levels of translation tablesJungseok Lee2014-07-231-0/+20
* arm64: Introduce VA_BITS and translation level optionsJungseok Lee2014-07-231-2/+2
* arm64: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-3/+6
* arm64: MMU fault handling and page table managementCatalin Marinas2012-09-171-0/+113
OpenPOWER on IntegriCloud