summaryrefslogtreecommitdiff
path: root/arch/riscv/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2026-08-20Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+2
2026-08-20Merge tag 'riscv-for-linus-7.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+19
2026-08-18Merge tag 'timers-vdso-2026-08-17' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-4/+4
2026-08-18Merge tag 'timers-cleanups-2026-08-17' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2026-08-07riscv: Add support for srmcfg CSR from Ssqosid extensionDrew Fustini1-0/+18
2026-08-07riscv: acpi: Enable ARCH_HAS_ACPI_TABLE_UPGRADEVivian Wang1-0/+1
2026-08-04mm: decouple protnone helpers from CONFIG_NUMA_BALANCINGKiryl Shutsemau (Meta)1-0/+1
2026-07-30mm: rename ARCH_ENABLE_THP_MIGRATION to ARCH_HAS_PMD_SOFTLEAVESUsama Arif1-1/+1
2026-07-15calibrate: Rework delay timer calibrationThomas Gleixner1-0/+1
2026-07-15vdso: Rename HAVE_GENERIC_VDSO to VDSO_DATASTOREThomas Weißschuh1-1/+1
2026-07-15vdso: Drop HAVE_GENERIC_VDSO from architecture kconfig filesThomas Weißschuh1-2/+2
2026-07-15vdso: Remove the dependency on HAVE_GENERIC_VDSO from ARCH_HAS_VDSO_ARCH_DATAThomas Weißschuh1-1/+1
2026-07-13riscv: Gate FUNCTION_ALIGNMENT_4B on DYNAMIC_FTRACERui Qi1-1/+1
2026-06-25riscv: Raise default NR_CPUS for 64BIT to 256Vivian Wang1-1/+2
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds1-3/+0
2026-06-18Merge tag 'riscv-for-linus-7.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+18
2026-06-17Merge tag 'bitmap-for-7.2' of https://github.com/norov/linuxLinus Torvalds1-0/+2
2026-06-15Merge tag 'timers-vdso-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds1-1/+0
2026-06-15Merge tag 'kbuild-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds1-9/+7
2026-06-07riscv: also select ARCH_KEEP_MEMBLOCK if kexec is selectedHan Gao1-1/+1
2026-06-06riscv: ftrace: select HAVE_BUILDTIME_MCOUNT_SORTChen Pei1-0/+1
2026-06-06riscv: dead code cleanup in kconfig for RISCV_PROBE_VECTOR_UNALIGNED_ACCESSJulian Braha1-1/+0
2026-06-06riscv: replace select with dependency for visible RELOCATABLEJulian Braha1-1/+1
2026-06-06riscv: Implement ARCH_HAS_CC_CAN_LINKThomas Weißschuh1-0/+15
2026-06-02vdso/treewide: Drop GENERIC_TIME_VSYSCALLThomas Weißschuh1-1/+0
2026-05-28riscv: add platform-specific double word shifts for riscv32Dmitry Antipov1-3/+0
2026-05-28arch/riscv: Add bitrev.h file to support rev8 and brev8Jinjie Ruan1-0/+2
2026-05-27riscv: Drop tautological condition from TOOLCHAIN_NEEDS_OLD_ISA_SPECNathan Chancellor1-7/+6
2026-05-27riscv: Remove tautological condition from selection of ARCH_SUPPORTS_CFINathan Chancellor1-2/+1
2026-05-13riscv: misaligned: Make enabling delegation depend on NONPORTABLEVivian Wang1-0/+22
2026-04-24Merge tag 'riscv-for-linus-7.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-63/+24
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+0
2026-04-07rust: simplify `RUSTC_VERSION` Kconfig conditionsMiguel Ojeda1-3/+0
2026-04-05mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVEDavid Hildenbrand (Arm)1-1/+0
2026-04-04riscv: Remove support for XIP kernelNam Cao1-63/+23
2026-04-04riscv: enable HAVE_IOREMAP_PROTYufeng Wang1-0/+1
2026-02-12Merge tag 'riscv-for-linus-7.0-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+22
2026-01-29riscv: create a Kconfig fragment for shadow stack and landing pad supportDeepak Gupta1-0/+22
2026-01-12riscv/paravirt: Use common code for paravirt_steal_clock()Juergen Gross1-0/+1
2025-12-05Merge tag 'riscv-for-linus-6.19-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+16
2025-11-24riscv: mm: add userfaultfd write-protect supportChunyan Zhang1-0/+1
2025-11-24riscv: mm: add soft-dirty page tracking supportChunyan Zhang1-0/+1
2025-11-24riscv: add RISC-V Svrsw60t59b extension supportChunyan Zhang1-0/+14
2025-11-19RISC-V: Enable HOTPLUG_PARALLEL for secondary CPUsAnup Patel1-1/+1
2025-11-07riscv: Fix CONFIG_AS_HAS_INSN for new .insn usageNathan Chancellor1-1/+1
2025-10-09riscv: Respect dependencies of ARCH_HAS_ELF_CORE_EFLAGSThomas Weißschuh1-1/+1
2025-10-03Merge tag 'iommu-updates-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2025-10-01Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds1-14/+7
2025-09-30Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds1-1/+0