1. 6f8c1da kexec_file, arm64: print out debugging message if required by Baoquan He · 1 year, 3 months ago
  2. 4831be7 arm64/kexec: Fix missing extra range for crashkres_low. by Levi Yun · 2 years, 6 months ago
  3. 944a45a arm64: kdump: Reimplement crashkernel=X by Chen Zhou · 2 years, 10 months ago
  4. 9c5d89b arm64: kexec: Fix missing error code 'ret' warning in load_other_segments() by Lakshmi Ramasubramanian · 3 years, 3 months ago
  5. ac10be5 arm64: Use common of_kexec_alloc_and_setup_fdt() by Rob Herring · 4 years, 1 month ago
  6. 7b558cc arm64: Use ELF fields defined in 'struct kimage' by Lakshmi Ramasubramanian · 4 years, 1 month ago
  7. 656d1d5 arm64: kexec_file: fix memory leakage in create_dtb() when fdt_open_into() fails by qiuguorui1 · 4 years, 1 month ago
  8. 108aa50 arm64: kexec_file: try more regions if loading segments fails by Benjamin Gwin · 4 years, 4 months ago
  9. 6e245ad memblock: reduce number of parameters in for_each_mem_range() by Mike Rapoport · 4 years, 5 months ago
  10. bf508ec arm64: kexec_file: Use struct_size() in kmalloc() by Gustavo A. R. Silva · 4 years, 9 months ago
  11. 51075e0 arm64: kexec_file: print appropriate variable by Łukasz Stelmach · 4 years, 10 months ago
  12. 99ee28d arm64: kexec_file: Avoid temp buffer for RNG seed by George Spelvin · 5 years ago
  13. c2f4afd arm64: kexec_file: Fixed code style. by Li Tao · 5 years ago
  14. 3751e72 arm64: kexec_file: add crash dump support by AKASHI Takahiro · 5 years ago
  15. ac12cf8 Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/error-injection', 'for-next/perf', 'for-next/psci-cpuidle', 'for-next/rng', 'for-next/smpboot', 'for-next/tbi' and 'for-next/tlbi' into for-next/core by Will Deacon · 6 years ago
  16. 7f591fa arm64: kexec_file: add rng-seed support by Hsin-Yi Wang · 6 years ago
  17. c19d050 arm64/kexec: Use consistent convention of initializing 'kxec_buf.mem' with KEXEC_BUF_MEM_UNKNOWN by Bhupesh Sharma · 6 years ago
  18. ea57368 arm64: kexec_file: handle empty command-line by Jean-Philippe Brucker · 6 years ago
  19. 2796672 arm64: kexec_file: return successfully even if kaslr-seed doesn't exist by AKASHI Takahiro · 6 years ago
  20. 732291c arm64: kexec_file: include linux/vmalloc.h by Arnd Bergmann · 6 years ago
  21. 121ca8e arm64: kexec_file: Refactor setup_dtb() to consolidate error checking by Will Deacon · 6 years ago
  22. 884143f arm64: kexec_file: add kaslr support by AKASHI Takahiro · 6 years ago
  23. f3b70e5 arm64: kexec_file: allow for loading Image-format kernel by AKASHI Takahiro · 6 years ago
  24. 52b2a8a arm64: kexec_file: load initrd and device-tree by AKASHI Takahiro · 6 years ago
  25. 3ddd999 arm64: enable KEXEC_FILE config by AKASHI Takahiro · 6 years ago