Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm64: kernel: Create initial ID map from C code | Ard Biesheuvel | 2024-02-16 | 1 | -0/+3 |
* | arm64: head: Move early kernel mapping routines into C code | Ard Biesheuvel | 2024-02-16 | 1 | -0/+1 |
* | arm64: head: move dynamic shadow call stack patching into early C runtime | Ard Biesheuvel | 2024-02-16 | 1 | -4/+6 |
* | arm64: idreg-override: Move to early mini C runtime | Ard Biesheuvel | 2024-02-16 | 1 | -2/+3 |
* | arm64: head: move relocation handling to C code | Ard Biesheuvel | 2024-02-16 | 1 | -2/+3 |
* | arm64: kernel: Don't rely on objcopy to make code under pi/ __init | Ard Biesheuvel | 2024-02-16 | 1 | -2/+4 |
* | arm64: kernel: Manage absolute relocations in code built under pi/ | Ard Biesheuvel | 2024-02-16 | 1 | -2/+7 |
* | arm64: kernel: Disable latent_entropy GCC plugin in early C runtime | Ard Biesheuvel | 2023-12-12 | 1 | -0/+1 |
* | arm64: unwind: add asynchronous unwind tables to kernel and modules | Ard Biesheuvel | 2022-11-09 | 1 | -0/+1 |
* | arm64: head: avoid relocating the kernel twice for KASLR | Ard Biesheuvel | 2022-06-24 | 1 | -0/+33 |