summaryrefslogtreecommitdiffstats
path: root/arch/riscv/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2020-10-24Merge tag 'riscv-for-linus-5.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-0/+1
2020-10-19Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+25
2020-10-13Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-13/+0
2020-10-08seccomp: Move config option SECCOMP to arch/KconfigYiFei Zhu1-13/+0
2020-10-04riscv: remove address space overrides using set_fs()Christoph Hellwig1-1/+0
2020-10-04riscv: use memcpy based uaccess for nommu againChristoph Hellwig1-0/+1
2020-10-04Merge branch 'base.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Palmer Dabbelt1-0/+1
2020-10-02RISC-V: Add EFI runtime servicesAtish Patra1-0/+2
2020-10-02RISC-V: Add EFI stub support.Atish Patra1-0/+22
2020-10-02RISC-V: Add early ioremap supportAtish Patra1-0/+1
2020-09-19RISC-V: Resurrect the MMIO timer implementation for M-mode systemsPalmer Dabbelt1-0/+1
2020-09-08uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig1-0/+1
2020-08-20RISC-V: Remove CLINT related code from timer and archAnup Patel1-1/+1
2020-08-07Merge tag 'riscv-for-linus-5.9-mw0' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+12
2020-08-04Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds1-1/+0
2020-07-30riscv: Select ARCH_HAS_DEBUG_VM_PGTABLEEmil Renner Berthing1-0/+1
2020-07-30riscv: Add jump-label implementationEmil Renner Berthing1-0/+2
2020-07-30riscv: Add STACKPROTECTOR supportedGuo Ren1-0/+1
2020-07-30riscv: Add kmemleak supportTobias Klauser1-0/+1
2020-07-30riscv: Allow building with kcov coverageTobias Klauser1-0/+2
2020-07-30riscv: Enable context trackingGreentime Hu1-0/+1
2020-07-30riscv: Enable LOCKDEP_SUPPORT & fixup TRACE_IRQFLAGS_SUPPORTGuo Ren1-0/+3
2020-07-09riscv: enable the Kconfig prompt of STRICT_KERNEL_RWXVincent Chen1-0/+2
2020-07-04arch: remove HAVE_COPY_THREAD_TLSChristian Brauner1-1/+0
2020-06-29riscv: Select ARCH_SUPPORTS_ATOMIC_RMW by defaultChenxi Mao1-0/+1
2020-06-10riscv: use vDSO common flow to reduce the latency of the time-related functionsVincent Chen1-0/+4
2020-06-09RISC-V: Force select RISCV_INTC for CONFIG_RISCVAnup Patel1-0/+1
2020-06-09irqchip: RISC-V per-HART local interrupt controller driverAnup Patel1-0/+1
2020-06-09RISC-V: Sort select statements alphanumericallyPalmer Dabbelt1-34/+34
2020-06-04Merge tag 'riscv-for-linus-5.8-mw0' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+7
2020-06-03riscv: support DEBUG_WXZong Li1-0/+1
2020-06-03mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport1-1/+0
2020-05-18riscv: Use the XML target descriptions to report 3 system registersVincent Chen1-0/+1
2020-05-18riscv: Add KGDB supportVincent Chen1-0/+1
2020-05-18riscv: Allow device trees to be built into the kernelPalmer Dabbelt1-0/+5
2020-05-12riscv: Make SYS_SUPPORTS_HUGETLBFS depends on MMUKefeng Wang1-0/+1
2020-05-12riscv: Disable ARCH_HAS_DEBUG_VIRTUAL if NOMMUKefeng Wang1-1/+1
2020-04-24riscv: select ARCH_HAS_STRICT_KERNEL_RWX only if MMUDamien Le Moal1-1/+1
2020-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-1/+1
2020-04-09Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+25
2020-04-03riscv, bpf: Remove BPF JIT for nommu buildsBjörn Töpel1-1/+1
2020-03-31RISC-V: Support cpu hotplugAtish Patra1-1/+11
2020-03-31RISC-V: Introduce a new config for SBI v0.1Atish Patra1-0/+7
2020-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+0
2020-03-26riscv: Add support to dump the kernel page tablesZong Li1-0/+1
2020-03-26riscv: add STRICT_KERNEL_RWX supportZong Li1-0/+1
2020-03-26riscv: add ARCH_SUPPORTS_DEBUG_PAGEALLOC supportZong Li1-0/+3
2020-03-26riscv: add ARCH_HAS_SET_DIRECT_MAP supportZong Li1-0/+1
2020-03-26riscv: add ARCH_HAS_SET_MEMORY supportZong Li1-0/+1