1. 5f6e430 Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 2 years, 1 month ago
  2. 340a4a9 powerpc: Take in account addition CPU node when building kexec FDT by Laurent Dufour · 2 years, 2 months ago
  3. cade589 kexec: replace crash_mem_range with range by Li Chen · 2 years, 3 months ago
  4. bd7dc90 powerpc/64/kdump: Limit kdump base to 512MB by Hari Bathini · 2 years, 4 months ago
  5. e0d6827 powerpc: Remove CONFIG_PPC_BOOK3E by Christophe Leroy · 2 years, 4 months ago
  6. dfc3095 powerpc: Remove CONFIG_FSL_BOOKE by Christophe Leroy · 2 years, 4 months ago
  7. 83ee9f2 powerpc/kexec: Fix build failure from uninitialised variable by Russell Currey · 2 years, 5 months ago
  8. 4cfa6ff powerpc/64e: Fix kexec build error by Michael Ellerman · 2 years, 5 months ago
  9. b1fc44e pseries/iommu/ddw: Fix kdump to work in absence of ibm,dma-window by Alexey Kardashevskiy · 2 years, 6 months ago
  10. c725505 powerpc/crash: save cpu register data in crash_smp_send_stop() by Hari Bathini · 2 years, 6 months ago
  11. 46d60bd powerpc: Include asm/firmware.h in all users of firmware_has_feature() by Christophe Leroy · 2 years, 8 months ago
  12. 113fe88 powerpc: Don't include asm/setup.h in asm/machdep.h by Christophe Leroy · 2 years, 7 months ago
  13. 743cdb7 powerpc/kasan: Mark more real-mode code as not to be instrumented by Paul Mackerras · 2 years, 8 months ago
  14. 2ab2d579 powerpc/kasan: Disable address sanitization in kexec paths by Daniel Axtens · 2 years, 8 months ago
  15. e6f6390 powerpc: Add missing headers by Christophe Leroy · 2 years, 10 months ago
  16. 86c38fe powerpc: Remove asm/prom.h from all files that don't need it by Christophe Leroy · 2 years, 10 months ago
  17. 1fd02f6 powerpc: fix typos in comments by Julia Lawall · 2 years, 8 months ago
  18. 7622280 powerpc: Move C prototypes out of asm-prototypes.h by Christophe Leroy · 2 years, 10 months ago
  19. a4abd55 powerpc/kexec: Declare kexec_paca static by Christophe Leroy · 2 years, 10 months ago
  20. 7c5ed82 powerpc: Set crashkernel offset to mid of RMA region by Sourabh Jain · 3 years ago
  21. d276960 powerpc/kernel: Add __init attribute to eligible functions by Nick Child · 3 years, 1 month ago
  22. 387e220 powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU by Nicholas Piggin · 3 years, 1 month ago
  23. 8f7fadb powerpc/machdep: Remove stale functions from ppc_md structure by Christophe Leroy · 3 years, 4 months ago
  24. 7453f50 powerpc/kexec_file: Add of_node_put() before goto by Wan Jiabing · 3 years, 3 months ago
  25. 7cca308 Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 4 months ago
  26. c985aaf Merge branch 'rework/printk_safe-removal' into for-linus by Petr Mladek · 3 years, 4 months ago
  27. 33e1402 powerpc: Avoid link stack corruption in misc asm functions by Christophe Leroy · 3 years, 5 months ago
  28. c00103a powerpc/kexec: fix for_each_child.cocci warning by kernel test robot · 3 years, 5 months ago
  29. 85e3e7f printk: remove NMI tracking by John Ogness · 3 years, 6 months ago
  30. 8119cef powerpc/kexec: blacklist functions called in real mode for kprobe by Hari Bathini · 3 years, 6 months ago
  31. 019b3fd Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 6 months ago
  32. a9ee6cf mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA by Mike Rapoport · 3 years, 7 months ago
  33. a2305e3 powerpc: mark local variables around longjmp as volatile by Arnd Bergmann · 3 years, 9 months ago
  34. 40c7539 powerpc/kexec_file: Use current CPU info while setting up FDT by Sourabh Jain · 3 years, 9 months ago
  35. c70a4be Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 8 months ago
  36. 031cc26 powerpc: If kexec_build_elf_info() fails return immediately from elf64_load() by Lakshmi Ramasubramanian · 3 years, 9 months ago
  37. a45dd98 powerpc: Free fdt on error in elf64_load() by Lakshmi Ramasubramanian · 3 years, 9 months ago
  38. 7153d4b powerpc/traps: Enhance readability for trap types by Xiongwei Song · 3 years, 9 months ago
  39. 886db32 powerpc/kexec_file: Restore FDT size estimation for kdump kernel by Thiago Jung Bauermann · 3 years, 11 months ago
  40. cd42f1d powerpc: Delete unused function delete_fdt_mem_rsv() by Lakshmi Ramasubramanian · 3 years, 11 months ago
  41. fee3ff9 powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c by Lakshmi Ramasubramanian · 3 years, 11 months ago
  42. 0c60515 powerpc: Move ima buffer fields to struct kimage by Lakshmi Ramasubramanian · 3 years, 11 months ago
  43. 3c985d3 powerpc: Use common of_kexec_alloc_and_setup_fdt() by Rob Herring · 3 years, 11 months ago
  44. e6635ba powerpc: Use ELF fields defined in 'struct kimage' by Lakshmi Ramasubramanian · 3 years, 11 months ago
  45. 2377c92 powerpc/kexec_file: fix FDT size estimation for kdump kernel by Hari Bathini · 4 years ago
  46. b10d6bc arch, drivers: replace for_each_membock() with for_each_mem_range() by Mike Rapoport · 4 years, 3 months ago
  47. 6e245ad memblock: reduce number of parameters in for_each_mem_range() by Mike Rapoport · 4 years, 3 months ago
  48. 2e6bd22 powerpc/kexec_file: Enable early kernel OPAL calls by Hari Bathini · 4 years, 5 months ago
  49. b5667d1 powerpc/kexec_file: Fix kexec load failure with lack of memory hole by Hari Bathini · 4 years, 5 months ago
  50. 6ecd016 powerpc/kexec_file: Add appropriate regions for memory reserve map by Hari Bathini · 4 years, 5 months ago
  51. cb350c1 powerpc/kexec_file: Prepare elfcore header for crashing kernel by Hari Bathini · 4 years, 5 months ago
  52. 1a1cf93 powerpc/kexec_file: Setup backup region for kdump kernel by Hari Bathini · 4 years, 5 months ago
  53. 7c64e21 powerpc/kexec_file: Restrict memory usage of kdump kernel by Hari Bathini · 4 years, 5 months ago
  54. b8e55a3 powerpc/kexec_file: Avoid stomping memory used by special regions by Hari Bathini · 4 years, 5 months ago
  55. 180adfc powerpc/kexec_file: Add helper functions for getting memory ranges by Hari Bathini · 4 years, 5 months ago
  56. 1903127 powerpc/kexec_file: Mark PPC64 specific code by Hari Bathini · 4 years, 5 months ago
  57. 000a42b powerpc/book3s64/keys/kuap: Reset AMR/IAMR values on kexec by Aneesh Kumar K.V · 4 years, 6 months ago
  58. af2876b powerpc/crash: Use NMI context for printk when starting to crash by Leonardo Bras · 4 years, 8 months ago
  59. be5470e powerpc/crashkernel: Take "mem=" option into account by Pingfan Liu · 4 years, 9 months ago
  60. d38c07a Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 9 months ago
  61. c17eb4d powerpc: Make setjmp/longjmp signature standard by Clement Courbet · 4 years, 10 months ago
  62. 4d37cc2 powerpc: Replace cpu_up/down() with add/remove_cpu() by Qais Yousef · 4 years, 10 months ago
  63. c9029ef powerpc: Avoid clang warnings around setjmp and longjmp by Nathan Chancellor · 5 years ago
  64. 793b08e powerpc/kexec: Move kexec files into a dedicated subdir. by Christophe Leroy · 5 years ago