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
2010-12-16
kconfig: add more S_INT and S_HEX consistency checks
Arnaud Lacombe
1
-3
/
+12
2010-12-15
kbuild: add numeric --set-val option to scripts/config
Jonas Aaberg
1
-2
/
+9
2010-12-15
kconfig: fix `zconfdebug' extern declaration
Arnaud Lacombe
1
-2
/
+4
2010-12-15
kconfig/conf: merge duplicate switch's case
Arnaud Lacombe
1
-2
/
+0
2010-12-15
kconfig: fix typos
Arnaud Lacombe
2
-4
/
+4
2010-12-15
kbuild/gconf: add dummy inline for bind_textdomain_codeset()
Arnaud Lacombe
1
-0
/
+1
2010-12-15
kbuild/nconf: fix spaces damage
Arnaud Lacombe
1
-1
/
+1
2010-12-15
kconfig: nuke second argument of conf_write_symbol()
Arnaud Lacombe
1
-13
/
+5
2010-12-15
kconfig: do not define AUTOCONF_INCLUDED
Arnaud Lacombe
1
-2
/
+1
2010-12-15
kbuild: introduce HDR_ARCH_LIST for headers_install_all
Kirill A. Shutemov
1
-1
/
+1
2010-12-15
Merge commit 'v2.6.37-rc1' into kbuild/kbuild
Michal Marek
77
-1575
/
+5850
2010-12-14
headers_check: Fix warning text
akpm@linux-foundation.org
1
-2
/
+2
2010-12-14
headers_check: better search for functions in headers
akpm@linux-foundation.org
1
-1
/
+1
2010-12-14
headers_install: check exit status of unifdef
Mike Frysinger
1
-0
/
+7
2010-12-06
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
7
-337
/
+390
2010-12-04
ARM: 6511/1: ftrace: add ARM support for C version of recordmcount
Rabin Vincent
2
-3
/
+7
2010-12-04
ARM: 6509/1: ftrace: ignore any ftrace.o in C version of recordmcount
Rabin Vincent
1
-1
/
+1
2010-12-03
scripts/coccinelle: update for compatability with Coccinelle 0.2.4
Julia Lawall
2
-28
/
+17
2010-12-02
ftrace: Have recordmcount honor endianness in fn_ELF_R_INFO
John Reiser
1
-1
/
+1
2010-12-02
scripts/tags.sh: Add magic for trace-events
Peter Zijlstra
1
-1
/
+3
2010-12-02
tags: put function prototypes back!
Uwe Kleine-König
1
-1
/
+1
2010-11-25
scripts/genksyms: fix header usage
Arnaud Lacombe
2
-2
/
+2
2010-11-25
Kconfig: fix single letter command in scripts/config
Andi Kleen
1
-1
/
+1
2010-11-25
gitignore: add scripts/recordmcount
Américo Wang
1
-0
/
+1
2010-11-25
kbuild, deb-pkg: select userland architecture based on UTS_MACHINE
Asbjoern Sloth Toennesen
1
-1
/
+34
2010-11-25
scripts: fix gfp-translate for recent changes to gfp.h
Mel Gorman
1
-1
/
+6
2010-11-22
kconfig: regen parser
Arnaud Lacombe
2
-334
/
+358
2010-11-22
kconfig: add an option to determine a menu's visibility
Arnaud Lacombe
5
-3
/
+32
2010-11-19
kernel-doc: escape xml for structs
Randy Dunlap
1
-3
/
+9
2010-11-19
ftrace: Speed up recordmcount
Wu Zhangjin
1
-4
/
+9
2010-11-11
fixdep: use hash table instead of a single array
Eric Dumazet
1
-48
/
+61
2010-11-11
kbuild, deb-pkg: Fix build with paranoid umask
maximilian attems
1
-2
/
+4
2010-11-02
kconfig: sym_expand_string_value: allow for string termination when reallocing
Andy Whitcroft
1
-1
/
+1
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
2
-2
/
+2
2010-11-01
Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git...
Linus Torvalds
1
-6
/
+2
2010-10-30
semaphore: Remove mutex emulation
Thomas Gleixner
1
-6
/
+2
2010-10-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
1
-7
/
+36
2010-10-29
ftrace/MIPS: Add module support for C version of recordmcount
Wu Zhangjin
2
-4
/
+57
2010-10-29
ftrace/MIPS: Add MIPS64 support for C version of recordmcount
John Reiser
2
-4
/
+71
2010-10-29
kconfig: Have streamline_config process menuconfigs too
Steven Rostedt
1
-2
/
+2
2010-10-29
kconfig: Fix streamline_config to read multi line deps in Kconfig files
Steven Rostedt
1
-1
/
+18
2010-10-29
kconfig: Fix missing declaration of variable $dir in streamline_config.pl
hiromu
1
-1
/
+3
2010-10-29
kconfig: Fix variable name typo %prompts in streamline_config.pl
hiromu yagura
1
-2
/
+2
2010-10-29
kconfig: Make localmodconfig handle environment variables
Steven Rostedt
1
-1
/
+11
2010-10-29
Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...
Linus Torvalds
2
-2
/
+4
2010-10-29
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
26
-92
/
+1196
2010-10-29
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
23
-816
/
+932
2010-10-29
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
5
-10
/
+15
2010-10-29
initramfs: Fix build break on symbol-prefixed archs
Mike Frysinger
1
-1
/
+3
2010-10-28
Revert "namespace: add source file location exceptions"
Michal Marek
1
-24
/
+0
[prev]
[next]