index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
power
/
hibernate_64.c
Age
Commit message (
Expand
)
Author
2017-05-08
x86/mm: Add support for gbpages to kernel_ident_mapping_init()
Xunlei Pang
2017-04-11
Merge branch 'x86/boot' into x86/mm, to avoid conflict
Ingo Molnar
2017-03-14
x86/power: Add 5-level paging support
Kirill A. Shutemov
2017-01-28
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
2016-11-14
PM / hibernate: Verify the consistent of e820 memory map by md5 digest
Chen Yu
2016-08-16
x86/power/64: Use __pa() for physical address computation
Rafael J. Wysocki
2016-08-08
x86/power/64: Always create temporary identity mapping correctly
Rafael J. Wysocki
2016-08-03
x86/power/64: Do not refer to __PAGE_OFFSET from assembly code
Rafael J. Wysocki
2016-06-30
x86/power/64: Fix kernel text mapping corruption during image restoration
Rafael J. Wysocki
2014-10-09
nosave: consolidate __nosave_{begin,end} in <asm/sections.h>
Geert Uytterhoeven
2014-05-05
asmlinkage, x86: Add explicit __visible to arch/x86/*
Andi Kleen
2013-08-06
x86, asmlinkage, power: Make various symbols used by the suspend asm code vis...
Andi Kleen
2013-01-29
x86, 64bit, mm: hibernate use generic mapping_init
Yinghai Lu
2010-07-19
update email address
Pavel Machek
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-04-01
pm: rework includes, remove arch ifdefs
Magnus Damm
2008-07-08
x86: remove end_pfn in 64bit
Yinghai Lu
2008-02-09
x86 PM: update stale comments
Rafael J. Wysocki
2008-02-09
x86 PM: consolidate suspend and hibernation code
Rafael J. Wysocki