summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/machine_kexec.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: kexec: fix kexec for Keystone 2Russell King2016-08-021-1/+1
* ARM: use virt_to_idmap() for soft_restart()Russell King2016-02-081-10/+6
* ARM: 8338/1: kexec: Relax SMP validation to improve DT compatibilityGeert Uytterhoeven2015-04-021-1/+2
* Merge branch 'devel-stable' into for-nextRussell King2014-12-051-4/+5
|\
| * ARM: mm: allow text and rodata sections to be read-onlyKees Cook2014-10-161-0/+1
| * ARM: kexec: Make .text R/W in machine_kexecNikolay Borisov2014-10-161-4/+4
* | ARM: convert printk(KERN_* to pr_*Russell King2014-11-211-3/+3
|/
* ARM: 8030/1: ARM : kdump : add arch_crash_save_vmcoreinfoLiu Hua2014-04-221-0/+7
* ARM: 7897/1: kexec: Use the right ISA for relocate_new_kernelDave Martin2013-11-301-7/+10
* ARM: 7815/1: kexec: offline non panic CPUs on Kdump panicVijaya Kumar K2013-08-201-0/+1
* ARM: 7807/1: kexec: validate CPU hotplug supportStephen Warren2013-08-131-4/+16
* ARM: 7759/1: decouple CPU offlining from reboot/shutdownStephen Warren2013-06-171-0/+4
* ARM: 7555/1: kexec: fix segment memory addresses checkAaro Koskinen2012-10-181-4/+3
* ARM: 7540/1: kexec: Check segment memory addressesMatthew Leach2012-09-261-0/+6
* ARM: 7539/1: kexec: scan for dtb magic in segmentsMatthew Leach2012-09-261-1/+22
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-291-0/+25
|\
| * ARM: 7316/1: kexec: EOI active and mask all interrupts in kexec crash pathWill Deacon2012-03-241-0/+25
* | Disintegrate asm/system.h for ARMDavid Howells2012-03-281-1/+1
|/
* ARM: kexec: use soft_restart for branching to the reboot bufferWill Deacon2011-12-121-12/+3
* Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King2011-12-051-18/+17
|\
| * Revert "ARM: 7098/1: kdump: copy kernel relocation code at the kexec prepare ...Russell King2011-11-071-18/+17
* | ARM: restart: remove argument to setup_mm_for_reboot()Russell King2011-11-101-2/+2
|/
* ARM: 7098/1: kdump: copy kernel relocation code at the kexec prepare stageLei Wen2011-10-171-17/+18
* [ARM] add machine-specific hook to machine_kexecEric Cooper2011-03-031-0/+7
* ARM: 6522/1: kexec: Add call to non-crashing cores through IPIPer Fransson2010-12-041-0/+30
* arm: Disable outer (L2) cache in kexecThomas Gleixner2010-10-261-0/+3
* Merge branch 'misc' into develRussell King2010-07-311-5/+5
|\
| * ARM: call machine_shutdown() from machine_halt(), etcRussell King2010-07-271-4/+0
| * ARM: Factor out common code from cpu_proc_fin()Russell King2010-07-271-1/+5
* | ARM: 6118/1: kdump: implement machine_crash_shutdown()Mika Westerberg2010-07-091-0/+4
|/
* [ARM] Storage class should be before const qualifierTobias Klauser2009-02-101-2/+2
* [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-061-1/+1
* kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEHuang Ying2008-08-151-1/+1
* [ARM] 4736/1: Export atags to userspace and allow kexec to use customised atagsRichard Purdie2008-02-041-0/+2
* [ARM] 4137/1: Add kexec supportRichard Purdie2007-02-161-0/+78