aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/machine_kexec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-28MIPS: kdump: Mark cpu back online before rebootingDengcheng Zhu1-0/+10
2018-09-22MIPS: kexec: Use prepare method from Generic for UHI platformsDengcheng Zhu1-1/+41
2018-09-22MIPS: kexec: Make a framework for both jumping and halting on nonboot CPUsDengcheng Zhu1-7/+83
2018-09-21MIPS: kexec: Mark CPU offline before disabling local IRQDengcheng Zhu1-0/+3
2017-01-03MIPS: kexec: add debug info about the new kexec'ed imageMarcin Nowakowski1-0/+22
2016-10-11mips/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai1-0/+1
2014-08-25MIPS: kdump: Set correct value to kexec_indirection_page variableYang Wei1-2/+6
2012-12-13MIPS: kdump: Add supportRalf Baechle1-4/+29
2007-08-27[MIPS] Unconditionally writeback and invalidate caches on kexec.Nicolas Schichan1-4/+1
2007-07-31[MIPS] Kexec: Fix several warnings.Ralf Baechle1-5/+8
2007-02-17Storage class should be before const qualifierTobias Klauser1-2/+2
2006-11-30[MIPS] Add support for kexecNicolas Schichan1-0/+85