Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm64: use non-global mappings for UEFI runtime regions | Ard Biesheuvel | 2015-11-18 | 1 | -1/+1 |
* | arm64: switch_mm: simplify mm and CPU checks | Will Deacon | 2015-10-07 | 1 | -2/+4 |
* | arm64: mm: rewrite ASID allocator and MM context-switching code | Will Deacon | 2015-10-07 | 1 | -65/+11 |
* | arm64: mm: remove unused cpu_set_idmap_tcr_t0sz function | Will Deacon | 2015-10-07 | 1 | -23/+12 |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2015-04-16 | 1 | -0/+43 |
|\ | |||||
| * | arm64: mm: increase VA range of identity map | Ard Biesheuvel | 2015-03-23 | 1 | -0/+43 |
* | | arm64: Use the reserved TTBR0 if context switching to the init_mm | Catalin Marinas | 2015-03-23 | 1 | -0/+9 |
|/ | |||||
* | arm64: mm: don't bother invalidating the icache in switch_mm | Will Deacon | 2013-06-07 | 1 | -6/+0 |
* | arm64: mm: update CONTEXTIDR register to contain PID of current process | Will Deacon | 2013-02-11 | 1 | -0/+15 |
* | arm64: Process management | Catalin Marinas | 2012-09-17 | 1 | -0/+152 |