summaryrefslogtreecommitdiff
path: root/arch/riscv/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2021-05-06Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+86
2021-05-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-4/+1
2021-05-05mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)Anshuman Khandual1-4/+1
2021-04-26RISC-V: enable XIPVitaly Wool1-4/+56
2021-04-26RISC-V: Add crash kernel supportNick Kossifidis1-0/+10
2021-04-26RISC-V: Add kexec supportNick Kossifidis1-0/+15
2021-04-26riscv: Set ARCH_HAS_STRICT_MODULE_RWX if MMUJisheng Zhang1-0/+1
2021-04-26riscv: Select HAVE_DYNAMIC_FTRACE when -fpatchable-function-entry is availableNathan Chancellor1-1/+1
2021-04-26riscv: Introduce alternative mechanism to apply errata solutionVincent Chen1-0/+1
2021-04-23riscv: Disable data start offset in flat binariesDamien Le Moal1-0/+1
2021-04-16riscv: Fix spelling mistake "SPARSEMEM" to "SPARSMEM"Kefeng Wang1-1/+1
2021-04-02riscv: Make NUMA depend on MMUKefeng Wang1-1/+1
2021-03-17riscv: Correct SPARSEMEM configurationKefeng Wang1-2/+2
2021-03-17riscv: Enable generic clockevent broadcastGuo Ren1-0/+2
2021-03-10riscv: Add ARCH_HAS_FORTIFY_SOURCEKefeng Wang1-0/+1
2021-02-27RISC-V: Make NUMA depend on SMPPalmer Dabbelt1-0/+1
2021-02-26Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+46
2021-02-19riscv/kasan: add KASAN_VMALLOC supportNylon Chen1-0/+1
2021-02-19riscv: add BUILTIN_DTB support for MMU-enabled targetsVitaly Wool1-1/+0
2021-02-03RISC-V: Define MAXPHYSMEM_1GB only for RV32Atish Patra1-0/+2
2021-01-16RISC-V: Fix maximum allowed phsyical memory for RV32Atish Patra1-2/+4
2021-01-15riscv: Enable per-task stack canariesGuo Ren1-0/+7
2021-01-15riscv: Add support for function error injectionGuo Ren1-0/+1
2021-01-15riscv: Add uprobes supportedGuo Ren1-0/+3
2021-01-15riscv: Add KPROBES_ON_FTRACE supportedGuo Ren1-0/+1
2021-01-15riscv: Add kprobes supportedGuo Ren1-0/+2
2021-01-15RISC-V: Implement ptrace regs and stack APIPatrick Stählin1-0/+1
2021-01-15riscv: Add numa support for riscv64 platformAtish Patra1-1/+30
2020-12-18Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+3
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2020-12-15arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOCMike Rapoport1-3/+1
2020-12-11Add and use a generic version of devmem_is_allowed()Palmer Dabbelt1-0/+1
2020-12-11RISC-V: Use the new generic devmem_is_allowed()Palmer Dabbelt1-0/+1
2020-11-26riscv: Enable ARCH_STACKWALKKefeng Wang1-0/+1
2020-11-21riscv: Add HAVE_IRQ_TIME_ACCOUNTINGKefeng Wang1-0/+1
2020-10-30timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann1-1/+0
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-20Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+25
2020-10-14Merge 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-03RISC-V: Add EFI runtime servicesAtish Patra1-0/+2
2020-10-03RISC-V: Add EFI stub support.Atish Patra1-0/+22
2020-10-03RISC-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-09uaccess: 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