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
/
arch
/
openrisc
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-29
openrisc: Add pci bus support
Stafford Horne
1
-1
/
+4
2022-05-27
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
1
-0
/
+53
2022-05-23
openrisc: Add gcc machine instruction flag configuration
Stafford Horne
1
-0
/
+53
2022-05-11
openrisc: Move to ticket-spinlock
Peter Zijlstra
1
-1
/
+0
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
1
-1
/
+0
2022-01-12
openrisc: init: Add support for common clk
Stafford Horne
1
-0
/
+1
2021-10-26
irq: remove handle_domain_{irq,nmi}()
Mark Rutland
1
-1
/
+0
2021-10-26
irq: openrisc: perform irqentry in entry code
Mark Rutland
1
-1
/
+0
2021-10-25
irq: add a (temporary) CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRY
Mark Rutland
1
-0
/
+1
2021-09-05
Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-3
/
+1
2021-08-16
tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig
Masahiro Yamada
1
-3
/
+1
2021-07-30
asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols
Arnd Bergmann
1
-2
/
+0
2020-10-30
timekeeping: default GENERIC_CLOCKEVENTS to enabled
Arnd Bergmann
1
-1
/
+0
2020-09-09
uaccess: add infrastructure for kernel builds with set_fs()
Christoph Hellwig
1
-0
/
+1
2020-07-05
arch: remove HAVE_COPY_THREAD_TLS
Christian Brauner
1
-1
/
+0
2020-04-07
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
1
-0
/
+1
2020-03-16
openrisc: use the generic in-place uncached DMA allocator
Christoph Hellwig
1
-0
/
+2
2020-03-02
openrisc: Convert copy_thread to copy_thread_tls
Stafford Horne
1
-0
/
+1
2019-11-23
openrisc: Fix Kconfig indentation
Krzysztof Kozlowski
1
-13
/
+13
2019-06-14
docs: kbuild: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-05-06
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-6
/
+0
2019-04-03
locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
Waiman Long
1
-6
/
+0
2019-04-03
arch/tlb: Clean up simple architectures
Peter Zijlstra
1
-0
/
+1
2019-02-19
32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
Yury Norov
1
-0
/
+1
2018-12-30
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-1
/
+1
2018-12-21
treewide: surround Kconfig file paths with double quotes
Masahiro Yamada
1
-1
/
+1
2018-12-13
dma-mapping: always build the direct mapping code
Christoph Hellwig
1
-1
/
+0
2018-10-31
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
1
-1
/
+0
2018-10-31
mm: remove CONFIG_NO_BOOTMEM
Mike Rapoport
1
-1
/
+0
2018-09-20
dma-mapping: merge direct and noncoherent ops
Christoph Hellwig
1
-1
/
+1
2018-08-24
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
1
-0
/
+2
2018-08-15
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-30
/
+0
2018-08-03
openrisc: Use the new GENERIC_IRQ_MULTI_HANDLER
Palmer Dabbelt
1
-4
/
+1
2018-08-02
kconfig: include kernel/Kconfig.preempt from init/Kconfig
Christoph Hellwig
1
-1
/
+0
2018-08-02
Kconfig: consolidate the "Kernel hacking" menu
Christoph Hellwig
1
-6
/
+0
2018-08-02
kconfig: include common Kconfig files from top-level Kconfig
Christoph Hellwig
1
-23
/
+0
2018-07-21
openrisc: use generic dma_noncoherent_ops
Christoph Hellwig
1
-0
/
+2
2018-04-04
openrisc: Set CONFIG_MULTI_IRQ_HANDLER
Palmer Dabbelt
1
-0
/
+4
2017-11-13
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
1
-2
/
+47
2017-11-03
openrisc: enable LOCKDEP_SUPPORT and irqflags tracing
Stafford Horne
1
-0
/
+3
2017-11-03
openrisc: support framepointers and STACKTRACE_SUPPORT
Stafford Horne
1
-0
/
+4
2017-11-03
openrisc: add cacheflush support to fix icache aliasing
Jan Henrik Weinstock
1
-0
/
+11
2017-11-03
openrisc: initial SMP support
Stefan Kristiansson
1
-2
/
+15
2017-11-03
irqchip: add initial support for ompic
Stafford Horne
1
-0
/
+1
2017-11-03
openrisc: use qspinlocks and qrwlocks
Stafford Horne
1
-0
/
+2
2017-11-03
openrisc: use shadow registers to save regs on exception
Stefan Kristiansson
1
-0
/
+11
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-09
arch: define CPU_BIG_ENDIAN for all fixed big endian archs
Babu Moger
1
-0
/
+3
2017-02-06
openrisc: use SPARSE_IRQ
Jonas Bonn
1
-0
/
+1
2016-12-12
openrisc: Consolidate setup to use memblock instead of bootmem
Stafford Horne
1
-0
/
+1
[next]