aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel/relocate_kernel.S
AgeCommit message (Expand)AuthorFilesLines
2022-11-11MIPS: fix duplicate definitions for exported symbolsGravatar Rongwei Zhang 1-10/+5
2022-01-27MIPS: Fix build error due to PTR used in more placesGravatar Thomas Bogendoerfer 1-11/+11
2021-04-16MIPS: Loongson64: Add kexec/kdump supportGravatar Huacai Chen 1-5/+4
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Gravatar Thomas Gleixner 1-3/+1
2018-06-24MIPS: kexec: fix typosGravatar Yegor Yefremov 1-2/+2
2015-08-03MIPS: Replace add and sub instructions in relocate_kernel.S with addiuGravatar James Cowgill 1-4/+4
2013-09-05MIPS: kdump: Skip walking indirection page for crashkernelsGravatar Prem Mallappa 1-0/+6
2013-02-01MIPS: Whitespace cleanup.Gravatar Ralf Baechle 1-6/+6
2012-12-28MIPS: Switch remaining assembler PAGE_SIZE users to <asm/asm-offsets.h>.Gravatar Ralf Baechle 1-2/+1
2012-12-13MIPS: Octeon: Add kexec and kdump supportGravatar Ralf Baechle 1-0/+19
2012-12-13MIPS: kdump: Add supportGravatar Ralf Baechle 1-1/+87
2007-07-31[MIPS] Kexec: Fix several 64-bit bugs.Gravatar Ralf Baechle 1-38/+40
2006-11-30[MIPS] Add support for kexecGravatar Nicolas Schichan 1-0/+80