summaryrefslogtreecommitdiffstats
path: root/arch/riscv/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* riscv: Kconfig: Select DMA_DIRECT_REMAP only if MMU is enabledLad Prabhakar2023-09-081-1/+1
* Merge patch series "riscv: Introduce KASLR"Palmer Dabbelt2023-09-081-0/+19
|\
| * riscv: Introduce virtual kernel mapping KASLRAlexandre Ghiti2023-09-051-0/+19
* | Merge patch series "Add non-coherent DMA support for AX45MP"Palmer Dabbelt2023-09-081-0/+7
|\ \
| * | riscv: mm: dma-noncoherent: nonstandard cache operations supportLad Prabhakar2023-09-011-0/+7
| |/
* | Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-09-011-0/+24
|\ \
| * \ Merge patch series "riscv: Reduce ARCH_KMALLOC_MINALIGN to 8"Palmer Dabbelt2023-08-311-0/+1
| |\ \
| | * | riscv: enable DMA_BOUNCE_UNALIGNED_KMALLOC for !dma_coherentJisheng Zhang2023-08-231-0/+1
| | |/
| * | riscv: support PREEMPT_DYNAMIC with static keysJisheng Zhang2023-08-311-0/+1
| * | Merge patch series "riscv: KCFI support"Palmer Dabbelt2023-08-311-0/+3
| |\ \
| | * | riscv: Allow CONFIG_CFI_CLANG to be selectedSami Tolvanen2023-08-231-0/+1
| | * | riscv: Add CFI error handlingSami Tolvanen2023-08-231-0/+1
| | * | riscv: Implement syscall wrappersSami Tolvanen2023-08-231-0/+1
| | |/
| * | riscv: Require FRAME_POINTER for some configurationsBjörn Töpel2023-08-231-0/+1
| * | RISC-V: provide Kconfig & commandline options to control parsing "riscv,isa"Conor Dooley2023-07-251-0/+18
| |/
* | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-08-291-32/+14
|\ \
| * | kexec: rename ARCH_HAS_KEXEC_PURGATORYEric DeVolder2023-08-181-1/+1
| * | riscv/kexec: refactor for kernel/Kconfig.kexecEric DeVolder2023-08-181-31/+13
| |/
* | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-08-291-1/+1
|\ \
| * | mm/vmemmap optimization: split hugetlb and devdax vmemmap optimizationAneesh Kumar K.V2023-08-181-1/+1
| |/
* | riscv: Fix build errors using binutils2.37 toolchainsMingzheng Xing2023-08-241-4/+4
* | riscv: Handle zicsr/zifencei issue between gcc and binutilsMingzheng Xing2023-08-161-13/+19
|/
* Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-07-071-7/+13
|\
| * riscv: Select HAVE_ARCH_USERFAULTFD_MINORSamuel Holland2023-07-061-0/+1
| * riscv: Enable ARCH_SUSPEND_POSSIBLE for s2idleSong Shuai2023-07-041-0/+3
| * Merge patch series "riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION"Palmer Dabbelt2023-07-011-6/+8
| |\
| | * riscv: disable HAVE_LD_DEAD_CODE_DATA_ELIMINATION for LLDNick Desaulniers2023-06-251-1/+2
| | * riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATIONZhangjin Wu2023-06-251-0/+1
| | * riscv: move options to keep entries sortedJisheng Zhang2023-06-251-6/+6
* | | Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2023-06-301-0/+1
|\ \ \ | |/ / |/| |
| * | riscv: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVALDonglin Peng2023-06-221-0/+1
* | | Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-301-1/+63
|\ \ \
| * \ \ Merge patch series "riscv: Add independent irq/softirq stacks support"Palmer Dabbelt2023-06-231-0/+19
| |\ \ \
| | * | | riscv: stack: Add config of thread stack sizeGuo Ren2023-06-221-0/+10
| | * | | riscv: stack: Support HAVE_SOFTIRQ_ON_OWN_STACKGuo Ren2023-06-221-2/+4
| | * | | riscv: stack: Support HAVE_IRQ_EXIT_ON_IRQ_STACKGuo Ren2023-06-221-0/+7
| * | | | riscv: mm: try VMA lock-based page fault handling firstJisheng Zhang2023-06-201-0/+1
| |/ / /
| * | | Merge patch series "riscv: Add vector ISA support"Palmer Dabbelt2023-06-081-1/+38
| |\ \ \
| | * | | riscv: Enable Vector code to be builtGuo Ren2023-06-081-0/+31
| | * | | riscv: detect assembler support for .option archAndy Chiu2023-06-081-1/+7
| | | |/ | | |/|
| * / | RISC-V: Add support to build the ACPI coreSunil V L2023-06-011-0/+5
| |/ /
* | | Merge branch 'expand-stack'Linus Torvalds2023-06-281-0/+1
|\ \ \
| * | | riscv/mm: Convert to using lock_mm_and_find_vma()Ben Hutchings2023-06-241-0/+1
* | | | Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-06-261-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | riscv: Switch to hotplug core state synchronizationThomas Gleixner2023-05-151-0/+1
| |/ /
* | / riscv: fix kprobe __user string arg print fault issueRuan Jinjie2023-06-081-0/+1
| |/ |/|
* | RISC-V: mark hibernation as nonportableConor Dooley2023-05-291-1/+4
|/
* Merge tag 'riscv-for-linus-6.4-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-05-051-3/+20
|\
| * RISC-V: fixup in-flight collision with ARCH_WANT_OPTIMIZE_VMEMMAP renameConor Dooley2023-04-291-1/+1
| * Merge patch series "RISC-V Hibernation Support"Palmer Dabbelt2023-04-291-1/+7
| |\