summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/hibernate-asm.S
Commit message (Expand)AuthorAgeFilesLines
* arm64: kexec: install a copy of the linear-mapPasha Tatashin2021-10-011-20/+0
* arm64: trans_pgd: hibernate: Add trans_pgd_copy_el2_vectorsPasha Tatashin2021-10-011-52/+0
* arm64: Rename arm64-internal cache maintenance functionsFuad Tabba2021-05-251-2/+2
* arm64: Fix comments to refer to correct function __flush_icache_rangeFuad Tabba2021-05-251-2/+2
* arm64: Apply errata to swsusp_arch_suspend_exitFuad Tabba2021-05-251-1/+2
* arm64: kernel: Convert to modern annotations for assembly functionsMark Brown2020-05-041-8/+8
* arm64: remove gratuitious/stray .ltorg stanzasRemi Denis-Courmont2020-03-041-2/+0
* arm64: mm: Logic to make offset_ttbr1 conditionalSteve Capper2019-08-091-4/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
* arm64: mm: Offset TTBR1 to allow 52-bit PTRS_PER_PGDSteve Capper2018-12-101-0/+1
* arm64: assembler: Change order of macro arguments in phys_to_ttbrWill Deacon2018-02-061-2/+2
* arm64: handle 52-bit addresses in TTBRKristina Martsenko2017-12-221-5/+7
* arm64: Introduce raw_{d,i}cache_line_sizeSuzuki K Poulose2016-09-091-1/+1
* arm64: hibernate: reduce TLB maintenance scopeMark Rutland2016-08-221-2/+2
* arm64: kernel: Add support for hibernate/suspend-to-diskJames Morse2016-04-281-0/+176