summaryrefslogtreecommitdiffstats
path: root/arch/riscv/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* irq: remove handle_domain_{irq,nmi}()Mark Rutland2021-10-261-1/+0
* irq: riscv: perform irqentry in entry codeMark Rutland2021-10-261-1/+0
* irq: add a (temporary) CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRYMark Rutland2021-10-251-0/+1
* Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)Linus Torvalds2021-09-131-1/+1
|\
| * riscv: remove Kconfig check for GCC version for ARCH_RV64INick Desaulniers2021-09-131-1/+1
* | Merge tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-09-111-0/+1
|\ \ | |/ |/|
| * riscv: Enable BUILDTIME_TABLE_SORTJisheng Zhang2021-09-101-0/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-081-1/+1
|\ \
| * | riscv: only select GENERIC_IOREMAP if MMU support is enabledChristoph Hellwig2021-09-081-1/+1
* | | Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-09-051-3/+1
|\ \ \ | |_|/ |/| |
| * | tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada2021-08-161-3/+1
* | | Merge tag 'riscv-for-linus-5.15-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-09-051-3/+9
|\ \ \
| * | | riscv: add support for hugepage migrationChen Wandun2021-08-261-0/+1
| * | | riscv: Enable Undefined Behavior Sanitizer UBSANJisheng Zhang2021-08-241-0/+1
| * | | riscv: Keep the riscv Kconfig selects sortedJisheng Zhang2021-08-241-3/+3
| * | | riscv: Enable GENERIC_IRQ_SHOW_LEVELKefeng Wang2021-08-041-0/+1
| * | | riscv: Enable idle generic idle loopKefeng Wang2021-08-041-0/+1
| * | | riscv: Allow forced irq threadingKefeng Wang2021-08-041-0/+1
| * | | riscv: Implement thread_struct whitelist for hardened usercopyTong Tiangen2021-08-031-0/+1
| |/ /
* | | Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-09-011-2/+0
|\ \ \ | |_|/ |/| |
| * | asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann2021-07-301-2/+0
| * | asm-generic: uaccess: remove inline strncpy_from_user/strnlen_userArnd Bergmann2021-07-271-2/+2
| |/
* | Revert "riscv: Remove CONFIG_PHYS_RAM_BASE_FIXED"Alexandre Ghiti2021-08-061-0/+6
* | riscv: Disable STACKPROTECTOR_PER_TASK if GCC_PLUGIN_RANDSTRUCT is enabledGuenter Roeck2021-08-031-0/+1
|/
* 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
|/ /