summaryrefslogtreecommitdiff
path: root/arch/riscv/Kconfig
AgeCommit message (Expand)Author
2020-07-09riscv: enable the Kconfig prompt of STRICT_KERNEL_RWXVincent Chen
2020-06-10riscv: use vDSO common flow to reduce the latency of the time-related functionsVincent Chen
2020-06-09RISC-V: Force select RISCV_INTC for CONFIG_RISCVAnup Patel
2020-06-09irqchip: RISC-V per-HART local interrupt controller driverAnup Patel
2020-06-09RISC-V: Sort select statements alphanumericallyPalmer Dabbelt
2020-06-04Merge tag 'riscv-for-linus-5.8-mw0' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-06-03riscv: support DEBUG_WXZong Li
2020-06-03mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport
2020-05-18riscv: Use the XML target descriptions to report 3 system registersVincent Chen
2020-05-18riscv: Add KGDB supportVincent Chen
2020-05-18riscv: Allow device trees to be built into the kernelPalmer Dabbelt
2020-05-12riscv: Make SYS_SUPPORTS_HUGETLBFS depends on MMUKefeng Wang
2020-05-12riscv: Disable ARCH_HAS_DEBUG_VIRTUAL if NOMMUKefeng Wang
2020-04-24riscv: select ARCH_HAS_STRICT_KERNEL_RWX only if MMUDamien Le Moal
2020-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-04-09Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-04-03riscv, bpf: Remove BPF JIT for nommu buildsBjörn Töpel
2020-03-31RISC-V: Support cpu hotplugAtish Patra
2020-03-31RISC-V: Introduce a new config for SBI v0.1Atish Patra
2020-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2020-03-26riscv: Add support to dump the kernel page tablesZong Li
2020-03-26riscv: add STRICT_KERNEL_RWX supportZong Li
2020-03-26riscv: add ARCH_SUPPORTS_DEBUG_PAGEALLOC supportZong Li
2020-03-26riscv: add ARCH_HAS_SET_DIRECT_MAP supportZong Li
2020-03-26riscv: add ARCH_HAS_SET_MEMORY supportZong Li
2020-03-18riscv: uaccess should be used in nommu modeGreentime Hu
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-03-05riscv, bpf: Add RV32G eBPF JITLuke Nelson
2020-03-04riscv: Force flat memory model with no-mmuDamien Le Moal
2020-01-23riscv: mm: add support for CONFIG_DEBUG_VIRTUALZong Li
2020-01-22riscv: keep 32-bit kernel to 32-bit phys_addr_tOlof Johansson
2020-01-22riscv: Add KASAN supportNick Hu
2020-01-07riscv: Implement copy_thread_tlsAmanieu d'Antras
2020-01-03riscv: gcov: enable gcov for RISC-VZong Li
2019-12-20riscv: Fix use of undefined config option CONFIG_CONFIG_MMUAndreas Schwab
2019-11-28Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2019-11-27Merge tag 'riscv/for-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-11-22Merge branch 'next/nommu' into for-nextPaul Walmsley
2019-11-17riscv: add nommu supportChristoph Hellwig
2019-11-17int128: move __uint128_t compiler test to KconfigArd Biesheuvel
2019-11-13riscv: don't allow selecting SBI based drivers for M-modeDamien Le Moal
2019-11-11riscv: use the generic ioremap codeChristoph Hellwig
2019-11-05riscv: abstract out CSR names for supervisor vs machine modeChristoph Hellwig
2019-10-29riscv: add support for SECCOMP and SECCOMP_FILTERDavid Abdurachmanov
2019-09-24riscv: make mmap allocation top-down by defaultAlexandre Ghiti
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-09-05riscv: Add support for perf registers samplingMao Han
2019-08-30RISC-V: Implement sparsememLogan Gunthorpe
2019-08-22kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada
2019-07-22RISC-V: Parse cpu topology during boot.Atish Patra