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
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-08
Merge tag 'modules-for-v5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+3
2019-11-06
scripts/gdb: fix debugging modules compiled with hot/cold partitioning
Ilya Leoshkevich
1
-1
/
+2
2019-11-05
scripts/nsdeps: make sure to pass all module source files to spatch
Jessica Yu
1
-3
/
+3
2019-10-25
Merge tag 'modules-for-v5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-20
/
+42
2019-10-23
scripts/nsdeps: use alternative sed delimiter
Jessica Yu
1
-1
/
+1
2019-10-20
Merge tag 'kbuild-fixes-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2019-10-19
scripts/gdb: fix debugging modules on s390
Ilya Leoshkevich
1
-1
/
+7
2019-10-19
scripts/gdb: fix lx-dmesg when CONFIG_PRINTK_CALLER is set
Joel Colledge
2
-16
/
+25
2019-10-18
symbol namespaces: revert to previous __ksymtab name scheme
Matthias Maennich
2
-15
/
+19
2019-10-18
modpost: make updating the symbol namespace explicit
Matthias Maennich
1
-6
/
+6
2019-10-18
modpost: delegate updating namespaces to separate function
Matthias Maennich
1
-3
/
+21
2019-10-17
coccinelle: api/devm_platform_ioremap_resource: remove useless script
Alexandre Belloni
1
-60
/
+0
2019-10-15
scripts: setlocalversion: fix a bashism
Randy Dunlap
1
-1
/
+1
2019-10-14
Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-4
/
+1
2019-10-13
recordmcount: Fix nop_mcount() function
Steven Rostedt (VMware)
1
-4
/
+1
2019-10-11
Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-16
/
+19
2019-10-07
nsdeps: make generated patches independent of locale
Masahiro Yamada
1
-1
/
+1
2019-10-07
nsdeps: fix hashbang of scripts/nsdeps
Masahiro Yamada
1
-1
/
+1
2019-10-07
modpost: fix broken sym->namespace for external module builds
Masahiro Yamada
1
-5
/
+8
2019-10-07
module: swap the order of symbol.namespace
Masahiro Yamada
1
-9
/
+7
2019-10-07
scripts: add_namespace: Fix coccicheck failed
YueHaibing
1
-0
/
+2
2019-10-05
scripts/setlocalversion: clear local variable to make it work for sh
Masahiro Yamada
1
-1
/
+1
2019-10-05
namespace: fix namespace.pl script to support relative paths
Jacob Keller
1
-6
/
+7
2019-10-01
modpost: fix static EXPORT_SYMBOL warnings for UML build
Masahiro Yamada
1
-4
/
+9
2019-10-01
kbuild: remove ar-option and KBUILD_ARFLAGS
Masahiro Yamada
3
-7
/
+2
2019-09-28
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2019-09-26
checkpatch: check for nested (un)?likely() calls
Denis Efremov
1
-0
/
+6
2019-09-26
scripts/gdb: handle split debug
Douglas Anderson
1
-2
/
+2
2019-09-26
checkpatch: make git output use LANGUAGE=en_US.utf8
Joe Perches
1
-4
/
+6
2019-09-26
checkpatch: remove obsolete period from "ambiguous SHA1" query
Sean Christopherson
1
-1
/
+1
2019-09-26
checkpatch: allow consecutive close braces
Joe Perches
1
-1
/
+1
2019-09-26
checkpatch: prefer __section over __attribute__((section(...)))
Joe Perches
1
-0
/
+12
2019-09-26
checkpatch: exclude sizeof sub-expressions from MACRO_ARG_REUSE
Brendan Jackman
1
-1
/
+1
2019-09-26
checkpatch.pl: warn on invalid commit id
Matteo Croce
1
-0
/
+11
2019-09-26
checkpatch: improve SPDX license checking
Joe Perches
1
-9
/
+9
2019-09-26
checkpatch: don't interpret stack dumps as commit IDs
Joe Perches
1
-2
/
+4
2019-09-22
Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-19
/
+228
2019-09-21
Merge tag 'gcc-plugins-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+5
2019-09-20
Merge tag 'trace-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2
-212
/
+259
2019-09-20
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
23
-355
/
+450
2019-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-19
/
+41
2019-09-18
Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+102
2019-09-18
Merge tag 'docs-5.4' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+2
2019-09-17
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-6
/
+21
2019-09-14
genksyms: convert to SPDX License Identifier for lex.l and parse.y
Masahiro Yamada
2
-44
/
+20
2019-09-14
modpost: use __section in the output to *.mod.c
Masahiro Yamada
1
-3
/
+2
2019-09-14
modpost: use MODULE_INFO() for __module_depends
Masahiro Yamada
1
-5
/
+2
2019-09-14
export.h, genksyms: do not make genksyms calculate CRC of trimmed symbols
Masahiro Yamada
1
-5
/
+1
2019-09-10
scripts: Coccinelle script for namespace dependencies.
Matthias Maennich
3
-1
/
+84
2019-09-10
modpost: add support for generating namespace dependencies
Matthias Maennich
2
-5
/
+51
[next]