提交歷史

作者 SHA1 備註 提交日期
  Dominik Brodowski 6b27aef09f kexec: call do_kexec_load() in compat syscall directly 7 年之前
  Xunlei Pang 1229384f5b kdump: protect vmcoreinfo data under the crash memory 8 年之前
  Russell King 43546d8669 kexec: allow architectures to override boot mapping 9 年之前
  Xunlei Pang 7a0058ec78 s390/kexec: consolidate crash_map/unmap_reserved_pages() and arch_kexec_protect(unprotect)_crashkres() 9 年之前
  Minfei Huang 0eea08678e kexec: do a cleanup for function kexec_load 9 年之前
  Minfei Huang 917a35605f kexec: make a pair of map/unmap reserved pages in error path 9 年之前
  Xunlei Pang 9b492cf580 kexec: introduce a protection mechanism for the crashkernel reserved memory 9 年之前
  Xunlei Pang cdf4b3fa03 kexec: set KEXEC_TYPE_CRASH before sanity_check_segment_list() 9 年之前
  Minfei Huang de90a6bcae kexec: use file name as the output message prefix 9 年之前
  Dave Young 2965faa5e0 kexec: split kexec_load syscall from kexec core code 10 年之前
  Dave Young a43cac0d9d kexec: split kexec_file syscall code to kexec_file.c 10 年之前
  HATAYAMA Daisuke 5375b708f2 kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops path 10 年之前
  Martin Schwidefsky 7e01b5acd8 kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFP 10 年之前
  Geoff Levand 518a0c7163 kexec: simplify conditional 10 年之前
  Alexander Kuleshov ad69934987 kexec: fix a typo in comment 10 年之前
  Baoquan He 73d7e3eac0 kexec: remove never used member destination in kimage 10 年之前
  Linus Torvalds 29afc4e9a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 10 年之前
  Borislav Petkov edb0ec0725 kexec, Kconfig: spell "architecture" properly 10 年之前
  Masanari Iida d5393955c3 kexec: remove unnecessary KERN_ERR from kexec.c 10 年之前
  Baoquan He 36f3f500ef kexec: remove the unused function parameter 10 年之前
  Baoquan He 669280a152 kexec: take the segment adding out of locate_mem_hole functions 10 年之前
  Vivek Goyal 74ca317c26 kexec: create a new config option CONFIG_KEXEC_FILE for new syscall 11 年之前
  Vivek Goyal 8e7d838103 kexec: verify the signature of signed PE bzImage 11 年之前
  Vivek Goyal dd5f726076 kexec: support for kexec on panic using new system call 11 年之前
  Vivek Goyal 27f48d3e63 kexec-bzImage64: support for loading bzImage using 64bit entry 11 年之前
  Vivek Goyal 12db5562e0 kexec: load and relocate purgatory at kernel load time 11 年之前
  Vivek Goyal cb1052581e kexec: implementation of new syscall kexec_file_load 11 年之前
  Vivek Goyal f0895685c7 kexec: new syscall kexec_file_load() declaration 11 年之前
  Vivek Goyal 255aedd90e kexec: use common function for kimage_normal_alloc() and kimage_crash_alloc() 11 年之前
  Vivek Goyal dabe78628d kexec: move segment verification code in a separate function 11 年之前