aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/Kconfig
AgeCommit message (Expand)Author
2021-02-26RISC-V: Make NUMA depend on SMPPalmer Dabbelt
2021-02-26Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-02-18riscv/kasan: add KASAN_VMALLOC supportNylon Chen
2021-02-18riscv: add BUILTIN_DTB support for MMU-enabled targetsVitaly Wool
2021-02-02RISC-V: Define MAXPHYSMEM_1GB only for RV32Atish Patra
2021-01-15RISC-V: Fix maximum allowed phsyical memory for RV32Atish Patra
2021-01-14riscv: Enable per-task stack canariesGuo Ren
2021-01-14riscv: Add support for function error injectionGuo Ren
2021-01-14riscv: Add uprobes supportedGuo Ren
2021-01-14riscv: Add KPROBES_ON_FTRACE supportedGuo Ren
2021-01-14riscv: Add kprobes supportedGuo Ren
2021-01-14RISC-V: Implement ptrace regs and stack APIPatrick Stählin
2021-01-14riscv: Add numa support for riscv64 platformAtish Patra
2020-12-18Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-15arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOCMike Rapoport
2020-12-11Add and use a generic version of devmem_is_allowed()Palmer Dabbelt
2020-12-11RISC-V: Use the new generic devmem_is_allowed()Palmer Dabbelt
2020-11-25riscv: Enable ARCH_STACKWALKKefeng Wang
2020-11-20riscv: Add HAVE_IRQ_TIME_ACCOUNTINGKefeng Wang
2020-10-30timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann
2020-10-24Merge tag 'riscv-for-linus-5.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-10-19Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-10-13Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-08seccomp: Move config option SECCOMP to arch/KconfigYiFei Zhu
2020-10-04riscv: remove address space overrides using set_fs()Christoph Hellwig
2020-10-04riscv: use memcpy based uaccess for nommu againChristoph Hellwig
2020-10-04Merge branch 'base.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Palmer Dabbelt
2020-10-02RISC-V: Add EFI runtime servicesAtish Patra
2020-10-02RISC-V: Add EFI stub support.Atish Patra
2020-10-02RISC-V: Add early ioremap supportAtish Patra
2020-09-19RISC-V: Resurrect the MMIO timer implementation for M-mode systemsPalmer Dabbelt
2020-09-08uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig
2020-08-20RISC-V: Remove CLINT related code from timer and archAnup Patel
2020-08-07Merge tag 'riscv-for-linus-5.9-mw0' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-08-04Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds
2020-07-30riscv: Select ARCH_HAS_DEBUG_VM_PGTABLEEmil Renner Berthing
2020-07-30riscv: Add jump-label implementationEmil Renner Berthing
2020-07-30riscv: Add STACKPROTECTOR supportedGuo Ren
2020-07-30riscv: Add kmemleak supportTobias Klauser
2020-07-30riscv: Allow building with kcov coverageTobias Klauser
2020-07-30riscv: Enable context trackingGreentime Hu
2020-07-30riscv: Enable LOCKDEP_SUPPORT & fixup TRACE_IRQFLAGS_SUPPORTGuo Ren
2020-07-09riscv: enable the Kconfig prompt of STRICT_KERNEL_RWXVincent Chen
2020-07-04arch: remove HAVE_COPY_THREAD_TLSChristian Brauner
2020-06-29riscv: Select ARCH_SUPPORTS_ATOMIC_RMW by defaultChenxi Mao
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