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
2016-07-15
Revert "scripts/gdb: add a Radix Tree Parser"
Kieran Bingham
3
-105
/
+0
2016-07-15
scripts/gdb: Perform path expansion to lx-symbol's arguments
Nikolay Borisov
1
-1
/
+1
2016-07-15
scripts/gdb: add constants.py to .gitignore
Omar Sandoval
1
-0
/
+1
2016-07-15
scripts/gdb: rebuild constants.py on dependancy change
Kieran Bingham
1
-2
/
+3
2016-07-15
scripts/gdb: silence 'nothing to do' message
Kieran Bingham
1
-0
/
+1
2016-06-10
Merge tag 'powerpc-4.7-3Michael Ellerman:' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-1
/
+1
2016-06-08
of: fix autoloading due to broken modalias with no 'compatible'
Wolfram Sang
1
-1
/
+1
2016-06-04
checkpatch: reduce git commit description style false positives
Joe Perches
1
-0
/
+1
2016-05-27
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
6
-177
/
+14
2016-05-27
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2
-1
/
+17
2016-05-27
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
7
-48
/
+215
2016-05-24
headers_check: don't warn about c++ guards
Arnd Bergmann
1
-0
/
+4
2016-05-24
scripts/gdb: decode bytestream on dmesg for Python3
Kieran Bingham
1
-2
/
+2
2016-05-24
scripts/gdb: fix issue with dmesg.py and python 3.X
Dom Cote
1
-3
/
+4
2016-05-24
scripts/gdb: improve types abstraction for gdb python scripts
Dom Cote
1
-2
/
+15
2016-05-24
scripts/gdb: add lx_thread_info_by_pid helper
Kieran Bingham
1
-0
/
+19
2016-05-24
scripts/gdb: add a Radix Tree Parser
Kieran Bingham
3
-0
/
+105
2016-05-24
scripts/gdb: cast CPU numbers to integer
Jan Kiszka
1
-1
/
+1
2016-05-24
scripts/gdb: add cpu iterators
Kieran Bingham
1
-0
/
+38
2016-05-24
scripts/gdb: add mount point list command
Kieran Bingham
2
-0
/
+119
2016-05-24
scripts/gdb: add io resource readers
Kieran Bingham
1
-0
/
+57
2016-05-24
scripts/gdb: provide a dentry_name VFS path helper
Kieran Bingham
1
-0
/
+8
2016-05-24
scripts/gdb: support !CONFIG_MODULES gracefully
Kieran Bingham
1
-1
/
+4
2016-05-24
scripts/gdb: provide exception catching parser
Kieran Bingham
1
-0
/
+7
2016-05-24
scripts/gdb: convert modules usage to lists functions
Kieran Bingham
1
-11
/
+6
2016-05-24
scripts/gdb: provide kernel list item generators
Kieran Bingham
1
-0
/
+21
2016-05-24
scripts/gdb: provide linux constants
Kieran Bingham
3
-1
/
+44
2016-05-24
scripts/gdb: Adjust module reference counter reported by lx-lsmod
Jan Kiszka
1
-1
/
+1
2016-05-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+139
2016-05-21
Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+67
2016-05-21
Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2016-05-21
checkpatch: improve --git <commit-count> shortcut
Joe Perches
1
-6
/
+4
2016-05-21
checkpatch: reduce number of `git log` calls with --git
Joe Perches
1
-10
/
+13
2016-05-21
checkpatch: add support to check already applied git commits
Du, Changbin
1
-1
/
+47
2016-05-21
checkpatch: add --list-types to show message types to show or ignore
Joe Perches
1
-1
/
+37
2016-05-21
checkpatch: advertise the --fix and --fix-inplace options more
Joe Perches
1
-0
/
+8
2016-05-21
checkpatch: whine about ACCESS_ONCE
Joe Perches
1
-0
/
+22
2016-05-21
checkpatch: add test for keywords not starting on tabstops
Joe Perches
1
-0
/
+13
2016-05-21
checkpatch: improve CONSTANT_COMPARISON test for structure members
Joe Perches
1
-1
/
+1
2016-05-21
checkpatch: add PREFER_IS_ENABLED test
Joe Perches
1
-0
/
+10
2016-05-21
Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-7
/
+36
2016-05-20
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-12
/
+2
2016-05-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-16
/
+46
2016-05-20
scripts/bloat-o-meter: print percent change
Vineet Gupta
1
-0
/
+6
2016-05-20
scripts/spelling.txt: add "fimware" misspelling
Kees Cook
1
-0
/
+1
2016-05-20
scripts/decode_stacktrace.sh: handle symbols in modules
Konstantin Khlebnikov
1
-16
/
+39
2016-05-20
Merge tag 'docs-for-linus' of git://git.lwn.net/linux
Linus Torvalds
2
-106
/
+430
2016-05-19
Merge tag 'localmodconfig-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+39
2016-05-19
coccicheck: Fix missing 0 index in kill loop
Kees Cook
1
-1
/
+1
2016-05-16
scripts/package/Makefile: rpmbuild add support of RPMOPTS
Srinivas Pandruvada
1
-2
/
+2
[next]