summaryrefslogtreecommitdiffstats
path: root/arch/riscv/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* riscv: Set ARCH_HAS_STRICT_MODULE_RWX if MMUJisheng Zhang2021-04-261-0/+1
* riscv: Select HAVE_DYNAMIC_FTRACE when -fpatchable-function-entry is availableNathan Chancellor2021-04-261-1/+1
* riscv: Introduce alternative mechanism to apply errata solutionVincent Chen2021-04-261-0/+1
* riscv: Enable generic clockevent broadcastGuo Ren2021-03-161-0/+2
* riscv: Add ARCH_HAS_FORTIFY_SOURCEKefeng Wang2021-03-091-0/+1
* RISC-V: Make NUMA depend on SMPPalmer Dabbelt2021-02-261-0/+1
* Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-261-2/+46
|\
| * riscv/kasan: add KASAN_VMALLOC supportNylon Chen2021-02-181-0/+1
| * riscv: add BUILTIN_DTB support for MMU-enabled targetsVitaly Wool2021-02-181-1/+0
| * riscv: Enable per-task stack canariesGuo Ren2021-01-141-0/+7
| * riscv: Add support for function error injectionGuo Ren2021-01-141-0/+1
| * riscv: Add uprobes supportedGuo Ren2021-01-141-0/+3
| * riscv: Add KPROBES_ON_FTRACE supportedGuo Ren2021-01-141-0/+1
| * riscv: Add kprobes supportedGuo Ren2021-01-141-0/+2
| * RISC-V: Implement ptrace regs and stack APIPatrick Stählin2021-01-141-0/+1
| * riscv: Add numa support for riscv64 platformAtish Patra2021-01-141-1/+30
* | RISC-V: Define MAXPHYSMEM_1GB only for RV32Atish Patra2021-02-021-0/+2
* | RISC-V: Fix maximum allowed phsyical memory for RV32Atish Patra2021-01-151-2/+4
|/
* Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-12-181-0/+3
|\
| * Add and use a generic version of devmem_is_allowed()Palmer Dabbelt2020-12-111-0/+1
| |\
| | * RISC-V: Use the new generic devmem_is_allowed()Palmer Dabbelt2020-12-111-0/+1
| * | riscv: Enable ARCH_STACKWALKKefeng Wang2020-11-251-0/+1
| * | riscv: Add HAVE_IRQ_TIME_ACCOUNTINGKefeng Wang2020-11-201-0/+1
* | | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-161-1/+0
|\ \ \
| * | | timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann2020-10-301-1/+0
| |/ /
* / / arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOCMike Rapoport2020-12-151-3/+1
|/ /
* | Merge tag 'riscv-for-linus-5.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-10-241-1/+1
|\ \
| * | riscv: remove address space overrides using set_fs()Christoph Hellwig2020-10-041-1/+0
| * | riscv: use memcpy based uaccess for nommu againChristoph Hellwig2020-10-041-0/+1
| * | Merge branch 'base.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Palmer Dabbelt2020-10-041-0/+1
| |\ \
* | \ \ Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-10-221-0/+1
|\ \ \ \ | | |/ / | |/| |
| * | | uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig2020-09-081-0/+1
* | | | Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-10-191-0/+25
|\ \ \ \ | | |/ / | |/| |
| * | | RISC-V: Add EFI runtime servicesAtish Patra2020-10-021-0/+2
| * | | RISC-V: Add EFI stub support.Atish Patra2020-10-021-0/+22
| * | | RISC-V: Add early ioremap supportAtish Patra2020-10-021-0/+1
* | | | Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-131-13/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | seccomp: Move config option SECCOMP to arch/KconfigYiFei Zhu2020-10-081-13/+0
| |/ /
* / / RISC-V: Resurrect the MMIO timer implementation for M-mode systemsPalmer Dabbelt2020-09-191-0/+1
|/ /
* / RISC-V: Remove CLINT related code from timer and archAnup Patel2020-08-201-1/+1
|/
* 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-291-0/+1
* | Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds2020-08-041-1/+0
|\ \