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
/
x86
/
kernel
/
vmlinux.lds.S
Age
Commit message (
Expand
)
Author
Files
Lines
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
2016-10-08
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
1
-0
/
+1
2016-04-29
x86/boot: Move compressed kernel to the end of the decompression buffer
Yinghai Lu
1
-1
/
+1
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-03-21
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+4
2016-03-20
x86/kallsyms: fix GOLD link failure with new relative kallsyms table format
Ard Biesheuvel
1
-4
/
+4
2016-03-15
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+11
2016-02-29
objtool: Add STACK_FRAME_NON_STANDARD() macro
Josh Poimboeuf
1
-1
/
+4
2016-02-22
x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig option
Kees Cook
1
-14
/
+11
2016-01-30
x86/alternatives: Add an auxilary section
Borislav Petkov
1
-0
/
+11
2015-11-29
x86/mm: Page align the '_end' symbol to avoid pfn conversion bugs
Matt Fleming
1
-0
/
+1
2015-09-10
kexec: split kexec_load syscall from kexec core code
Dave Young
1
-1
/
+1
2014-11-04
x86-64: Use RIP-relative addressing for most per-CPU accesses
Jan Beulich
1
-0
/
+2
2014-03-18
x86, vdso: Zero-pad the VVAR page
Andy Lutomirski
1
-0
/
+5
2014-03-18
x86, vdso: Make vsyscall_gtod_data handling x86 generic
Stefani Seibold
1
-3
/
+0
2013-10-18
x86: intel-mid: Add section for sfi device table
David Cohen
1
-0
/
+9
2013-03-11
x86: Drop always empty .text..page_aligned section
Jan Beulich
1
-4
/
+0
2012-05-08
x86, realmode: Move ACPI wakeup to unified realmode code
Jarkko Sakkinen
1
-12
/
+0
2011-08-11
x86-64: Rework vsyscall emulation and add vsyscall= parameter
Andy Lutomirski
1
-33
/
+0
2011-08-05
x86-64: Work around gold bug 13023
Andy Lutomirski
1
-6
/
+10
2011-08-05
x86-64: Move the "user" vsyscall segment out of the data segment.
Andy Lutomirski
1
-18
/
+18
2011-07-15
x86-64: Move vread_tsc and vread_hpet into the vDSO
Andy Lutomirski
1
-3
/
+0
2011-06-06
x86-64: Fill unused parts of the vsyscall page with 0xcc
Andy Lutomirski
1
-9
/
+7
2011-06-06
x86-64: Remove vsyscall number 3 (venosys)
Andy Lutomirski
1
-4
/
+0
2011-06-05
x86-64: Give vvars their own page
Andy Lutomirski
1
-11
/
+17
2011-05-26
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-23
/
+11
2011-05-24
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-1
/
+1
2011-05-24
x86-64: Clean up vdso/kernel shared variables
Andy Lutomirski
1
-23
/
+11
2011-05-22
x86, apic: Introduce .apicdrivers section to find the list of apic drivers
Suresh Siddha
1
-0
/
+7
2011-03-24
percpu: Always align percpu output section to PAGE_SIZE
Tejun Heo
1
-1
/
+1
2011-03-16
Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+13
2011-03-16
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-2
/
+2
2011-03-16
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2011-03-08
x86: Separate out entry text section
Jiri Olsa
1
-0
/
+1
2011-02-18
x86, trampoline: Common infrastructure for low memory trampolines
H. Peter Anvin
1
-0
/
+13
2011-02-10
x86: Reduce back the alignment of the per-CPU data section
Jan Beulich
1
-1
/
+1
[next]