summaryrefslogtreecommitdiffstats
path: root/arch/openrisc/Kconfig
AgeCommit message (Expand)AuthorLines
2025-09-11openrisc: Add jump label supportchenmiao-0/+2
2025-01-14openrisc: Add support for restartable sequencesStafford Horne-0/+1
2025-01-14openrisc: Add HAVE_REGS_AND_STACK_ACCESS_API supportMichael Jeanson-0/+1
2025-01-14openrisc: migrate to the generic rule for built-in DTBMasahiro Yamada-1/+2
2024-10-15openrisc: Implement fixmap to fix earlyconStafford Horne-0/+3
2024-04-15openrisc: Add FPU configStafford Horne-0/+9
2024-03-06arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann-0/+1
2023-08-18openrisc: mm: convert to GENERIC_IOREMAPBaoquan He-0/+1
2022-07-30openrisc: Add pci bus supportStafford Horne-1/+4
2022-05-26Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds-0/+53
2022-05-23openrisc: Add gcc machine instruction flag configurationStafford Horne-0/+53
2022-05-11openrisc: Move to ticket-spinlockPeter Zijlstra-1/+0
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann-1/+0
2022-01-12openrisc: init: Add support for common clkStafford Horne-0/+1
2021-10-26irq: remove handle_domain_{irq,nmi}()Mark Rutland-1/+0
2021-10-26irq: openrisc: perform irqentry in entry codeMark Rutland-1/+0
2021-10-25irq: add a (temporary) CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRYMark Rutland-0/+1
2021-09-05Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-3/+1
2021-08-16tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada-3/+1
2021-07-30asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann-2/+0
2020-10-30timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann-1/+0
2020-09-08uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig-0/+1
2020-07-04arch: remove HAVE_COPY_THREAD_TLSChristian Brauner-1/+0
2020-04-07Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds-0/+1
2020-03-16openrisc: use the generic in-place uncached DMA allocatorChristoph Hellwig-0/+2
2020-03-02openrisc: Convert copy_thread to copy_thread_tlsStafford Horne-0/+1
2019-11-23openrisc: Fix Kconfig indentationKrzysztof Kozlowski-13/+13
2019-06-14docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab-1/+1
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-6/+0
2019-04-03locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long-6/+0
2019-04-03arch/tlb: Clean up simple architecturesPeter Zijlstra-0/+1
2019-02-1932-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov-0/+1
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds-1/+1
2018-12-22treewide: surround Kconfig file paths with double quotesMasahiro Yamada-1/+1
2018-12-13dma-mapping: always build the direct mapping codeChristoph Hellwig-1/+0
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport-1/+0
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport-1/+0
2018-09-20dma-mapping: merge direct and noncoherent opsChristoph Hellwig-1/+1
2018-08-23Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds-0/+2
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-30/+0
2018-08-03openrisc: Use the new GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt-4/+1
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig-1/+0
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig-6/+0
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig-23/+0
2018-07-21openrisc: use generic dma_noncoherent_opsChristoph Hellwig-0/+2
2018-04-04openrisc: Set CONFIG_MULTI_IRQ_HANDLERPalmer Dabbelt-0/+4
2017-11-13Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds-2/+47
2017-11-03openrisc: enable LOCKDEP_SUPPORT and irqflags tracingStafford Horne-0/+3
2017-11-03openrisc: support framepointers and STACKTRACE_SUPPORTStafford Horne-0/+4
2017-11-03openrisc: add cacheflush support to fix icache aliasingJan Henrik Weinstock-0/+11