aboutsummaryrefslogtreecommitdiffstats
path: root/arch/nios2/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-11arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDERZi Yan1-1/+1
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann1-1/+0
2021-09-05Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-3/+0
2021-08-16tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada1-3/+0
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
2020-04-11Merge tag 'nios2-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2Linus Torvalds1-0/+1
2020-04-11arch: nios2: Enable the common clk subsystem on Nios2Dragos Bogdan1-0/+1
2020-03-16dma-direct: make uncached_kernel_address more generalChristoph Hellwig1-1/+2
2019-06-25nios2: use the generic uncached segment support in dma-directChristoph Hellwig1-0/+1
2019-05-14mm: memblock: make keeping memblock memory opt-in rather than opt-outMike Rapoport1-1/+0
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+0
2019-04-03locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long1-3/+0
2019-04-03arch/tlb: Clean up simple architecturesPeter Zijlstra1-0/+1
2019-03-10Merge tag 'nios2-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2Linus Torvalds1-1/+0
2019-03-07nios2: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz1-1/+0
2019-02-1932-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov1-0/+1
2019-01-06nios2: remove unneeded HAS_DMA defineMasahiro Yamada1-3/+0
2018-12-13dma-mapping: always build the direct mapping codeChristoph Hellwig1-1/+0
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport1-1/+0
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport1-1/+0
2018-10-26nios2: switch to NO_BOOTMEMMike Rapoport1-0/+2
2018-10-26nios2: use generic early_init_dt_add_memory_archMike Rapoport1-0/+1
2018-09-20dma-mapping: merge direct and noncoherent opsChristoph Hellwig1-1/+1
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-31/+1
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig1-2/+0
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig1-2/+0
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig1-24/+0
2018-08-02kconfig: remove duplicate SWAP symbol defintionsChristoph Hellwig1-3/+1
2018-07-25nios2: use generic dma_noncoherent_opsChristoph Hellwig1-0/+3
2018-02-03nios2: kconfig: Remove blank help textUlf Magnusson1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-14clocksource/drivers: Rename CLKSRC_OF to TIMER_OFDaniel Lezcano1-1/+1
2017-05-08nios2: use generic strncpy_from_user() and strnlen_user()Ley Foon Tan1-0/+2
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng1-0/+1
2016-04-26nios2: remove ARCH_WANT_OPTIONAL_GPIOLIBLinus Walleij1-1/+0
2015-02-16nios2: add kgdb supportLey Foon Tan1-0/+1
2015-02-10nios2: Add support for compressed kernelLey Foon Tan1-0/+8
2014-12-08nios2: Make NIOS2_CMDLINE_IGNORE_DTB depend on CMDLINE_BOOLTobias Klauser1-0/+1
2014-12-08nios2: Add missing NR_CPUS to KconfigTobias Klauser1-0/+4
2014-12-08nios2: Build infrastructureLey Foon Tan1-0/+201