summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel/vmlinux-xip.lds.S
AgeCommit message (Expand)Author
2024-01-09riscv: Check if the code to patch lies in the exit sectionAlexandre Ghiti
2023-06-25riscv: vmlinux-xip.lds.S: remove .alternative sectionJisheng Zhang
2023-01-13objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra
2022-01-05riscv: vmlinux.lds.S|vmlinux-xip.lds.S: remove `.fixup` sectionJisheng Zhang
2021-10-26riscv: remove .text section size limitation for XIPVitaly Wool
2021-09-10riscv: Move EXCEPTION_TABLE to RO_DATA segmentJisheng Zhang
2021-07-09Merge tag 'riscv-for-linus-5.14-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-07-06riscv: xip: Fix duplicate included asm/pgtable.hJiapeng Chong
2021-06-10riscv: xip: support runtime trap patchingVitaly Wool
2021-04-26RISC-V: enable XIPVitaly Wool