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-03-29
kbuild: buildtar: add riscv support
Carlos de Paula
2020-11-02
builddeb: Fix rootless build in setuid/setgid directory
Sven Joachim
2020-10-14
kbuild: deb-pkg: clean up package name variables
Masahiro Yamada
2020-10-14
kbuild: deb-pkg: do not build linux-headers package if CONFIG_MODULES=n
Masahiro Yamada
2020-10-10
builddeb: Add support for all required debian/rules targets
Guillem Jover
2020-10-09
builddeb: Enable rootless builds
Guillem Jover
2020-10-09
builddeb: Pass -n to gzip for reproducible packages
Guillem Jover
2020-09-25
kbuild: preprocess module linker script
Masahiro Yamada
2020-08-10
kbuild: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-07
kbuild: buildtar: add dtbs support
Domenico Andreoli
2020-06-11
kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables
Denis Efremov
2020-06-06
kbuild: add variables for compression tools
Denis Efremov
2020-03-30
kbuild: deb-pkg: fix warning when CONFIG_DEBUG_INFO is unset
Reinhard Karcher
2020-01-29
builddeb: split libc headers deployment out into a function
Masahiro Yamada
2020-01-29
builddeb: split kernel headers deployment out into a function
Masahiro Yamada
2020-01-29
builddeb: remove redundant make for ARCH=um
Masahiro Yamada
2020-01-29
builddeb: avoid invoking sub-shells where possible
Masahiro Yamada
2020-01-29
builddeb: remove redundant $objtree/
Masahiro Yamada
2020-01-29
builddeb: match temporary directory name to the package name
Masahiro Yamada
2020-01-29
builddeb: remove unneeded files in hdrobjfiles for headers package
Masahiro Yamada
2020-01-22
builddeb: allow selection of .deb compressor
Michał Mirosław
2020-01-14
builddeb: make headers package thinner
Michał Mirosław
2020-01-04
kbuild/deb-pkg: annotate libelf-dev dependency as :native
Ard Biesheuvel
2019-12-17
scripts: package: mkdebian: add missing rsync dependency
Enrico Weigelt, metux IT consult
2019-11-11
kbuild: Add make dir-pkg build option
Matteo Croce
2019-08-25
kbuild: pkg: rename scripts/package/Makefile to scripts/Makefile.package
Masahiro Yamada
2019-08-25
kbuild: pkg: add package targets to PHONY instead of FORCE
Masahiro Yamada
2019-08-25
kbuild: pkg: clean up package files/dirs from the top Makefile
Masahiro Yamada
2019-07-18
kbuild: create *.mod with full directory path and remove MODVERDIR
Masahiro Yamada
2019-07-17
builddeb: generate multi-arch friendly linux-libc-dev package
Cedric Hombourger
2019-07-09
kbuild: do not create wrappers for header-test-y
Masahiro Yamada
2019-06-15
kbuild: deb-pkg: do not run headers_check
Masahiro Yamada
2019-06-05
kbuild: tar-pkg: enable communication with jobserver
Trevor Bourget
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-03-17
kbuild: deb-pkg: avoid implicit effects
Arseny Maslennikov
2019-03-14
kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIG
Masahiro Yamada
2019-03-14
kbuild: deb-pkg: introduce is_enabled and if_enabled_echo to builddeb
Masahiro Yamada
2019-03-14
kbuild: deb-pkg: add CONFIG_ prefix to kernel config options
Masahiro Yamada
2019-03-14
deb-pkg: generate correct build dependencies
Riku Voipio
2019-02-28
kbuild: [bin]deb-pkg: add DPKG_FLAGS variable
Kacper Kołodziej
2019-02-20
kbuild: pkg: use -f $(srctree)/Makefile to recurse to top Makefile
Masahiro Yamada
2018-12-01
kbuild: remove redundant 'set -e' from cmd_* defines
Masahiro Yamada
2018-11-11
builddeb: Fix inclusion of dtbs in debian package
Rob Herring
2018-11-11
kbuild: deb-pkg: fix too low build version number
Masahiro Yamada
2018-11-06
kbuild: deb-pkg: fix bindeb-pkg breakage when O= is used
Masahiro Yamada
2018-11-06
kbuild: rpm-pkg: fix binrpm-pkg breakage when O= is used
Masahiro Yamada
2018-07-28
builddeb: Add automatic support for sh{3,4}{,eb} architectures
Ben Hutchings
2018-07-28
builddeb: Add automatic support for riscv* architectures
Ben Hutchings
2018-07-28
builddeb: Add automatic support for m68k architecture
Ben Hutchings
2018-07-28
builddeb: Add automatic support for or1k architecture
Ben Hutchings
2018-07-28
builddeb: Add automatic support for sparc64 architecture
Ben Hutchings
2018-07-28
builddeb: Add automatic support for mips{,64}r6{,el} architectures
Ben Hutchings
2018-07-28
builddeb: Add automatic support for mips64el architecture
Ben Hutchings
2018-07-28
builddeb: Add automatic support for ppc64 and powerpcspe architectures
Ben Hutchings
2018-07-28
builddeb: Introduce functions to simplify kconfig tests in set_debarch
Ben Hutchings
2018-07-28
builddeb: Drop check for 32-bit s390
Ben Hutchings
2018-07-28
builddeb: Change architecture detection fallback to use dpkg-architecture
Ben Hutchings
2018-07-28
builddeb: Skip architecture detection when KBUILD_DEBARCH is set
Ben Hutchings
2018-07-19
kbuild: buildtar: add arm64 support
Olof Johansson
2018-07-19
kbuild: buildtar: remove crufty vax pieces
Olof Johansson
2018-05-17
kbuild: deb-pkg improve maintainer address generation
Riku Voipio
2018-04-13
kbuild: rpm-pkg: use kernel-install as a fallback for new-kernel-pkg
Javier Martinez Canillas
2018-04-07
kbuild: deb-pkg: split generating packaging and build
Riku Voipio
2018-03-28
kbuild: rpm-pkg: Support GNU tar >= 1.29
Jason Gunthorpe
2018-03-28
builddeb: Fix header package regarding dtc source links
Jan Kiszka
2017-12-13
kbuild: pkg: make out-of-tree rpm/deb-pkg build immediately fail
Masahiro Yamada
2017-12-13
scripts/package: snap-pkg target
Paolo Pisati
2017-11-23
kbuild: rpm: prompt to use "rpm-pkg" if "rpm" target is used
Masahiro Yamada
2017-11-23
kbuild: pkg: use --transform option to prefix paths in tar
Masahiro Yamada
2017-11-17
Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2017-11-14
builddeb: Pass the kernel:debarch substvar to dpkg-genchanges
Sven Joachim
2017-11-14
kbuild: rpm-pkg: do not force -jN in submake
Masahiro Yamada
2017-11-14
kbuild: rpm-pkg: keep spec file until make mrproper
Masahiro Yamada
2017-11-14
kbuild: rpm-pkg: fix jobserver unavailable warning
Masahiro Yamada
2017-11-14
kbuild: rpm-pkg: replace $RPM_BUILD_ROOT with %{buildroot}
Masahiro Yamada
2017-11-14
kbuild: rpm-pkg: fix build error when CONFIG_MODULES is disabled
Masahiro Yamada
2017-11-14
kbuild: rpm-pkg: refactor mkspec with here doc
Masahiro Yamada
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-09
kbuild: rpm-pkg: clean up mkspec
Masahiro Yamada
2017-10-09
kbuild: rpm-pkg: install vmlinux.bz2 unconditionally
Masahiro Yamada
2017-10-09
kbuild: rpm-pkg: remove ppc64 specific image handling
Masahiro Yamada
2017-09-21
kbuild: rpm-pkg: fix version number handling
Masahiro Yamada
2017-09-21
kbuild: deb-pkg: remove firmware package support
Masahiro Yamada
2017-09-21
kbuild: rpm-pkg: delete firmware_install to fix build error
Masahiro Yamada
2017-09-13
kbuild: buildtar: do not print successful message if tar returns error
Masahiro Yamada
2017-09-13
kbuild: buildtar: fix tar error when CONFIG_MODULES is disabled
Masahiro Yamada
2017-09-02
kbuild: Use KCONFIG_CONFIG in buildtar
Nicolas Porcel
2017-05-10
Merge tag 'kbuild-misc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2017-04-25
builddeb: fix typo
Andrew Donnellan
2017-04-25
builddeb: Update a few outdated and hardcoded strings
Riku Voipio
2017-03-28
Fix dead URLs to ftp.kernel.org
SeongJae Park
2017-03-20
deb-pkg: Remove the KBUILD_IMAGE workaround
Michal Marek
2016-12-11
Merge branch 'kbuild/rc-fixes' into kbuild/misc
Michal Marek
2016-12-11
kbuild/mkspec: avoid using brace expansion
Anton Tikhomirov
2016-11-25
builddeb: fix cross-building to arm64 producing host-arch debs
Adam Borowski
2016-08-16
builddeb: Skip gcc-plugins when not configured
Kees Cook
2016-08-02
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
Linus Torvalds
2016-07-26
Fix the Debian packaging script on systems with no codename
Marcin Mielniczuk
2016-07-26
builddeb: fix file permissions before packaging
Henning Schild
2016-07-19
builddeb: really include objtool binary in headers package
Wilfried Klaebe
2016-06-07
GCC plugin infrastructure
Emese Revfy
2016-05-16
scripts/package/Makefile: rpmbuild add support of RPMOPTS
Srinivas Pandruvada
2016-05-10
builddeb: fix missing headers in linux-headers package
Azriel Samson
2016-05-10
builddeb: include objtool binary in headers package
Bjørn Mork
2016-04-20
kbuild/mkspec: support 'update-bootloader'-based systems
Jiri Kosina
2016-03-04
kbuild/mkspec: clean boot loader configuration on rpm removal
Paolo Abeni
2016-02-26
kbuild/mkspec: fix grub2 installkernel issue
Jiri Kosina
2015-11-24
package Makefile: fix perf-tar targets when outdir is set
Riku Voipio
2015-11-10
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
Linus Torvalds
2015-10-26
deb-pkg: Add automatic support for armhf architecture
Ben Hutchings
2015-10-16
builddeb: remove debian/files before build
Riku Voipio
2015-09-04
deb-pkg: add source package
Riku Voipio
2015-09-04
package/Makefile: move source tar creation to a function
Riku Voipio
2015-08-26
kbuild: avoid listing /lib/modules in kernel spec file
Mike Marciniszyn
2015-08-19
fallback to hostname in scripts/package/builddeb
Christian Kujau
2015-08-19
deb-pkg: simplify directory creation
Riku Voipio
2015-06-15
scripts/package/Makefile: rpmbuild is needed for rpm targets
Jim Davis
2015-05-20
deb-pkg: Add device tree blobs to the package
Arnaud Patard (Rtp)
2015-05-06
builddeb: fix stripped module signatures if CONFIG_DEBUG_INFO and CONFIG_MODULE_SIG_ALL are set
Andrey Skvortsov
2015-04-27
deb-pkg: move setting debarch for a separate function
Riku Voipio
2015-04-27
kbuild/mkspec: Simplify vmlinux.bz2 creation
Borislav Petkov
2015-01-06
builddeb: Try to determine distribution
Sedat Dilek
2015-01-02
builddeb: Update year and git repository URL in debian/copyright
Sedat Dilek
2014-12-08
scripts/package: binrpm-pkg do not create source and devel package
Jérôme Glisse
2014-10-14
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
Linus Torvalds
2014-10-06
deb-pkg: remove obsolete -isp option to dpkg-gencontrol
Asbjoern Sloth Toennesen
2014-09-12
deb-pkg: Add support for powerpc little endian
Michael Neuling
2014-08-26
builddeb: put the dbg files into the correct directory
Michal Marek
2014-08-20
kbuild: Make scripts executable
Michal Marek
2014-06-18
builddeb: fix missing headers in linux-headers package
Fathi Boudra
2014-06-18
kbuild: Fix tar-pkg with relative $(objtree)
Michal Marek
2014-06-18
deb-pkg: Fix for relative paths
Michal Marek
2014-06-12
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
Linus Torvalds
2014-06-10
deb-pkg: Add automatic support for s390x architecture
Ben Hutchings
2014-06-10
kbuild: trivial - remove trailing empty lines
Masahiro Yamada
2014-04-30
kbuild: trivial - remove trailing spaces
Masahiro Yamada
2014-04-24
builddeb: add arm64 in the supported architectures
Fathi Boudra
2014-04-24
builddeb: use $OBJCOPY variable instead of objcopy
Fathi Boudra
2014-01-03
deb-pkg: Fix building for MIPS big-endian or ARM OABI
Ben Hutchings
2014-01-03
deb-pkg: Fix cross-building linux-headers package
Ben Hutchings
2014-01-02
Merge commit v3.13-rc1 into kbuild/misc
Michal Marek
2013-11-18
deb-pkg: Inhibit initramfs builders if CONFIG_BLK_DEV_INITRD is not set
Ben Hutchings
2013-11-07
perf tools: Fix version when building out of tree
David Ahern
2013-09-12
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-08-26
kbuild: Add MIPS specific files to generated package.
Stuart Longland
2013-08-15
Provide version number for Debian firmware package
Heinrich Schuchardt
2013-07-24
deb-pkg: add a hook argument to match debian hooks parameters
Anisse Astier
2013-07-24
deb-pkg: fix installed image path on parisc, mips and powerpc
Anisse Astier
2013-07-24
deb-pkg: split debug symbols in their own package
Anisse Astier
2013-07-24
deb-pkg: use KCONFIG_CONFIG instead of .config file directly
Anisse Astier
2013-07-23
rpm-pkg: add generation of kernel-devel
Mike Marciniszyn
2013-07-23
rpm-pkg: install firmware files in kernel relative directory
Mike Marciniszyn
2013-07-23
rpm-pkg: add %post section to create initramfs and grub hooks
Mike Marciniszyn
2013-07-10
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
Linus Torvalds
2013-06-24
kbuild: fix error when building from src rpm
Mike Marciniszyn
2013-05-16
package: Makefile: unbreak binrpm-pkg target
Luiz Capitulino
2013-04-18
rpm-pkg: Remove pointless set -e statements
Michal Marek
2013-04-18
rpm-pkg: Always regenerate the specfile
Michal Marek
2013-04-18
rpm-pkg: Do not write to the parent directory
Michal Marek
2013-04-18
rpm-pkg: Do not package the whole source directory
Michal Marek
2013-04-08
buildtar: Add ARCH to the archive name
Borislav Petkov
2013-04-08
scripts/package/Makefile: compare objtree with srctree instead of test KBUILD_OUTPUT
Bin Wang
2013-02-22
kbuild: clear KBUILD_SRC when calling 'make' in RPM spec
David R. Bild
2012-10-12
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
Linus Torvalds
2012-09-27
Kbuild: use normal compression settings for tar*-pkg
Andi Kleen
2012-09-27
kbuild: Do not package /boot and /lib in make tar-pkg
Michal Marek
2012-06-28
deb-pkg: Add all Makefiles to header package
maximilian attems
2012-06-28
deb-pkg: Install linux-firmware-image in versioned dir
maximilian attems
2012-05-26
builddeb: include autogenerated header files
Lekensteyn
2012-02-25
kbuild: Fix out-of-tree build for 'make deb-pkg'
Joerg Roedel
2012-02-24
kbuild: Only build linux-image package for UML
Joerg Roedel
2012-02-24
kbuild: Fix link to headers in 'make deb-pkg'
Joerg Roedel
2012-02-18
builddeb: Don't create files in /tmp with predictable names
Ben Hutchings
2011-10-29
scripts/package/Makefile: Fix typo: an deb -> a deb
Paul Menzel
2011-06-24
package: Makefile: fix perf target bug
matt mooney
2011-05-25
Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
Linus Torvalds
2011-05-24
kbuild: Create a kernel-headers RPM
Arun Sharma
2011-05-24
rpm-pkg: Fix when current directory is a symlink
Michal Marek
2011-05-04
Replace '-' in kernel version with '_'
Arun Sharma
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-09
kbuild: Add make tarxz-pkg build option
Zdenek Kaspar
2011-03-09
Merge commit 'v2.6.38-rc1' into kbuild/packaging
Michal Marek
2011-02-04
deb-pkg: Fix building outside of source tree (O=...).
Nicolas de Pesloüan
2011-01-15
deb-pkg: Use $SRCARCH for include path
maximilian attems
2011-01-10
Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
Linus Torvalds
2011-01-07
deb-pkg: s/hdr/kernel_headers_/ && s/header/libc_headers_/
maximilian attems
2011-01-07
deb-pkg: Make deb-pkg generate a seperate linux-libc-dev deb
maximilian attems
2010-12-29
kbuild: create linux-headers package in deb-pkg
Theodore Ts'o
2010-12-20
kbuild, deb-pkg: support overriding userland architecture
Asbjoern Sloth Toennesen
2010-11-25
kbuild, deb-pkg: select userland architecture based on UTS_MACHINE
Asbjoern Sloth Toennesen
2010-11-11
kbuild, deb-pkg: Fix build with paranoid umask
maximilian attems
2010-10-28
Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
Linus Torvalds
2010-10-14
scripts/package: don't break if %{_smp_mflags} isn't set
Nishanth Aravamudan
2010-09-06
kbuild, deb-pkg: Check if KBUILD_IMAGE exists before copying it
Guillem Jover
2010-08-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
2010-08-05
Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
Linus Torvalds
2010-08-02
Merge commit 'v2.6.35' into perf/core
Ingo Molnar
2010-07-21
kbuild: Fix make rpm
Michal Marek
2010-07-05
Merge commit 'v2.6.35-rc4' into perf/core
Ingo Molnar
2010-07-02
Merge branch 'setlocalversion-speedup' into kbuild/rc-fixes
Michal Marek