summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/relocate_kernel.S
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King2014-07-181-1/+2
* ARM: 7897/1: kexec: Use the right ISA for relocate_new_kernelDave Martin2013-11-301-2/+6
* ARM: 7065/1: kexec: ensure new kernel is entered in ARM stateWill Deacon2011-08-281-1/+2
* ARM: 6497/1: kexec: Correct data alignment for CONFIG_THUMB2_KERNELDave Martin2010-11-301-0/+2
* ARM: 6119/1: kdump: skip indirection page when crashingMika Westerberg2010-07-091-0/+6
* [ARM] 4736/1: Export atags to userspace and allow kexec to use customised atagsRichard Purdie2008-02-041-26/+4Star
* [ARM] 4599/1: Preserve ATAG list for use with kexec (2.6.23)Mike Westerhof2007-10-131-1/+28
* [ARM] 4137/1: Add kexec supportRichard Purdie2007-02-161-0/+74