summaryrefslogtreecommitdiff
path: root/arch/riscv/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2023-08-31Merge patch series "riscv: KCFI support"Palmer Dabbelt1-0/+3
2023-08-30Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds1-32/+14
2023-08-30Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2023-08-24riscv: Fix build errors using binutils2.37 toolchainsMingzheng Xing1-4/+4
2023-08-24riscv: enable DMA_BOUNCE_UNALIGNED_KMALLOC for !dma_coherentJisheng Zhang1-0/+1
2023-08-24riscv: Allow CONFIG_CFI_CLANG to be selectedSami Tolvanen1-0/+1
2023-08-24riscv: Add CFI error handlingSami Tolvanen1-0/+1
2023-08-24riscv: Implement syscall wrappersSami Tolvanen1-0/+1
2023-08-23riscv: Require FRAME_POINTER for some configurationsBjörn Töpel1-0/+1
2023-08-18kexec: rename ARCH_HAS_KEXEC_PURGATORYEric DeVolder1-1/+1
2023-08-18riscv/kexec: refactor for kernel/Kconfig.kexecEric DeVolder1-31/+13
2023-08-18mm/vmemmap optimization: split hugetlb and devdax vmemmap optimizationAneesh Kumar K.V1-1/+1
2023-08-16riscv: Handle zicsr/zifencei issue between gcc and binutilsMingzheng Xing1-13/+19
2023-07-26RISC-V: provide Kconfig & commandline options to control parsing "riscv,isa"Conor Dooley1-0/+18
2023-07-07Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-7/+13
2023-07-06riscv: Select HAVE_ARCH_USERFAULTFD_MINORSamuel Holland1-0/+1
2023-07-04riscv: Enable ARCH_SUSPEND_POSSIBLE for s2idleSong Shuai1-0/+3
2023-07-01Merge patch series "riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION"Palmer Dabbelt1-6/+8
2023-06-30Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds1-0/+1
2023-06-30Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+63
2023-06-29Merge branch 'expand-stack'Linus Torvalds1-0/+1
2023-06-26Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2023-06-26riscv: disable HAVE_LD_DEAD_CODE_DATA_ELIMINATION for LLDNick Desaulniers1-1/+2
2023-06-26riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATIONZhangjin Wu1-0/+1
2023-06-26riscv: move options to keep entries sortedJisheng Zhang1-6/+6
2023-06-25riscv/mm: Convert to using lock_mm_and_find_vma()Ben Hutchings1-0/+1
2023-06-23Merge patch series "riscv: Add independent irq/softirq stacks support"Palmer Dabbelt1-0/+19
2023-06-22riscv: stack: Add config of thread stack sizeGuo Ren1-0/+10
2023-06-22riscv: stack: Support HAVE_SOFTIRQ_ON_OWN_STACKGuo Ren1-2/+4
2023-06-22riscv: stack: Support HAVE_IRQ_EXIT_ON_IRQ_STACKGuo Ren1-0/+7
2023-06-22riscv: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVALDonglin Peng1-0/+1
2023-06-20riscv: mm: try VMA lock-based page fault handling firstJisheng Zhang1-0/+1
2023-06-08riscv: fix kprobe __user string arg print fault issueRuan Jinjie1-0/+1
2023-06-08Merge patch series "riscv: Add vector ISA support"Palmer Dabbelt1-1/+38
2023-06-08riscv: Enable Vector code to be builtGuo Ren1-0/+31
2023-06-08riscv: detect assembler support for .option archAndy Chiu1-1/+7
2023-06-01RISC-V: Add support to build the ACPI coreSunil V L1-0/+5
2023-05-29RISC-V: mark hibernation as nonportableConor Dooley1-1/+4
2023-05-15riscv: Switch to hotplug core state synchronizationThomas Gleixner1-0/+1
2023-05-05Merge tag 'riscv-for-linus-6.4-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+20
2023-04-30RISC-V: fixup in-flight collision with ARCH_WANT_OPTIMIZE_VMEMMAP renameConor Dooley1-1/+1
2023-04-29Merge patch series "RISC-V Hibernation Support"Palmer Dabbelt1-1/+7
2023-04-29riscv: Adjust dependencies of HAVE_DYNAMIC_FTRACE selectionNathan Chancellor1-1/+12
2023-04-29RISC-V: Add arch functions to support hibernation/suspend-to-diskSia Jee Heng1-1/+7
2023-04-29Merge tag 'dma-mapping-6.4-2023-04-28' of git://git.infradead.org/users/hch/d...Linus Torvalds1-1/+1
2023-04-29Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-11/+67
2023-04-25Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2023-04-21Merge tag 'irqchip-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner1-0/+2
2023-04-19Merge patch series "Introduce 64b relocatable kernel"Palmer Dabbelt1-0/+14
2023-04-19riscv: Introduce CONFIG_RELOCATABLEAlexandre Ghiti1-0/+14