summaryrefslogtreecommitdiff
path: root/arch/x86/power/hibernate.c
AgeCommit message (Expand)Author
2021-04-21PM: hibernate: x86: Use crc32 instead of md5 for hibernation e820 integrity c...Chris von Recklinghausen
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2019-06-03x86/power: Fix 'nosmt' vs hibernation triple fault during resumeJiri Kosina
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers
2018-10-03x86-32, hibernate: Set up temporary text mapping for 32bit systemZhimin Gu
2018-10-03x86-32, hibernate: Switch to relocated restore code during resume on 32bit sy...Zhimin Gu
2018-10-03x86-32, hibernate: Switch to original page table after resumedZhimin Gu
2018-10-03x86, hibernate: Rename temp_level4_pgt to temp_pgtZhimin Gu
2018-10-03x86-32, hibernate: Enable CONFIG_ARCH_HIBERNATION_HEADER on 32bit systemZhimin Gu
2018-10-03x86, hibernate: Extract the common code of 64/32 bit systemZhimin Gu