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