summaryrefslogtreecommitdiffstats
path: root/arch/riscv/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'riscv-for-linus-5.14-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-07-091-6/+6
|\
| * riscv: add VMAP_STACK overflow detectionTong Tiangen2021-07-061-0/+1
| * riscv: ptrace: add argn syntaxJeff Xie2021-07-051-0/+1
| * Merge branch 'riscv-wx-mappings' into for-nextPalmer Dabbelt2021-06-301-6/+0
| |\
| | * riscv: Remove CONFIG_PHYS_RAM_BASE_FIXEDAlexandre Ghiti2021-06-111-6/+0
| * | riscv: Enable KFENCE for riscv64Liu Shixin2021-06-301-0/+1
| * | riscv: TRANSPARENT_HUGEPAGE: depends on MMURandy Dunlap2021-05-291-1/+1
| * | riscv: mremap speedup - enable HAVE_MOVE_PUD and HAVE_MOVE_PMDJisheng Zhang2021-05-251-0/+2
| * | riscv: mm: add THP support on 64-bitNanyong Sun2021-05-221-0/+1
| |/
* | riscv/Kconfig: make direct map manipulation options depend on MMUMike Rapoport2021-07-081-2/+2
* | mm: generalize ZONE_[DMA|DMA32]Kefeng Wang2021-06-301-4/+1
* | mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport2021-06-291-1/+1
* | riscv: code patching only works on !XIP_KERNELJisheng Zhang2021-06-101-9/+9
* | riscv: Select ARCH_USE_MEMTESTKefeng Wang2021-05-221-0/+1
|/
* Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-061-4/+86
|\
| * RISC-V: enable XIPVitaly Wool2021-04-261-4/+56
| * RISC-V: Add crash kernel supportNick Kossifidis2021-04-261-0/+10
| * RISC-V: Add kexec supportNick Kossifidis2021-04-261-0/+15
| * 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
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-051-4/+1
|\ \
| * | mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)Anshuman Khandual2021-05-051-4/+1
* | | riscv: Disable data start offset in flat binariesDamien Le Moal2021-04-231-0/+1
|/ /
* | riscv: Fix spelling mistake "SPARSEMEM" to "SPARSMEM"Kefeng Wang2021-04-151-1/+1
* | riscv: Make NUMA depend on MMUKefeng Wang2021-04-011-1/+1
* | riscv: Correct SPARSEMEM configurationKefeng Wang2021-03-161-2/+2
|/
* 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
|/ /