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
2013-11-13
kernel-doc: improve "no structured comments found" error
Johannes Berg
2
-5
/
+15
2013-11-13
initramfs: read CONFIG_RD_ variables for initramfs compression
P J P
1
-6
/
+18
2013-11-13
checkpatch: add check for sscanf without return use
Joe Perches
1
-0
/
+17
2013-11-13
checkpatch: don't require kernel style __attribute__ shortcuts in uapi paths
Joe Perches
1
-7
/
+12
2013-11-13
checkpatch: improve "return is not a function" test
Joe Perches
1
-14
/
+4
2013-11-13
checkpatch.pl: check for the FSF mailing address
Josh Triplett
1
-0
/
+12
2013-11-13
checkpatch: make the memory barrier test noisier
Joe Perches
1
-2
/
+2
2013-11-13
checkpatch: add rules to check init attribute and const defects
Joe Perches
1
-2
/
+34
2013-11-13
checkpatch: add test for #defines of ARCH_HAS_<foo>
Joe Perches
1
-8
/
+14
2013-11-13
checkpatch: find CamelCase definitions of struct/union/enum
Joe Perches
1
-2
/
+3
2013-11-13
checkpatch: update seq_<foo> tests
Joe Perches
1
-3
/
+4
2013-11-13
checkpatch: extend CamelCase types and ignore existing CamelCase uses in a patch
Joe Perches
1
-2
/
+10
2013-11-13
checkpatch: report missing spaces around trigraphs with --strict
Joe Perches
1
-9
/
+7
2013-11-13
scripts/mod/modpost.c: handle non ABS crc symbols
Andi Kleen
1
-8
/
+7
2013-11-13
scripts/sortextable: support objects with more than 64K sections.
Jamie Iles
2
-3
/
+47
2013-11-07
perf tools: Fix version when building out of tree
David Ahern
1
-1
/
+3
2013-11-02
scripts/kallsyms: filter symbols not in kernel address space
Ming Lei
2
-1
/
+13
2013-09-25
checkpatch: make extern in .h prototypes quieter
Joe Perches
1
-2
/
+2
2013-09-13
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-1
/
+1
2013-09-13
scripts/config: fix variable substitution command
Clement Chauplannaz
1
-1
/
+1
2013-09-13
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-0
/
+21
2013-09-12
checkpatch: add test for positional misuse of section specifiers like __initdata
Joe Perches
1
-1
/
+46
2013-09-12
checkpatch: fix perl version 5.12 and earlier incompatibility
Joe Perches
1
-2
/
+2
2013-09-12
checkpatch: reduce runtime/cpu time used
Joe Perches
1
-1
/
+3
2013-09-12
checkpatch: better --fix of SPACING errors.
Joe Perches
1
-22
/
+42
2013-09-12
checkpatch: ignore #define TRACE_<foo> macros
Joe Perches
1
-1
/
+2
2013-09-12
checkpatch: add --types option to report only specific message types
Joe Perches
1
-18
/
+38
2013-09-12
checkpatch: fix networking kernel-doc block comment defect
Joe Perches
1
-0
/
+1
2013-09-12
checkpatch: warn when using extern with function prototypes in .h files
Joe Perches
1
-0
/
+10
2013-09-12
checkpatch: check for duplicate signatures
Joe Perches
1
-0
/
+12
2013-09-12
checkpatch: enforce sane perl version
Dave Hansen
1
-0
/
+12
2013-09-12
checkpatch: check CamelCase by word, not by $Lval
Joe Perches
1
-5
/
+9
2013-09-12
checkpatch: add a few more --fix corrections
Joe Perches
1
-38
/
+84
2013-09-11
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
9
-340
/
+408
2013-09-08
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
4
-24
/
+178
2013-09-08
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-8
/
+0
2013-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-0
/
+4
2013-09-05
kconfig: do not allow more than one symbol to have 'option modules'
Yann E. MORIN
1
-0
/
+6
2013-09-05
kconfig: regenerate bison parser
Yann E. MORIN
1
-264
/
+298
2013-09-05
kconfig: do not special-case 'MODULES' symbol
Yann E. MORIN
2
-13
/
+3
2013-09-05
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2013-09-01
diffconfig: Update script to support python versions 2.5 through 3.3
Mike Pagano
1
-15
/
+13
2013-08-30
tile: support ftrace on tilegx
Tony Lu
1
-0
/
+4
2013-08-28
scripts/checkkconfigsymbols.sh: replace echo -e with printf
Max Filippov
1
-2
/
+2
2013-08-26
kbuild: Add MIPS specific files to generated package.
Stuart Longland
1
-0
/
+21
2013-08-20
scripts/mod/modpost.c: permit '.cranges' secton for sh64 architecture.
Chen Gang
1
-0
/
+1
2013-08-20
diffconfig: Gracefully exit if the default config files are not present
Mike Pagano
1
-2
/
+7
2013-08-16
kconfig: silence warning when parsing auto.conf when a symbol has changed type
Yann E. MORIN
1
-3
/
+8
2013-08-16
scripts/config: use sed's POSIX interface
Clement Chauplannaz
1
-3
/
+41
2013-08-16
kconfig: switch to "long long" for sanity
Kees Cook
1
-9
/
+10
[next]