1. d276960 powerpc/kernel: Add __init attribute to eligible functions by Nick Child · 3 years ago
  2. 8f7fadb powerpc/machdep: Remove stale functions from ppc_md structure by Christophe Leroy · 3 years, 4 months ago
  3. 886db32 powerpc/kexec_file: Restore FDT size estimation for kdump kernel by Thiago Jung Bauermann · 3 years, 10 months ago
  4. cd42f1d powerpc: Delete unused function delete_fdt_mem_rsv() by Lakshmi Ramasubramanian · 3 years, 10 months ago
  5. fee3ff9 powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c by Lakshmi Ramasubramanian · 3 years, 10 months ago
  6. 0c60515 powerpc: Move ima buffer fields to struct kimage by Lakshmi Ramasubramanian · 3 years, 10 months ago
  7. 3c985d3 powerpc: Use common of_kexec_alloc_and_setup_fdt() by Rob Herring · 3 years, 10 months ago
  8. e6635ba powerpc: Use ELF fields defined in 'struct kimage' by Lakshmi Ramasubramanian · 3 years, 10 months ago
  9. 2377c92 powerpc/kexec_file: fix FDT size estimation for kdump kernel by Hari Bathini · 3 years, 11 months ago
  10. cb350c1 powerpc/kexec_file: Prepare elfcore header for crashing kernel by Hari Bathini · 4 years, 5 months ago
  11. 1a1cf93 powerpc/kexec_file: Setup backup region for kdump kernel by Hari Bathini · 4 years, 5 months ago
  12. b8e55a3 powerpc/kexec_file: Avoid stomping memory used by special regions by Hari Bathini · 4 years, 5 months ago
  13. 1903127 powerpc/kexec_file: Mark PPC64 specific code by Hari Bathini · 4 years, 5 months ago
  14. 000a42b powerpc/book3s64/keys/kuap: Reset AMR/IAMR values on kexec by Aneesh Kumar K.V · 4 years, 6 months ago
  15. 6c28422 powerpc: Fix kexec failure on book3s/32 by Christophe Leroy · 6 years ago
  16. 9ec4ece kexec_file,x86,powerpc: factor out kexec_file_ops functions by AKASHI Takahiro · 7 years ago
  17. 9109617 powerpc/kdump: Fix powernv build break when KEXEC_CORE=n by Guenter Roeck · 7 years ago
  18. 4145f35 powernv/kdump: Fix cases where the kdump kernel can get HMI's by Balbir Singh · 7 years ago
  19. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  20. ab6b1d1 powerpc: ima: send the kexec buffer to the next kernel by Thiago Jung Bauermann · 8 years ago
  21. 467d278 powerpc: ima: get the kexec buffer passed by the previous kernel by Thiago Jung Bauermann · 8 years ago
  22. a045828 powerpc: Add support code for kexec_file_load() by Thiago Jung Bauermann · 8 years ago
  23. da66588 powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead. by Thiago Jung Bauermann · 8 years ago
  24. c1caae3 powerpc/kdump: Ignore failure in enabling big endian exception during crash by Hari Bathini · 10 years ago
  25. a38efce powerpc: Remove stale function prototypes by Anton Blanchard · 10 years ago
  26. 8c27474 powerpc: Cleanup crash/kexec code by Anton Blanchard · 13 years ago
  27. 9b00ac0 powerpc: Remove broken and complicated kdump system reset code by Anton Blanchard · 13 years ago
  28. 674bfa4 powerpc/44x: Kexec support for PPC440X chipsets by Suzuki Poulose · 13 years ago
  29. 104699c powerpc: Convert old cpumask API into new one by KOSAKI Motohiro · 14 years ago
  30. c71635d powerpc/kexec: make masking/disabling interrupts generic by Matthew McClintock · 14 years ago
  31. 23dcab8 powerpc/kexec: Fix boundary case for book-e kexec memory limits by Kumar Gala · 14 years ago
  32. b3df895 powerpc/kexec: Add support for FSL-BookE by Sebastian Andrzej Siewior · 15 years ago
  33. 1fc711f powerpc/kexec: Fix race in kexec shutdown by Michael Neuling · 15 years ago
  34. 02af87a powerpc/kdump: Use ppc_save_regs() in crash_setup_regs() by Anton Vorontsov · 16 years ago
  35. 7375331 powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs() by Anton Vorontsov · 16 years ago
  36. 163f687 kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE by Huang Ying · 16 years ago
  37. b8b572e powerpc: Move include files to arch/powerpc/include/asm by Stephen Rothwell · 16 years ago[Renamed from include/asm-powerpc/kexec.h]
  38. aee10c6 powerpc: Provide dummy crash_shutdown_register by Arnd Bergmann · 17 years ago
  39. 496b010 [POWERPC] kdump shutdown hook support by Michael Neuling · 17 years ago
  40. 6672f76 kdump/kexec: calculate note size at compile time by Simon Horman · 18 years ago
  41. b6f35b4 [POWERPC] Make crash.c work on 32-bit and 64-bit by Michael Ellerman · 18 years ago
  42. c0ce7d0 [POWERPC] Add the use of the firmware soft-reset-nmi to kdump. by David Wilder · 19 years ago
  43. aa98c50 [POWERPC] Make kexec_setup() a regular initcall by Michael Ellerman · 19 years ago
  44. 35dd543 [PATCH] powerpc: Move crashkernel= handling into the kernel. by Michael Ellerman · 19 years ago
  45. 2babf5c [PATCH] powerpc: Unify mem= handling by Michael Ellerman · 19 years ago
  46. 2ec5e3a [PATCH] fix kexec asm by Michael Matz · 19 years ago
  47. 39931e4 [PATCH] powerpc: fix for kexec ppc32 by Albert Herranz · 19 years ago
  48. 8385a6a [PATCH] powerpc: Fix kdump copy regs and dynamic allocate per-cpu crash notes by Haren Myneni · 19 years ago
  49. bf20830 [PATCH] Kdump: powerpc and s390 build failure fix by akpm@osdl.org · 19 years ago
  50. cc57165 [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers by Vivek Goyal · 19 years ago
  51. 88ced03 [PATCH] powerpc: sanitize header files for user space includes by Arnd Bergmann · 19 years ago
  52. 54c3202 [PATCH] powerpc: Add arch-dependent copy_oldmem_page by Michael Ellerman · 19 years ago
  53. cc53291 [PATCH] powerpc: Add arch dependent basic infrastructure for Kdump. by Michael Ellerman · 19 years ago
  54. 3d1229d [PATCH] powerpc: Merge kexec by Michael Ellerman · 19 years ago
  55. 593e537 [PATCH] powerpc: Export htab start/end via device tree by Michael Ellerman · 19 years ago
  56. e1df870 powerpc: Merge asm-ppc/kexec.h and asm-ppc64/kexec.h by Michael Ellerman · 19 years ago