summaryrefslogtreecommitdiff
path: root/arch/nds32/Kconfig
AgeCommit message (Expand)Author
2022-03-07nds32: Remove the architectureAlan Kao
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann
2021-10-25irq: nds32: avoid CONFIG_HANDLE_DOMAIN_IRQMark Rutland
2021-09-05Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-08-16tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada
2021-07-30asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann
2020-10-30timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann
2020-09-08uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig
2019-12-08sched/rt, nds32: Use CONFIG_PREEMPTIONThomas Gleixner
2019-11-12nds32: use generic ioremapChristoph Hellwig
2019-07-12Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-06-25nds32: use the generic remapping allocator for coherent DMA allocationsChristoph Hellwig
2019-06-14docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-17Merge tag 'nds32-for-linus-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-07arch: nds32: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult
2019-04-03locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long
2019-02-1932-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov
2018-12-29Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-12-13dma-mapping: always build the direct mapping codeChristoph Hellwig
2018-11-22nds32: nds32 FPU portVincent Chen
2018-11-06nds32: Power management for nds32Nick Hu
2018-11-06nds32: Perf portingNickhu
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport
2018-09-20dma-mapping: merge direct and noncoherent opsChristoph Hellwig
2018-09-04nds32/ftrace: Support dynamic function tracerZong Li
2018-09-04nds32/ftrace: Add RECORD_MCOUNT supportZong Li
2018-09-04nds32/ftrace: Support static function graph tracerZong Li
2018-09-04nds32/ftrace: Support static function tracerZong Li
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig
2018-06-19nds32: Fix build error caused by configuration flag renameGuenter Roeck
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-05-29nds32: use generic dma_noncoherent_opsChristoph Hellwig
2018-05-23nds32: Fix building error when CONFIG_FREEZE is enabled.Greentime Hu
2018-05-23nds32: lib: To use generic lib instead of libgcc to prevent the symbol undefi...Greentime Hu
2018-02-22nds32: Build infrastructureGreentime Hu