summaryrefslogtreecommitdiff
path: root/arch/riscv/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq/irqchip-next' of git://git.kernel.org/pub/scm/linux/kernel/...Stephen Rothwell2023-04-111-0/+2
|\
| * RISC-V: Treat IPIs as normal Linux IRQsAnup Patel2023-04-081-0/+2
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/risc...Stephen Rothwell2023-04-111-8/+40
|\ \
| * | RISC-V: convert new selectors of RISCV_ALTERNATIVE to dependenciesConor Dooley2023-03-291-3/+3
| * | Merge patch series "RISC-V: Fixes for riscv_has_extension[un]likely()'s alter...Palmer Dabbelt2023-03-291-6/+6
| |\ \
| * \ \ Merge patch series "Add RISC-V 32 NOMMU support"Palmer Dabbelt2023-03-271-3/+2
| |\ \ \
| | * | | riscv: Kconfig: Allow RV32 to build with no MMUYimin Gu2023-03-271-3/+2
| * | | | Merge patch series "riscv: Add GENERIC_ENTRY support"Palmer Dabbelt2023-03-241-0/+1
| |\ \ \ \
| | * | | | riscv: entry: Convert to generic entryGuo Ren2023-03-231-0/+1
| | |/ / /
| * | | | Merge patch series "RISC-V: Apply Zicboz to clear_page"Palmer Dabbelt2023-03-151-0/+13
| |\ \ \ \
| | * | | | RISC-V: Use Zicboz in clear_page when availableAndrew Jones2023-03-141-0/+13
| * | | | | Merge patch series "riscv: alternative/cpufeature related cleanups"Palmer Dabbelt2023-03-141-4/+4
| |\ \ \ \ \ | | |/ / / /
| | * | | | riscv: alternatives: Rename errata_id to patch_idAndrew Jones2023-03-141-3/+3
| | * | | | riscv: Rename Kconfig.erratas to Kconfig.errataAndrew Jones2023-03-141-1/+1
| | * | | | riscv: Clarify RISCV_ALTERNATIVE help textAndrew Jones2023-03-141-2/+2
| | |/ / /
| * | | | Merge patch series "riscv, mm: detect svnapot cpu support at runtime"Palmer Dabbelt2023-03-091-1/+20
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | riscv: mm: support Svnapot in hugetlb pageQinglin Pan2023-03-071-1/+1
| | * | | riscv: mm: modify pte format for SvnapotQinglin Pan2023-03-071-0/+19
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/a...Stephen Rothwell2023-04-111-0/+1
|\ \ \ \ \
| * | | | | Kconfig: introduce HAS_IOPORT option and select it as necessaryNiklas Schnelle2023-04-051-0/+1
| |/ / / /
* | | | | 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