Age | Commit message (Expand) | Author |
2023-06-25 | riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION | Zhangjin Wu |
2023-05-09 | riscv: Fix orphan section warnings caused by kernel/pi | Alexandre Ghiti |
2023-05-01 | riscv: Move .rela.dyn to the init sections | Alexandre Ghiti |
2023-04-26 | riscv: Allow to downgrade paging mode from the command line | Alexandre Ghiti |
2023-04-19 | riscv: Introduce CONFIG_RELOCATABLE | Alexandre Ghiti |
2023-04-19 | riscv: Move .rela.dyn outside of init to avoid empty relocations | Alexandre Ghiti |
2023-04-19 | riscv: Prepare EFI header for relocatable kernels | Alexandre Ghiti |
2023-02-25 | Merge tag 'riscv-for-linus-6.3-mw1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-02-21 | riscv: vmlinux.lds.S: explicitly catch .init.bss sections from EFI stub | Jisheng Zhang |
2023-02-21 | riscv: vmlinux.lds.S: explicitly catch .riscv.attributes sections | Jisheng Zhang |
2023-02-21 | riscv: vmlinux.lds.S: explicitly catch .rela.dyn symbols | Jisheng Zhang |
2023-02-21 | riscv: lds: define RUNTIME_DISCARD_EXIT | Jisheng Zhang |
2023-01-13 | objtool/idle: Validate __cpuidle code as noinstr | Peter Zijlstra |
2022-01-05 | riscv: vmlinux.lds.S|vmlinux-xip.lds.S: remove `.fixup` section | Jisheng Zhang |
2022-01-05 | riscv: extable: add `type` and `data` fields | Jisheng Zhang |
2021-09-10 | riscv: Move EXCEPTION_TABLE to RO_DATA segment | Jisheng Zhang |
2021-07-06 | riscv: add VMAP_STACK overflow detection | Tong Tiangen |
2021-04-26 | RISC-V: enable XIP | Vitaly Wool |
2021-04-26 | riscv: Move kernel mapping outside of linear mapping | Alexandre Ghiti |
2021-04-26 | riscv: Introduce alternative mechanism to apply errata solution | Vincent Chen |
2020-11-25 | RISC-V: Move dynamic relocation section under __init | Atish Patra |
2020-11-25 | RISC-V: Protect all kernel sections including init early | Atish Patra |
2020-11-25 | RISC-V: Align the .init.text section | Atish Patra |
2020-10-19 | Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-10-12 | Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-10-06 | riscv: Fixup bootup failure with HARDENED_USERCOPY | Guo Ren |
2020-10-02 | RISC-V: Add PE/COFF header for EFI stub | Atish Patra |
2020-09-01 | vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG | Kees Cook |
2020-07-30 | riscv: Fixup static_obj() fail | Guo Ren |
2020-05-18 | riscv: Allow device trees to be built into the kernel | Palmer Dabbelt |
2020-04-03 | riscv: Add SOC early init support | Damien Le Moal |
2020-03-31 | RISC-V: Move relocate and few other functions out of __init | Atish Patra |
2020-03-26 | riscv: add alignment for text, rodata and data sections | Zong Li |
2020-03-26 | riscv: move exception table immediately after RO_DATA | Zong Li |
2020-03-03 | RISC-V: Stop putting .sbss in .sdata | Palmer Dabbelt |
2020-01-22 | riscv: Add KASAN support | Nick Hu |
2019-11-04 | vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA | Kees Cook |
2019-11-04 | vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA | Kees Cook |
2019-11-04 | vmlinux.lds.h: Move NOTES into RO_DATA | Kees Cook |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286 | Thomas Gleixner |
2019-02-11 | Revert "RISC-V: Make BSS section as the last section in vmlinux.lds.S" | Palmer Dabbelt |
2019-01-07 | RISC-V: Make BSS section as the last section in vmlinux.lds.S | Anup Patel |
2018-11-20 | RISC-V: Build flat and compressed kernel images | Anup Patel |
2017-09-26 | RISC-V: Build Infrastructure | Palmer Dabbelt |