Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm64: handle 52-bit addresses in TTBR | Kristina Martsenko | 2017-12-22 | 1 | -0/+8 |
* | arm64: pgd: Mark pgd_cache as __ro_after_init | Jinbum Park | 2017-12-01 | 1 | -1/+1 |
* | arm64: mm: drop fixup_init() and mm.h | Kefeng Wang | 2016-09-06 | 1 | -2/+0 |
* | arm64: mm: move pgd_cache initialisation to pgtable_cache_init | Will Deacon | 2016-01-05 | 1 | -6/+6 |
* | arm64: move PGD_SIZE definition to pgalloc.h | Andrey Ryabinin | 2015-10-12 | 1 | -2/+0 |
* | arm64: pgalloc: consistently use PGALLOC_GFP | Mark Rutland | 2014-11-20 | 1 | -2/+2 |
* | arm64: Align less than PAGE_SIZE pgds naturally | Catalin Marinas | 2014-10-20 | 1 | -2/+16 |
* | arm64: simplify pgd_alloc | Mark Rutland | 2014-02-05 | 1 | -9/+2 |
* | arm64: MMU fault handling and page table management | Catalin Marinas | 2012-09-17 | 1 | -0/+54 |