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
/
arm
/
kernel
/
vmlinux.lds.S
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-15
ARM: use unified discard definition in linker script
Alan Jenkins
1
-5
/
+8
2009-11-23
ARM: Clean up linker script using new linker script macros.
Nelson Elhage
1
-54
/
+23
2009-11-23
ARM: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
1
-5
/
+3
2009-09-23
Merge branch 'master' into for-linus
Russell King
1
-0
/
+1
2009-09-16
ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3
Linus Walleij
1
-0
/
+57
2009-07-04
Merge branch 'master' into for-next
Tejun Heo
1
-7
/
+16
2009-06-25
[ARM] 5565/2: Use PAGE_SIZE and RO_DATA() in link script
Linus Walleij
1
-7
/
+8
2009-06-24
linker script: throw away .discard section
Tejun Heo
1
-0
/
+1
2009-06-19
[ARM] 5557/1: Discard some ARM.ex*.*exit.text sections when !HOTPLUG or !HOTP...
Catalin Marinas
1
-0
/
+8
2009-05-30
arm: Provide _sdata and __bss_stop in the vmlinux.lds.S file
Catalin Marinas
1
-0
/
+2
2009-03-29
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+19
2009-03-10
linker script: define __per_cpu_load on all SMP capable archs
Tejun Heo
1
-0
/
+1
2009-02-19
[ARM] 5383/2: unwind: Add core support for ARM stack unwinding
Catalin Marinas
1
-0
/
+19
2009-01-17
linker script: add missing .data.percpu.page_aligned
Tejun Heo
1
-0
/
+1
2008-12-01
[ARM] use asm/sections.h
Russell King
1
-1
/
+1
2008-01-29
all archs: consolidate init and exit sections in vmlinux.lds.h
Sam Ravnborg
1
-5
/
+5
2008-01-26
ARM kprobes: prevent some functions involved with kprobes from being probed
Nicolas Pitre
1
-0
/
+1
2007-07-19
define new percpu interface for shared data
Fenghua Yu
1
-0
/
+1
2007-05-19
all-archs: consolidate .data section definition in asm-generic
Sam Ravnborg
1
-1
/
+1
2007-05-19
all-archs: consolidate .text section definition in asm-generic
Sam Ravnborg
1
-1
/
+1
2007-05-08
[ARM] Ensure head text is always placed at the start of kernel
Russell King
1
-3
/
+7
2007-05-08
[ARM] Shut up warning about init_thread_union
Russell King
1
-1
/
+1
2007-05-07
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+3
2007-05-02
[PATCH] x86: Allow percpu variables to be page-aligned
Jeremy Fitzhardinge
1
-1
/
+1
2007-04-21
[ARM] Add ability to dump exception stacks to kernel backtraces
Russell King
1
-0
/
+3
2007-02-25
[ARM] 4224/2: allow XIP kernel to boot again
Nicolas Pitre
1
-0
/
+1
2007-02-11
[PATCH] disable init/initramfs.c: architectures
Jean-Paul Saman
1
-0
/
+2
2006-10-28
[PATCH] vmlinux.lds: consolidate initcall sections
Andrew Morton
1
-7
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-28
[ARM] nommu: uaccess tweaks
Russell King
1
-0
/
+8
2006-01-03
[ARM] Make kernel link address depend on PAGE_OFFSET
Russell King
1
-7
/
+5
2005-11-17
[ARM] Improve comment about ASSERT()s in vmlinux.lds.S
Russell King
1
-1
/
+5
2005-10-30
[ARM] 3061/1: cleanup the XIP link address mess
Nicolas Pitre
1
-1
/
+10
2005-10-14
[ARM] 3008/1: the exception table is not read-only
Nicolas Pitre
1
-7
/
+8
2005-09-20
[ARM] 2927/1: .arch.info - postfix section with .init for `make buildcheck`
Ben Dooks
1
-1
/
+1
2005-09-20
[ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck`
Ben Dooks
1
-1
/
+1
2005-09-20
[ARM] 2925/3: earlyparam - postfix section with .init for `make buildcheck`
Ben Dooks
1
-1
/
+1
2005-09-20
[ARM] 2924/3: taglist - postfix section with .init for `make buildcheck`
Ben Dooks
1
-1
/
+1
2005-05-05
[PATCH] ARM: Fix kernel stack offset calculations
Russell King
1
-1
/
+2
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+166