aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/machine_kexec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-0/+25
2012-03-28Disintegrate asm/system.h for ARMDavid Howells1-1/+1
2012-03-24ARM: 7316/1: kexec: EOI active and mask all interrupts in kexec crash pathWill Deacon1-0/+25
2011-12-12ARM: kexec: use soft_restart for branching to the reboot bufferWill Deacon1-12/+3
2011-12-05Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stableRussell King1-18/+17
2011-11-10ARM: restart: remove argument to setup_mm_for_reboot()Russell King1-2/+2
2011-11-07Revert "ARM: 7098/1: kdump: copy kernel relocation code at the kexec prepare stage"Russell King1-18/+17
2011-10-17ARM: 7098/1: kdump: copy kernel relocation code at the kexec prepare stageLei Wen1-17/+18
2011-03-03[ARM] add machine-specific hook to machine_kexecEric Cooper1-0/+7
2010-12-04ARM: 6522/1: kexec: Add call to non-crashing cores through IPIPer Fransson1-0/+30
2010-10-26arm: Disable outer (L2) cache in kexecThomas Gleixner1-0/+3
2010-07-31Merge branch 'misc' into develRussell King1-5/+5
2010-07-27ARM: call machine_shutdown() from machine_halt(), etcRussell King1-4/+0
2010-07-27ARM: Factor out common code from cpu_proc_fin()Russell King1-1/+5
2010-07-09ARM: 6118/1: kdump: implement machine_crash_shutdown()Mika Westerberg1-0/+4
2009-02-10[ARM] Storage class should be before const qualifierTobias Klauser1-2/+2
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King1-1/+1
2008-08-15kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEHuang Ying1-1/+1
2008-02-04[ARM] 4736/1: Export atags to userspace and allow kexec to use customised atagsRichard Purdie1-0/+2
2007-02-16[ARM] 4137/1: Add kexec supportRichard Purdie1-0/+78