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