aboutsummaryrefslogtreecommitdiffstats
path: root/arch/openrisc/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2020-07-04arch: remove HAVE_COPY_THREAD_TLSChristian Brauner1-1/+0
2020-04-07Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds1-0/+1
2020-03-16openrisc: use the generic in-place uncached DMA allocatorChristoph Hellwig1-0/+2
2020-03-02openrisc: Convert copy_thread to copy_thread_tlsStafford Horne1-0/+1
2019-11-23openrisc: Fix Kconfig indentationKrzysztof Kozlowski1-13/+13
2019-06-14docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+0
2019-04-03locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long1-6/+0
2019-04-03arch/tlb: Clean up simple architecturesPeter Zijlstra1-0/+1
2019-02-1932-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov1-0/+1
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2018-12-22treewide: surround Kconfig file paths with double quotesMasahiro Yamada1-1/+1
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-09-20dma-mapping: merge direct and noncoherent opsChristoph Hellwig1-1/+1
2018-08-23Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds1-0/+2
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-30/+0
2018-08-03openrisc: Use the new GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt1-4/+1
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig1-1/+0
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig1-6/+0
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig1-23/+0
2018-07-21openrisc: use generic dma_noncoherent_opsChristoph Hellwig1-0/+2
2018-04-04openrisc: Set CONFIG_MULTI_IRQ_HANDLERPalmer Dabbelt1-0/+4
2017-11-13Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds1-2/+47
2017-11-03openrisc: enable LOCKDEP_SUPPORT and irqflags tracingStafford Horne1-0/+3
2017-11-03openrisc: support framepointers and STACKTRACE_SUPPORTStafford Horne1-0/+4
2017-11-03openrisc: add cacheflush support to fix icache aliasingJan Henrik Weinstock1-0/+11
2017-11-03openrisc: initial SMP supportStefan Kristiansson1-2/+15
2017-11-03irqchip: add initial support for ompicStafford Horne1-0/+1
2017-11-03openrisc: use qspinlocks and qrwlocksStafford Horne1-0/+2
2017-11-03openrisc: use shadow registers to save regs on exceptionStefan Kristiansson1-0/+11
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-08arch: define CPU_BIG_ENDIAN for all fixed big endian archsBabu Moger1-0/+3
2017-02-06openrisc: use SPARSE_IRQJonas Bonn1-0/+1
2016-12-12openrisc: Consolidate setup to use memblock instead of bootmemStafford Horne1-0/+1
2016-12-12openrisc: add NR_CPUS Kconfig default valueStafford Horne1-0/+3
2016-06-08openrisc: do away with ARCH_REQUIRE_GPIOLIBLinus Walleij1-1/+1
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng1-0/+1
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig1-3/+0
2015-07-17openrisc: fix CONFIG_UID16 settingAndrew Morton1-3/+1
2014-09-03openrisc: Convert handle_IRQ to use __handle_domain_irqMarc Zyngier1-0/+1
2014-07-01irqchip: or1k-pic: Migrate from arch/openrisc/Stefan Kristiansson1-0/+1
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König1-1/+1
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-1/+0