summaryrefslogtreecommitdiffstats
path: root/arch/riscv/Kconfig (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-01-201-1/+56
|\
| * Merge patch series "riscv: ftrace: Miscellaneous ftrace improvements"Palmer Dabbelt2024-01-181-0/+4
| |\
| | * samples: ftrace: Add RISC-V support for SAMPLE_FTRACE_DIRECT[_MULTI]Song Shuai2024-01-181-0/+2
| | * riscv: ftrace: Add DYNAMIC_FTRACE_WITH_DIRECT_CALLS supportSong Shuai2024-01-181-0/+1
| | * riscv: select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRYSong Shuai2024-01-181-0/+1
| * | Merge patch series "RISC-V: Disable DWARF5 with known broken LLVM versions"Palmer Dabbelt2024-01-181-0/+14
| |\ \
| | * | riscv: Restrict DWARF5 when building with LLVM to known working versionsNathan Chancellor2024-01-181-0/+9
| | * | riscv: Hoist linker relaxation disabling logic into KconfigNathan Chancellor2024-01-181-0/+5
| | |/
| * | Merge patch series "riscv: support kernel-mode Vector"Palmer Dabbelt2024-01-161-0/+22
| |\ \
| | * | riscv: vector: allow kernel-mode Vector with preemptionAndy Chiu2024-01-161-0/+14
| | * | riscv: lib: vectorize copy_to_user/copy_from_userAndy Chiu2024-01-161-0/+8
| | |/
| * | riscv: Add support for BATCHED_UNMAP_TLB_FLUSHAlexandre Ghiti2024-01-111-0/+1
| * | riscv: sbi: Introduce system suspend supportAndrew Jones2024-01-111-1/+1
| * | Merge patch series "riscv: enable EFFICIENT_UNALIGNED_ACCESS and DCACHE_WORD_...Palmer Dabbelt2024-01-111-0/+14
| |\ \
| | * | riscv: select DCACHE_WORD_ACCESS for efficient unaligned access HWJisheng Zhang2024-01-101-0/+1
| | * | riscv: introduce RISCV_EFFICIENT_UNALIGNED_ACCESSJisheng Zhang2024-01-101-0/+13
| | |/
* | | Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2024-01-191-0/+2
|\ \ \
| * | | riscv: Enable pcpu page first chunk allocatorAlexandre Ghiti2023-12-141-0/+2
| | |/ | |/|
* | | Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-01-181-0/+1
|\ \ \
| * | | riscv: Switch over to GENERIC_CPU_DEVICESJames Morse2023-12-061-0/+1
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-01-171-0/+19
|\ \ \
| * | | RISC-V: paravirt: Implement steal-time supportAndrew Jones2023-12-301-0/+19
* | | | Merge tag 'riscv-for-linus-6.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-01-171-3/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge patch series "Fix XIP boot and make XIP testable in QEMU"Palmer Dabbelt2024-01-101-3/+3
| |\ \ \
| | * | | riscv: Allow disabling of BUILTIN_DTB for XIPFrederik Haxel2024-01-101-3/+3
| | | |/ | | |/|
| * / | riscv: Select ARCH_WANTS_NO_INSTRJisheng Zhang2024-01-101-0/+1
| |/ /
* | / kexec: fix KEXEC_FILE dependenciesArnd Bergmann2023-12-201-3/+1
| |/ |/|
* | kexec: drop dependency on ARCH_SUPPORTS_KEXEC from CRASH_DUMPIgnat Korchagin2023-12-131-2/+2
|/
* 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-071-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-031-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-061-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