summaryrefslogtreecommitdiffstats
path: root/arch/riscv/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-11-101-0/+12
|\
| * riscv: select ARCH_PROC_KCORE_TEXTAndreas Schwab2023-11-061-0/+3
| * Merge patch series "Add support to handle misaligned accesses in S-mode"Palmer Dabbelt2023-11-051-0/+9
| |\
| | * riscv: add support for sysctl unaligned_enabled controlClément Léger2023-11-011-0/+1
| | * riscv: add support for misaligned trap handling in S-modeClément Léger2023-11-011-0/+8
* | | Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-11-081-0/+7
|\| |
| * | Merge patch series "riscv: SCS support"Palmer Dabbelt2023-11-021-0/+6
| |\ \
| | * | riscv: Implement Shadow Call StackSami Tolvanen2023-10-271-0/+6
| | |/
| * / RISC-V: ACPI: Enhance acpi_os_ioremap with MMIO remappingSunil V L2023-10-261-0/+1
| |/
* | Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-11-021-0/+3
|\ \
| * | riscv: kdump: use generic interface to simplify crashkernel reservationBaoquan He2023-10-041-0/+3
| |/
* | riscv: only select DMA_DIRECT_REMAP from RISCV_ISA_ZICBOM and ERRATA_THEAD_PBMTChristoph Hellwig2023-10-261-1/+1
* | riscv: RISCV_NONSTANDARD_CACHE_OPS shouldn't depend on RISCV_DMA_NONCOHERENTChristoph Hellwig2023-10-261-1/+0
|/
* 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
| |/ / /