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
/
arm64
/
kernel
/
vmlinux.lds.S
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-15
arm64: remove no-op macro VMLINUX_SYMBOL()
Masahiro Yamada
1
-10
/
+10
2018-01-14
arm64: Extend early page table code to allow for larger kernels
Steve Capper
1
-0
/
+1
2018-01-14
arm64: entry: Move the trampoline to be before PAN
Steve Capper
1
-5
/
+6
2018-01-14
arm64: Re-order reserved_ttbr0 in linker script
Steve Capper
1
-3
/
+2
2017-12-11
arm64: kaslr: Put kernel vectors address in separate data page
Will Deacon
1
-1
/
+4
2017-12-11
arm64: entry: Add exception trampoline page for exceptions from EL0
Will Deacon
1
-0
/
+17
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-15
arm64: add basic VMAP_STACK support
Mark Rutland
1
-1
/
+1
2017-08-15
arm64: move SEGMENT_ALIGN to <asm/memory.h>
Mark Rutland
1
-16
/
+0
2017-04-04
arm64: efi: split Image code and data into separate PE/COFF sections
Ard Biesheuvel
1
-0
/
+2
2017-03-23
arm64: mmu: apply strict permissions to .init.text and .init.data
Ard Biesheuvel
1
-9
/
+16
2016-11-21
arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1
Catalin Marinas
1
-0
/
+5
2016-10-08
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
1
-0
/
+1
2016-08-25
arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text into idmap
James Morse
1
-0
/
+19
2016-07-29
arm64: relocatable: suppress R_AARCH64_ABS64 relocations in vmlinux
Ard Biesheuvel
1
-10
/
+1
2016-07-29
arm64: vmlinux.lds: make __rela_offset and __dynsym_offset ABSOLUTE
Ard Biesheuvel
1
-2
/
+2
2016-07-21
Merge branch 'for-next/kprobes' into for-next/core
Catalin Marinas
1
-0
/
+2
2016-07-19
arm64: Treat all entry code as non-kprobe-able
Pratyush Anand
1
-0
/
+1
2016-07-19
arm64: Kprobes with single stepping support
Sandeepa Prabhu
1
-0
/
+1
2016-06-27
arm64: mm: fix location of _etext
Ard Biesheuvel
1
-3
/
+4
2016-04-28
arm64: kernel: Add support for hibernate/suspend-to-disk
James Morse
1
-0
/
+15
2016-04-26
arm64: kernel: perform relocation processing from ID map
Ard Biesheuvel
1
-3
/
+4
2016-04-14
arm64: simplify kernel segment mapping granularity
Ard Biesheuvel
1
-10
/
+15
2016-04-14
arm64: cover the .head.text section in the .text segment mapping
Ard Biesheuvel
1
-1
/
+0
2016-03-26
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
Alexander Potapenko
1
-0
/
+1
2016-03-21
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2016-02-26
arm64: mm: Mark .rodata as RO
Jeremy Linton
1
-2
/
+3
2016-02-24
arm64: add support for building vmlinux as a relocatable PIE binary
Ard Biesheuvel
1
-0
/
+16
2016-02-22
arm64/vmlinux.lds.S: Handle .init.rodata.xxx and .init.bss sections
Ard Biesheuvel
1
-0
/
+1
2016-02-18
arm64: introduce KIMAGE_VADDR as the virtual base of the kernel region
Ard Biesheuvel
1
-2
/
+2
2016-02-16
arm64: ensure _stext and _etext are page-aligned
Mark Rutland
1
-3
/
+2
2016-01-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-5
/
+2
2015-12-10
arm64: mm: fold alternatives into .init
Mark Rutland
1
-3
/
+2
2015-12-10
arm64: Remove redundant padding from linker script
Mark Rutland
1
-2
/
+0
2015-12-07
arm64: update linker script to increased L1_CACHE_BYTES value
Ard Biesheuvel
1
-2
/
+3
2015-10-29
arm64: page-align sections for DEBUG_RODATA
Mark Rutland
1
-1
/
+4
2015-10-19
arm64: Move swapper pagetable definitions
Suzuki K. Poulose
1
-0
/
+1
2015-06-02
arm64: reduce ID map to a single page
Ard Biesheuvel
1
-1
/
+10
2015-03-19
ARM, arm64: kvm: get rid of the bounce page
Ard Biesheuvel
1
-6
/
+11
2015-01-22
arm64: add better page protections to arm64
Laura Abbott
1
-2
/
+15
2014-11-25
arm64: vmlinux.lds.S: don't discard .exit.* sections at link-time
Will Deacon
1
-2
/
+3
2014-11-25
arm64: add alternative runtime patching
Andre Przywara
1
-0
/
+11
2014-11-05
arm64/efi: set PE/COFF file alignment to 512 bytes
Ard Biesheuvel
1
-0
/
+17
2014-10-03
ARM: 8168/1: extend __init_end to a page align address
Yalin Wang
1
-1
/
+1
2014-07-10
arm64: Enable TEXT_OFFSET fuzzing
Mark Rutland
1
-0
/
+5
2014-07-10
arm64: Update the Image header
Mark Rutland
1
-0
/
+4
2014-07-10
arm64: place initial page tables above the kernel
Mark Rutland
1
-0
/
+7
2014-05-23
arm64: Fix linker script entry point
Geoff Levand
1
-1
/
+1
2013-12-20
arm64: Remove unused __data_loc variable
Geoff Levand
1
-2
/
+0
2013-12-19
arm64: vmlinux.lds.S: drop redundant .comment
Mark Rutland
1
-1
/
+0
[next]