index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
power
/
hibernate.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/treewide: replace pud_large() with pud_leaf()
Peter Xu
2024-03-06
1
-1
/
+1
*
mm/treewide: replace pmd_large() with pmd_leaf()
Peter Xu
2024-03-06
1
-1
/
+1
*
mm/x86: replace p4d_large() with p4d_leaf()
Peter Xu
2024-03-06
1
-1
/
+1
*
x86,pm: Force out-of-line memcpy()
Peter Zijlstra
2022-11-05
1
-1
/
+1
*
PM: hibernate: x86: Use crc32 instead of md5 for hibernation e820 integrity c...
Chris von Recklinghausen
2021-04-21
1
-75
/
+14
*
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-08-07
1
-1
/
+1
*
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
x86/power: Fix 'nosmt' vs hibernation triple fault during resume
Jiri Kosina
2019-06-03
1
-0
/
+33
*
crypto: shash - remove shash_desc::flags
Eric Biggers
2019-04-25
1
-1
/
+0
*
x86-32, hibernate: Set up temporary text mapping for 32bit system
Zhimin Gu
2018-10-03
1
-4
/
+0
*
x86-32, hibernate: Switch to relocated restore code during resume on 32bit sy...
Zhimin Gu
2018-10-03
1
-2
/
+0
*
x86-32, hibernate: Switch to original page table after resumed
Zhimin Gu
2018-10-03
1
-2
/
+2
*
x86, hibernate: Rename temp_level4_pgt to temp_pgt
Zhimin Gu
2018-10-03
1
-1
/
+1
*
x86-32, hibernate: Enable CONFIG_ARCH_HIBERNATION_HEADER on 32bit system
Zhimin Gu
2018-10-03
1
-1
/
+9
*
x86, hibernate: Extract the common code of 64/32 bit system
Zhimin Gu
2018-10-03
1
-0
/
+246