Kirill A. Shutemov
|
ed7588d5dc
x86/mm: Stop pretending pgtable_l5_enabled is a variable
|
7 年 前 |
Tetsuo Handa
|
a466ef76b8
x86/kexec: Avoid double free_page() upon do_kexec_load() failure
|
7 年 前 |
Philipp Rudo
|
8da0b72495
kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory load
|
7 年 前 |
Philipp Rudo
|
8aec395b84
kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*
|
7 年 前 |
AKASHI Takahiro
|
9ec4ecef0a
kexec_file,x86,powerpc: factor out kexec_file_ops functions
|
7 年 前 |
Linus Torvalds
|
d22fff8141
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 年 前 |
Linus Torvalds
|
2451d1e59d
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 年 前 |
Baoquan He
|
c100a58360
kdump, vmcoreinfo: Export pgtable_l5_enabled value
|
7 年 前 |
H.J. Lu
|
b21ebf2fb4
x86: Treat R_X86_64_PLT32 as R_X86_64_PC32
|
7 年 前 |
Baoquan He
|
50374b96d2
x86/apic: Remove the (now) unused disable_IO_APIC() function
|
7 年 前 |
Baoquan He
|
3c9e76dbea
x86/apic: Split disable_IO_APIC() into two functions to fix CONFIG_KEXEC_JUMP=y
|
7 年 前 |
Tom Lendacky
|
4e237903f9
x86/mm, kexec: Fix memory corruption with SME on successive kexecs
|
8 年 前 |
Tom Lendacky
|
bba4ed011a
x86/mm, kexec: Allow kexec to be used with SME
|
8 年 前 |
Kirill A. Shutemov
|
65ade2f872
x86/boot/64: Rename init_level4_pgt and early_level4_pgt
|
8 年 前 |
Linus Torvalds
|
f1e0527d2d
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 年 前 |
Laura Abbott
|
d11636511e
x86: use set_memory.h header
|
8 年 前 |
Xunlei Pang
|
8638100c52
x86/kexec/64: Use gbpages for identity mappings if available
|
8 年 前 |
Xunlei Pang
|
66aad4fdf2
x86/mm: Add support for gbpages to kernel_ident_mapping_init()
|
8 年 前 |
Kirill A. Shutemov
|
7f68904182
x86/kexec: Add 5-level paging support
|
8 年 前 |
Thomas Gleixner
|
40c50c1fec
kexec, x86/purgatory: Unbreak it and clean it up
|
8 年 前 |
Baoquan He
|
401721ecd1
kexec: export the value of phys_base instead of symbol address
|
8 年 前 |
Baoquan He
|
69f5838479
Revert "kdump, vmcoreinfo: report memory sections virtual addresses"
|
8 年 前 |
Thomas Garnier
|
0549a3c02e
kdump, vmcoreinfo: report memory sections virtual addresses
|
8 年 前 |
Xunlei Pang
|
1e5768ae75
kexec: provide arch_kexec_protect(unprotect)_crashkres()
|
9 年 前 |
Xunlei Pang
|
978e30c9b4
kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILE
|
9 年 前 |
Linus Torvalds
|
0faef837e4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
|
10 年 前 |
Stephen Rothwell
|
d6472302f2
x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>
|
10 年 前 |
Jiri Kosina
|
4545c89880
x86: introduce kaslr_offset()
|
10 年 前 |
Jiang Liu
|
8643e28da2
x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h
|
10 年 前 |
Vivek Goyal
|
74ca317c26
kexec: create a new config option CONFIG_KEXEC_FILE for new syscall
|
11 年 前 |