Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-10-12 | arm64: move PGD_SIZE definition to pgalloc.h | Andrey Ryabinin | 1 | -0/+1 |
2015-04-15 | arm64: expose number of page table levels on Kconfig level | Kirill A. Shutemov | 1 | -4/+4 |
2014-11-20 | arm64: pgalloc: consistently use PGALLOC_GFP | Mark Rutland | 1 | -4/+4 |
2014-07-23 | arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELS | Catalin Marinas | 1 | -4/+4 |
2014-07-23 | arm64: mm: Implement 4 levels of translation tables | Jungseok Lee | 1 | -0/+20 |
2014-07-23 | arm64: Introduce VA_BITS and translation level options | Jungseok Lee | 1 | -2/+2 |
2013-11-15 | arm64: handle pgtable_page_ctor() fail | Kirill A. Shutemov | 1 | -3/+6 |
2012-09-17 | arm64: MMU fault handling and page table management | Catalin Marinas | 1 | -0/+113 |