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
/
x86
/
kernel
/
vmlinux.lds.S
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-29
x86/build: Fix vmlinux size check on 64-bit
Arvind Sankar
1
-9
/
+3
2020-10-12
Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+1
2020-09-01
x86/build: Add asserts for unwanted sections
Kees Cook
1
-0
/
+24
2020-09-01
x86/build: Enforce an empty .got.plt section
Kees Cook
1
-1
/
+13
2020-09-01
x86/static_call: Add inline static call implementation for x86-64
Josh Poimboeuf
1
-0
/
+1
2020-09-01
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
1
-0
/
+1
2020-07-22
x86, vmlinux.lds: Page-align end of ..page_aligned sections
Joerg Roedel
1
-0
/
+1
2020-06-13
Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2020-06-11
x86/entry: Unbreak __irqentry_text_start/end magic
Thomas Gleixner
1
-1
/
+0
2020-06-09
x86_64: Fix jiffies ODR violation
Bob Haarman
1
-2
/
+2
2020-03-31
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2020-03-27
x86, vmlinux.lds: Add RUNTIME_DISCARD_EXIT to generic DISCARDS
H.J. Lu
1
-0
/
+1
2020-02-25
x86/vmlinux: Drop unneeded linker script discard of .eh_frame
Arvind Sankar
1
-5
/
+2
2020-01-14
x86/vdso: Provide vdso_data offset on vvar_page
Dmitry Safonov
1
-3
/
+1
2019-11-04
x86/vmlinux: Use INT3 instead of NOP for linker fill bytes
Kees Cook
1
-1
/
+1
2019-11-04
x86/vmlinux: Move EXCEPTION_TABLE to RO_DATA segment
Kees Cook
1
-2
/
+1
2019-11-04
x86/vmlinux: Actually use _etext for the end of the text segment
Kees Cook
1
-4
/
+3
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
-2
/
+1
2019-11-04
vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes
Kees Cook
1
-0
/
+2
2019-11-04
x86/vmlinux: Restore "text" Program Header with dummy section
Kees Cook
1
-1
/
+2
2019-07-11
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2019-07-09
Revert "x86/build: Move _etext to actual end of .text"
Ross Zwisler
1
-3
/
+3
2019-06-20
x86/mm: Create a workarea in the kernel for SME early encryption
Thomas Lendacky
1
-0
/
+25
2019-06-20
x86/mm: Identify the end of the kernel area to be reserved
Thomas Lendacky
1
-1
/
+8
2019-05-07
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2019-05-07
Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+4
2019-04-26
Merge branch 'linus' into x86/mm, to pick up dependent fix
Ingo Molnar
1
-1
/
+1
2019-04-24
x86/build: Move _etext to actual end of .text
Kees Cook
1
-3
/
+3
2019-04-17
x86/irq/64: Split the IRQ stack into its own pages
Andy Lutomirski
1
-3
/
+4
2019-04-16
x86/build/lto: Fix truncated .bss with -fdata-sections
Sami Tolvanen
1
-1
/
+1
2019-01-16
x86/build: Use the single-argument OUTPUT_FORMAT() linker script command
Borislav Petkov
1
-1
/
+1
2019-01-09
x86/build: Mark per-CPU symbols as absolute explicitly for LLD
Rafael Ávila de Espíndola
1
-1
/
+1
2018-10-23
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-10
/
+0
2018-09-15
x86/mm: Add .bss..decrypted section to hold shared variables
Brijesh Singh
1
-0
/
+19
2018-09-12
x86/pti/64: Remove the SYSCALL64 entry trampoline
Andy Lutomirski
1
-10
/
+0
2018-07-20
x86/mm/pti: Make pti_clone_kernel_text() compile on 32 bit
Joerg Roedel
1
-7
/
+10
2018-05-13
x86/build: Remove no-op macro VMLINUX_SYMBOL()
Masahiro Yamada
1
-2
/
+2
2018-03-20
Merge branch 'linus' into x86/build to pick up dependencies
Thomas Gleixner
1
-0
/
+2
2018-03-09
x86/kprobes: Fix kernel crash when probing .entry_trampoline code
Francis Deslauriers
1
-0
/
+2
2018-02-13
x86/build: Drop superfluous ALIGN from the linker script
Cao jin
1
-4
/
+3
2018-01-19
retpoline: Introduce start/end markers of indirect thunk
Masami Hiramatsu
1
-0
/
+6
2017-12-23
x86/entry: Align entry text section to PMD boundary
Thomas Gleixner
1
-0
/
+8
2017-12-17
x86/entry/64: Create a per-CPU SYSCALL entry trampoline
Andy Lutomirski
1
-0
/
+9
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-26
x86/unwind: Add the ORC unwinder
Josh Poimboeuf
1
-0
/
+3
2017-04-03
debug: Fix __bug_table[] in arch linker scripts
Peter Zijlstra
1
-0
/
+1
2017-03-01
objtool, modules: Discard objtool annotation sections for modules
Josh Poimboeuf
1
-2
/
+0
2017-02-24
objtool: Improve detection of BUG() and other dead ends
Josh Poimboeuf
1
-0
/
+1
2016-10-20
x86/boot: Move the _stext marker to before the boot code
Josh Poimboeuf
1
-1
/
+1
[next]