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
2020-10-30
timekeeping: default GENERIC_CLOCKEVENTS to enabled
Arnd Bergmann
2020-09-08
uaccess: add infrastructure for kernel builds with set_fs()
Christoph Hellwig
2020-05-05
h8300: Remove redundant CLKDEV_LOOKUP selects
Stephen Boyd
2019-06-24
binfmt_flat: add a ARCH_HAS_BINFMT_FLAT option
Christoph Hellwig
2019-06-24
binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variable
Christoph Hellwig
2019-06-24
binfmt_flat: remove flat_old_ram_flag
Christoph Hellwig
2019-05-16
Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
2019-04-23
asm-generic: provide entirely generic nommu uaccess
Christoph Hellwig
2019-04-03
locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
Waiman Long
2019-02-19
32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
Yury Norov
2018-12-13
dma-mapping: always build the direct mapping code
Christoph Hellwig
2018-10-31
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
2018-10-31
mm: remove CONFIG_NO_BOOTMEM
Mike Rapoport
2018-08-22
Merge tag 'for-4.19' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux
Linus Torvalds
2018-08-22
h8300: switch to NO_BOOTMEM
Rob Herring
2018-08-02
kconfig: include kernel/Kconfig.preempt from init/Kconfig
Christoph Hellwig
2018-08-02
Kconfig: consolidate the "Kernel hacking" menu
Christoph Hellwig
2018-08-02
kconfig: include common Kconfig files from top-level Kconfig
Christoph Hellwig
2018-01-15
h8300: use dma-direct
Christoph Hellwig
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-08
arch: define CPU_BIG_ENDIAN for all fixed big endian archs
Babu Moger
2017-06-14
clocksource/drivers: Rename CLKSRC_OF to TIMER_OF
Daniel Lezcano
2016-05-28
Merge branch 'hash' of git://ftp.sciencehorizons.net/linux
Linus Torvalds
2016-05-28
h8300: Add
George Spelvin
2016-05-20
lib/GCD.c: use binary GCD algorithm instead of Euclidean
Zhaoxiu Zeng
2016-01-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-01-20
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
2016-01-20
h8300: Add KGDB support.
Yoshinori Sato
2016-01-20
h8300: Add LZO compression
Yoshinori Sato
2015-12-15
clocksource/drivers/h8300_timer8: Separate the Kconfig option from the arch
Daniel Lezcano
2015-11-12
h8300: enable CLKSRC_OF
Yoshinori Sato
2015-06-23
h8300: Remove ARCH_WANT_IPC_PARSE_VERSION
Yoshinori Sato
2015-06-23
h8300: Build scripts
Yoshinori Sato
2013-09-16
Drop support for Renesas H8/300 (h8300) architecture
Guenter Roeck
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
2013-06-23
h8300: Switch h8300 to drivers/Kconfig
Geert Uytterhoeven
2013-03-15
CONFIG_SYMBOL_PREFIX: cleanup.
Rusty Russell
2013-03-12
Select VIRT_TO_BUS directly where needed
Stephen Rothwell
2013-02-27
arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
Stephen Rothwell
2013-02-14
burying unused conditionals
Al Viro
2013-02-03
h8300: switch to generic old sigaction()
Al Viro
2013-02-03
h8300: switch to generic old sigsuspend
Al Viro
2013-02-03
h8300: switch to generic sigaltstack
Al Viro
2012-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
Linus Torvalds
2012-12-19
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
2012-12-18
h8300: select generic atomic64_t support
Fengguang Wu
2012-10-14
h8300: generic kernel_execve()
Al Viro
2012-10-14
h8300: generic kernel_thread()
Al Viro
2012-10-14
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
Linus Torvalds
2012-10-09
Kconfig: clean up the long arch list for the UID16 config option
Catalin Marinas
2012-09-28
Make most arch asm/module.h files use asm-generic/module.h
David Howells
2012-07-30
ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION
Will Deacon
2012-01-11
cpu: Register a generic CPU device on architectures that currently do not
Ben Hutchings
2011-10-26
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2011-10-18
h8300: drivers/serial/Kconfig was moved
Paul Bolle
2011-10-13
h8300: drop puzzling Kconfig dependencies
Paul Bolle
2011-05-26
arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
Akinobu Mita
2011-03-30
genirq: Remove the now obsolete config options and select statements
Thomas Gleixner
2011-03-25
Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
2011-03-24
h8300: Use generic show_interrupts()
Thomas Gleixner
2011-03-23
bitops: introduce CONFIG_GENERIC_FIND_BIT_LE
Akinobu Mita
2011-01-21
h8300: Use generic irq Kconfig
Thomas Gleixner
2010-10-12
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
Michal Marek
2010-09-19
kbuild: migrate all arch to the kconfig mainmenu upgrade
Arnaud Lacombe
2010-07-27
time: Kill off CONFIG_GENERIC_TIME
John Stultz
2009-12-15
module: make MODULE_SYMBOL_PREFIX into a CONFIG option
Alan Jenkins
2009-01-06
Staging: Kconfig for ARCH=arm,8300, cris
F. Duncan M. Haldane
2008-10-23
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb
Linus Torvalds
2008-10-20
container freezer: implement freezer cgroup subsystem
Matt Helsley
2008-10-20
Merge branch 'master' into for-upstream
David Vrabel
2008-10-16
h8300: GENERIC_BUG support
Yoshinori Sato
2008-09-17
uwb: add the UWB stack (build system)
Greg Kroah-Hartman
2008-09-06
Remove redundant CONFIG_ARCH_SUPPORTS_AOUT
David Woodhouse
2008-07-25
pty: remove unused UNIX98_PTY_COUNT options
Adrian Bunk
2008-02-09
ide: introduce HAVE_IDE
Sam Ravnborg
2008-02-08
avoid overflows in kernel/time.c
H. Peter Anvin
2008-02-08
aout: mark arches that support A.OUT format
David Howells
2008-02-03
Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig
Mathieu Desnoyers
2007-10-30
Kbuild/doc: fix links to Documentation files
Dirk Hohndel
2007-10-19
Combine instrumentation menus in kernel/Kconfig.instrumentation
Mathieu Desnoyers
2007-07-16
dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs
Dan Williams
2007-05-07
h8300 generic irq
Yoshinori Sato
2007-05-07
Convert h8/300 to generic timekeeping
john stultz
2007-02-11
[PATCH] sort the devres mess out
Al Viro
2007-02-11
[PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMA
Christoph Lameter
2006-12-08
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
David Howells
2006-03-26
[PATCH] bitops: h8300: use generic bitops
Akinobu Mita
2006-02-14
[PATCH] hrtimer: round up relative start time on low-res arches
Ingo Molnar
2006-01-08
[PATCH] tiny: Make *[ug]id16 support optional
Matt Mackall
2005-07-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6
Linus Torvalds
2005-07-11
[NET]: add a top-level Networking menu to *config
Sam Ravnborg
2005-07-11
[PATCH] I2C: Move hwmon drivers (1/3)
Jean Delvare
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds