Zhimin Gu
|
72adf47764
x86, hibernate: Rename temp_level4_pgt to temp_pgt
|
6 년 전 |
Zhimin Gu
|
25862a049e
x86, hibernate: Extract the common code of 64/32 bit system
|
6 년 전 |
Chen Yu
|
749fa17093
PM / hibernate: Check the success of generating md5 digest before hibernation
|
6 년 전 |
Kees Cook
|
c2cd0b08e1
x86/power/hibernate_64: Remove VLA usage
|
7 년 전 |
Kirill A. Shutemov
|
ed7588d5dc
x86/mm: Stop pretending pgtable_l5_enabled is a variable
|
7 년 전 |
Joerg Roedel
|
05189820da
x86/power/64: Fix page-table setup for temporary text mapping
|
7 년 전 |
Dave Hansen
|
fb43d6cb91
x86/mm: Do not auto-massage page protections
|
7 년 전 |
Kirill A. Shutemov
|
91f606a8fa
x86/mm: Replace compile-time checks for 5-level paging with runtime-time checks
|
7 년 전 |
Arnd Bergmann
|
328008a72d
x86/power: Fix swsusp_arch_resume prototype
|
7 년 전 |
Andy Lutomirski
|
f34902c5c6
x86/hibernate/64: Mask off CR3's PCID bits in the saved CR3
|
8 년 전 |
Linus Torvalds
|
408c9861c6
Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
8 년 전 |
Kees Cook
|
c0944883c9
x86/power/64: Use char arrays for asm function names
|
8 년 전 |
Andy Lutomirski
|
6c690ee103
x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()
|
8 년 전 |
Xunlei Pang
|
66aad4fdf2
x86/mm: Add support for gbpages to kernel_ident_mapping_init()
|
8 년 전 |
Ingo Molnar
|
e5185a76a2
Merge branch 'x86/boot' into x86/mm, to avoid conflict
|
8 년 전 |
Kirill A. Shutemov
|
06c830a483
x86/power: Add 5-level paging support
|
8 년 전 |
Ingo Molnar
|
544a0f47e7
x86/boot/e820: Rename e820_table_saved to e820_table_firmware and improve the description
|
8 년 전 |
Ingo Molnar
|
bf495573fa
x86/boot/e820: Harmonize the 'struct e820_table' fields
|
8 년 전 |
Ingo Molnar
|
61a5010163
x86/boot/e820: Rename everything to e820_table
|
8 년 전 |
Ingo Molnar
|
acd4c04872
x86/boot/e820: Rename 'e820_map' variables to 'e820_array'
|
8 년 전 |
Ingo Molnar
|
8ec67d97bf
x86/boot/e820: Rename the basic e820 data types to 'struct e820_entry' and 'struct e820_array'
|
8 년 전 |
Ingo Molnar
|
5520b7e7d2
x86/boot/e820: Remove spurious asm/e820/api.h inclusions
|
8 년 전 |
Chen Yu
|
62a03defea
PM / hibernate: Verify the consistent of e820 memory map by md5 digest
|
8 년 전 |
Rafael J. Wysocki
|
5d87f493dd
x86/power/64: Use __pa() for physical address computation
|
9 년 전 |
Rafael J. Wysocki
|
e4630fdd47
x86/power/64: Always create temporary identity mapping correctly
|
9 년 전 |
Rafael J. Wysocki
|
c226fab474
x86/power/64: Do not refer to __PAGE_OFFSET from assembly code
|
9 년 전 |
Rafael J. Wysocki
|
65c0554b73
x86/power/64: Fix kernel text mapping corruption during image restoration
|
9 년 전 |
Geert Uytterhoeven
|
7f8998c7ae
nosave: consolidate __nosave_{begin,end} in <asm/sections.h>
|
10 년 전 |
Andi Kleen
|
2605fc216f
asmlinkage, x86: Add explicit __visible to arch/x86/*
|
11 년 전 |
Andi Kleen
|
d6efc2f724
x86, asmlinkage, power: Make various symbols used by the suspend asm code visible
|
12 년 전 |