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
starfive-6.6.48-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
2010-08-06
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
11
-6
/
+682
2010-08-06
Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...
Linus Torvalds
1
-2
/
+3
2010-08-06
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
14
-282
/
+666
2010-08-04
Merge commit 'v2.6.35' into kbuild/kconfig
Michal Marek
22
-402
/
+670
2010-08-04
Merge commit 'v2.6.35' into kbuild/kbuild
Michal Marek
22
-360
/
+543
2010-08-03
modpost: support objects with more than 64k sections
Denys Vlasenko
3
-29
/
+122
2010-08-03
trivial: fix a typo in a filename
Uwe Kleine-König
1
-1
/
+1
2010-08-03
kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command line
Sam Ravnborg
1
-2
/
+2
2010-08-03
kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line
Sam Ravnborg
2
-6
/
+10
2010-08-03
kconfig: add savedefconfig
Sam Ravnborg
6
-1
/
+171
2010-08-03
kconfig: code refactoring in confdata.c
Sam Ravnborg
1
-67
/
+70
2010-08-03
kconfig: refactor code in symbol.c
Sam Ravnborg
2
-13
/
+34
2010-08-03
kconfig: add alldefconfig
Sam Ravnborg
2
-6
/
+14
2010-08-03
kconfig: print more info when we see a recursive dependency
Roman Zippel
1
-15
/
+127
2010-08-03
kconfig: save location of config symbols
Sam Ravnborg
3
-0
/
+5
2010-08-03
kconfig: change nonint_oldconfig to listnewconfig
Sam Ravnborg
2
-27
/
+14
2010-08-03
kconfig: rename loose_nonint_oldconfig => oldnoconfig
Sam Ravnborg
2
-11
/
+10
2010-08-03
kconfig: use long options in conf
Sam Ravnborg
2
-126
/
+105
2010-07-29
kconfig: fix MODULES-related bug in case of no .config
Ulf Magnusson
1
-1
/
+4
2010-07-26
kconfig: make randconfig fair for booleans
Peter Korsgaard
1
-1
/
+2
2010-07-23
nconfig: Fix segfault when help contains special characters
Stephen Boyd
1
-1
/
+1
2010-07-21
kbuild: Fix make rpm
Michal Marek
2
-4
/
+7
2010-07-20
kbuild: Make the setlocalversion script POSIX-compliant
Michał Górny
1
-3
/
+4
2010-07-08
kconfig: Don't write invisible choice values
Jan Beulich
1
-12
/
+12
2010-07-08
powerpc: Fix module building for gcc 4.5 and 64 bit
Stephen Rothwell
1
-0
/
+5
2010-07-02
kbuild: Warn on selecting symbols with unmet direct dependencies
Catalin Marinas
3
-0
/
+25
2010-07-02
scripts/dtc: Fix a resource leak
Martin Ettl
1
-0
/
+1
2010-07-02
Merge branch 'setlocalversion-speedup' into kbuild/rc-fixes
Michal Marek
2
-48
/
+133
2010-06-28
Add support for the C variable in the coccicheck script
Nicolas Palix
1
-25
/
+51
2010-06-18
Merge branch 'setlocalversion-speedup' into kbuild/kbuild
Michal Marek
2
-48
/
+133
2010-06-18
kbuild: Clean up and speed up the localversion logic
Michal Marek
2
-48
/
+133
2010-06-12
kbuild: Fix modpost segfault
Krzysztof Halasa
1
-1
/
+1
2010-06-12
scripts:conf.c Fix warning: variable 'type' set but not used
Justin P. Mattock
1
-4
/
+0
2010-06-12
Merge branch 'kbuild/coccinelle' into kbuild/misc
Michal Marek
7
-0
/
+648
2010-06-12
Add scripts/coccinelle/deref_null.cocci
Nicolas Palix
1
-0
/
+293
2010-06-12
Add scripts/coccinelle/err_cast.cocci
Nicolas Palix
1
-0
/
+56
2010-06-12
Add scripts/coccinelle/resource_size.cocci
Nicolas Palix
1
-0
/
+93
2010-06-12
Add scripts/coccinelle/alloc/kzalloc-simple.cocci
Nicolas Palix
1
-0
/
+82
2010-06-12
Add scripts/coccinelle/alloc/drop_kmalloc_cast.cocci
Nicolas Palix
1
-0
/
+67
2010-06-12
Add a target to use the Coccinelle checker
Nicolas Palix
2
-0
/
+57
2010-06-10
kbuild: Create output directory in Makefile.modbuiltin
Michal Marek
1
-0
/
+5
2010-06-05
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
1
-1
/
+1
2010-06-04
Makefile.build: make KBUILD_SYMTYPES work again
Don Zickus
1
-13
/
+13
2010-06-04
scripts: decodecode: remove bashisms
Rabin Vincent
1
-5
/
+5
2010-06-03
menuconfig: truncate list items
Li Zefan
1
-2
/
+7
2010-06-03
menuconfig: fix to center checklist correctly in a corner case
Li Zefan
1
-0
/
+1
2010-06-03
kbuild: Change section of generated debian packages to kernel
Rogério Brito
1
-1
/
+1
2010-06-03
kbuild: Mark that the packages generated conform to Standards-Version 3.8.4
Rogério Brito
1
-1
/
+1
2010-06-03
kbuild: Add homepage field to debian/control file
Rogério Brito
1
-0
/
+1
2010-06-03
checkkconfigsymbols.sh: Kconfig symbols sometimes have lowercase letters
Roland Dreier
1
-1
/
+1
[next]