| Commit message (Expand) | Author | Age |
* | x86, hibernate: Rename temp_level4_pgt to temp_pgt | Zhimin Gu | 2018-10-03 |
* | x86, hibernate: Extract the common code of 64/32 bit system | Zhimin Gu | 2018-10-03 |
* | PM / hibernate: Check the success of generating md5 digest before hibernation | Chen Yu | 2018-10-03 |
* | x86/power/hibernate_64: Remove VLA usage | Kees Cook | 2018-07-26 |
* | x86/mm: Stop pretending pgtable_l5_enabled is a variable | Kirill A. Shutemov | 2018-05-19 |
* | x86/power/64: Fix page-table setup for temporary text mapping | Joerg Roedel | 2018-04-20 |
* | x86/mm: Do not auto-massage page protections | Dave Hansen | 2018-04-12 |
* | x86/mm: Replace compile-time checks for 5-level paging with runtime-time checks | Kirill A. Shutemov | 2018-02-16 |
* | x86/power: Fix swsusp_arch_resume prototype | Arnd Bergmann | 2018-02-02 |
* | x86/hibernate/64: Mask off CR3's PCID bits in the saved CR3 | Andy Lutomirski | 2017-09-13 |
* | Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2017-07-04 |
|\ |
|
| * | x86/power/64: Use char arrays for asm function names | Kees Cook | 2017-06-21 |
* | | x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3() | Andy Lutomirski | 2017-06-13 |
|/ |
|
* | x86/mm: Add support for gbpages to kernel_ident_mapping_init() | Xunlei Pang | 2017-05-08 |
* | Merge branch 'x86/boot' into x86/mm, to avoid conflict | Ingo Molnar | 2017-04-11 |
|\ |
|
| * | x86/boot/e820: Rename e820_table_saved to e820_table_firmware and improve the... | Ingo Molnar | 2017-01-28 |
| * | x86/boot/e820: Harmonize the 'struct e820_table' fields | Ingo Molnar | 2017-01-28 |
| * | x86/boot/e820: Rename everything to e820_table | Ingo Molnar | 2017-01-28 |
| * | x86/boot/e820: Rename 'e820_map' variables to 'e820_array' | Ingo Molnar | 2017-01-28 |
| * | x86/boot/e820: Rename the basic e820 data types to 'struct e820_entry' and 's... | Ingo Molnar | 2017-01-28 |
| * | x86/boot/e820: Remove spurious asm/e820/api.h inclusions | Ingo Molnar | 2017-01-28 |
* | | x86/power: Add 5-level paging support | Kirill A. Shutemov | 2017-03-14 |
|/ |
|
* | PM / hibernate: Verify the consistent of e820 memory map by md5 digest | Chen Yu | 2016-11-13 |
* | x86/power/64: Use __pa() for physical address computation | Rafael J. Wysocki | 2016-08-15 |
* | x86/power/64: Always create temporary identity mapping correctly | Rafael J. Wysocki | 2016-08-08 |
* | x86/power/64: Do not refer to __PAGE_OFFSET from assembly code | Rafael J. Wysocki | 2016-08-02 |
* | x86/power/64: Fix kernel text mapping corruption during image restoration | Rafael J. Wysocki | 2016-06-30 |
* | nosave: consolidate __nosave_{begin,end} in <asm/sections.h> | Geert Uytterhoeven | 2014-10-09 |
* | asmlinkage, x86: Add explicit __visible to arch/x86/* | Andi Kleen | 2014-05-05 |
* | x86, asmlinkage, power: Make various symbols used by the suspend asm code vis... | Andi Kleen | 2013-08-06 |
* | x86, 64bit, mm: hibernate use generic mapping_init | Yinghai Lu | 2013-01-29 |
* | update email address | Pavel Machek | 2010-07-19 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | pm: rework includes, remove arch ifdefs | Magnus Damm | 2009-04-01 |
* | x86: remove end_pfn in 64bit | Yinghai Lu | 2008-07-08 |
* | x86 PM: update stale comments | Rafael J. Wysocki | 2008-02-09 |
* | x86 PM: consolidate suspend and hibernation code | Rafael J. Wysocki | 2008-02-09 |