summaryrefslogtreecommitdiff
path: root/arch/arm/kernel/machine_kexec.c
AgeCommit message (Expand)Author
2023-08-14ARM: 9317/1: kexec: Make smp stop calls asynchronousMÃ¥rten Lindahl
2022-12-13Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-11-18ARM: kexec: make machine_crash_nonpanic_core() staticChen Lifu
2022-11-07ARM: 9257/1: Disable FIQs (but not IRQs) on CPUs shutdown pathsGuilherme G. Piccoli
2021-03-09ARM: 9060/1: kexec: Remove unused kexec_reinit callbackJoel Stanley
2021-02-05ARM: kexec: fix oops after TLB are invalidatedRussell King
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2019-02-01ARM: avoid Cortex-A9 livelock on tight dmb loopsRussell King
2018-05-19ARM: kexec: record parent context registers for non-crash CPUsRussell King
2018-05-19ARM: kexec: fix kdump register saving on panic()Russell King
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-20ARM: kexec: fix failure to boot crash kernelRussell King
2017-05-08arm: use set_memory.h headerLaura Abbott
2016-08-02ARM: kexec: fix kexec for Keystone 2Russell King
2016-02-08ARM: use virt_to_idmap() for soft_restart()Russell King
2015-04-02ARM: 8338/1: kexec: Relax SMP validation to improve DT compatibilityGeert Uytterhoeven
2014-12-05Merge branch 'devel-stable' into for-nextRussell King
2014-11-21ARM: convert printk(KERN_* to pr_*Russell King
2014-10-16ARM: mm: allow text and rodata sections to be read-onlyKees Cook
2014-10-16ARM: kexec: Make .text R/W in machine_kexecNikolay Borisov
2014-04-22ARM: 8030/1: ARM : kdump : add arch_crash_save_vmcoreinfoLiu Hua
2013-11-30ARM: 7897/1: kexec: Use the right ISA for relocate_new_kernelDave Martin
2013-08-20ARM: 7815/1: kexec: offline non panic CPUs on Kdump panicVijaya Kumar K
2013-08-13ARM: 7807/1: kexec: validate CPU hotplug supportStephen Warren
2013-06-17ARM: 7759/1: decouple CPU offlining from reboot/shutdownStephen Warren
2012-10-18ARM: 7555/1: kexec: fix segment memory addresses checkAaro Koskinen
2012-09-26ARM: 7540/1: kexec: Check segment memory addressesMatthew Leach
2012-09-26ARM: 7539/1: kexec: scan for dtb magic in segmentsMatthew Leach
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-28Disintegrate asm/system.h for ARMDavid Howells
2012-03-24ARM: 7316/1: kexec: EOI active and mask all interrupts in kexec crash pathWill Deacon
2011-12-12ARM: kexec: use soft_restart for branching to the reboot bufferWill Deacon
2011-12-05Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King
2011-11-10ARM: restart: remove argument to setup_mm_for_reboot()Russell King
2011-11-07Revert "ARM: 7098/1: kdump: copy kernel relocation code at the kexec prepare ...Russell King
2011-10-17ARM: 7098/1: kdump: copy kernel relocation code at the kexec prepare stageLei Wen
2011-03-03[ARM] add machine-specific hook to machine_kexecEric Cooper
2010-12-04ARM: 6522/1: kexec: Add call to non-crashing cores through IPIPer Fransson
2010-10-26arm: Disable outer (L2) cache in kexecThomas Gleixner
2010-07-31Merge branch 'misc' into develRussell King
2010-07-27ARM: call machine_shutdown() from machine_halt(), etcRussell King
2010-07-27ARM: Factor out common code from cpu_proc_fin()Russell King
2010-07-09ARM: 6118/1: kdump: implement machine_crash_shutdown()Mika Westerberg
2009-02-10[ARM] Storage class should be before const qualifierTobias Klauser
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King
2008-08-15kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEHuang Ying
2008-02-04[ARM] 4736/1: Export atags to userspace and allow kexec to use customised atagsRichard Purdie
2007-02-16[ARM] 4137/1: Add kexec supportRichard Purdie