VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   33 Branches   55 Tags
Date
Commit Message
Rev
Author
2021-05-03
Removed the oprofiled version option
Bhaskar Chowdhury
2021-01-27
ver_linux: Eliminate duplicate code in ldconfig processing logic
Alexander Kapshuk
2020-02-10
ver_linux: Query ld cache for versions of libc/libcpp run-time
Alexander Kapshuk
2019-11-11
scripts/ver_linux: add Bison and Flex to the checklist
Bhaskar Chowdhury
2019-01-22
ver_linux: Assign constant RE to variable name for clarity
Alexander Kapshuk
2018-07-07
ver_linux: Do not check for ver_linux pattern in version function
Alexander Kapshuk
2018-07-07
ver_linux: Process input coming from procmaps that matches libc only
Alexander Kapshuk
2018-05-14
ver_linux: Drop redundant calls to system() to test if file is readable
Alexander Kapshuk
2018-05-14
ver_linux: Move stderr redirection from function parameter to function body
Alexander Kapshuk
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-04-08
ver_linux: Use /usr/bin/awk instead of /bin/awk
Saul Wold
2016-08-31
ver_linux: rename ver_linux.awk to ver_linux
Alexander Kapshuk
2016-08-31
ver_linux: shell implementation removed
Alexander Kapshuk
2016-02-07
scripts: fix typo in ver_linux
Matthias Lange
2015-10-17
ver_linux: proc/modules, limit text processing to 'sed'
Alexander Kapshuk
2015-10-17
ver_linux: wireless-tools, look for numerical input, not field number
Alexander Kapshuk
2015-10-17
ver_linux: use 'udevadm', instead of 'udevinfo'
Alexander Kapshuk
2015-10-17
ver_linux: sh-utils, look for numerical input, not field number
Alexander Kapshuk
2015-10-17
ver_linux: loadkeys, look for numerical input, not field number
Alexander Kapshuk
2015-10-17
ver_linux: net-tools, look for numerical input, not field number
Alexander Kapshuk
2015-10-17
ver_linux: procps, look for numerical input, not field number
Alexander Kapshuk
2015-10-17
ver_linux: libcpp, fix missing output
Alexander Kapshuk
2015-10-17
ver_linux: ldd, look for numerical input, not field number
Alexander Kapshuk
2015-10-17
ver_linux: libc, input redirection to sed fails in some distros
Alexander Kapshuk
2015-10-17
ver_linux: ppp, look for numerical input, not field number
Alexander Kapshuk
2015-10-17
ver_linux: quota-tools, look for numerical input, not field number
Alexander Kapshuk
2015-10-17
ver_linux: pcmciautils, look for numerical input, not field number
Alexander Kapshuk
2015-10-17
ver_linux: xfsprogs, look for numerical input, not field number
Alexander Kapshuk
2015-10-17
ver_linux: reiserfsprogs, look for numerical input, not field number
Alexander Kapshuk
2015-10-17
ver_linux: jfsutils, look for numerical input, not field number
Alexander Kapshuk
2015-10-17
ver_linux: e2fsprogs, look for numerical input, not field number
Alexander Kapshuk
2015-10-17
ver_linux: module-init-tools, look for numerical input, not field number
Alexander Kapshuk
2015-10-17
ver_linux: util-linux, 'fdformat' not ubiquitous any longer
Alexander Kapshuk
2015-10-17
ver_linux: binutils, fix inaccurate output
Alexander Kapshuk
2015-10-17
ver_linux: make --version, use regex to find version number
Alexander Kapshuk
2015-10-17
ver_linux: gcc -dumpversion, use regex to find version number
Alexander Kapshuk
2009-06-09
Remove bashisms from scripts
dann frazier
2008-07-31
kbuild: scripts/ver_linux: don't set PATH
Adrian Bunk
2008-05-25
scripts/ver_linux use 'gcc -dumpversion'
Gabriel C
2007-10-12
kbuild: scripts/ver_linux : correct printing of binutils version
Jesper Juhl
2007-10-12
kbuild: ver_linux fix glibc version print
Jesper Juhl
2007-07-25
kbuild: fix up printing of Linux C Library version in scripts/ver_linux
Jesper Juhl
2006-12-07
[PATCH] ver_linux additions
Valdis Kletnieks
2006-04-05
ver_linux: don't print reiser4progs version if none found
Alexey Dobriyan
2005-09-07
[PATCH] Adapt scripts/ver_linux to new util-linux version strings
Alexey Dobriyan
2005-04-18
[PATCH] 2.6.12-rc1-mm3 Fix ver_linux script for no udev utils.
Steven Cole
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds