summaryrefslogtreecommitdiff
path: root/arch/riscv/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2024-03-25RISC-V: Select APLIC and IMSIC driversAnup Patel1-0/+2
2024-03-22Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-16/+64
2024-03-15Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds1-3/+1
2024-03-15Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2024-03-13Merge patch series "riscv: Use Kconfig to set unaligned access speed"Palmer Dabbelt1-12/+46
2024-03-13riscv: Set unaligned access speed at compile timeCharlie Jenkins1-12/+46
2024-03-13Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2024-03-12Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2024-03-12Merge tag 'soc-dt-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+13
2024-03-06arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann1-0/+1
2024-03-06riscv: dts: Move BUILTIN_DTB_SOURCE to common KconfigYangyu Chen1-1/+13
2024-02-28RISC-V: fix check for zvkb with tip-of-tree clangEric Biggers1-1/+1
2024-02-28Merge commit '3aff0c459e77' into for-nextPalmer Dabbelt1-1/+0
2024-02-24kexec: split crashkernel reservation code out from crash_core.cBaoquan He1-1/+1
2024-02-23riscv: Kconfig: remove version dependency from CONFIG_CLANG_SUPPORTS_DYNAMIC_...Nathan Chancellor1-2/+0
2024-02-23arch and include: update LLVM Phabricator linksNathan Chancellor1-1/+1
2024-02-17RISC-V: Drop invalid test from CONFIG_AS_HAS_OPTION_ARCHNathan Chancellor1-1/+0
2024-02-15Merge patch series "membarrier: riscv: Core serializing command"Palmer Dabbelt1-0/+4
2024-02-15membarrier: riscv: Provide core serializing commandAndrea Parri1-0/+3
2024-02-15membarrier: riscv: Add full memory barrier in switch_mm()Andrea Parri1-0/+1
2024-02-06ubsan: Remove CONFIG_UBSAN_SANITIZE_ALLKees Cook1-1/+1
2024-01-25riscv: Support RANDOMIZE_KSTACK_OFFSETSong Shuai1-0/+1
2024-01-25Merge patch series "riscv: support fast gup"Palmer Dabbelt1-0/+2
2024-01-25riscv: enable HAVE_FAST_GUP if MMUJisheng Zhang1-0/+1
2024-01-25riscv: enable MMU_GATHER_RCU_TABLE_FREE for SMP && MMUJisheng Zhang1-0/+1
2024-01-23Revert "RISC-V: mark hibernation as nonportable"Conor Dooley1-4/+1
2024-01-23Merge patch series "RISC-V crypto with reworked asm files"Palmer Dabbelt1-0/+7
2024-01-23RISC-V: add TOOLCHAIN_HAS_VECTOR_CRYPTOEric Biggers1-0/+7
2024-01-22RISC-V: build: Allow LTO to be selectedWende Tan1-0/+3
2024-01-20Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+56
2024-01-19Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds1-0/+2
2024-01-18Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2024-01-18Merge patch series "riscv: ftrace: Miscellaneous ftrace improvements"Palmer Dabbelt1-0/+4
2024-01-18samples: ftrace: Add RISC-V support for SAMPLE_FTRACE_DIRECT[_MULTI]Song Shuai1-0/+2
2024-01-18riscv: ftrace: Add DYNAMIC_FTRACE_WITH_DIRECT_CALLS supportSong Shuai1-0/+1
2024-01-18riscv: select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRYSong Shuai1-0/+1
2024-01-18Merge patch series "RISC-V: Disable DWARF5 with known broken LLVM versions"Palmer Dabbelt1-0/+14
2024-01-18riscv: Restrict DWARF5 when building with LLVM to known working versionsNathan Chancellor1-0/+9
2024-01-18riscv: Hoist linker relaxation disabling logic into KconfigNathan Chancellor1-0/+5
2024-01-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+19
2024-01-17Merge tag 'riscv-for-linus-6.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+4
2024-01-16Merge patch series "riscv: support kernel-mode Vector"Palmer Dabbelt1-0/+22
2024-01-16riscv: vector: allow kernel-mode Vector with preemptionAndy Chiu1-0/+14
2024-01-16riscv: lib: vectorize copy_to_user/copy_from_userAndy Chiu1-0/+8
2024-01-11riscv: Add support for BATCHED_UNMAP_TLB_FLUSHAlexandre Ghiti1-0/+1
2024-01-11riscv: sbi: Introduce system suspend supportAndrew Jones1-1/+1
2024-01-11Merge patch series "riscv: enable EFFICIENT_UNALIGNED_ACCESS and DCACHE_WORD_...Palmer Dabbelt1-0/+14
2024-01-10riscv: select DCACHE_WORD_ACCESS for efficient unaligned access HWJisheng Zhang1-0/+1
2024-01-10riscv: introduce RISCV_EFFICIENT_UNALIGNED_ACCESSJisheng Zhang1-0/+13
2024-01-10Merge patch series "Fix XIP boot and make XIP testable in QEMU"Palmer Dabbelt1-3/+3