summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/machine_kexec.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner2019-06-191-3/+1
* MIPS: kdump: Mark cpu back online before rebootingDengcheng Zhu2018-09-281-0/+10
* MIPS: kexec: Use prepare method from Generic for UHI platformsDengcheng Zhu2018-09-221-1/+41
* MIPS: kexec: Make a framework for both jumping and halting on nonboot CPUsDengcheng Zhu2018-09-221-7/+83
* MIPS: kexec: Mark CPU offline before disabling local IRQDengcheng Zhu2018-09-211-0/+3
* MIPS: kexec: add debug info about the new kexec'ed imageMarcin Nowakowski2017-01-031-0/+22
* mips/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai2016-10-111-0/+1
* MIPS: kdump: Set correct value to kexec_indirection_page variableYang Wei2014-08-251-2/+6
* MIPS: kdump: Add supportRalf Baechle2012-12-131-4/+29
* [MIPS] Unconditionally writeback and invalidate caches on kexec.Nicolas Schichan2007-08-271-4/+1
* [MIPS] Kexec: Fix several warnings.Ralf Baechle2007-07-311-5/+8
* Storage class should be before const qualifierTobias Klauser2007-02-171-2/+2
* [MIPS] Add support for kexecNicolas Schichan2006-11-301-0/+85