index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
purgatory
Age
Commit message (
Expand
)
Author
2021-04-08
powerpc/kexec: Don't use .machine ppc64 in trampoline_64.S
Michael Ellerman
2020-07-29
powerpc/kexec_file: Enable early kernel OPAL calls
Hari Bathini
2020-07-29
powerpc/kexec_file: Setup backup region for kdump kernel
Hari Bathini
2020-07-29
powerpc/kexec_file: Mark PPC64 specific code
Hari Bathini
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-05-03
powerpc: disable KASAN instrumentation on early/critical files.
Christophe Leroy
2018-08-17
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-07-30
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
2018-07-18
kbuild: move bin2c back to scripts/ from scripts/basic/
Masahiro Yamada
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-31
powerpc/asm: Convert .llong directives to .8byte
Tobin C. Harding
2017-08-10
powerpc: Fix invalid use of register expressions
Andreas Schwab
2017-03-10
kexec, x86/purgatory: Unbreak it and clean it up
Thomas Gleixner
2016-11-30
powerpc: Add purgatory for kexec_file_load() implementation.
Thiago Jung Bauermann