summaryrefslogtreecommitdiff
path: root/arch/riscv/Kconfig
AgeCommit message (Expand)Author
3 daysMerge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
4 daysMerge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
6 daysMerge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
6 daysMerge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
12 daystracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORDSteven Rostedt
12 daysstackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook
2025-07-16riscv: Stop supporting static ftraceAlexandre Ghiti
2025-07-09mm: remove devmap related functions and page table bitsAlistair Popple
2025-06-30lib/crc: riscv: Migrate optimized CRC code into lib/crc/Eric Biggers
2025-06-30riscv: Require clang-17 or newer for kCFINathan Chancellor
2025-06-05Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Palmer Dabbelt
2025-06-05RISC-V: vDSO: Wire up getrandom() vDSO implementationXi Ruoyao
2025-06-05riscv: enable mseal sysmap for RV64Jisheng Zhang
2025-06-05riscv: Improve Kconfig help for RISCV_ISA_V_PREEMPTIVEMiquel Sabaté Solà
2025-06-05Merge patch series "riscv: Add Zicbop & prefetchw support"Alexandre Ghiti
2025-06-05RISC-V: Kconfig: Fix help text of CMDLINE_EXTEND谢致邦 (XIE Zhibang)
2025-06-05Merge patch series "riscv: ftrace: atmoic patching and preempt improvements"Alexandre Ghiti
2025-06-05riscv: Add support for PUD THPAlexandre Ghiti
2025-06-05riscv: Add support for ZicbopAlexandre Ghiti
2025-06-05riscv: ftrace: support direct call using call_opsAndy Chiu
2025-06-05riscv: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPSPuranjay Mohan
2025-06-05riscv: ftrace: support PREEMPTAndy Chiu
2025-06-05riscv: ftrace: align patchable functions to 4 Byte boundaryAndy Chiu
2025-04-05Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2025-04-04Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-04-03Merge tag 'riscv-mw2-6.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Palmer Dabbelt
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-04-01riscv: Make sure toolchain supports zba before using zba instructionsAlexandre Ghiti
2025-03-26Merge patch series "riscv: Relocatable NOMMU kernels"Palmer Dabbelt
2025-03-26riscv: Remove CONFIG_PAGE_OFFSETSamuel Holland
2025-03-26riscv: Support CONFIG_RELOCATABLE on riscv32Samuel Holland
2025-03-26riscv: Support CONFIG_RELOCATABLE on NOMMUSamuel Holland
2025-03-25Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-20Merge patch series "riscv: Add runtime constant support"Alexandre Ghiti
2025-03-20riscv: Add runtime constant supportCharlie Jenkins
2025-03-18riscv: fgraph: Select HAVE_FUNCTION_GRAPH_TRACER depends on HAVE_DYNAMIC_FTRA...Pu Lehui
2025-03-18riscv: migrate to the generic rule for built-in DTBMasahiro Yamada
2025-03-18riscv: Support huge pfnmapsAndrew Bresticker
2025-03-18Merge patch series "RISC-V: clarify what some RISCV_ISA* config options do & ...Alexandre Ghiti
2025-03-18RISC-V: separate Zbb optimisations requiring and not requiring toolchain supportConor Dooley
2025-03-18RISC-V: clarify what some RISCV_ISA* config options doConor Dooley
2025-03-17mm: rename GENERIC_PTDUMP and PTDUMP_COREAnshuman Khandual
2025-03-17kbuild: Introduce Kconfig symbol for linking vmlinux with relocationsArd Biesheuvel
2025-03-10riscv/crc64: add Zbc optimized CRC64 functionsEric Biggers
2025-03-10riscv/crc-t10dif: add Zbc optimized CRC-T10DIF functionEric Biggers
2025-02-21riscv: vdso: Switch to generic storage implementationThomas Weißschuh
2025-02-20RISC-V: Select CONFIG_GENERIC_PENDING_IRQAnup Patel
2025-01-22Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2024-12-26ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNCMasami Hiramatsu (Google)