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