aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/Kconfig (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds39 hours1-0/+1
|\
| * riscv: add support for kernel-mode FPUSamuel Holland5 days1-0/+1
* | Merge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds48 hours1-8/+14
|\ \ | |/ |/|
| * Merge patch series "riscv: ASID-related and UP-related TLB flush enhancements"Palmer Dabbelt2024-04-301-1/+1
| |\
| | * riscv: mm: Combine the SMP and UP TLB flush codeSamuel Holland2024-04-291-1/+1
| * | riscv: select ARCH_HAS_FAST_MULTIPLIERJisheng Zhang2024-04-301-0/+1
| * | Merge patch series "riscv: enable lockless lockref implementation"Palmer Dabbelt2024-04-301-0/+1
| |\ \
| | * | riscv: select ARCH_USE_CMPXCHG_LOCKREFJisheng Zhang2024-04-241-0/+1
| * | | Merge patch series "riscv: 64-bit NOMMU fixes and enhancements"Palmer Dabbelt2024-04-281-7/+10
| |\ \ \
| | * | | riscv: Allow NOMMU kernels to run in S-modeSamuel Holland2024-04-091-5/+10
| | * | | riscv: Remove MMU dependency from Zbb and ZicbozSamuel Holland2024-04-091-2/+0
| | |/ /
| * | / RISC-V: enable building 64-bit kernels with rust supportMiguel Ojeda2024-04-281-0/+1
| | |/ | |/|
* | | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds5 days1-1/+1
|\ \ \
| * | | mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FASTDavid Hildenbrand2024-04-251-1/+1
| |/ /
* / / RISC-V: Select APLIC and IMSIC driversAnup Patel2024-03-251-0/+2
|/ /
* | Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds2024-03-221-16/+64
|\ \
| * \ Merge patch series "riscv: Use Kconfig to set unaligned access speed"Palmer Dabbelt2024-03-131-12/+46
| |\ \
| | * | riscv: Set unaligned access speed at compile timeCharlie Jenkins2024-03-131-12/+46
| | |/
| * | RISC-V: fix check for zvkb with tip-of-tree clangEric Biggers2024-02-281-1/+1
| * | Merge commit '3aff0c459e77' into for-nextPalmer Dabbelt2024-02-281-1/+0
| |\ \
| * \ \ Merge patch series "membarrier: riscv: Core serializing command"Palmer Dabbelt2024-02-151-0/+4
| |\ \ \
| | * | | membarrier: riscv: Provide core serializing commandAndrea Parri2024-02-151-0/+3
| | * | | membarrier: riscv: Add full memory barrier in switch_mm()Andrea Parri2024-02-151-0/+1
| | | |/ | | |/|
| * | | riscv: Support RANDOMIZE_KSTACK_OFFSETSong Shuai2024-01-241-0/+1
| * | | Merge patch series "riscv: support fast gup"Palmer Dabbelt2024-01-241-0/+2
| |\ \ \
| | * | | riscv: enable HAVE_FAST_GUP if MMUJisheng Zhang2024-01-241-0/+1
| | * | | riscv: enable MMU_GATHER_RCU_TABLE_FREE for SMP && MMUJisheng Zhang2024-01-241-0/+1
| * | | | Revert "RISC-V: mark hibernation as nonportable"Conor Dooley2024-01-231-4/+1
| * | | | Merge patch series "RISC-V crypto with reworked asm files"Palmer Dabbelt2024-01-221-0/+7
| |\ \ \ \
| | * | | | RISC-V: add TOOLCHAIN_HAS_VECTOR_CRYPTOEric Biggers2024-01-221-0/+7
| | | |/ / | | |/| |
| * / | | RISC-V: build: Allow LTO to be selectedWende Tan2024-01-221-0/+3
| |/ / /
* | | | Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds2024-03-141-3/+1
|\ \ \ \
| * | | | riscv: Kconfig: remove version dependency from CONFIG_CLANG_SUPPORTS_DYNAMIC_FTRACENathan Chancellor2024-02-221-2/+0
| * | | | arch and include: update LLVM Phabricator linksNathan Chancellor2024-02-221-1/+1
| |/ / /
* | | | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds2024-03-141-1/+1
|\ \ \ \
| * | | | kexec: split crashkernel reservation code out from crash_core.cBaoquan He2024-02-231-1/+1
| |/ / /
* | | | Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds2024-03-121-1/+1
|\ \ \ \
| * | | | ubsan: Remove CONFIG_UBSAN_SANITIZE_ALLKees Cook2024-02-061-1/+1
| |/ / /
* | | | Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds2024-03-121-0/+1
|\ \ \ \
| * | | | arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann2024-03-061-0/+1
| |/ / /
* | | | Merge tag 'soc-dt-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2024-03-121-1/+13
|\ \ \ \ | |_|_|/ |/| | |
| * | | riscv: dts: Move BUILTIN_DTB_SOURCE to common KconfigYangyu Chen2024-03-061-1/+13
| |/ /
* / / RISC-V: Drop invalid test from CONFIG_AS_HAS_OPTION_ARCHNathan Chancellor2024-02-161-1/+0
|/ /
* | Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds2024-01-201-1/+56
|\ \
| * \ Merge patch series "riscv: ftrace: Miscellaneous ftrace improvements"Palmer Dabbelt2024-01-171-0/+4
| |\ \
| | * | samples: ftrace: Add RISC-V support for SAMPLE_FTRACE_DIRECT[_MULTI]Song Shuai2024-01-171-0/+2
| | * | riscv: ftrace: Add DYNAMIC_FTRACE_WITH_DIRECT_CALLS supportSong Shuai2024-01-171-0/+1
| | * | riscv: select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRYSong Shuai2024-01-171-0/+1
| | |/
| * | Merge patch series "RISC-V: Disable DWARF5 with known broken LLVM versions"Palmer Dabbelt2024-01-171-0/+14
| |\ \
| | * | riscv: Restrict DWARF5 when building with LLVM to known working versionsNathan Chancellor2024-01-171-0/+9