VisionFive2 Linux kernel

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

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
2021-08-10
kbuild: do not require sub-make for separate output tree builds
Masahiro Yamada
2021-06-17
um: allow not setting extra rpaths in the linux binary
Johannes Berg
2020-07-07
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
2020-05-26
kbuild: remove {CLEAN,MRPROPER,DISTCLEAN}_DIRS
Masahiro Yamada
2020-04-23
um: ensure `make ARCH=um mrproper` removes arch/$(SUBARCH)/include/generated/
Vitor Massaru Iha
2019-07-11
kbuild: remove src and obj from the top Makefile
Masahiro Yamada
2018-12-22
um: remove unused filechk_gen_header in Makefile
Masahiro Yamada
2018-12-01
kbuild: fix UML build error with CONFIG_GCC_PLUGINS
Masahiro Yamada
2018-08-24
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
2018-08-15
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2018-08-07
um: clean up archheaders recipe
Masahiro Yamada
2018-08-07
um: fix parallel building with O= option
Masahiro Yamada
2018-08-02
um: stop abusing KBUILD_KCONFIG
Christoph Hellwig
2018-07-28
kbuild: do not redirect the first prerequisite for filechk
Masahiro Yamada
2017-11-27
um: make sure to have generated headers for target
Al Viro
2017-09-13
um: link vmlinux with -no-pie
Thomas Meyer
2017-07-05
um: Avoid longjmp/setjmp symbol clashes with libpthread.a
Florian Fainelli
2016-07-18
Kbuild: arch: look for generated headers in obtree
Arnd Bergmann
2015-12-08
arch: um: fix error when linking vmlinux.
Lorenzo Colitti
2015-11-06
um: Switch clocksource to hrtimers
Anton Ivanov
2015-10-19
um: Fix out-of-tree build
Richard Weinberger
2015-05-31
um: Stop abusing __KERNEL__
Richard Weinberger
2015-04-02
kbuild: use relative path more to include Makefile
Masahiro Yamada
2014-06-05
um: Fix for relative objtree when generating x86 headers
Michal Marek
2013-12-01
um: Build always with -mcmodel=large on 64bit
Richard Weinberger
2013-11-17
arch/um: make it work with defconfig and x86_64
Ramkumar Ramachandra
2012-10-02
UAPI: Partition the header include path sets and add uapi/ header directories
David Howells
2012-05-05
kbuild: link of vmlinux moved to a script
Sam Ravnborg
2012-03-25
um: Switch to large mcmodel on x86_64
Richard Weinberger
2012-03-25
um: most of the SUBARCH uses can be killed
Al Viro
2011-12-09
um: Use $(srctree) not $(KBUILD_SRC)
H. Peter Anvin
2011-12-05
um: Generate headers before generating user-offsets.s
H. Peter Anvin
2011-12-05
um: Run host archheaders, allow use of host generated headers
H. Peter Anvin
2011-11-02
um: take arch/um/sys-x86 to arch/x86/um
Al Viro
2011-11-02
um: merge Makefile-{i386,x86_64}
Al Viro
2011-11-02
um: merge arch/um/sys-{i386,x86_64}
Al Viro
2011-11-02
um: merge arch/um/sys-{i386,x86_64}/shared
Al Viro
2011-11-02
um: merge arch/um/sys-{i386,x86_64}/asm
Al Viro
2011-11-02
um: get rid of kern_constants.h
Al Viro
2011-11-02
um: take user_constants.h to include/generated
Al Viro
2011-11-02
um: switch to -idirafter, get saner kern_constants.h out of that
Al Viro
2011-09-14
um: fix strrchr() problems
Al Viro
2009-12-12
kbuild: move asm-offsets.h to include/generated
Sam Ravnborg
2009-09-20
arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0
Sam Ravnborg
2009-01-05
get rid of the last symlink in uml build
Al Viro
2008-10-22
x86, um: get rid of uml-config.h
Al Viro
2008-10-22
x86, um: get rid of arch/um/Kconfig.arch
Al Viro
2008-10-22
x86, um: get rid of arch/um/os symlink
Al Viro
2008-10-22
x86, um: get rid of header symlinks
Al Viro
2008-10-22
x86, um: merge Kconfig.i386 and Kconfig.x86_64
Al Viro
2008-10-22
x86, um: get rid of sysdep symlink
Al Viro
2008-10-22
x86, um: take vm-flags.h to sysdep
Al Viro
2008-10-22
x86, um: get rid of uml asm/arch
Al Viro
2008-10-22
x86, um: get rid of system.h -> system.h include
Al Viro
2008-10-22
x86, um: untangle uml ldt.h
Al Viro
2008-10-22
x86, um: sanitize uml sigcontext.h uses
Al Viro
2008-10-22
x86, um: now we can get rid of trivial uml headers
Al Viro
2008-10-22
x86, um: ... and asm-x86 move
Al Viro
2008-10-22
x86, um: initial part of asm-um move
Al Viro
2008-10-22
x86, um: take arch/um/include/* out of the way
Al Viro
2008-07-07
[UML] fix gcc ICEs and unresolved externs
Jeff Dike
2008-05-06
Revert "uml: fix gcc problem"
Linus Torvalds
2008-05-04
uml: fix gcc problem
Ingo Molnar
2008-02-08
uml: runtime host VMSPLIT detection
Jeff Dike
2008-02-05
uml: remove TOPDIR
WANG Cong
2008-02-05
uml: fx command-line CFLAGS and LDFLAGS support
Jeff Dike
2008-02-05
uml: allow LFLAGS on command line
Jeff Dike
2007-11-29
UML: build fix
WANG Cong
2007-11-14
uml: fix symlink loops
Jeff Dike
2007-11-05
uml: correctly strip kernel defines from userspace CFLAGS
Jeff Dike
2007-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2007-10-16
uml: style fixes pass 1
Jeff Dike
2007-10-16
uml: throw out CONFIG_MODE_TT
Jeff Dike
2007-10-16
uml: fix an IPV6 libc vs kernel symbol clash
Jeff Dike
2007-10-15
kbuild: enable 'make AFLAGS=...' to add additional options to AS
Sam Ravnborg
2007-10-14
kbuild: enable 'make CFLAGS=...' to add additional options to CC
Sam Ravnborg
2007-10-13
minimal build fixes for uml (fallout from x86 merge)
Al Viro
2007-07-19
fallout from kbuild changes
Al Viro
2006-10-30
[PATCH] uml: fix compilation options for USER_OBJS
akpm@osdl.org
2006-10-03
Attack of "the the"s in arch
Matt LaPlante
2006-05-01
[PATCH] uml: uml-makefile-nicer uses SYMLINK incorrectly
Jeff Dike
2006-05-01
[PATCH] uml: fix compilation and execution with hardened GCC
Paolo 'Blaisorblade' Giarrusso
2006-05-01
[PATCH] uml: use Kbuild tracking for all files and fix compilation output
Paolo 'Blaisorblade' Giarrusso
2006-04-11
[PATCH] uml: fix parallel make early failure on clean tree
Paolo 'Blaisorblade' Giarrusso
2006-03-31
[PATCH] uml: split ldt.h in arch-independent and arch-dependant code
Paolo 'Blaisorblade' Giarrusso
2006-03-31
[PATCH] uml: eliminate duplicate mrpropered files
Al Viro
2006-03-31
[PATCH] uml: clean up remapping code build magic
Al Viro
2006-03-06
kbuild: change kbuild to not rely on incorrect GNU make behavior
Paul Smith
2006-02-01
[PATCH] uml: comments about libc-conflict guards
Paolo 'Blaisorblade' Giarrusso
2006-02-01
[PATCH] uml: add a build dependency
Jeff Dike
2006-01-18
[PATCH] uml: move headers to arch/um/include
Gennady Sharapov
2006-01-14
[PATCH] uml: fix symbol for mktime
Miklos Szeredi
2006-01-11
[PATCH] uml: fix missing KBUILD_BASENAME
Jeff Dike
2005-11-22
[PATCH] uml: eliminate anonymous union and clean up symlink lossage
Jeff Dike
2005-11-07
[PATCH] uml: big memory fixes
Jeff Dike
2005-10-10
[PATCH] Uml: hide commands when not being verbose
Paolo 'Blaisorblade' Giarrusso
2005-09-29
[PATCH] uml makefiles sanitized
Al Viro
2005-09-21
[PATCH] uml: Fix conflict between libc and ipv6
Paolo 'Blaisorblade' Giarrusso
2005-09-11
kbuild: rename prepare to archprepare to fix dependency chain
Sam Ravnborg
2005-09-10
[PATCH] Uml: more cleaning
Paolo 'Blaisorblade' Giarrusso
2005-09-09
kbuild: um fix so it compile with generic asm-offsets.h support
Sam Ravnborg
2005-09-05
[PATCH] uml: build cleanup
Al Viro
2005-09-05
[PATCH] uml: Rename Kconfig files to be like the other arches
Jeff Dike
2005-07-27
[PATCH] uml: add dependency to arch/um/Makefile for parallel builds
Olaf Hering
2005-07-14
[PATCH] uml: allow building as 32-bit binary on 64bit host
Paolo 'Blaisorblade' Giarrusso
2005-07-14
[PATCH] uml: reintroduce pcap support
Paolo 'Blaisorblade' Giarrusso
2005-07-14
[PATCH] uml: gcc 2.95 fix and Makefile cleanup
Paolo 'Blaisorblade' Giarrusso
2005-07-12
[PATCH] uml:remove user_constants.h on clean
Paolo 'Blaisorblade' Giarrusso
2005-06-21
[PATCH] uml: fix linkage of tt mode against NPTL
Paolo 'Blaisorblade' Giarrusso
2005-05-05
[PATCH] uml: remove a dangling symlink
Bodo Stroesser
2005-05-05
[PATCH] uml: s390 preparation, elf.h
Bodo Stroesser
2005-05-05
[PATCH] uml: finish cross-build support
Al Viro
2005-05-05
[PATCH] uml: cross-build support : mk_task and mk_constants
Al Viro
2005-05-05
[PATCH] uml: cross-build support : kernel_offsets
Al Viro
2005-05-05
[PATCH] uml: cross-build support : mk_ptregs
Al Viro
2005-05-05
[PATCH] uml: start cross-build support : mk_user_constants
Al Viro
2005-05-05
[PATCH] uml: use variables rather than symlinks in dependencies
Al Viro
2005-05-05
[PATCH] uml: include the linker script rather than symlink it
Al Viro
2005-05-05
[PATCH] uml kbuild: avoid useless rebuilds
Paolo 'Blaisorblade' Giarrusso
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds