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
/
nds32
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-07
nds32: Remove the architecture
Alan Kao
1
-101
/
+0
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
1
-1
/
+0
2021-10-25
irq: nds32: avoid CONFIG_HANDLE_DOMAIN_IRQ
Mark Rutland
1
-1
/
+0
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
2019-12-08
sched/rt, nds32: Use CONFIG_PREEMPTION
Thomas Gleixner
1
-1
/
+1
2019-11-12
nds32: use generic ioremap
Christoph Hellwig
1
-0
/
+1
2019-07-13
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+2
2019-06-25
nds32: use the generic remapping allocator for coherent DMA allocations
Christoph Hellwig
1
-0
/
+2
2019-06-14
docs: kbuild: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-17
Merge tag 'nds32-for-linus-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-8
/
+8
2019-05-07
arch: nds32: Kconfig: pedantic formatting
Enrico Weigelt, metux IT consult
1
-8
/
+8
2019-04-03
locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
Waiman Long
1
-3
/
+0
2019-02-19
32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
Yury Norov
1
-0
/
+1
2018-12-29
Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+12
2018-12-13
dma-mapping: always build the direct mapping code
Christoph Hellwig
1
-1
/
+0
2018-11-22
nds32: nds32 FPU port
Vincent Chen
1
-0
/
+1
2018-11-06
nds32: Power management for nds32
Nick Hu
1
-0
/
+10
2018-11-06
nds32: Perf porting
Nickhu
1
-0
/
+1
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-09-04
nds32/ftrace: Support dynamic function tracer
Zong Li
1
-0
/
+1
2018-09-04
nds32/ftrace: Add RECORD_MCOUNT support
Zong Li
1
-0
/
+1
2018-09-04
nds32/ftrace: Support static function graph tracer
Zong Li
1
-0
/
+1
2018-09-04
nds32/ftrace: Support static function tracer
Zong Li
1
-0
/
+1
2018-08-15
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-21
/
+0
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
-4
/
+0
2018-08-02
kconfig: include common Kconfig files from top-level Kconfig
Christoph Hellwig
1
-16
/
+0
2018-06-19
nds32: Fix build error caused by configuration flag rename
Guenter Roeck
1
-6
/
+6
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+3
2018-05-29
nds32: use generic dma_noncoherent_ops
Christoph Hellwig
1
-0
/
+3
2018-05-23
nds32: Fix building error when CONFIG_FREEZE is enabled.
Greentime Hu
1
-0
/
+1
2018-05-23
nds32: lib: To use generic lib instead of libgcc to prevent the symbol undefi...
Greentime Hu
1
-0
/
+6
2018-02-22
nds32: Build infrastructure
Greentime Hu
1
-0
/
+103