Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-09-06 | kexec_elf: support 32 bit ELF files | Sven Schnelle | 1 | -15/+42 |
2019-09-06 | kexec_elf: remove unused variable in kexec_elf_load() | Sven Schnelle | 1 | -5/+2 |
2019-09-06 | kexec_elf: remove Elf_Rel macro | Sven Schnelle | 1 | -4/+0 |
2019-09-06 | kexec_elf: remove PURGATORY_STACK_SIZE | Sven Schnelle | 1 | -2/+0 |
2019-09-06 | kexec_elf: remove parsing of section headers | Sven Schnelle | 1 | -137/+0 |
2019-09-06 | kexec_elf: change order of elf_*_to_cpu() functions | Sven Schnelle | 1 | -6/+6 |
2019-09-06 | kexec: add KEXEC_ELF | Sven Schnelle | 1 | -0/+549 |