aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/Kconfig
AgeCommit message (Expand)Author
2018-10-31Merge tag 'riscv-for-linus-4.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-10-31Revert "RISC-V: Select GENERIC_LIB_UMODDI3 on RV32"Palmer Dabbelt
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport
2018-10-22RISC-V: Fix some RV32 bugs and build failuresPalmer Dabbelt
2018-10-22riscv: Add support to no-FPU systemsPalmer Dabbelt
2018-10-22RISC-V: Cosmetic menuconfig changesNick Kossifidis
2018-10-22riscv: move GCC version check for ARCH_SUPPORTS_INT128 to KconfigMasahiro Yamada
2018-10-22RISC-V: Add futex support.Jim Wilson
2018-10-22RISC-V: Select GENERIC_LIB_UMODDI3 on RV32Zong Li
2018-10-22Allow to disable FPU supportAlan Kao
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-04RISC-V: Select GENERIC_UCMPDI2 on RV32IZong Li
2018-06-16Merge tag 'riscv-for-linus-4.18-merge_window' of git://git.kernel.org/pub/scm...Linus Torvalds
2018-06-12Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2018-06-07mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour
2018-06-04perf: riscv: preliminary RISC-V supportAlan Kao
2018-05-19riscv: add swiotlb supportChristoph Hellwig
2018-05-19riscv: only enable ZONE_DMA32 for 64-bitChristoph Hellwig
2018-05-19riscv: simplify Kconfig magic for 32-bit vs 64-bit kernelsChristoph Hellwig
2018-05-09arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig
2018-05-09arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbolChristoph Hellwig
2018-05-08dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig
2018-04-24riscv: select DMA_DIRECT_OPS instead of redefining itChristoph Hellwig
2018-04-23lib: Rename compiler intrinsic selects to GENERIC_LIB_*Matt Redfearn
2018-04-04Merge tag 'riscv-for-linus-4.17-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-03RISC-V: Rename CONFIG_CMDLINE_OVERRIDE to CONFIG_CMDLINE_FORCEPalmer Dabbelt
2018-04-02RISC-V: Fixes to module loadingPalmer Dabbelt
2018-04-02RISC-V: Add sections of PLT and GOT for kernel moduleZong Li
2018-04-02riscv/ftrace: Add DYNAMIC_FTRACE_WITH_REGS supportAlan Kao
2018-04-02riscv/ftrace: Add dynamic function tracer supportAlan Kao
2018-04-02riscv/ftrace: Add RECORD_MCOUNT supportAlan Kao
2018-03-14RISC-V: Move to the new GENERIC_IRQ_MULTI_HANDLER handlerPalmer Dabbelt
2018-02-20riscv: Remove ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE selectUlf Magnusson
2018-02-20riscv: kconfig: Remove RISCV_IRQ_INTC selectUlf Magnusson
2018-02-20riscv: Remove ARCH_WANT_OPTIONAL_GPIOLIB selectUlf Magnusson
2018-02-07Merge tag 'riscv-for-linus-4.16-merge_window' of git://git.kernel.org/pub/scm...Linus Torvalds
2018-01-30riscv: add ZONE_DMA32Christoph Hellwig
2018-01-30riscv/ftrace: Add basic supportAlan Kao
2018-01-15dma-direct: rename dma_noop to dma_directChristoph Hellwig
2017-09-26RISC-V: Build InfrastructurePalmer Dabbelt