Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-09-12 | riscv: remove limit on the size of read-only section for XIP kernel | Nam Cao | 1 | -2/+3 |
2024-01-09 | riscv: Check if the code to patch lies in the exit section | Alexandre Ghiti | 1 | -0/+2 |
2023-06-26 | riscv: vmlinux-xip.lds.S: remove .alternative section | Jisheng Zhang | 1 | -6/+0 |
2023-01-13 | objtool/idle: Validate __cpuidle code as noinstr | Peter Zijlstra | 1 | -1/+0 |
2022-01-06 | riscv: vmlinux.lds.S|vmlinux-xip.lds.S: remove `.fixup` section | Jisheng Zhang | 1 | -1/+0 |
2021-10-27 | riscv: remove .text section size limitation for XIP | Vitaly Wool | 1 | -3/+7 |
2021-09-11 | riscv: Move EXCEPTION_TABLE to RO_DATA segment | Jisheng Zhang | 1 | -1/+0 |
2021-07-09 | Merge tag 'riscv-for-linus-5.14-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+0 |
2021-07-07 | riscv: xip: Fix duplicate included asm/pgtable.h | Jiapeng Chong | 1 | -1/+0 |
2021-06-11 | riscv: xip: support runtime trap patching | Vitaly Wool | 1 | -1/+14 |
2021-04-26 | RISC-V: enable XIP | Vitaly Wool | 1 | -0/+133 |