index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
vmlinux.lds.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
riscv: Fix orphan section warnings caused by kernel/pi
Alexandre Ghiti
2023-05-09
1
-5
/
+2
*
riscv: Move .rela.dyn to the init sections
Alexandre Ghiti
2023-05-01
1
-6
/
+6
*
riscv: Allow to downgrade paging mode from the command line
Alexandre Ghiti
2023-04-26
1
-1
/
+10
*
riscv: Introduce CONFIG_RELOCATABLE
Alexandre Ghiti
2023-04-19
1
-2
/
+15
*
riscv: Move .rela.dyn outside of init to avoid empty relocations
Alexandre Ghiti
2023-04-19
1
-4
/
+4
*
riscv: Prepare EFI header for relocatable kernels
Alexandre Ghiti
2023-04-19
1
-3
/
+2
*
Merge tag 'riscv-for-linus-6.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-02-25
1
-0
/
+9
|
\
|
*
riscv: vmlinux.lds.S: explicitly catch .init.bss sections from EFI stub
Jisheng Zhang
2023-02-21
1
-0
/
+3
|
*
riscv: vmlinux.lds.S: explicitly catch .riscv.attributes sections
Jisheng Zhang
2023-02-21
1
-0
/
+1
|
*
riscv: vmlinux.lds.S: explicitly catch .rela.dyn symbols
Jisheng Zhang
2023-02-21
1
-0
/
+4
|
*
riscv: lds: define RUNTIME_DISCARD_EXIT
Jisheng Zhang
2023-02-21
1
-0
/
+1
*
|
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
2023-01-13
1
-1
/
+0
|
/
*
riscv: vmlinux.lds.S|vmlinux-xip.lds.S: remove `.fixup` section
Jisheng Zhang
2022-01-05
1
-1
/
+0
*
riscv: extable: add `type` and `data` fields
Jisheng Zhang
2022-01-05
1
-1
/
+1
*
riscv: Move EXCEPTION_TABLE to RO_DATA segment
Jisheng Zhang
2021-09-10
1
-2
/
+2
*
riscv: add VMAP_STACK overflow detection
Tong Tiangen
2021-07-06
1
-1
/
+1
*
RISC-V: enable XIP
Vitaly Wool
2021-04-26
1
-0
/
+6
*
riscv: Move kernel mapping outside of linear mapping
Alexandre Ghiti
2021-04-26
1
-1
/
+2
*
riscv: Introduce alternative mechanism to apply errata solution
Vincent Chen
2021-04-26
1
-0
/
+7
*
RISC-V: Move dynamic relocation section under __init
Atish Patra
2020-11-25
1
-4
/
+4
*
RISC-V: Protect all kernel sections including init early
Atish Patra
2020-11-25
1
-22
/
+27
*
RISC-V: Align the .init.text section
Atish Patra
2020-11-25
1
-1
/
+7
*
Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-10-19
1
-2
/
+21
|
\
|
*
RISC-V: Add PE/COFF header for EFI stub
Atish Patra
2020-10-02
1
-2
/
+21
*
|
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-12
1
-0
/
+1
|
\
\
|
*
|
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
2020-09-01
1
-0
/
+1
|
|
/
*
|
riscv: Fixup bootup failure with HARDENED_USERCOPY
Guo Ren
2020-10-06
1
-2
/
+3
|
/
*
riscv: Fixup static_obj() fail
Guo Ren
2020-07-30
1
-1
/
+1
*
riscv: Allow device trees to be built into the kernel
Palmer Dabbelt
2020-05-18
1
-0
/
+5
*
riscv: Add SOC early init support
Damien Le Moal
2020-04-03
1
-0
/
+6
*
RISC-V: Move relocate and few other functions out of __init
Atish Patra
2020-03-31
1
-1
/
+4
*
riscv: add alignment for text, rodata and data sections
Zong Li
2020-03-26
1
-1
/
+4
*
riscv: move exception table immediately after RO_DATA
Zong Li
2020-03-26
1
-2
/
+4
*
RISC-V: Stop putting .sbss in .sdata
Palmer Dabbelt
2020-03-03
1
-1
/
+0
*
riscv: Add KASAN support
Nick Hu
2020-01-22
1
-0
/
+1
*
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
Kees Cook
2019-11-04
1
-1
/
+1
*
vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA
Kees Cook
2019-11-04
1
-1
/
+1
*
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
2019-11-04
1
-1
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
2019-06-05
1
-9
/
+1
*
Revert "RISC-V: Make BSS section as the last section in vmlinux.lds.S"
Palmer Dabbelt
2019-02-11
1
-6
/
+2
*
RISC-V: Make BSS section as the last section in vmlinux.lds.S
Anup Patel
2019-01-07
1
-2
/
+6
*
RISC-V: Build flat and compressed kernel images
Anup Patel
2018-11-20
1
-1
/
+1
*
RISC-V: Build Infrastructure
Palmer Dabbelt
2017-09-26
1
-0
/
+92