summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/vmlinux-xip.lds.S
Commit message (Expand)AuthorAgeFilesLines
* riscv: Check if the code to patch lies in the exit sectionAlexandre Ghiti2024-01-091-0/+2
* riscv: vmlinux-xip.lds.S: remove .alternative sectionJisheng Zhang2023-06-251-6/+0
* objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra2023-01-131-1/+0
* riscv: vmlinux.lds.S|vmlinux-xip.lds.S: remove `.fixup` sectionJisheng Zhang2022-01-051-1/+0
* riscv: remove .text section size limitation for XIPVitaly Wool2021-10-261-3/+7
* riscv: Move EXCEPTION_TABLE to RO_DATA segmentJisheng Zhang2021-09-101-1/+0
* Merge tag 'riscv-for-linus-5.14-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-07-091-1/+0
|\
| * riscv: xip: Fix duplicate included asm/pgtable.hJiapeng Chong2021-07-061-1/+0
* | riscv: xip: support runtime trap patchingVitaly Wool2021-06-101-1/+14
|/
* RISC-V: enable XIPVitaly Wool2021-04-261-0/+133