summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/nohash/kaslr_booke.c
AgeCommit message (Expand)Author
2023-10-04crash_core: change the prototype of function parse_crashkernel()Baoquan He
2022-11-30powerpc/book3e: remove #include <generated/utsrelease.h>Thomas Weißschuh
2022-06-06powerpc/book3e: get rid of #include <generated/compile.h>Masahiro Yamada
2022-05-22powerpc/kaslr_booke: Fix build errorYueHaibing
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy
2022-05-05powerpc: fix typos in commentsJulia Lawall
2022-01-12Merge tag 'devicetree-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-12-16of/fdt: Rework early_init_dt_scan_chosen() to call directlyRob Herring
2021-11-16powerpc/book3e: Fix TLBCAM preset at bootChristophe Leroy
2021-10-22powerpc/fsl_booke: Tell map_mem_in_cams() if init is doneChristophe Leroy
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport
2020-06-22powerpc/fsl_booke/32: Fix build with CONFIG_RANDOMIZE_BASEArseny Solokha
2019-11-13powerpc/fsl_booke/kaslr: support nokaslr cmdline parameterJason Yan
2019-11-13powerpc/fsl_booke/kaslr: clear the original kernel if randomizedJason Yan
2019-11-13powerpc/fsl_booke/32: randomize the kernel image offsetJason Yan
2019-11-13powerpc/fsl_booke/32: implement KASLR infrastructureJason Yan