index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
machine_kexec.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
2024-02-24
1
-1
/
+1
*
kexec_file, arm64: print out debugging message if required
Baoquan He
2023-12-21
1
-20
/
+6
*
Merge branch 'for-next/misc' into for-next/core
Will Deacon
2023-04-20
1
-1
/
+2
|
\
|
*
arm64: kexec: include reboot.h
Simon Horman
2023-04-20
1
-0
/
+1
|
*
arm64: kexec: remove unnecessary (void*) conversions
Yu Zhe
2023-03-28
1
-1
/
+1
*
|
arm64: kdump : take off the protection on crashkernel memory region
Baoquan He
2023-04-11
1
-20
/
+0
|
/
*
treewide: Drop function_nocfi
Sami Tolvanen
2022-09-26
1
-1
/
+1
*
arm64: kdump: Reimplement crashkernel=X
Chen Zhou
2022-05-07
1
-2
/
+7
*
-
.
Merge branches 'for-next/misc', 'for-next/cache-ops-dzp', 'for-next/stacktrac...
Catalin Marinas
2022-01-05
1
-3
/
+5
|
\
\
|
|
*
arm64: kexec: use __pa_symbol(empty_zero_page)
Mark Rutland
2021-12-02
1
-1
/
+1
|
|
/
|
/
|
|
*
arm64: kexec: reduce calls to page_address()
Rongwei Wang
2021-12-10
1
-2
/
+4
|
/
*
arm64: kexec: remove cpu-reset.h
Pasha Tatashin
2021-10-01
1
-4
/
+2
*
arm64: kexec: remove the pre-kexec PoC maintenance
Pasha Tatashin
2021-10-01
1
-43
/
+0
*
arm64: kexec: keep MMU enabled during kexec relocation
Pasha Tatashin
2021-10-01
1
-4
/
+12
*
arm64: kexec: install a copy of the linear-map
Pasha Tatashin
2021-10-01
1
-2
/
+14
*
arm64: kexec: use ld script for relocation function
Pasha Tatashin
2021-10-01
1
-10
/
+6
*
arm64: kexec: relocate in EL1 mode
Pasha Tatashin
2021-10-01
1
-2
/
+2
*
arm64: kexec: configure EL2 vectors for kexec
Pasha Tatashin
2021-10-01
1
-0
/
+31
*
arm64: kexec: pass kimage as the only argument to relocation function
Pasha Tatashin
2021-10-01
1
-2
/
+5
*
arm64: kexec: skip relocation code for inplace kexec
Pasha Tatashin
2021-10-01
1
-13
/
+21
*
arm64: kexec: flush image and lists during kexec load time
Pasha Tatashin
2021-10-01
1
-32
/
+26
*
set_memory: allow querying whether set_direct_map_*() is actually enabled
Mike Rapoport
2021-07-08
1
-0
/
+1
*
arm64: Rename arm64-internal cache maintenance functions
Fuad Tabba
2021-05-25
1
-5
/
+5
*
arm64: __flush_dcache_area to take end parameter instead of size
Fuad Tabba
2021-05-25
1
-7
/
+13
*
arm64: Downgrade flush_icache_range to invalidate
Fuad Tabba
2021-05-25
1
-3
/
+7
*
arm64: kexec: call kexec_image_info only once
Pavel Tatashin
2021-01-27
1
-4
/
+1
*
arm64: kexec: move relocation function setup
Pavel Tatashin
2021-01-27
1
-27
/
+19
*
arm64: kexec: make dtb_mem always enabled
Pavel Tatashin
2021-01-27
1
-5
/
+1
*
arm64: fix the flush_icache_range arguments in machine_kexec
Christoph Hellwig
2020-05-11
1
-0
/
+1
*
Revert "arm64: kexec: make dtb_mem always enabled"
Will Deacon
2020-01-10
1
-1
/
+5
*
arm64: kexec: make dtb_mem always enabled
Pavel Tatashin
2020-01-08
1
-5
/
+1
*
arm64: kexec: remove unnecessary debug prints
Pavel Tatashin
2020-01-08
1
-12
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
arm64: kdump: no need to mark crashkernel pages manually PG_reserved
David Hildenbrand
2019-03-06
1
-1
/
+1
*
arm64: kexec: no need to ClearPageReserved()
David Hildenbrand
2019-03-06
1
-1
/
+0
*
arm64: kexec_file: invoke the kernel without purgatory
AKASHI Takahiro
2018-12-06
1
-2
/
+10
*
arm64: kernel: arch_crash_save_vmcoreinfo() should depend on CONFIG_CRASH_CORE
James Morse
2018-09-11
1
-11
/
+0
*
arm64: kexec: Add comment to explain use of __flush_icache_range()
Will Deacon
2018-07-31
1
-1
/
+8
*
arm64, kaslr: export offset in VMCOREINFO ELF notes
Bhupesh Sharma
2018-07-31
1
-0
/
+1
*
arm64: kexec: machine_kexec should call __flush_icache_range
Dave Kleikamp
2018-07-30
1
-1
/
+1
*
arm64: kexec: always reset to EL2 if present
Mark Rutland
2018-07-04
1
-2
/
+1
*
arm64: explicitly mask all exceptions
James Morse
2017-11-02
1
-2
/
+2
*
arm64: kexec: have own crash_smp_send_stop() for crash dump for nonpanic cores
Hoeun Ryu
2017-08-21
1
-1
/
+1
*
arm64: kdump: add VMCOREINFO's for user-space tools
AKASHI Takahiro
2017-04-05
1
-0
/
+11
*
arm64: kdump: implement machine_crash_shutdown()
AKASHI Takahiro
2017-04-05
1
-4
/
+54
*
arm64: hibernate: preserve kdump image around hibernation
AKASHI Takahiro
2017-04-05
1
-0
/
+71
*
arm64: kdump: protect crash dump kernel memory
Takahiro Akashi
2017-04-05
1
-6
/
+26
*
arm64/kexec: Add pr_debug output
Geoff Levand
2016-06-27
1
-0
/
+42
*
arm64/kexec: Add core kexec support
Geoff Levand
2016-06-27
1
-0
/
+170