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
2014-06-10
kbuild: do not add "selinux" to subdir- twice
Masahiro Yamada
1
-1
/
+1
2014-05-15
firmware: Simplify directory creation
Michal Marek
1
-13
/
+11
2014-04-30
kbuild: trivial - remove trailing spaces
Masahiro Yamada
9
-21
/
+21
2014-04-30
kbuild: support simultaneous "make %config" and "make all"
Masahiro Yamada
1
-11
/
+4
2014-04-17
kbuild: move extra gcc checks to scripts/Makefile.extrawarn
Masahiro Yamada
2
-61
/
+67
2014-04-13
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
5
-117
/
+192
2014-04-10
kbuild: LLVMLinux: Fix LINUX_COMPILER definition script for compilation with ...
Jan-Simon Möller
1
-1
/
+1
2014-04-10
kbuild: LLVMLinux: Adapt warnings for compilation with clang
Jan-Simon Möller
1
-1
/
+11
2014-04-08
scripts/coccinelle: Use PTR_ERR_OR_ZERO
Sachin Kamat
1
-7
/
+7
2014-04-08
scripts/bootgraph.pl: Add graphic header
Fabian Frederick
1
-2
/
+40
2014-04-08
scripts: objdiff: detect object code changes between two commits
Jason Cooper
1
-0
/
+141
2014-04-08
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
3
-7
/
+4
2014-04-08
kconfig: make allnoconfig disable options behind EMBEDDED and EXPERT
Josh Triplett
6
-6
/
+20
2014-04-06
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-26
/
+66
2014-04-04
checkpatch: don't warn on bitfield spaces around :
Joe Perches
1
-2
/
+5
2014-04-04
checkpatch: expand parenthesis alignment test to declarations, functions and ...
Joe Perches
1
-4
/
+6
2014-04-04
checkpatch.pl: add check for Change-Id
Christopher Covington
1
-0
/
+6
2014-04-04
scripts/checkpatch.pl: __GFP_NOFAIL isn't going away
Andrew Morton
1
-6
/
+0
2014-04-04
checkpatch: net and drivers/net: warn on missing blank line after variable de...
Joe Perches
1
-0
/
+15
2014-04-04
checkpatch: improve the compatible vendor match
Florian Vaussard
1
-5
/
+5
2014-04-04
checkpatch: check compatible strings in .c and .h too
Florian Vaussard
1
-2
/
+4
2014-04-04
checkpatch: fix spurious vendor compatible warnings
Florian Vaussard
1
-2
/
+2
2014-04-04
checkpatch: check vendor compatible with dashes
Florian Vaussard
1
-1
/
+1
2014-04-04
checkpatch: improve octal permissions test speed
Joe Perches
1
-20
/
+31
2014-04-04
checkpatch.pl: modify warning message for printk usage
Yogesh Chaudhari
1
-1
/
+1
2014-04-04
checkpatch: make "return is not a function" test quieter
Joe Perches
1
-7
/
+15
2014-04-04
checkpatch: ignore networking block comment style first lines in file
Joe Perches
1
-1
/
+2
2014-04-04
checkpatch: use a more consistent function argument style
Joe Perches
1
-9
/
+20
2014-04-04
checkpatch: add test for char * arrays that could be static const
Joe Perches
1
-0
/
+7
2014-04-04
checkpatch: fix jiffies comparison and others
Joe Perches
1
-1
/
+1
2014-04-04
checkpatch: avoid sscanf test duplicated messages
Joe Perches
1
-1
/
+1
2014-04-04
checkpatch: update octal permissions warning
Joe Perches
1
-2
/
+4
2014-04-04
checkpatch: warn on uses of __constant_<foo> functions
Joe Perches
1
-0
/
+13
2014-04-04
checkpatch: add checks for constant non-octal permissions
Joe Perches
1
-2
/
+34
2014-04-04
checkpatch: don't warn on some function pointer return styles
Joe Perches
1
-10
/
+21
2014-04-04
checkpatch: add test for long udelay
Joe Perches
1
-3
/
+8
2014-04-04
genksyms: fix typeof() handling
Jan Beulich
7
-384
/
+498
2014-04-03
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
10
-365
/
+582
2014-04-02
Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-5
/
+18
2014-04-01
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
6
-4
/
+71
2014-03-31
Merge remote-tracking branch 'robh/for-next' into devicetree/next
Grant Likely
3
-3
/
+15
2014-03-30
kbuild: move "quote" to Kbuild.include to be consistent
Masahiro Yamada
2
-4
/
+1
2014-03-30
Coccicheck: Remove memcpy to struct assignment test
Peter Senna Tschudin
1
-103
/
+0
2014-03-17
kallsyms: fix percpu vars on x86-64 with relocation.
Rusty Russell
2
-0
/
+25
2014-03-17
kallsyms: generalize address range checking
Kees Cook
1
-21
/
+32
2014-03-14
kbuild: specify build_docproc as a phony target
Masahiro Yamada
1
-3
/
+3
2014-03-13
module: allow multiple calls to MODULE_DEVICE_TABLE() per module
Tom Gundersen
1
-5
/
+9
2014-03-11
revert "kallsyms: fix absolute addresses for kASLR"
Andrew Morton
1
-1
/
+2
2014-03-08
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+13
2014-03-04
kallsyms: fix absolute addresses for kASLR
Andy Honig
1
-2
/
+1
[next]