AKASHI Takahiro
|
babac4a84a
kexec_file, x86: move re-factored code to generic side
|
7 년 전 |
AKASHI Takahiro
|
eb7dae947e
x86: kexec_file: clean up prepare_elf64_headers()
|
7 년 전 |
AKASHI Takahiro
|
8d5f894a31
x86: kexec_file: lift CRASH_MAX_RANGES limit on crash_mem buffer
|
7 년 전 |
AKASHI Takahiro
|
c72c7e6709
x86: kexec_file: remove X86_64 dependency from prepare_elf64_headers()
|
7 년 전 |
AKASHI Takahiro
|
cbe6601617
x86: kexec_file: purge system-ram walking from prepare_elf64_headers()
|
7 년 전 |
Baoquan He
|
339b2ae0cd
x86/apic: Fix restoring boot IRQ mode in reboot and kexec/kdump
|
7 년 전 |
kbuild test robot
|
9275b933d4
resource: Fix resource_size.cocci warnings
|
7 년 전 |
Tom Lendacky
|
1d2e733b13
resource: Provide resource struct in resource walk callback
|
7 년 전 |
Xunlei Pang
|
203e9e4121
kexec: move vmcoreinfo out of the kernel's .bss section
|
8 년 전 |
Ingo Molnar
|
08b46d5dd8
x86/boot/e820: Clean up the E820 table size define names
|
8 년 전 |
Ingo Molnar
|
09821ff1d5
x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"
|
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 년 전 |
Thiago Jung Bauermann
|
ec2b9bfaac
kexec_file: Change kexec_add_buffer to take kexec_buf as argument.
|
8 년 전 |
Hidehiro Kawai
|
0ee59413c9
x86/panic: replace smp_send_stop() with kdump friendly version in panic path
|
8 년 전 |
Paul Gortmaker
|
186f43608a
x86/kernel: Audit and remove any unnecessary uses of module.h
|
9 년 전 |
Toshi Kani
|
f296f26349
x86/kexec: Remove walk_iomem_res() call with GART type
|
9 년 전 |
Toshi Kani
|
f0f4711aa1
x86, kexec, nvdimm: Use walk_iomem_res_desc() for iomem search
|
9 년 전 |
Takao Indoh
|
da06a43d3f
perf, x86: Stop Intel PT before kdump starts
|
9 년 전 |
Minfei Huang
|
e9c40d257f
x86/kexec: Remove obsolete 'in_crash_kexec' flag
|
9 년 전 |
Lee, Chun-Yi
|
e3c41e37b0
x86/kexec: Fix kexec crash in syscall kexec_file_load()
|
10 년 전 |
Stephen Rothwell
|
d6472302f2
x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>
|
10 년 전 |
Andy Lutomirski
|
f39b6f0ef8
x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'
|
10 년 전 |
Jiang Liu
|
8643e28da2
x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h
|
10 년 전 |
Baoquan He
|
a2d6aa8fa0
kexec: check if crashk_res_low exists when exclude it from crash mem ranges
|
10 년 전 |
Vivek Goyal
|
74ca317c26
kexec: create a new config option CONFIG_KEXEC_FILE for new syscall
|
11 년 전 |
Vivek Goyal
|
dd5f726076
kexec: support for kexec on panic using new system call
|
11 년 전 |
Borislav Petkov
|
5314feebab
x86, crash: Unify ifdef
|
11 년 전 |