aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/purgatory
AgeCommit message (Expand)AuthorFilesLines
2023-02-10powerpc/kcsan: Add exclusions from instrumentationGravatar Rohan McLure 1-0/+1
2022-07-27powerpc/purgatory: Omit use of bin2cGravatar Masahiro Yamada 3-7/+16
2021-04-08powerpc/kexec: Don't use .machine ppc64 in trampoline_64.SGravatar Michael Ellerman 1-1/+0
2020-07-29powerpc/kexec_file: Enable early kernel OPAL callsGravatar Hari Bathini 1-0/+16
2020-07-29powerpc/kexec_file: Setup backup region for kdump kernelGravatar Hari Bathini 1-4/+34
2020-07-29powerpc/kexec_file: Mark PPC64 specific codeGravatar Hari Bathini 2-2/+2
2020-03-25.gitignore: add SPDX License IdentifierGravatar Masahiro Yamada 1-0/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Gravatar Thomas Gleixner 1-4/+1
2019-05-03powerpc: disable KASAN instrumentation on early/critical files.Gravatar Christophe Leroy 1-0/+3
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-9/+1
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hGravatar Christophe Leroy 1-9/+1
2018-07-18kbuild: move bin2c back to scripts/ from scripts/basic/Gravatar Masahiro Yamada 1-2/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-08-31powerpc/asm: Convert .llong directives to .8byteGravatar Tobin C. Harding 1-2/+2
2017-08-10powerpc: Fix invalid use of register expressionsGravatar Andreas Schwab 1-1/+1
2017-03-10kexec, x86/purgatory: Unbreak it and clean it upGravatar Thomas Gleixner 1-6/+6
2016-11-30powerpc: Add purgatory for kexec_file_load() implementation.Gravatar Thiago Jung Bauermann 3-0/+145