aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/Kconfig
AgeCommit message (Expand)Author
2024-05-24Merge tag 'riscv-for-linus-6.10-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-05-22Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-05-22ftrace: riscv: move from REGS to ARGSPuranjay Mohan
2024-05-22riscv: do not select MODULE_SECTIONS by defaultQingfang Deng
2024-05-22riscv: make image compression configurableEmil Renner Berthing
2024-05-22Merge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-05-19riscv: add support for kernel-mode FPUSamuel Holland
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-04-30Merge patch series "riscv: ASID-related and UP-related TLB flush enhancements"Palmer Dabbelt
2024-04-30riscv: select ARCH_HAS_FAST_MULTIPLIERJisheng Zhang
2024-04-30Merge patch series "riscv: enable lockless lockref implementation"Palmer Dabbelt
2024-04-29riscv: mm: Combine the SMP and UP TLB flush codeSamuel Holland
2024-04-28Merge patch series "riscv: 64-bit NOMMU fixes and enhancements"Palmer Dabbelt
2024-04-28RISC-V: enable building 64-bit kernels with rust supportMiguel Ojeda
2024-04-25mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FASTDavid Hildenbrand
2024-04-24riscv: select ARCH_USE_CMPXCHG_LOCKREFJisheng Zhang
2024-04-09riscv: Allow NOMMU kernels to run in S-modeSamuel Holland
2024-04-09riscv: Remove MMU dependency from Zbb and ZicbozSamuel Holland
2024-03-25RISC-V: Select APLIC and IMSIC driversAnup Patel
2024-03-22Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-13Merge patch series "riscv: Use Kconfig to set unaligned access speed"Palmer Dabbelt
2024-03-13riscv: Set unaligned access speed at compile timeCharlie Jenkins
2024-03-12Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-12Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-12Merge tag 'soc-dt-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2024-03-06arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann
2024-03-06riscv: dts: Move BUILTIN_DTB_SOURCE to common KconfigYangyu Chen
2024-02-28RISC-V: fix check for zvkb with tip-of-tree clangEric Biggers
2024-02-28Merge commit '3aff0c459e77' into for-nextPalmer Dabbelt
2024-02-23kexec: split crashkernel reservation code out from crash_core.cBaoquan He
2024-02-22riscv: Kconfig: remove version dependency from CONFIG_CLANG_SUPPORTS_DYNAMIC_...Nathan Chancellor
2024-02-22arch and include: update LLVM Phabricator linksNathan Chancellor
2024-02-16RISC-V: Drop invalid test from CONFIG_AS_HAS_OPTION_ARCHNathan Chancellor
2024-02-15Merge patch series "membarrier: riscv: Core serializing command"Palmer Dabbelt
2024-02-15membarrier: riscv: Provide core serializing commandAndrea Parri
2024-02-15membarrier: riscv: Add full memory barrier in switch_mm()Andrea Parri
2024-02-06ubsan: Remove CONFIG_UBSAN_SANITIZE_ALLKees Cook
2024-01-24riscv: Support RANDOMIZE_KSTACK_OFFSETSong Shuai
2024-01-24Merge patch series "riscv: support fast gup"Palmer Dabbelt
2024-01-24riscv: enable HAVE_FAST_GUP if MMUJisheng Zhang
2024-01-24riscv: enable MMU_GATHER_RCU_TABLE_FREE for SMP && MMUJisheng Zhang
2024-01-23Revert "RISC-V: mark hibernation as nonportable"Conor Dooley
2024-01-22Merge patch series "RISC-V crypto with reworked asm files"Palmer Dabbelt
2024-01-22RISC-V: add TOOLCHAIN_HAS_VECTOR_CRYPTOEric Biggers
2024-01-22RISC-V: build: Allow LTO to be selectedWende Tan
2024-01-20Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-01-18Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2024-01-18Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds