summaryrefslogtreecommitdiff
path: root/arch/riscv/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2023-05-05Merge tag 'riscv-for-linus-6.4-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+20
2023-04-30RISC-V: fixup in-flight collision with ARCH_WANT_OPTIMIZE_VMEMMAP renameConor Dooley1-1/+1
2023-04-29Merge patch series "RISC-V Hibernation Support"Palmer Dabbelt1-1/+7
2023-04-29riscv: Adjust dependencies of HAVE_DYNAMIC_FTRACE selectionNathan Chancellor1-1/+12
2023-04-29RISC-V: Add arch functions to support hibernation/suspend-to-diskSia Jee Heng1-1/+7
2023-04-29Merge tag 'dma-mapping-6.4-2023-04-28' of git://git.infradead.org/users/hch/d...Linus Torvalds1-1/+1
2023-04-29Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-11/+67
2023-04-25Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2023-04-21Merge tag 'irqchip-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner1-0/+2
2023-04-19Merge patch series "Introduce 64b relocatable kernel"Palmer Dabbelt1-0/+14
2023-04-19riscv: Introduce CONFIG_RELOCATABLEAlexandre Ghiti1-0/+14
2023-04-19Merge patch series "RISC-V kasan rework"Palmer Dabbelt1-0/+1
2023-04-19riscv: Unconditionnally select KASAN_VMALLOC if KASANAlexandre Ghiti1-0/+1
2023-04-19RISC-V: align ISA extension Kconfig help text with each otherConor Dooley1-8/+8
2023-04-19riscv: Kconfig: enable SCHED_MC kconfigSong Shuai1-0/+8
2023-04-19Merge patch series "RISC-V Hardware Probing User Interface"Palmer Dabbelt1-0/+1
2023-04-19RISC-V: Add hwprobe vDSO function and dataEvan Green1-0/+1
2023-04-08RISC-V: Treat IPIs as normal Linux IRQsAnup Patel1-0/+2
2023-04-07of: address: always use dma_default_coherent for default coherencyJiaxun Yang1-1/+1
2023-04-05Kconfig: introduce HAS_IOPORT option and select it as necessaryNiklas Schnelle1-0/+1
2023-03-29RISC-V: convert new selectors of RISCV_ALTERNATIVE to dependenciesConor Dooley1-3/+3
2023-03-29Merge patch series "RISC-V: Fixes for riscv_has_extension[un]likely()'s alter...Palmer Dabbelt1-6/+6
2023-03-29Merge patch series "RISC-V: Fixes for riscv_has_extension[un]likely()'s alter...Palmer Dabbelt1-6/+6
2023-03-29RISC-V: always select RISCV_ALTERNATIVE for non-xip kernelsConor Dooley1-6/+6
2023-03-28Merge patch series "Add RISC-V 32 NOMMU support"Palmer Dabbelt1-3/+2
2023-03-28riscv: Kconfig: Allow RV32 to build with no MMUYimin Gu1-3/+2
2023-03-24Merge patch series "riscv: Add GENERIC_ENTRY support"Palmer Dabbelt1-0/+1
2023-03-23riscv: Handle zicsr/zifencei issues between clang and binutilsNathan Chancellor1-0/+22
2023-03-23riscv: entry: Convert to generic entryGuo Ren1-0/+1
2023-03-15Merge patch series "RISC-V: Apply Zicboz to clear_page"Palmer Dabbelt1-0/+13
2023-03-15RISC-V: Use Zicboz in clear_page when availableAndrew Jones1-0/+13
2023-03-15Merge patch series "riscv: alternative/cpufeature related cleanups"Palmer Dabbelt1-4/+4
2023-03-15riscv: alternatives: Rename errata_id to patch_idAndrew Jones1-3/+3
2023-03-15riscv: Rename Kconfig.erratas to Kconfig.errataAndrew Jones1-1/+1
2023-03-15riscv: Clarify RISCV_ALTERNATIVE help textAndrew Jones1-2/+2
2023-03-10Merge patch series "riscv, mm: detect svnapot cpu support at runtime"Palmer Dabbelt1-1/+20
2023-03-08riscv: mm: support Svnapot in hugetlb pageQinglin Pan1-1/+1
2023-03-08riscv: mm: modify pte format for SvnapotQinglin Pan1-0/+19
2023-02-25Merge tag 'riscv-for-linus-6.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-30/+48
2023-02-22riscv: mm: hugetlb: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAPGuo Ren1-0/+1
2023-02-22Merge patch series "riscv: improve link and support ARCH_WANT_LD_ORPHAN_WARN"Palmer Dabbelt1-0/+1
2023-02-22riscv: select ARCH_WANT_LD_ORPHAN_WARN for !XIP_KERNELJisheng Zhang1-0/+1
2023-02-15Merge patch series "riscv: Optimize function trace"Palmer Dabbelt1-1/+1
2023-02-15riscv: ftrace: Fixup panic by disabling preemptionAndy Chiu1-1/+1
2023-02-15Merge patch series "Remove toolchain dependencies for Zicbom"Palmer Dabbelt1-8/+0
2023-02-15RISC-V: remove toolchain version checks for ZicbomConor Dooley1-8/+0
2023-02-15RISC-V: re-order Kconfig selects alphanumericallyConor Dooley1-24/+24
2023-02-13clocksource/drivers/riscv: Get rid of clocksource_arch_init() callbackLad Prabhakar1-1/+0
2023-01-31RISC-V: add zbb support to string functionsHeiko Stuebner1-0/+24
2022-12-15Merge tag 'riscv-for-linus-6.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+13