summaryrefslogtreecommitdiffstats
path: root/arch/riscv/Kconfig (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'riscv-for-linus-5.9-mw0' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-08-071-0/+12
|\
| * riscv: Select ARCH_HAS_DEBUG_VM_PGTABLEEmil Renner Berthing2020-07-301-0/+1
| * riscv: Add jump-label implementationEmil Renner Berthing2020-07-301-0/+2
| * riscv: Add STACKPROTECTOR supportedGuo Ren2020-07-301-0/+1
| * riscv: Add kmemleak supportTobias Klauser2020-07-301-0/+1
| * riscv: Allow building with kcov coverageTobias Klauser2020-07-301-0/+2
| * riscv: Enable context trackingGreentime Hu2020-07-301-0/+1
| * riscv: Enable LOCKDEP_SUPPORT & fixup TRACE_IRQFLAGS_SUPPORTGuo Ren2020-07-301-0/+3
| * riscv: Select ARCH_SUPPORTS_ATOMIC_RMW by defaultChenxi Mao2020-06-301-0/+1
* | Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds2020-08-041-1/+0
|\ \
| * | arch: remove HAVE_COPY_THREAD_TLSChristian Brauner2020-07-041-1/+0
| |/
* / riscv: enable the Kconfig prompt of STRICT_KERNEL_RWXVincent Chen2020-07-101-0/+2
|/
* riscv: use vDSO common flow to reduce the latency of the time-related functionsVincent Chen2020-06-111-0/+4
* RISC-V: Force select RISCV_INTC for CONFIG_RISCVAnup Patel2020-06-101-0/+1
* irqchip: RISC-V per-HART local interrupt controller driverAnup Patel2020-06-101-0/+1
* RISC-V: Sort select statements alphanumericallyPalmer Dabbelt2020-06-101-34/+34
* Merge tag 'riscv-for-linus-5.8-mw0' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-06-051-0/+7
|\
| * riscv: Use the XML target descriptions to report 3 system registersVincent Chen2020-05-181-0/+1
| * riscv: Add KGDB supportVincent Chen2020-05-181-0/+1
| * riscv: Allow device trees to be built into the kernelPalmer Dabbelt2020-05-181-0/+5
* | riscv: support DEBUG_WXZong Li2020-06-041-0/+1
* | mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport2020-06-041-1/+0
|/
* riscv: Make SYS_SUPPORTS_HUGETLBFS depends on MMUKefeng Wang2020-05-131-0/+1
* riscv: Disable ARCH_HAS_DEBUG_VIRTUAL if NOMMUKefeng Wang2020-05-131-1/+1
* riscv: select ARCH_HAS_STRICT_KERNEL_RWX only if MMUDamien Le Moal2020-04-241-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-04-161-1/+1
|\
| * riscv, bpf: Remove BPF JIT for nommu buildsBjörn Töpel2020-04-031-1/+1
* | Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-04-091-1/+25
|\ \ | |/ |/|
| * RISC-V: Support cpu hotplugAtish Patra2020-03-311-1/+11
| * RISC-V: Introduce a new config for SBI v0.1Atish Patra2020-03-311-0/+7
| * riscv: Add support to dump the kernel page tablesZong Li2020-03-261-0/+1
| * riscv: add STRICT_KERNEL_RWX supportZong Li2020-03-261-0/+1
| * riscv: add ARCH_SUPPORTS_DEBUG_PAGEALLOC supportZong Li2020-03-261-0/+3
| * riscv: add ARCH_HAS_SET_DIRECT_MAP supportZong Li2020-03-261-0/+1
| * riscv: add ARCH_HAS_SET_MEMORY supportZong Li2020-03-261-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2020-03-301-1/+0
|\ \
| * | riscv: uaccess should be used in nommu modeGreentime Hu2020-03-191-1/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-03-141-1/+1
|\ \ \ | |/ / |/| |
| * | riscv, bpf: Add RV32G eBPF JITLuke Nelson2020-03-051-1/+1
| |/
* / riscv: Force flat memory model with no-mmuDamien Le Moal2020-03-041-0/+1
|/
* riscv: mm: add support for CONFIG_DEBUG_VIRTUALZong Li2020-01-231-0/+1
* riscv: keep 32-bit kernel to 32-bit phys_addr_tOlof Johansson2020-01-221-2/+0
* riscv: Add KASAN supportNick Hu2020-01-221-0/+1
* riscv: Implement copy_thread_tlsAmanieu d'Antras2020-01-071-0/+1
* riscv: gcov: enable gcov for RISC-VZong Li2020-01-031-0/+1
* riscv: Fix use of undefined config option CONFIG_CONFIG_MMUAndreas Schwab2019-12-201-1/+1
* Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2019-11-281-0/+1
|\
| * riscv: use the generic ioremap codeChristoph Hellwig2019-11-111-0/+1
* | Merge tag 'riscv/for-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-11-271-9/+41
|\ \
| * \ Merge branch 'next/nommu' into for-nextPaul Walmsley2019-11-231-9/+27
| |\ \