aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/hibernate.c
Commit message (Expand)AuthorAge
* arm64: ssbd: Restore mitigation status on CPU resumeMarc Zyngier2018-05-31
* arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tablesWill Deacon2018-02-16
* arm64: don't open code page table entry creationKristina Martsenko2017-12-22
* arm64: handle 52-bit addresses in TTBRKristina Martsenko2017-12-22
* arm64: explicitly mask all exceptionsJames Morse2017-11-02
* arm64: Move PTE_RDONLY bit handling out of set_pte_at()Catalin Marinas2017-08-21
* arm64: hibernate: preserve kdump image around hibernationAKASHI Takahiro2017-04-05
* arm64: Use __pa_symbol for kernel symbolsLaura Abbott2017-01-12
* arm64: add missing printk newlinesMark Rutland2017-01-10
* treewide: Fix printk() message errorsMasanari Iida2016-12-14
* Revert "arm64: hibernate: Refuse to hibernate if the boot cpu is offline"James Morse2016-08-26
* arm64: hibernate: Resume when hibernate image created on non-boot CPUJames Morse2016-08-26
* arm64: hibernate: Support DEBUG_PAGEALLOCJames Morse2016-08-25
* arm64: Create sections.hJames Morse2016-08-25
* arm64: hibernate: handle allocation failuresMark Rutland2016-08-12
* arm64: hibernate: avoid potential TLB conflictMark Rutland2016-08-12
* arm64: hibernate: Don't hibernate on systems with stuck CPUsJames Morse2016-06-22
* arm64: hibernate: Refuse to hibernate if the boot cpu is offlineJames Morse2016-04-28
* arm64: kernel: Add support for hibernate/suspend-to-diskJames Morse2016-04-28