summaryrefslogtreecommitdiffstats
path: root/arch/x86/power/hibernate.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long1-1/+1
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2019-06-03x86/power: Fix 'nosmt' vs hibernation triple fault during resumeJiri Kosina1-0/+33
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers1-1/+0
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 sy...Zhimin 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