summaryrefslogtreecommitdiff
path: root/arch/mips/kernel/machine_kexec.c
AgeCommit message (Expand)Author
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner
2018-09-28MIPS: kdump: Mark cpu back online before rebootingDengcheng Zhu
2018-09-22MIPS: kexec: Use prepare method from Generic for UHI platformsDengcheng Zhu
2018-09-22MIPS: kexec: Make a framework for both jumping and halting on nonboot CPUsDengcheng Zhu
2018-09-21MIPS: kexec: Mark CPU offline before disabling local IRQDengcheng Zhu
2017-01-03MIPS: kexec: add debug info about the new kexec'ed imageMarcin Nowakowski
2016-10-11mips/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai
2014-08-25MIPS: kdump: Set correct value to kexec_indirection_page variableYang Wei
2012-12-13MIPS: kdump: Add supportRalf Baechle
2007-08-27[MIPS] Unconditionally writeback and invalidate caches on kexec.Nicolas Schichan
2007-07-31[MIPS] Kexec: Fix several warnings.Ralf Baechle
2007-02-17Storage class should be before const qualifierTobias Klauser
2006-11-30[MIPS] Add support for kexecNicolas Schichan