summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/hibernate.c
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner
2019-02-01arm64: hibernate: Clean the __hyp_text to PoC after resumeJames Morse
2018-12-07arm64: hibernate: Avoid sending cross-calling with interrupts disabledWill Deacon
2018-05-31arm64: ssbd: Restore mitigation status on CPU resumeMarc Zyngier
2018-02-16arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tablesWill Deacon
2017-12-22arm64: don't open code page table entry creationKristina Martsenko
2017-12-22arm64: handle 52-bit addresses in TTBRKristina Martsenko
2017-11-02arm64: explicitly mask all exceptionsJames Morse
2017-08-21arm64: Move PTE_RDONLY bit handling out of set_pte_at()Catalin Marinas
2017-04-05arm64: hibernate: preserve kdump image around hibernationAKASHI Takahiro
2017-01-12arm64: Use __pa_symbol for kernel symbolsLaura Abbott
2017-01-10arm64: add missing printk newlinesMark Rutland
2016-12-14treewide: Fix printk() message errorsMasanari Iida
2016-08-26Revert "arm64: hibernate: Refuse to hibernate if the boot cpu is offline"James Morse
2016-08-26arm64: hibernate: Resume when hibernate image created on non-boot CPUJames Morse
2016-08-25arm64: hibernate: Support DEBUG_PAGEALLOCJames Morse
2016-08-25arm64: Create sections.hJames Morse
2016-08-12arm64: hibernate: handle allocation failuresMark Rutland
2016-08-12arm64: hibernate: avoid potential TLB conflictMark Rutland
2016-06-22arm64: hibernate: Don't hibernate on systems with stuck CPUsJames Morse
2016-04-28arm64: hibernate: Refuse to hibernate if the boot cpu is offlineJames Morse
2016-04-28arm64: kernel: Add support for hibernate/suspend-to-diskJames Morse