aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2021-08-24riscv: Enable Undefined Behavior Sanitizer UBSANJisheng Zhang1-0/+1
2021-08-24riscv: Keep the riscv Kconfig selects sortedJisheng Zhang1-3/+3
2021-08-16tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada1-3/+1
2021-08-06Revert "riscv: Remove CONFIG_PHYS_RAM_BASE_FIXED"Alexandre Ghiti1-0/+6
2021-08-04riscv: Enable GENERIC_IRQ_SHOW_LEVELKefeng Wang1-0/+1
2021-08-04riscv: Enable idle generic idle loopKefeng Wang1-0/+1
2021-08-04riscv: Allow forced irq threadingKefeng Wang1-0/+1
2021-08-03riscv: Disable STACKPROTECTOR_PER_TASK if GCC_PLUGIN_RANDSTRUCT is enabledGuenter Roeck1-0/+1
2021-08-03riscv: Implement thread_struct whitelist for hardened usercopyTong Tiangen1-0/+1
2021-07-30asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann1-2/+0
2021-07-27asm-generic: uaccess: remove inline strncpy_from_user/strnlen_userArnd Bergmann1-2/+2
2021-07-09Merge tag 'riscv-for-linus-5.14-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+6
2021-07-08riscv/Kconfig: make direct map manipulation options depend on MMUMike Rapoport1-2/+2
2021-07-06riscv: add VMAP_STACK overflow detectionTong Tiangen1-0/+1
2021-07-05riscv: ptrace: add argn syntaxJeff Xie1-0/+1
2021-06-30Merge branch 'riscv-wx-mappings' into for-nextPalmer Dabbelt1-6/+0
2021-06-30riscv: Enable KFENCE for riscv64Liu Shixin1-0/+1
2021-06-30mm: generalize ZONE_[DMA|DMA32]Kefeng Wang1-4/+1
2021-06-29mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport1-1/+1
2021-06-11riscv: Remove CONFIG_PHYS_RAM_BASE_FIXEDAlexandre Ghiti1-6/+0
2021-06-10riscv: code patching only works on !XIP_KERNELJisheng Zhang1-9/+9
2021-05-29riscv: TRANSPARENT_HUGEPAGE: depends on MMURandy Dunlap1-1/+1
2021-05-25riscv: mremap speedup - enable HAVE_MOVE_PUD and HAVE_MOVE_PMDJisheng Zhang1-0/+2
2021-05-22riscv: Select ARCH_USE_MEMTESTKefeng Wang1-0/+1
2021-05-22riscv: mm: add THP support on 64-bitNanyong Sun1-0/+1
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-15riscv: Fix spelling mistake "SPARSEMEM" to "SPARSMEM"Kefeng Wang1-1/+1
2021-04-01riscv: Make NUMA depend on MMUKefeng Wang1-1/+1
2021-03-16riscv: Correct SPARSEMEM configurationKefeng Wang1-2/+2
2021-03-16riscv: Enable generic clockevent broadcastGuo Ren1-0/+2
2021-03-09riscv: Add ARCH_HAS_FORTIFY_SOURCEKefeng Wang1-0/+1
2021-02-26RISC-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-18riscv/kasan: add KASAN_VMALLOC supportNylon Chen1-0/+1
2021-02-18riscv: add BUILTIN_DTB support for MMU-enabled targetsVitaly Wool1-1/+0
2021-02-02RISC-V: Define MAXPHYSMEM_1GB only for RV32Atish Patra1-0/+2
2021-01-15RISC-V: Fix maximum allowed phsyical memory for RV32Atish Patra1-2/+4
2021-01-14riscv: Enable per-task stack canariesGuo Ren1-0/+7
2021-01-14riscv: Add support for function error injectionGuo Ren1-0/+1
2021-01-14riscv: Add uprobes supportedGuo Ren1-0/+3
2021-01-14riscv: Add KPROBES_ON_FTRACE supportedGuo Ren1-0/+1