summaryrefslogtreecommitdiff
path: root/arch/riscv/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2022-01-22Merge tag 'riscv-for-linus-5.17-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-34/+18
2022-01-20RISC-V: Move spinwait booting method to its own configAtish Patra1-0/+14
2022-01-20riscv: default to CONFIG_RISCV_SBI_V01=nHeinrich Schuchardt1-1/+0
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-8/+2
2022-01-20mm: percpu: generalize percpu related configKefeng Wang1-8/+2
2022-01-20RISC-V: Introduce sv48 support without relocatable kernelPalmer Dabbelt1-33/+4
2022-01-20riscv: Implement sv48 supportAlexandre Ghiti1-2/+2
2022-01-20riscv: Allow to dynamically define VA_BITSAlexandre Ghiti1-10/+0
2022-01-20riscv: Move KASAN mapping next to the kernel mappingAlexandre Ghiti1-2/+2
2022-01-20riscv: Get rid of MAXPHYSMEM configsAlexandre Ghiti1-21/+2
2022-01-19Merge tag 'riscv-for-linus-5.17-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+3
2022-01-08riscv/mm: Enable THP migrationNanyong Sun1-0/+1
2022-01-06RISC-V: Clean up the defconfigsPalmer Dabbelt1-1/+1
2022-01-06RISC-V: MAXPHYSMEM_2GB doesn't depend on CMODEL_MEDLOWPalmer Dabbelt1-1/+1
2022-01-06riscv: mm: Enable PMD split page table lock for RV64Kefeng Wang1-0/+1
2021-11-25futex: Remove futex_cmpxchg detectionArnd Bergmann1-1/+0
2021-11-13Merge tag 'riscv-for-linus-5.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2021-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2021-11-01Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+0
2021-10-30Merge tag 'riscv-for-linus-5.15-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+6
2021-10-29riscv: Fix asan-stack clang buildAlexandre Ghiti1-0/+6
2021-10-26irq: remove handle_domain_{irq,nmi}()Mark Rutland1-1/+0
2021-10-26irq: riscv: perform irqentry in entry codeMark Rutland1-1/+0
2021-10-25irq: add a (temporary) CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRYMark Rutland1-0/+1
2021-10-08Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+0
2021-10-07firmware: include drivers/firmware/Kconfig unconditionallyArnd Bergmann1-2/+0
2021-10-05Merge tag 'for-riscv' of https://git.kernel.org/pub/scm/virt/kvm/kvm.git into...Palmer Dabbelt1-1/+1
2021-10-05riscv/vdso: Add support for time namespacesTong Tiangen1-0/+1
2021-10-04RISC-V: Add initial skeletal KVM supportAnup Patel1-0/+1
2021-09-13Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)Linus Torvalds1-1/+1
2021-09-13riscv: remove Kconfig check for GCC version for ARCH_RV64INick Desaulniers1-1/+1
2021-09-12Merge tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2021-09-11riscv: Enable BUILDTIME_TABLE_SORTJisheng Zhang1-0/+1
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2021-09-08riscv: only select GENERIC_IOREMAP if MMU support is enabledChristoph Hellwig1-1/+1
2021-09-05Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-3/+1
2021-09-05Merge tag 'riscv-for-linus-5.15-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+9
2021-09-02Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+0
2021-08-27riscv: add support for hugepage migrationChen Wandun1-0/+1
2021-08-25riscv: Enable Undefined Behavior Sanitizer UBSANJisheng Zhang1-0/+1
2021-08-25riscv: Keep the riscv Kconfig selects sortedJisheng Zhang1-3/+3
2021-08-16tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada1-3/+1
2021-08-07Revert "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-04riscv: Disable STACKPROTECTOR_PER_TASK if GCC_PLUGIN_RANDSTRUCT is enabledGuenter Roeck1-0/+1
2021-08-04riscv: 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-28asm-generic: uaccess: remove inline strncpy_from_user/strnlen_userArnd Bergmann1-2/+2