summaryrefslogtreecommitdiffstats
path: root/arch/riscv/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge patch series "RISC-V: Fixes for riscv_has_extension[un]likely()'s alter...Palmer Dabbelt2023-03-291-6/+6
|\
| * RISC-V: always select RISCV_ALTERNATIVE for non-xip kernelsConor Dooley2023-03-291-6/+6
* | riscv: Handle zicsr/zifencei issues between clang and binutilsNathan Chancellor2023-03-231-0/+22
|/
* Merge tag 'riscv-for-linus-6.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-02-251-30/+48
|\
| * riscv: mm: hugetlb: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAPGuo Ren2023-02-211-0/+1
| * Merge patch series "riscv: improve link and support ARCH_WANT_LD_ORPHAN_WARN"Palmer Dabbelt2023-02-211-0/+1
| |\
| | * riscv: select ARCH_WANT_LD_ORPHAN_WARN for !XIP_KERNELJisheng Zhang2023-02-211-0/+1
| * | Merge patch series "riscv: Optimize function trace"Palmer Dabbelt2023-02-151-1/+1
| |\ \
| | * | riscv: ftrace: Fixup panic by disabling preemptionAndy Chiu2023-02-151-1/+1
| | |/
| * | Merge patch series "Remove toolchain dependencies for Zicbom"Palmer Dabbelt2023-02-141-8/+0
| |\ \
| | * | RISC-V: remove toolchain version checks for ZicbomConor Dooley2023-02-141-8/+0
| | |/
| * | RISC-V: re-order Kconfig selects alphanumericallyConor Dooley2023-02-141-24/+24
| * | RISC-V: add zbb support to string functionsHeiko Stuebner2023-01-311-0/+24
| |/
* / clocksource/drivers/riscv: Get rid of clocksource_arch_init() callbackLad Prabhakar2023-02-131-1/+0
|/
* Merge tag 'riscv-for-linus-6.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-12-141-6/+13
|\
| * riscv: Fixup compile error with !MMUGuo Ren2022-12-131-1/+1
| * Merge patch series "RISC-V interrupt controller select cleanup"Palmer Dabbelt2022-12-081-0/+1
| |\
| | * RISC-V: stop selecting SIFIVE_PLIC at the SoC levelConor Dooley2022-12-081-0/+1
| * | Merge patch series "Add PMEM support for RISC-V"Palmer Dabbelt2022-12-081-0/+1
| |\ \
| | * | RISC-V: Implement arch specific PMEM APIsAnup Patel2022-12-081-0/+1
| | |/
| * | riscv: add riscv rethook implementationBinglei Wang2022-12-021-0/+1
| * | Merge patch series "RISC-V: Dynamic ftrace support for RV32I"Palmer Dabbelt2022-12-021-5/+5
| |\ \
| | * | RISC-V: enable dynamic ftrace for RV32IJamie Iles2022-12-021-5/+5
| | |/
| * | riscv: Kconfig: Enable cpufreq kconfig menuLad Prabhakar2022-11-171-0/+2
| * | riscv: Enable HAVE_ARCH_HUGE_VMALLOC for 64BITLiu Shixin2022-10-281-0/+1
| * | riscv: Enable HAVE_ARCH_HUGE_VMAP for 64BITLiu Shixin2022-10-281-0/+1
| |/
* | riscv: Fix NR_CPUS range conditionsSamuel Holland2022-11-281-3/+3
* | Merge patch series "Fix RISC-V toolchain extension support detection"Palmer Dabbelt2022-10-271-4/+13
|\ \ | |/ |/|
| * riscv: fix detection of toolchain Zihintpause supportConor Dooley2022-10-271-0/+7
| * riscv: fix detection of toolchain Zicbom supportConor Dooley2022-10-271-4/+6
* | Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-10-141-0/+1
|\ \
| * | riscv: enable software resend of irqsConor Dooley2022-10-131-0/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-10-111-0/+4
|\ \ \ | |/ / |/| |
| * | riscv: select HAVE_POSIX_CPU_TIMERS_TASK_WORKJisheng Zhang2022-10-021-0/+1
| * | riscv: Introduce support for defining instructionsAndrew Jones2022-10-021-0/+3
* | | Merge tag 'riscv-for-linus-6.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-10-091-4/+8
|\ \ \ | |/ / |/| |
| * | riscv: enable THP_SWAP for RV64Jisheng Zhang2022-10-061-0/+1
| * | RISC-V: Increase range and default value of NR_CPUSAnup Patel2022-10-041-3/+6
| * | riscv: topology: fix default topology reportingConor Dooley2022-08-151-1/+1
| |/
* / riscv: fix RISCV_ISA_SVPBMT kconfig dependency warningRandy Dunlap2022-09-171-0/+1
|/
* riscv/purgatory: Omit use of bin2cMasahiro Yamada2022-08-111-1/+0
* riscv: implement Zicbom-based CMO instructions + the t-head variantPalmer Dabbelt2022-08-101-0/+31
|\
| * riscv: Add support for non-coherent devices using zicbom extensionHeiko Stuebner2022-07-281-0/+31
* | Merge tag 'riscv-for-linus-5.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-08-061-12/+35
|\ \
| * | RISC-V: Add CONFIG_{NON,}PORTABLEPalmer Dabbelt2022-07-141-2/+26
| * | riscv: Kconfig: Style cleanupsPalmer Dabbelt2022-06-301-10/+9
| |\ \ | | |/ | |/|
| | * riscv: Kconfig: Fix indentation and add commentsJuerg Haefliger2022-06-301-10/+9
* | | Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-021-1/+1
|\ \ \
| * | | context_tracking: Split user tracking KconfigFrederic Weisbecker2022-06-291-1/+1
| |/ /
* / / riscv/mm: fix build error while PAGE_TABLE_CHECK enabled without MMUYueHaibing2022-07-031-1/+1
|/ /