index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
machine_kexec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-24
arch, crash: move arch_crash_save_vmcoreinfo() out to file vmcore_info.c
Baoquan He
1
-7
/
+0
2023-08-14
ARM: 9317/1: kexec: Make smp stop calls asynchronous
MÃ¥rten Lindahl
1
-1
/
+13
2022-12-14
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+2
2022-11-19
ARM: kexec: make machine_crash_nonpanic_core() static
Chen Lifu
1
-1
/
+1
2022-11-07
ARM: 9257/1: Disable FIQs (but not IRQs) on CPUs shutdown paths
Guilherme G. Piccoli
1
-0
/
+2
2021-03-09
ARM: 9060/1: kexec: Remove unused kexec_reinit callback
Joel Stanley
1
-8
/
+0
2021-02-05
ARM: kexec: fix oops after TLB are invalidated
Russell King
1
-12
/
+8
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
1
-1
/
+0
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2019-02-02
ARM: avoid Cortex-A9 livelock on tight dmb loops
Russell King
1
-1
/
+4
2018-05-19
ARM: kexec: record parent context registers for non-crash CPUs
Russell King
1
-1
/
+1
2018-05-19
ARM: kexec: fix kdump register saving on panic()
Russell King
1
-12
/
+22
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-20
ARM: kexec: fix failure to boot crash kernel
Russell King
1
-5
/
+6
2017-05-09
arm: use set_memory.h header
Laura Abbott
1
-0
/
+1
2016-08-03
ARM: kexec: fix kexec for Keystone 2
Russell King
1
-1
/
+1
2016-02-08
ARM: use virt_to_idmap() for soft_restart()
Russell King
1
-10
/
+6
2015-04-02
ARM: 8338/1: kexec: Relax SMP validation to improve DT compatibility
Geert Uytterhoeven
1
-1
/
+2
2014-12-05
Merge branch 'devel-stable' into for-next
Russell King
1
-4
/
+5
2014-11-21
ARM: convert printk(KERN_* to pr_*
Russell King
1
-3
/
+3
2014-10-17
ARM: mm: allow text and rodata sections to be read-only
Kees Cook
1
-0
/
+1
2014-10-17
ARM: kexec: Make .text R/W in machine_kexec
Nikolay Borisov
1
-4
/
+4
2014-04-23
ARM: 8030/1: ARM : kdump : add arch_crash_save_vmcoreinfo
Liu Hua
1
-0
/
+7
2013-12-01
ARM: 7897/1: kexec: Use the right ISA for relocate_new_kernel
Dave Martin
1
-7
/
+10
2013-08-20
ARM: 7815/1: kexec: offline non panic CPUs on Kdump panic
Vijaya Kumar K
1
-0
/
+1
2013-08-13
ARM: 7807/1: kexec: validate CPU hotplug support
Stephen Warren
1
-4
/
+16
2013-06-18
ARM: 7759/1: decouple CPU offlining from reboot/shutdown
Stephen Warren
1
-0
/
+4
2012-10-18
ARM: 7555/1: kexec: fix segment memory addresses check
Aaro Koskinen
1
-4
/
+3
2012-09-27
ARM: 7540/1: kexec: Check segment memory addresses
Matthew Leach
1
-0
/
+6
2012-09-27
ARM: 7539/1: kexec: scan for dtb magic in segments
Matthew Leach
1
-1
/
+22
2012-03-30
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-0
/
+25
2012-03-28
Disintegrate asm/system.h for ARM
David Howells
1
-1
/
+1
2012-03-24
ARM: 7316/1: kexec: EOI active and mask all interrupts in kexec crash path
Will Deacon
1
-0
/
+25
2011-12-12
ARM: kexec: use soft_restart for branching to the reboot buffer
Will Deacon
1
-12
/
+3
2011-12-06
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...
Russell King
1
-18
/
+17
2011-11-11
ARM: restart: remove argument to setup_mm_for_reboot()
Russell King
1
-2
/
+2
2011-11-07
Revert "ARM: 7098/1: kdump: copy kernel relocation code at the kexec prepare ...
Russell King
1
-18
/
+17
2011-10-17
ARM: 7098/1: kdump: copy kernel relocation code at the kexec prepare stage
Lei Wen
1
-17
/
+18
2011-03-04
[ARM] add machine-specific hook to machine_kexec
Eric Cooper
1
-0
/
+7
2010-12-04
ARM: 6522/1: kexec: Add call to non-crashing cores through IPI
Per Fransson
1
-0
/
+30
2010-10-26
arm: Disable outer (L2) cache in kexec
Thomas Gleixner
1
-0
/
+3
2010-07-31
Merge branch 'misc' into devel
Russell King
1
-5
/
+5
2010-07-27
ARM: call machine_shutdown() from machine_halt(), etc
Russell King
1
-4
/
+0
2010-07-27
ARM: Factor out common code from cpu_proc_fin()
Russell King
1
-1
/
+5
2010-07-09
ARM: 6118/1: kdump: implement machine_crash_shutdown()
Mika Westerberg
1
-0
/
+4
2009-02-10
[ARM] Storage class should be before const qualifier
Tobias Klauser
1
-2
/
+2
2008-09-06
[ARM] Convert asm/io.h to linux/io.h
Russell King
1
-1
/
+1
2008-08-15
kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE
Huang Ying
1
-1
/
+1
2008-02-04
[ARM] 4736/1: Export atags to userspace and allow kexec to use customised atags
Richard Purdie
1
-0
/
+2
2007-02-16
[ARM] 4137/1: Add kexec support
Richard Purdie
1
-0
/
+78