summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/nohash/kaslr_booke.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix typosBjorn Helgaas2024-05-071-1/+1
* kexec: split crashkernel reservation code out from crash_core.cBaoquan He2024-02-241-2/+2
* crash_core: change the prototype of function parse_crashkernel()Baoquan He2023-10-041-1/+1
* powerpc/book3e: remove #include <generated/utsrelease.h>Thomas Weißschuh2022-11-301-1/+0
* powerpc/book3e: get rid of #include <generated/compile.h>Masahiro Yamada2022-06-061-6/+2
* powerpc/kaslr_booke: Fix build errorYueHaibing2022-05-221-0/+2
* powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy2022-05-081-1/+0
* powerpc: fix typos in commentsJulia Lawall2022-05-051-1/+1
* Merge tag 'devicetree-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-131-3/+1
|\
| * of/fdt: Rework early_init_dt_scan_chosen() to call directlyRob Herring2021-12-161-3/+1
* | powerpc/book3e: Fix TLBCAM preset at bootChristophe Leroy2021-11-161-1/+1
|/
* powerpc/fsl_booke: Tell map_mem_in_cams() if init is doneChristophe Leroy2021-10-221-1/+1
* mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-071-1/+0
* powerpc/fsl_booke/32: Fix build with CONFIG_RANDOMIZE_BASEArseny Solokha2020-06-221-0/+1
* powerpc/fsl_booke/kaslr: support nokaslr cmdline parameterJason Yan2019-11-131-0/+7
* powerpc/fsl_booke/kaslr: clear the original kernel if randomizedJason Yan2019-11-131-0/+11
* powerpc/fsl_booke/32: randomize the kernel image offsetJason Yan2019-11-131-2/+323
* powerpc/fsl_booke/32: implement KASLR infrastructureJason Yan2019-11-131-0/+62