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
/
mips
/
kernel
/
relocate.c
Age
Commit message (
Expand
)
Author
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-02-21
Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2021-02-09
MIPS: relocatable: Use __kaslr_offset in show_kernel_relocation
Jinyang He
2021-02-09
MIPS: relocatable: Provide kaslr_offset() to get the kernel offset
Jinyang He
2021-01-18
MIPS: relocatable: optimize the relocation process
Alexander Lobakin
2021-01-13
MIPS: relocatable: fix possible boot hangup with KASLR enabled
Alexander Lobakin
2020-12-05
MIPS: KASLR: Avoid endless loop in sync_icache if synci_step is zero
Jinyang He
2020-11-27
MIPS: Loongson64: Add KASLR support
Jinyang He
2020-11-27
MIPS: KASLR: Correct valid bits in apply_r_mips_26_rel()
Jinyang He
2018-08-31
MIPS: Remove no-op/identity casts
Paul Burton
2017-11-03
Update MIPS email addresses
Paul Burton
2017-04-12
MIPS: KASLR: Add missing header files
Matt Redfearn
2017-01-03
MIPS: relocate: Optionally relocate the DTB
Marcin Nowakowski
2017-01-03
MIPS: Relocatable: Provide plat_post_relocation hook
Steven J. Hill
2016-11-04
MIPS: KASLR: Fix handling of NULL FDT
Matt Redfearn
2016-05-13
MIPS: Kernel: Implement KASLR using CONFIG_RELOCATABLE
Matt Redfearn
2016-05-13
MIPS: Kernel: Add relocate.c
Matt Redfearn