summaryrefslogtreecommitdiff
path: root/arch/riscv/Kconfig
AgeCommit message (Expand)Author
2022-11-28riscv: Fix NR_CPUS range conditionsSamuel Holland
2022-10-27Merge patch series "Fix RISC-V toolchain extension support detection"Palmer Dabbelt
2022-10-27riscv: fix detection of toolchain Zihintpause supportConor Dooley
2022-10-27riscv: fix detection of toolchain Zicbom supportConor Dooley
2022-10-14Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-10-13riscv: enable software resend of irqsConor Dooley
2022-10-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-10-09Merge tag 'riscv-for-linus-6.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-10-06riscv: enable THP_SWAP for RV64Jisheng Zhang
2022-10-04RISC-V: Increase range and default value of NR_CPUSAnup Patel
2022-10-02riscv: select HAVE_POSIX_CPU_TIMERS_TASK_WORKJisheng Zhang
2022-10-02riscv: Introduce support for defining instructionsAndrew Jones
2022-09-17riscv: fix RISCV_ISA_SVPBMT kconfig dependency warningRandy Dunlap
2022-08-15riscv: topology: fix default topology reportingConor Dooley
2022-08-11riscv/purgatory: Omit use of bin2cMasahiro Yamada
2022-08-10riscv: implement Zicbom-based CMO instructions + the t-head variantPalmer Dabbelt
2022-08-06Merge tag 'riscv-for-linus-5.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-08-02Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-07-28riscv: Add support for non-coherent devices using zicbom extensionHeiko Stuebner
2022-07-14RISC-V: Add CONFIG_{NON,}PORTABLEPalmer Dabbelt
2022-07-03riscv/mm: fix build error while PAGE_TABLE_CHECK enabled without MMUYueHaibing
2022-06-30riscv: Kconfig: Style cleanupsPalmer Dabbelt
2022-06-30riscv: Kconfig: Fix indentation and add commentsJuerg Haefliger
2022-06-29context_tracking: Split user tracking KconfigFrederic Weisbecker
2022-06-16riscv: Improve description for RISCV_ISA_SVPBMT Kconfig symbolHeiko Stuebner
2022-06-01RISC-V: Only default to spinwait on SBI-0.1 and M-modePalmer Dabbelt
2022-05-31Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-26Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-05-20Merge tag 'generic-ticket-spinlocks-v6' into for-nextPalmer Dabbelt
2022-05-19riscv: kexec: add kexec_file_load() supportPalmer Dabbelt
2022-05-19RISC-V: Add purgatoryLi Zhengyu
2022-05-19RISC-V: Add kexec_file supportLiao Chang
2022-05-19RISC-V: Add support for rv32 userspace via COMPATPalmer Dabbelt
2022-05-17riscv: compat: Add COMPAT Kbuild skeletal supportGuo Ren
2022-05-13riscv/mm: enable ARCH_SUPPORTS_PAGE_TABLE_CHECKTong Tiangen
2022-05-11riscv: add memory-type errata for T-HeadHeiko Stuebner
2022-05-11riscv: add RISC-V Svpbmt extension supportHeiko Stuebner
2022-05-11riscv: integrate alternatives better into the main architectureHeiko Stuebner
2022-05-11RISC-V: Move to queued RW locksPalmer Dabbelt
2022-05-08randstruct: Reorganize Kconfigs and attribute macrosKees Cook
2022-03-30RISC-V CPU Idle SupportPalmer Dabbelt
2022-03-30riscv: Rename "sp_in_global" to "current_stack_pointer"Kees Cook
2022-03-25Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-03-22RISC-V: add support for restartable sequencesPalmer Dabbelt
2022-03-22mm/hugetlb: generalize ARCH_WANT_GENERAL_HUGETLBAnshuman Khandual
2022-03-22RISC-V: Add support for restartable sequenceVincent Chen
2022-03-21perf: RISC-V: Add support for SBI PMU and SscofpmfPalmer Dabbelt
2022-03-21RISC-V: Remove the current perf implementationAtish Patra
2022-03-10RISC-V: Enable CPU_IDLE driversAnup Patel