Age | Commit message (Expand) | Author |
---|---|---|
2024-05-14 | Makefile: remove redundant tool coverage variables | Masahiro Yamada |
2024-02-16 | arm64: kernel: Create initial ID map from C code | Ard Biesheuvel |
2024-02-16 | arm64: head: Move early kernel mapping routines into C code | Ard Biesheuvel |
2024-02-16 | arm64: head: move dynamic shadow call stack patching into early C runtime | Ard Biesheuvel |
2024-02-16 | arm64: idreg-override: Move to early mini C runtime | Ard Biesheuvel |
2024-02-16 | arm64: head: move relocation handling to C code | Ard Biesheuvel |
2024-02-16 | arm64: kernel: Don't rely on objcopy to make code under pi/ __init | Ard Biesheuvel |
2024-02-16 | arm64: kernel: Manage absolute relocations in code built under pi/ | Ard Biesheuvel |
2023-12-12 | arm64: kernel: Disable latent_entropy GCC plugin in early C runtime | Ard Biesheuvel |
2022-11-09 | arm64: unwind: add asynchronous unwind tables to kernel and modules | Ard Biesheuvel |
2022-06-24 | arm64: head: avoid relocating the kernel twice for KASLR | Ard Biesheuvel |