Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm64: use is_vmalloc_addr | Miles Chen | 2017-02-09 | 1 | -1/+1 |
* | arm64: add ioremap physical address information | Min-Hua Chen | 2015-01-23 | 1 | -0/+1 |
* | arm64: Factor out fixmap initialization from ioremap | Laura Abbott | 2014-11-25 | 1 | -90/+3 |
* | arm64: mm: Correct fixmap pagetable types | Steve Capper | 2014-10-20 | 1 | -2/+2 |
* | arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELS | Catalin Marinas | 2014-07-23 | 1 | -2/+2 |
* | arm64: mm: Implement 4 levels of translation tables | Jungseok Lee | 2014-07-23 | 1 | -1/+5 |
* | arm64: Do not initialise the fixmap page tables in head.S | Catalin Marinas | 2014-07-23 | 1 | -8/+18 |
* | arm64: add early_ioremap support | Mark Salter | 2014-04-07 | 1 | -0/+85 |
* | arm64: allow ioremap_cache() to use existing RAM mappings | Mark Salter | 2013-10-30 | 1 | -2/+18 |
* | arm64: Device specific operations | Catalin Marinas | 2012-09-17 | 1 | -0/+84 |