summaryrefslogtreecommitdiff
path: root/arch/openrisc/Kconfig
AgeCommit message (Expand)Author
2021-10-26irq: remove handle_domain_{irq,nmi}()Mark Rutland
2021-10-26irq: openrisc: perform irqentry in entry codeMark Rutland
2021-10-25irq: add a (temporary) CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRYMark 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
2020-07-04arch: remove HAVE_COPY_THREAD_TLSChristian Brauner
2020-04-07Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2020-03-16openrisc: use the generic in-place uncached DMA allocatorChristoph Hellwig
2020-03-02openrisc: Convert copy_thread to copy_thread_tlsStafford Horne
2019-11-23openrisc: Fix Kconfig indentationKrzysztof Kozlowski
2019-06-14docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-04-03locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long
2019-04-03arch/tlb: Clean up simple architecturesPeter Zijlstra
2019-02-1932-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-12-22treewide: surround Kconfig file paths with double quotesMasahiro Yamada
2018-12-13dma-mapping: always build the direct mapping codeChristoph Hellwig
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-08-23Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-03openrisc: Use the new GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt
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-07-21openrisc: use generic dma_noncoherent_opsChristoph Hellwig
2018-04-04openrisc: Set CONFIG_MULTI_IRQ_HANDLERPalmer Dabbelt
2017-11-13Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2017-11-03openrisc: enable LOCKDEP_SUPPORT and irqflags tracingStafford Horne
2017-11-03openrisc: support framepointers and STACKTRACE_SUPPORTStafford Horne
2017-11-03openrisc: add cacheflush support to fix icache aliasingJan Henrik Weinstock
2017-11-03openrisc: initial SMP supportStefan Kristiansson
2017-11-03irqchip: add initial support for ompicStafford Horne
2017-11-03openrisc: use qspinlocks and qrwlocksStafford Horne
2017-11-03openrisc: use shadow registers to save regs on exceptionStefan Kristiansson
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-08arch: define CPU_BIG_ENDIAN for all fixed big endian archsBabu Moger
2017-02-06openrisc: use SPARSE_IRQJonas Bonn
2016-12-12openrisc: Consolidate setup to use memblock instead of bootmemStafford Horne
2016-12-12openrisc: add NR_CPUS Kconfig default valueStafford Horne
2016-06-08openrisc: do away with ARCH_REQUIRE_GPIOLIBLinus Walleij
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2015-07-17openrisc: fix CONFIG_UID16 settingAndrew Morton
2014-09-03openrisc: Convert handle_IRQ to use __handle_domain_irqMarc Zyngier