aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/relocate.c
AgeCommit message (Expand)Author
2021-02-21Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2021-02-09MIPS: relocatable: Use __kaslr_offset in show_kernel_relocationJinyang He
2021-02-09MIPS: relocatable: Provide kaslr_offset() to get the kernel offsetJinyang He
2021-01-18MIPS: relocatable: optimize the relocation processAlexander Lobakin
2021-01-13MIPS: relocatable: fix possible boot hangup with KASLR enabledAlexander Lobakin
2020-12-05MIPS: KASLR: Avoid endless loop in sync_icache if synci_step is zeroJinyang He
2020-11-27MIPS: Loongson64: Add KASLR supportJinyang He
2020-11-27MIPS: KASLR: Correct valid bits in apply_r_mips_26_rel()Jinyang He
2018-08-31MIPS: Remove no-op/identity castsPaul Burton
2017-11-03Update MIPS email addressesPaul Burton
2017-04-12MIPS: KASLR: Add missing header filesMatt Redfearn
2017-01-03MIPS: relocate: Optionally relocate the DTBMarcin Nowakowski
2017-01-03MIPS: Relocatable: Provide plat_post_relocation hookSteven J. Hill
2016-11-04MIPS: KASLR: Fix handling of NULL FDTMatt Redfearn
2016-05-13MIPS: Kernel: Implement KASLR using CONFIG_RELOCATABLEMatt Redfearn
2016-05-13MIPS: Kernel: Add relocate.cMatt Redfearn