Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm64: kexec_file: handle empty command-line | Jean-Philippe Brucker | 2019-02-05 | 1 | -1/+3 |
* | arm64: kexec_file: return successfully even if kaslr-seed doesn't exist | AKASHI Takahiro | 2019-01-11 | 1 | -1/+3 |
* | arm64: kexec_file: include linux/vmalloc.h | Arnd Bergmann | 2018-12-11 | 1 | -0/+1 |
* | arm64: kexec_file: Refactor setup_dtb() to consolidate error checking | Will Deacon | 2018-12-06 | 1 | -30/+34 |
* | arm64: kexec_file: add kaslr support | AKASHI Takahiro | 2018-12-06 | 1 | -1/+18 |
* | arm64: kexec_file: allow for loading Image-format kernel | AKASHI Takahiro | 2018-12-06 | 1 | -0/+1 |
* | arm64: kexec_file: load initrd and device-tree | AKASHI Takahiro | 2018-12-06 | 1 | -0/+185 |
* | arm64: enable KEXEC_FILE config | AKASHI Takahiro | 2018-12-06 | 1 | -0/+16 |