| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-05 | 1 | -1/+1 |
* | arm64: kexec: no need to ClearPageReserved() | David Hildenbrand | 2019-03-05 | 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 |