summaryrefslogtreecommitdiff
path: root/arch/riscv/Kconfig
AgeCommit message (Expand)Author
2021-10-08Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-10-07firmware: include drivers/firmware/Kconfig unconditionallyArnd Bergmann
2021-09-13Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)Linus Torvalds
2021-09-13riscv: remove Kconfig check for GCC version for ARCH_RV64INick Desaulniers
2021-09-11Merge tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-10riscv: Enable BUILDTIME_TABLE_SORTJisheng Zhang
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-08riscv: only select GENERIC_IOREMAP if MMU support is enabledChristoph Hellwig
2021-09-05Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-09-05Merge tag 'riscv-for-linus-5.15-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-01Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-08-26riscv: add support for hugepage migrationChen Wandun
2021-08-24riscv: Enable Undefined Behavior Sanitizer UBSANJisheng Zhang
2021-08-24riscv: Keep the riscv Kconfig selects sortedJisheng Zhang
2021-08-16tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada
2021-08-06Revert "riscv: Remove CONFIG_PHYS_RAM_BASE_FIXED"Alexandre Ghiti
2021-08-04riscv: Enable GENERIC_IRQ_SHOW_LEVELKefeng Wang
2021-08-04riscv: Enable idle generic idle loopKefeng Wang
2021-08-04riscv: Allow forced irq threadingKefeng Wang
2021-08-03riscv: Disable STACKPROTECTOR_PER_TASK if GCC_PLUGIN_RANDSTRUCT is enabledGuenter Roeck
2021-08-03riscv: Implement thread_struct whitelist for hardened usercopyTong Tiangen
2021-07-30asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann
2021-07-27asm-generic: uaccess: remove inline strncpy_from_user/strnlen_userArnd Bergmann
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