summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/hibernate-asm.S
AgeCommit message (Expand)AuthorFilesLines
2021-10-01arm64: kexec: install a copy of the linear-mapPasha Tatashin1-20/+0
2021-10-01arm64: trans_pgd: hibernate: Add trans_pgd_copy_el2_vectorsPasha Tatashin1-52/+0
2021-05-25arm64: Rename arm64-internal cache maintenance functionsFuad Tabba1-2/+2
2021-05-25arm64: Fix comments to refer to correct function __flush_icache_rangeFuad Tabba1-2/+2
2021-05-25arm64: Apply errata to swsusp_arch_suspend_exitFuad Tabba1-1/+2
2020-05-04arm64: kernel: Convert to modern annotations for assembly functionsMark Brown1-8/+8
2020-03-04arm64: remove gratuitious/stray .ltorg stanzasRemi Denis-Courmont1-2/+0
2019-08-09arm64: mm: Logic to make offset_ttbr1 conditionalSteve Capper1-4/+4
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-12/+1
2018-12-10arm64: mm: Offset TTBR1 to allow 52-bit PTRS_PER_PGDSteve Capper1-0/+1
2018-02-06arm64: assembler: Change order of macro arguments in phys_to_ttbrWill Deacon1-2/+2
2017-12-22arm64: handle 52-bit addresses in TTBRKristina Martsenko1-5/+7
2016-09-09arm64: Introduce raw_{d,i}cache_line_sizeSuzuki K Poulose1-1/+1
2016-08-22arm64: hibernate: reduce TLB maintenance scopeMark Rutland1-2/+2
2016-04-28arm64: kernel: Add support for hibernate/suspend-to-diskJames Morse1-0/+176