aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/hibernate.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-05arm64: hibernate: preserve kdump image around hibernationAKASHI Takahiro1-1/+9
2017-01-12arm64: Use __pa_symbol for kernel symbolsLaura Abbott1-15/+5
2017-01-10arm64: add missing printk newlinesMark Rutland1-3/+3
2016-12-14treewide: Fix printk() message errorsMasanari Iida1-2/+2
2016-08-26Revert "arm64: hibernate: Refuse to hibernate if the boot cpu is offline"James Morse1-26/+0
2016-08-26arm64: hibernate: Resume when hibernate image created on non-boot CPUJames Morse1-0/+51
2016-08-25arm64: hibernate: Support DEBUG_PAGEALLOCJames Morse1-9/+36
2016-08-25arm64: Create sections.hJames Morse1-6/+0
2016-08-12arm64: hibernate: handle allocation failuresMark Rutland1-27/+32
2016-08-12arm64: hibernate: avoid potential TLB conflictMark Rutland1-6/+17
2016-06-22arm64: hibernate: Don't hibernate on systems with stuck CPUsJames Morse1-0/+6
2016-04-28arm64: hibernate: Refuse to hibernate if the boot cpu is offlineJames Morse1-0/+26
2016-04-28arm64: kernel: Add support for hibernate/suspend-to-diskJames Morse1-0/+461