aboutsummaryrefslogtreecommitdiffstats
path: root/arch/nds32/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-07nds32: Remove the architectureAlan Kao1-101/+0
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann1-1/+0
2021-10-25irq: nds32: avoid CONFIG_HANDLE_DOMAIN_IRQMark Rutland1-1/+0
2021-09-05Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-3/+1
2021-08-16tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada1-3/+1
2021-07-30asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann1-2/+0
2020-10-30timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann1-1/+0
2020-09-08uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig1-0/+1
2019-12-08sched/rt, nds32: Use CONFIG_PREEMPTIONThomas Gleixner1-1/+1
2019-11-12nds32: use generic ioremapChristoph Hellwig1-0/+1
2019-07-12Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-0/+2
2019-06-25nds32: use the generic remapping allocator for coherent DMA allocationsChristoph Hellwig1-0/+2
2019-06-14docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-17Merge tag 'nds32-for-linus-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linuxLinus Torvalds1-8/+8
2019-05-07arch: nds32: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult1-8/+8
2019-04-03locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long1-3/+0
2019-02-1932-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov1-0/+1
2018-12-29Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linuxLinus Torvalds1-0/+12
2018-12-13dma-mapping: always build the direct mapping codeChristoph Hellwig1-1/+0
2018-11-22nds32: nds32 FPU portVincent Chen1-0/+1
2018-11-06nds32: Power management for nds32Nick Hu1-0/+10
2018-11-06nds32: Perf portingNickhu1-0/+1
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport1-1/+0
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport1-1/+0
2018-09-20dma-mapping: merge direct and noncoherent opsChristoph Hellwig1-1/+1
2018-09-04nds32/ftrace: Support dynamic function tracerZong Li1-0/+1
2018-09-04nds32/ftrace: Add RECORD_MCOUNT supportZong Li1-0/+1
2018-09-04nds32/ftrace: Support static function graph tracerZong Li1-0/+1
2018-09-04nds32/ftrace: Support static function tracerZong Li1-0/+1
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-21/+0
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig1-1/+0
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig1-4/+0
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig1-16/+0
2018-06-19nds32: Fix build error caused by configuration flag renameGuenter Roeck1-6/+6
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-0/+3
2018-05-29nds32: use generic dma_noncoherent_opsChristoph Hellwig1-0/+3
2018-05-23nds32: Fix building error when CONFIG_FREEZE is enabled.Greentime Hu1-0/+1
2018-05-23nds32: lib: To use generic lib instead of libgcc to prevent the symbol undefined issue.Greentime Hu1-0/+6
2018-02-22nds32: Build infrastructureGreentime Hu1-0/+103