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
/
entry
/
vdso
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-03
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
1
-1
/
+1
2019-11-15
x86/build/vdso: Remove meaningless CFLAGS_REMOVE_*.o
Masahiro Yamada
1
-2
/
+0
2019-09-04
kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)
Masahiro Yamada
1
-1
/
+2
2019-07-17
kbuild: add --hash-style= and --build-id unconditionally
Masahiro Yamada
1
-3
/
+2
2019-07-12
x86/vdso: Fix flip/flop vdso build bug
Naohiro Aota
1
-6
/
+6
2019-06-22
x86/vdso: Switch to generic vDSO implementation
Vincenzo Frascino
1
-0
/
+9
2019-04-18
x86/build/vdso: Add FORCE to the build rule of %.so
Masahiro Yamada
1
-1
/
+1
2018-12-15
x86/vdso: Pass --eh-frame-hdr to the linker
Alistair Strachan
1
-1
/
+2
2018-12-07
x86/vdso: Drop implicit common-page-size linker flag
Nick Desaulniers
1
-2
/
+2
2018-10-03
x86/vdso: Only enable vDSO retpolines when enabled and supported
Andy Lutomirski
1
-2
/
+14
2018-08-20
x86/vdso: Fix vDSO build if a retpoline is emitted
Andy Lutomirski
1
-2
/
+4
2018-08-14
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-13
/
+9
2018-08-05
x86: vdso: Use $LD instead of $CC to link
Alistair Strachan
1
-13
/
+9
2018-07-03
x86/build/vdso: Simplify 'cmd_vdso2c'
Masahiro Yamada
1
-3
/
+1
2018-05-15
x86/build/vdso: Put generated linker scripts to $(obj)/
Masahiro Yamada
1
-2
/
+2
2018-05-15
x86/build/vdso: Remove unnecessary export in Makefile
Masahiro Yamada
1
-1
/
+1
2018-05-15
x86/build/vdso: Remove unused $(vobjs-nox32) in Makefile
Masahiro Yamada
1
-4
/
+1
2018-04-07
kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers
Masahiro Yamada
1
-3
/
+1
2017-11-18
Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-4
/
+0
2017-11-16
kbuild: create object directories simpler and faster
Masahiro Yamada
1
-4
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-08-02
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-1
/
+2
2016-07-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2016-07-25
x86: Make the vdso2c compiler use the host architecture headers
Stephen Rothwell
1
-1
/
+1
2016-06-14
x86/vdso/32: Assemble sigreturn.S separately
Andy Lutomirski
1
-2
/
+3
2016-06-07
GCC plugin infrastructure
Emese Revfy
1
-1
/
+2
2016-04-20
kbuild: drop FORCE from PHONY targets
Masahiro Yamada
1
-2
/
+2
2016-03-23
kernel: add kcov code coverage
Dmitry Vyukov
1
-0
/
+3
2016-02-29
objtool: Mark non-standard object files and directories
Josh Poimboeuf
1
-2
/
+4
2016-01-21
UBSAN: run-time undefined behavior sanity checker
Andrey Ryabinin
1
-0
/
+1
2015-10-09
x86/vdso: Define BUILD_VDSO while building and emit .eh_frame in asm
Andy Lutomirski
1
-2
/
+2
2015-10-07
x86/vdso: Remove runtime 32-bit vDSO selection
Andy Lutomirski
1
-24
/
+11
2015-08-08
x86/vdso: Emit a GNU hash
Andy Lutomirski
1
-1
/
+1
2015-07-06
x86/compat: Don't build the 32-bit VDSO if not needed
Brian Gerst
1
-3
/
+3
2015-06-03
x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/
Ingo Molnar
1
-0
/
+209