aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/riscv/kernel/vmlinux-xip.lds.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-01-09riscv: Check if the code to patch lies in the exit sectionAlexandre Ghiti1-0/+2
2023-06-25riscv: vmlinux-xip.lds.S: remove .alternative sectionJisheng Zhang1-6/+0
2023-01-13objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra1-1/+0
2022-01-05riscv: vmlinux.lds.S|vmlinux-xip.lds.S: remove `.fixup` sectionJisheng Zhang1-1/+0
2021-10-26riscv: remove .text section size limitation for XIPVitaly Wool1-3/+7
2021-09-10riscv: Move EXCEPTION_TABLE to RO_DATA segmentJisheng Zhang1-1/+0
2021-07-09Merge tag 'riscv-for-linus-5.14-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds1-1/+0
2021-07-06riscv: xip: Fix duplicate included asm/pgtable.hJiapeng Chong1-1/+0
2021-06-10riscv: xip: support runtime trap patchingVitaly Wool1-1/+14
2021-04-26RISC-V: enable XIPVitaly Wool1-0/+133