Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm64: mm: convert cpu_do_switch_mm() to C | Mark Rutland | 2020-02-27 | 1 | -2/+0 |
* | arm64: remove pointless __KERNEL__ guards | Mark Rutland | 2019-08-05 | 1 | -2/+0 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner | 2019-06-19 | 1 | -12/+1 |
* | arm64: mm: Move ASID from TTBR0 to TTBR1 | Will Deacon | 2017-12-11 | 1 | -6/+0 |
* | arm64: kill flush_cache_all() | Mark Rutland | 2015-05-19 | 1 | -4/+0 |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2015-04-16 | 1 | -9/+0 |
|\ | |||||
| * | arm64: proc: remove unused cpu_get_pgd macro | Will Deacon | 2015-03-19 | 1 | -9/+0 |
* | | arm64: efi: don't restore TTBR0 if active_mm points at init_mm | Will Deacon | 2015-03-20 | 1 | -1/+5 |
|/ | |||||
* | arm64: convert part of soft_restart() to assembly | Arun Chandran | 2014-09-08 | 1 | -0/+2 |
* | arm64: kernel: suspend/resume registers save/restore | Lorenzo Pieralisi | 2013-12-16 | 1 | -0/+3 |
* | arm64: CPU support | Catalin Marinas | 2012-09-17 | 1 | -0/+50 |