Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-07kexec_elf: support 32 bit ELF filesSven Schnelle
2019-09-07kexec_elf: remove unused variable in kexec_elf_load()Sven Schnelle
2019-09-07kexec_elf: remove Elf_Rel macroSven Schnelle
2019-09-07kexec_elf: remove PURGATORY_STACK_SIZESven Schnelle
2019-09-07kexec_elf: remove parsing of section headersSven Schnelle
2019-09-07kexec_elf: change order of elf_*_to_cpu() functionsSven Schnelle
2019-09-07kexec: add KEXEC_ELFSven Schnelle