summaryrefslogtreecommitdiffstats
path: root/include/linux/kexec.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Move ima buffer fields to struct kimageLakshmi Ramasubramanian2021-03-081-0/+3
* kexec: Move ELF fields to struct kimageLakshmi Ramasubramanian2021-03-081-0/+5
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-02-261-0/+2
|\
| * kexec: move machine_kexec_post_load() to public interfacePavel Tatashin2021-02-221-0/+2
* | ima: Free IMA measurement buffer after kexec syscallLakshmi Ramasubramanian2021-02-101-0/+5
|/
* kexec_file: Allow archs to handle special regions while locating memory holeHari Bathini2020-07-291-11/+18
* kexec: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-151-1/+1
* Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-281-2/+2
|\
| * kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCEJiri Bohac2019-08-191-2/+2
* | kexec: restore arch_kexec_kernel_image_probe declarationVasily Gorbik2019-09-251-0/+2
* | kexec_elf: remove parsing of section headersSven Schnelle2019-09-061-1/+0
* | kexec: add KEXEC_ELFSven Schnelle2019-09-061-0/+24
|/
* Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-12-261-0/+1
|\
| * x86/headers: Fix -Wmissing-prototypes warningYi Wang2018-11-231-0/+1
* | powerpc, kexec_file: factor out memblock-based arch_kexec_walk_mem()AKASHI Takahiro2018-12-061-2/+0
* | s390, kexec_file: drop arch_kexec_mem_walk()AKASHI Takahiro2018-12-061-0/+8
* | kexec_file: make kexec_image_post_load_cleanup_default() globalAKASHI Takahiro2018-12-061-0/+1
|/
* kernel/kexec_file.c: allow archs to set purgatory load addressPhilipp Rudo2018-04-131-11/+6
* kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*Philipp Rudo2018-04-131-4/+9
* kernel/kexec_file.c: make purgatory_info->ehdr constPhilipp Rudo2018-04-131-6/+11
* include/linux/kexec.h: silence compile warningsPhilipp Rudo2018-04-131-0/+2
* kexec_file, x86: move re-factored code to generic sideAKASHI Takahiro2018-04-131-0/+19
* kexec_file,x86,powerpc: factor out kexec_file_ops functionsAKASHI Takahiro2018-04-131-7/+6
* kexec: move sys_kexec_load() prototype to syscalls.hDominik Brodowski2018-04-021-4/+0
* resource: Provide resource struct in resource walk callbackTom Lendacky2017-11-071-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/mm, kexec: Allow kexec to be used with SMETom Lendacky2017-07-181-0/+8
* kdump: protect vmcoreinfo data under the crash memoryXunlei Pang2017-07-121-0/+2
* s390/crash: Remove unused KEXEC_NOTE_BYTESMichael Holzheu2017-07-051-9/+0
* crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_COREHari Bathini2017-05-081-53/+4
* Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2016-12-161-6/+30
|\
| * kexec_file: Factor out kexec_locate_mem_hole from kexec_add_buffer.Thiago Jung Bauermann2016-11-301-0/+1
| * kexec_file: Change kexec_add_buffer to take kexec_buf as argument.Thiago Jung Bauermann2016-11-301-6/+2
| * kexec_file: Allow arch-specific memory walking for kexec_add_bufferThiago Jung Bauermann2016-11-301-1/+28
* | Revert "kdump, vmcoreinfo: report memory sections virtual addresses"Baoquan He2016-12-141-6/+0
|/
* kdump, vmcoreinfo: report memory sections virtual addressesThomas Garnier2016-10-111-0/+6
* kexec: add a kexec_crash_loaded() functionPetr Tesarik2016-08-021-0/+2
* kexec: allow architectures to override boot mappingRussell King2016-08-021-0/+40
* kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_tRussell King2016-08-021-1/+1
* kexec: don't invoke OOM-killer for control page allocationRussell King2016-08-021-1/+1
* s390/kexec: consolidate crash_map/unmap_reserved_pages() and arch_kexec_prote...Xunlei Pang2016-05-231-2/+0
* kexec: introduce a protection mechanism for the crashkernel reserved memoryXunlei Pang2016-05-231-0/+2
* kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILEXunlei Pang2016-01-201-37/+25
* kexec: Fix race between panic() and crash_kexec()Hidehiro Kawai2015-12-191-0/+2
* kexec: split kexec_load syscall from kexec core codeDave Young2015-09-101-3/+3
* kexec: split kexec_file syscall code to kexec_file.cDave Young2015-09-101-0/+11
* kexec: define kexec_in_progress in !CONFIG_KEXEC caseVitaly Kuznetsov2015-08-041-0/+1
* kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFPMartin Schwidefsky2015-04-231-0/+4
* kexec: add IND_FLAGS macroGeoff Levand2015-02-171-0/+1
* kexec: add bit definitions for kimage entry flagsGeoff Levand2015-02-171-4/+15