Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski | 2014-08-08 | 1 | -3/+0 |
* | arm64: Add support for 48-bit VA space with 64KB page configuration | Catalin Marinas | 2014-07-23 | 1 | -7/+9 |
* | arm64: Remove asm/pgtable-*level-types.h files | Catalin Marinas | 2014-07-23 | 1 | -7/+1 |
* | arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELS | Catalin Marinas | 2014-07-23 | 1 | -3/+3 |
* | arm64: mm: Implement 4 levels of translation tables | Jungseok Lee | 2014-07-23 | 1 | -3/+10 |
* | arm64: Introduce VA_BITS and translation level options | Jungseok Lee | 2014-07-23 | 1 | -1/+1 |
* | arm64: Do not initialise the fixmap page tables in head.S | Catalin Marinas | 2014-07-23 | 1 | -4/+4 |
* | arm64: place initial page tables above the kernel | Mark Rutland | 2014-07-10 | 1 | -0/+9 |
* | arm64: MMU fault handling and page table management | Catalin Marinas | 2012-09-17 | 1 | -0/+67 |