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
starfive-6.6.48-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
/
powerpc
/
kexec
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-20
Merge tag 'powerpc-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-74
/
+81
2024-07-04
powerpc/kexec: Use of_property_read_reg()
Rob Herring (Arm)
1
-24
/
+13
2024-06-28
powerpc/pseries: Fix scv instruction crash with kexec
Nicholas Piggin
1
-0
/
+11
2024-06-17
powerpc/kexec_file: fix cpus node update to FDT
Sourabh Jain
1
-16
/
+37
2024-06-17
powerpc/kexec_file: fix extra size calculation for kexec FDT
Sourabh Jain
2
-34
/
+31
2024-05-03
powerpc/crash: remove unnecessary NULL check before kvfree()
Sourabh Jain
1
-2
/
+1
2024-04-23
powerpc/crash: add crash memory hotplug support
Sourabh Jain
3
-2
/
+198
2024-04-23
powerpc/crash: add crash CPU hotplug support
Sourabh Jain
3
-1
/
+122
2024-04-23
powerpc/kexec: make the update_cpus_node() function public
Sourabh Jain
2
-87
/
+91
2024-04-23
powerpc/kexec: move *_memory_ranges functions to ranges.c
Sourabh Jain
3
-201
/
+220
2024-03-17
powerpc/kdump: Split KEXEC_CORE and CRASH_DUMP dependency
Hari Bathini
2
-1
/
+6
2024-03-17
powerpc/kexec: split CONFIG_KEXEC_FILE and CONFIG_CRASH_DUMP
Hari Bathini
2
-131
/
+142
2024-03-16
Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-3
/
+7
2024-03-03
powerpc: Stop using of_root
Christophe Leroy
1
-3
/
+5
2024-03-03
powerpc/32: Curb objtool unannotated intra-function call warning
Sathvika Vasireddy
1
-0
/
+2
2024-02-24
arch, crash: move arch_crash_save_vmcoreinfo() out to file vmcore_info.c
Baoquan He
3
-28
/
+33
2024-01-09
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
3
-15
/
+14
2023-12-21
kexec_file, power: print out debugging message if required
Baoquan He
2
-13
/
+13
2023-12-13
powerpc: add cpu_spec.cpu_features to vmcoreinfo
Aditya Gupta
1
-0
/
+1
2023-12-11
arch: remove ARCH_TASK_STRUCT_ON_STACK
Heiko Carstens
1
-2
/
+1
2023-11-03
Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-7
/
+14
2023-10-25
powerpc/vmcore: Add MMU information to vmcoreinfo
Aditya Gupta
1
-0
/
+3
2023-10-25
Revert "powerpc: add `cur_cpu_spec` symbol to vmcoreinfo"
Michael Ellerman
1
-2
/
+0
2023-10-19
powerpc: Annotate endianness of various variables and functions
Benjamin Gray
2
-5
/
+5
2023-10-04
crash_core: change the prototype of function parse_crashkernel()
Baoquan He
1
-1
/
+1
2023-09-18
powerpc: add `cur_cpu_spec` symbol to vmcoreinfo
Aditya Gupta
1
-0
/
+2
2023-09-18
powerpc/kexec_file: add missing of_node_put
Julia Lawall
1
-2
/
+6
2023-08-18
powerpc: Move DMA64_PROPNAME define to a header
Michal Suchanek
1
-4
/
+1
2023-08-14
powerpc: mark more local variables as volatile
Arnd Bergmann
1
-1
/
+1
2023-08-02
powerpc/kexec: fix minor typo
Laurent Dufour
1
-3
/
+3
2023-08-02
powerpc: Explicitly include correct DT includes
Rob Herring
2
-2
/
+2
2023-02-15
powerpc/kexec_file: print error string on usable memory property update failure
Sourabh Jain
1
-1
/
+2
2023-02-12
powerpc/pseries: Pass PLPKS password on kexec
Russell Currey
1
-5
/
+13
2023-02-06
powerpc/kexec_file: fix implicit decl error
Randy Dunlap
1
-0
/
+1
2023-02-01
powerpc/kexec_file: Count hot-pluggable memory in FDT estimate
Sourabh Jain
1
-1
/
+1
2023-01-31
powerpc/kexec_file: Fix division by zero in extra size estimation
Michael Ellerman
1
-4
/
+7
2022-12-19
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+58
2022-12-07
powerpc: Take in account addition CPU node when building kexec FDT
Laurent Dufour
1
-1
/
+58
2022-11-19
kexec: replace crash_mem_range with range
Li Chen
2
-5
/
+5
2022-09-28
powerpc/64/kdump: Limit kdump base to 512MB
Hari Bathini
1
-3
/
+3
2022-09-26
powerpc: Remove CONFIG_PPC_BOOK3E
Christophe Leroy
1
-1
/
+1
2022-09-26
powerpc: Remove CONFIG_FSL_BOOKE
Christophe Leroy
2
-3
/
+3
2022-08-10
powerpc/kexec: Fix build failure from uninitialised variable
Russell Currey
1
-5
/
+5
2022-08-03
powerpc/64e: Fix kexec build error
Michael Ellerman
1
-0
/
+1
2022-07-28
pseries/iommu/ddw: Fix kdump to work in absence of ibm,dma-window
Alexey Kardashevskiy
1
-0
/
+54
2022-07-28
powerpc/crash: save cpu register data in crash_smp_send_stop()
Hari Bathini
1
-30
/
+47
2022-06-29
powerpc: Include asm/firmware.h in all users of firmware_has_feature()
Christophe Leroy
1
-0
/
+1
2022-06-20
powerpc: Don't include asm/setup.h in asm/machdep.h
Christophe Leroy
1
-0
/
+1
2022-05-29
powerpc/kasan: Mark more real-mode code as not to be instrumented
Paul Mackerras
1
-1
/
+1
2022-05-22
powerpc/kasan: Disable address sanitization in kexec paths
Daniel Axtens
1
-0
/
+2
[next]