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