index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
vmlinux.lds.S
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-20
powerpc/64: vmlinux support building with PCREL addresing
Nicholas Piggin
1
-0
/
+6
2023-02-28
powerpc/vmlinux.lds: Add .text.asan/tsan sections
Michael Ellerman
1
-0
/
+1
2023-01-31
Merge tag 'v6.2-rc6' into sched/core, to pick up fixes
Ingo Molnar
1
-1
/
+5
2023-01-13
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
1
-1
/
+0
2023-01-05
powerpc/vmlinux.lds: Don't discard .comment
Michael Ellerman
1
-1
/
+1
2023-01-05
powerpc/vmlinux.lds: Don't discard .rela* for relocatable builds
Michael Ellerman
1
-1
/
+4
2023-01-05
powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT
Michael Ellerman
1
-0
/
+1
2022-11-16
powerpc: Fix writable sections being moved into the rodata region
Nicholas Piggin
1
-1
/
+1
2022-09-30
powerpc: Drops STABS_DEBUG from linker scripts
Michael Ellerman
1
-1
/
+0
2022-09-26
powerpc: Remove CONFIG_PPC_FSL_BOOK3E
Christophe Leroy
1
-1
/
+1
2022-09-26
powerpc: Remove CONFIG_PPC_BOOK3E
Christophe Leroy
1
-1
/
+1
2022-09-26
powerpc/64/build: merge .got and .toc input sections
Nicholas Piggin
1
-2
/
+1
2022-09-26
powerpc/64/build: only include .opd with ELFv1
Nicholas Piggin
1
-0
/
+2
2022-09-26
powerpc/build: move .data.rel.ro, .sdata2 to read-only
Nicholas Piggin
1
-8
/
+12
2022-09-26
powerpc/build: move got, toc, plt, branch_lt sections to read-only
Nicholas Piggin
1
-10
/
+22
2022-09-26
powerpc/32/build: move got1/got2 sections out of text
Nicholas Piggin
1
-10
/
+11
2022-09-26
powerpc: move __end_rodata to cover arch read-only sections
Nicholas Piggin
1
-0
/
+1
2022-09-26
powerpc/vmlinux.lds: Add an explicit symbol for the SRWX boundary
Michael Ellerman
1
-2
/
+7
2022-09-26
powerpc/vmlinux.lds: Ensure STRICT_ALIGN_SIZE is at least page aligned
Michael Ellerman
1
-1
/
+4
2022-09-26
powerpc/64: Remove unused prom_init_toc symbols
Michael Ellerman
1
-5
/
+0
2022-03-09
powerpc/64: Add UADDR64 relocation support
Alexey Kardashevskiy
1
-2
/
+0
2021-12-23
powerpc/toc: Future proof kernel toc
Alan Modra
1
-5
/
+3
2021-11-29
powerpc: Don't bother about .data..Lubsan sections
Christophe Leroy
1
-8
/
+0
2021-10-14
powerpc: Mark .opd section read-only
Christophe Leroy
1
-6
/
+6
2021-06-30
powerpc/64s: add a table of implicit soft-masked addresses
Nicholas Piggin
1
-0
/
+9
2021-06-24
powerpc/64: allow alternate return locations for soft-masked interrupts
Nicholas Piggin
1
-0
/
+10
2021-01-20
powerpc/64s: fix scv entry fallback flush vs interrupt
Nicholas Piggin
1
-0
/
+7
2021-01-12
powerpc: Fix alignment bug within the init sections
Ariel Marcovitch
1
-0
/
+8
2021-01-06
powerpc: Handle .text.{hot,unlikely}.* in linker script
Nathan Chancellor
1
-1
/
+1
2020-12-18
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-18
/
+1
2020-12-16
ubsan: enable for all*config builds
Kees Cook
1
-0
/
+4
2020-11-25
Merge branch 'fixes' into next
Michael Ellerman
1
-0
/
+14
2020-11-19
powerpc/64s: flush L1D after user accesses
Nicholas Piggin
1
-0
/
+7
2020-11-19
powerpc/64s: flush L1D on kernel entry
Nicholas Piggin
1
-0
/
+7
2020-11-19
powerpc: Use the common INIT_DATA_SECTION macro in vmlinux.lds.S
Youling Tang
1
-18
/
+1
2020-09-01
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
1
-1
/
+1
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-2
/
+1
2020-05-26
powerpc/mm: Don't be too strict with _etext alignment on PPC32
Christophe Leroy
1
-2
/
+1
2020-05-19
vmlinux.lds.h: Create section for protection against instrumentation
Thomas Gleixner
1
-0
/
+1
2020-04-05
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+1
2020-04-01
powerpc/vmlinux.lds: Explicitly retain .gnu.hash
Michael Ellerman
1
-0
/
+1
2020-03-19
bpf: Support llvm-objcopy for vmlinux BTF
Fangrui Song
1
-6
/
+0
2020-02-24
powerpc: Include .BTF section
Naveen N. Rao
1
-0
/
+6
2020-01-26
powerpc: align stack to 2 * THREAD_SIZE with VMAP_STACK
Christophe Leroy
1
-1
/
+1
2019-11-04
powerpc: Move EXCEPTION_TABLE to RO_DATA segment
Kees Cook
1
-1
/
+1
2019-11-04
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
1
-2
/
+0
2019-11-04
vmlinux.lds.h: Move Program Header restoration into NOTES macro
Kees Cook
1
-3
/
+1
2019-11-04
vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes
Kees Cook
1
-0
/
+1
2019-11-04
powerpc: Rename PT_LOAD identifier "kernel" to "text"
Kees Cook
1
-6
/
+6
2019-11-04
powerpc: Remove PT_NOTE workaround
Kees Cook
1
-22
/
+2
[next]