Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-06-03 | x86/power: Fix 'nosmt' vs hibernation triple fault during resume | Jiri Kosina | 1 | -0/+33 |
2019-04-25 | crypto: shash - remove shash_desc::flags | Eric Biggers | 1 | -1/+0 |
2018-10-03 | x86-32, hibernate: Set up temporary text mapping for 32bit system | Zhimin Gu | 1 | -4/+0 |
2018-10-03 | x86-32, hibernate: Switch to relocated restore code during resume on 32bit sy... | Zhimin Gu | 1 | -2/+0 |
2018-10-03 | x86-32, hibernate: Switch to original page table after resumed | Zhimin Gu | 1 | -2/+2 |
2018-10-03 | x86, hibernate: Rename temp_level4_pgt to temp_pgt | Zhimin Gu | 1 | -1/+1 |
2018-10-03 | x86-32, hibernate: Enable CONFIG_ARCH_HIBERNATION_HEADER on 32bit system | Zhimin Gu | 1 | -1/+9 |
2018-10-03 | x86, hibernate: Extract the common code of 64/32 bit system | Zhimin Gu | 1 | -0/+246 |