summaryrefslogtreecommitdiff
path: root/arch/riscv/Kconfig
AgeCommit message (Expand)Author
2021-07-09Merge tag 'riscv-for-linus-5.14-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-07-08riscv/Kconfig: make direct map manipulation options depend on MMUMike Rapoport
2021-07-06riscv: add VMAP_STACK overflow detectionTong Tiangen
2021-07-05riscv: ptrace: add argn syntaxJeff Xie
2021-06-30Merge branch 'riscv-wx-mappings' into for-nextPalmer Dabbelt
2021-06-30riscv: Enable KFENCE for riscv64Liu Shixin
2021-06-30mm: generalize ZONE_[DMA|DMA32]Kefeng Wang
2021-06-29mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport
2021-06-11riscv: Remove CONFIG_PHYS_RAM_BASE_FIXEDAlexandre Ghiti
2021-06-10riscv: code patching only works on !XIP_KERNELJisheng Zhang
2021-05-29riscv: TRANSPARENT_HUGEPAGE: depends on MMURandy Dunlap
2021-05-25riscv: mremap speedup - enable HAVE_MOVE_PUD and HAVE_MOVE_PMDJisheng Zhang
2021-05-22riscv: Select ARCH_USE_MEMTESTKefeng Wang
2021-05-22riscv: mm: add THP support on 64-bitNanyong Sun
2021-05-06Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-05mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)Anshuman Khandual
2021-04-26RISC-V: enable XIPVitaly Wool
2021-04-26RISC-V: Add crash kernel supportNick Kossifidis
2021-04-26RISC-V: Add kexec supportNick Kossifidis
2021-04-26riscv: Set ARCH_HAS_STRICT_MODULE_RWX if MMUJisheng Zhang
2021-04-26riscv: Select HAVE_DYNAMIC_FTRACE when -fpatchable-function-entry is availableNathan Chancellor
2021-04-26riscv: Introduce alternative mechanism to apply errata solutionVincent Chen
2021-04-23riscv: Disable data start offset in flat binariesDamien Le Moal
2021-04-15riscv: Fix spelling mistake "SPARSEMEM" to "SPARSMEM"Kefeng Wang
2021-04-01riscv: Make NUMA depend on MMUKefeng Wang
2021-03-16riscv: Correct SPARSEMEM configurationKefeng Wang
2021-03-16riscv: Enable generic clockevent broadcastGuo Ren
2021-03-09riscv: Add ARCH_HAS_FORTIFY_SOURCEKefeng Wang
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