summaryrefslogtreecommitdiff
path: root/arch/riscv/Kconfig
AgeCommit message (Expand)Author
2023-05-05Merge tag 'riscv-for-linus-6.4-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-29RISC-V: fixup in-flight collision with ARCH_WANT_OPTIMIZE_VMEMMAP renameConor Dooley
2023-04-29Merge patch series "RISC-V Hibernation Support"Palmer Dabbelt
2023-04-29riscv: Adjust dependencies of HAVE_DYNAMIC_FTRACE selectionNathan Chancellor
2023-04-29RISC-V: Add arch functions to support hibernation/suspend-to-diskSia Jee Heng
2023-04-29Merge tag 'dma-mapping-6.4-2023-04-28' of git://git.infradead.org/users/hch/d...Linus Torvalds
2023-04-28Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-25Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-21Merge tag 'irqchip-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner
2023-04-19Merge patch series "Introduce 64b relocatable kernel"Palmer Dabbelt
2023-04-19riscv: Introduce CONFIG_RELOCATABLEAlexandre Ghiti
2023-04-19Merge patch series "RISC-V kasan rework"Palmer Dabbelt
2023-04-19riscv: Unconditionnally select KASAN_VMALLOC if KASANAlexandre Ghiti
2023-04-18RISC-V: align ISA extension Kconfig help text with each otherConor Dooley
2023-04-18riscv: Kconfig: enable SCHED_MC kconfigSong Shuai
2023-04-18Merge patch series "RISC-V Hardware Probing User Interface"Palmer Dabbelt
2023-04-18RISC-V: Add hwprobe vDSO function and dataEvan Green
2023-04-08RISC-V: Treat IPIs as normal Linux IRQsAnup Patel
2023-04-07of: address: always use dma_default_coherent for default coherencyJiaxun Yang
2023-04-05Kconfig: introduce HAS_IOPORT option and select it as necessaryNiklas Schnelle
2023-03-29RISC-V: convert new selectors of RISCV_ALTERNATIVE to dependenciesConor Dooley
2023-03-29Merge patch series "RISC-V: Fixes for riscv_has_extension[un]likely()'s alter...Palmer Dabbelt
2023-03-29Merge patch series "RISC-V: Fixes for riscv_has_extension[un]likely()'s alter...Palmer Dabbelt
2023-03-29RISC-V: always select RISCV_ALTERNATIVE for non-xip kernelsConor Dooley
2023-03-27Merge patch series "Add RISC-V 32 NOMMU support"Palmer Dabbelt
2023-03-27riscv: Kconfig: Allow RV32 to build with no MMUYimin Gu
2023-03-24Merge patch series "riscv: Add GENERIC_ENTRY support"Palmer Dabbelt
2023-03-23riscv: Handle zicsr/zifencei issues between clang and binutilsNathan Chancellor
2023-03-23riscv: entry: Convert to generic entryGuo Ren
2023-03-15Merge patch series "RISC-V: Apply Zicboz to clear_page"Palmer Dabbelt
2023-03-14RISC-V: Use Zicboz in clear_page when availableAndrew Jones
2023-03-14Merge patch series "riscv: alternative/cpufeature related cleanups"Palmer Dabbelt
2023-03-14riscv: alternatives: Rename errata_id to patch_idAndrew Jones
2023-03-14riscv: Rename Kconfig.erratas to Kconfig.errataAndrew Jones
2023-03-14riscv: Clarify RISCV_ALTERNATIVE help textAndrew Jones
2023-03-09Merge patch series "riscv, mm: detect svnapot cpu support at runtime"Palmer Dabbelt
2023-03-07riscv: mm: support Svnapot in hugetlb pageQinglin Pan
2023-03-07riscv: mm: modify pte format for SvnapotQinglin Pan
2023-02-25Merge tag 'riscv-for-linus-6.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-02-21riscv: mm: hugetlb: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAPGuo Ren
2023-02-21Merge patch series "riscv: improve link and support ARCH_WANT_LD_ORPHAN_WARN"Palmer Dabbelt
2023-02-21riscv: select ARCH_WANT_LD_ORPHAN_WARN for !XIP_KERNELJisheng Zhang
2023-02-15Merge patch series "riscv: Optimize function trace"Palmer Dabbelt
2023-02-15riscv: ftrace: Fixup panic by disabling preemptionAndy Chiu
2023-02-14Merge patch series "Remove toolchain dependencies for Zicbom"Palmer Dabbelt
2023-02-14RISC-V: remove toolchain version checks for ZicbomConor Dooley
2023-02-14RISC-V: re-order Kconfig selects alphanumericallyConor Dooley
2023-02-13clocksource/drivers/riscv: Get rid of clocksource_arch_init() callbackLad Prabhakar
2023-01-31RISC-V: add zbb support to string functionsHeiko Stuebner
2022-12-14Merge tag 'riscv-for-linus-6.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds