summaryrefslogtreecommitdiffstats
path: root/arch/riscv/Kconfig (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'riscv-for-linus-5.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-11-131-0/+1
|\
| * Merge tag 'for-riscv' of https://git.kernel.org/pub/scm/virt/kvm/kvm.git into...Palmer Dabbelt2021-10-051-1/+1
| |\
| * | riscv/vdso: Add support for time namespacesTong Tiangen2021-10-041-0/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-11-021-0/+2
|\ \ \
| * | | RISC-V: Add initial skeletal KVM supportAnup Patel2021-10-041-0/+1
| | |/ | |/|
* | | Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-11-011-1/+0
|\ \ \
| * | | 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 tag 'riscv-for-linus-5.15-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-10-301-0/+6
|\ \ \
| * | | riscv: Fix asan-stack clang buildAlexandre Ghiti2021-10-291-0/+6
| | |/ | |/|
* | | Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-10-081-2/+0
|\ \ \ | |_|/ |/| |
| * | firmware: include drivers/firmware/Kconfig unconditionallyArnd Bergmann2021-10-071-2/+0
| |/
* | 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-111-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-271-0/+1
| * | | riscv: Enable Undefined Behavior Sanitizer UBSANJisheng Zhang2021-08-251-0/+1
| * | | riscv: Keep the riscv Kconfig selects sortedJisheng Zhang2021-08-251-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-041-0/+1
| |/ /
* | | Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-09-021-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-071-0/+6
* | riscv: Disable STACKPROTECTOR_PER_TASK if GCC_PLUGIN_RANDSTRUCT is enabledGuenter Roeck2021-08-041-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-061-0/+1
| * Merge branch 'riscv-wx-mappings' into for-nextPalmer Dabbelt2021-07-011-6/+0
| |\
| | * riscv: Remove CONFIG_PHYS_RAM_BASE_FIXEDAlexandre Ghiti2021-06-111-6/+0
| * | riscv: Enable KFENCE for riscv64Liu Shixin2021-07-011-0/+1
| * | riscv: TRANSPARENT_HUGEPAGE: depends on MMURandy Dunlap2021-05-301-1/+1
| * | riscv: mremap speedup - enable HAVE_MOVE_PUD and HAVE_MOVE_PMDJisheng Zhang2021-05-261-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-07-011-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-111-9/+9
* | riscv: Select ARCH_USE_MEMTESTKefeng Wang2021-05-231-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