aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/power/hibernate.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-03x86-32, hibernate: Set up temporary text mapping for 32bit systemZhimin Gu1-4/+0
2018-10-03x86-32, hibernate: Switch to relocated restore code during resume on 32bit systemZhimin Gu1-2/+0
2018-10-03x86-32, hibernate: Switch to original page table after resumedZhimin Gu1-2/+2
2018-10-03x86, hibernate: Rename temp_level4_pgt to temp_pgtZhimin Gu1-1/+1
2018-10-03x86-32, hibernate: Enable CONFIG_ARCH_HIBERNATION_HEADER on 32bit systemZhimin Gu1-1/+9
2018-10-03x86, hibernate: Extract the common code of 64/32 bit systemZhimin Gu1-0/+246