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
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
/
s390
/
kernel
/
vmlinux.lds.S
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-23
s390/mm: use invalid asce instead of kernel asce
Heiko Carstens
1
-1
/
+2
2020-09-01
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
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
-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
/
+2
2019-11-04
s390: Move RO_DATA into "text" PT_LOAD Program Header
Kees Cook
1
-2
/
+2
2019-08-06
s390: put _stext and _etext into .text section
Vasily Gorbik
1
-6
/
+4
2019-04-29
s390/kernel: build a relocatable kernel
Gerald Schaefer
1
-0
/
+15
2019-04-10
s390: introduce .boot.preserved.data section
Gerald Schaefer
1
-0
/
+4
2018-10-26
s390: avoid vmlinux segments overlap
Vasily Gorbik
1
-2
/
+2
2018-10-23
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2018-10-09
s390: introduce .boot.data section
Vasily Gorbik
1
-4
/
+9
2018-10-09
s390: rescue initrd as early as possible
Vasily Gorbik
1
-0
/
+1
2018-10-09
s390/decompressor: rework uncompressed image info collection
Vasily Gorbik
1
-0
/
+10
2018-10-02
s390/vmlinux.lds: Move JUMP_TABLE_DATA into output section
Ard Biesheuvel
1
-1
/
+1
2018-09-27
jump_table: Move entries into ro_after_init region
Ard Biesheuvel
1
-0
/
+1
2018-07-02
s390: move _text to an actual .text start
Vasily Gorbik
1
-6
/
+1
2018-07-02
s390: correct _stext offset
Vasily Gorbik
1
-0
/
+1
2018-07-02
s390: get rid of the first mb of uncompressed image
Vasily Gorbik
1
-1
/
+1
2018-07-02
s390: put expoline execute-trampolines into .text section
Vasily Gorbik
1
-0
/
+1
2018-06-25
s390/boot: make head.S and als.c be part of the decompressor only
Vasily Gorbik
1
-1
/
+1
2018-05-23
s390: remove no-op macro VMLINUX_SYMBOL()
Masahiro Yamada
1
-2
/
+2
2018-02-07
s390: introduce execute-trampolines for branches
Martin Schwidefsky
1
-0
/
+14
2017-12-13
s390/kernel: emit CFI data in .debug_frame and discard .eh_frame sections
Hendrik Brueckner
1
-0
/
+3
2017-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-5
/
+23
2017-11-08
s390: remove named saved segment support
Heiko Carstens
1
-5
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-18
s390: introduce CPU alternatives
Vasily Gorbik
1
-0
/
+23
2017-05-09
s390: move _text symbol to address higher than zero
Heiko Carstens
1
-1
/
+7
2017-04-01
mm: fix section name for .data..ro_after_init
Kees Cook
1
-2
/
+0
2017-02-08
s390: add no-execute support
Martin Schwidefsky
1
-1
/
+8
2016-11-11
mm: kmemleak: scan .data.ro_after_init
Jakub Kicinski
1
-0
/
+2
2016-10-08
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
1
-0
/
+1
2016-06-13
s390: add proper __ro_after_init support
Heiko Carstens
1
-1
/
+11
2016-06-13
s390/mm: align swapper_pg_dir to 16k
Heiko Carstens
1
-1
/
+8
2016-03-26
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
Alexander Potapenko
1
-0
/
+1
2015-03-25
s390: remove 31 bit support
Heiko Carstens
1
-7
/
+0
2013-02-14
s390/linker skript: discard exit.data at runtime
Heiko Carstens
1
-0
/
+4
2012-10-18
s390: fix linker script for 31 bit builds
Heiko Carstens
1
-1
/
+1
2012-07-26
s390/linker script: use RO_DATA_SECTION
Heiko Carstens
1
-1
/
+1
2012-01-18
[S390] cleanup entry point definition
Christian Borntraeger
1
-2
/
+2
2011-11-14
[S390] incorrect note program header
Martin Schwidefsky
1
-0
/
+2
2011-03-24
percpu: Always align percpu output section to PAGE_SIZE
Tejun Heo
1
-1
/
+1
2011-01-25
percpu: align percpu readmostly subsection to cacheline
Tejun Heo
1
-1
/
+1
2009-10-06
[S390] Enable kmemleak on s390.
Heiko Carstens
1
-0
/
+1
2009-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-6
/
+3
2009-09-11
[S390] clean up linker script using new linker script macros.
Nelson Elhage
1
-76
/
+7
2009-09-11
[S390] Use macros for .data.page_aligned.
Tim Abbott
1
-5
/
+1
[next]