aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-27Merge patch series "Fix RISC-V toolchain extension support detection"Palmer Dabbelt1-4/+13
2022-10-27riscv: fix detection of toolchain Zihintpause supportConor Dooley1-0/+7
2022-10-27riscv: fix detection of toolchain Zicbom supportConor Dooley1-4/+6
2022-10-14Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds1-0/+1
2022-10-13riscv: enable software resend of irqsConor Dooley1-0/+1
2022-10-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+4
2022-10-09Merge tag 'riscv-for-linus-6.1-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds1-4/+8
2022-10-06riscv: enable THP_SWAP for RV64Jisheng Zhang1-0/+1
2022-10-04RISC-V: Increase range and default value of NR_CPUSAnup Patel1-3/+6
2022-10-02riscv: select HAVE_POSIX_CPU_TIMERS_TASK_WORKJisheng Zhang1-0/+1
2022-10-02riscv: Introduce support for defining instructionsAndrew Jones1-0/+3
2022-09-17riscv: fix RISCV_ISA_SVPBMT kconfig dependency warningRandy Dunlap1-0/+1
2022-08-15riscv: topology: fix default topology reportingConor Dooley1-1/+1
2022-08-11riscv/purgatory: Omit use of bin2cMasahiro Yamada1-1/+0
2022-08-10riscv: implement Zicbom-based CMO instructions + the t-head variantPalmer Dabbelt1-0/+31
2022-08-06Merge tag 'riscv-for-linus-5.20-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds1-12/+35
2022-08-02Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcuLinus Torvalds1-1/+1
2022-07-28riscv: Add support for non-coherent devices using zicbom extensionHeiko Stuebner1-0/+31
2022-07-14RISC-V: Add CONFIG_{NON,}PORTABLEPalmer Dabbelt1-2/+26
2022-07-03riscv/mm: fix build error while PAGE_TABLE_CHECK enabled without MMUYueHaibing1-1/+1
2022-06-30riscv: Kconfig: Style cleanupsPalmer Dabbelt1-10/+9
2022-06-30riscv: Kconfig: Fix indentation and add commentsJuerg Haefliger1-10/+9
2022-06-29context_tracking: Split user tracking KconfigFrederic Weisbecker1-1/+1
2022-06-16riscv: Improve description for RISCV_ISA_SVPBMT Kconfig symbolHeiko Stuebner1-2/+7
2022-06-01RISC-V: Only default to spinwait on SBI-0.1 and M-modePalmer Dabbelt1-1/+7
2022-05-31Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds1-0/+67
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-0/+1
2022-05-26Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-0/+1
2022-05-20Merge tag 'generic-ticket-spinlocks-v6' into for-nextPalmer Dabbelt1-0/+1
2022-05-19riscv: kexec: add kexec_file_load() supportPalmer Dabbelt1-0/+20
2022-05-19RISC-V: Add purgatoryLi Zhengyu1-0/+6
2022-05-19RISC-V: Add kexec_file supportLiao Chang1-0/+14
2022-05-19RISC-V: Add support for rv32 userspace via COMPATPalmer Dabbelt1-0/+19
2022-05-17riscv: compat: Add COMPAT Kbuild skeletal supportGuo Ren1-0/+19
2022-05-13riscv/mm: enable ARCH_SUPPORTS_PAGE_TABLE_CHECKTong Tiangen1-0/+1
2022-05-11riscv: add memory-type errata for T-HeadHeiko Stuebner1-0/+6
2022-05-11riscv: add RISC-V Svpbmt extension supportHeiko Stuebner1-0/+13
2022-05-11riscv: integrate alternatives better into the main architectureHeiko Stuebner1-0/+9
2022-05-11RISC-V: Move to queued RW locksPalmer Dabbelt1-0/+1
2022-05-08randstruct: Reorganize Kconfigs and attribute macrosKees Cook1-1/+1
2022-03-30RISC-V CPU Idle SupportPalmer Dabbelt1-0/+7
2022-03-30riscv: Rename "sp_in_global" to "current_stack_pointer"Kees Cook1-0/+1
2022-03-25Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds1-15/+3
2022-03-22RISC-V: add support for restartable sequencesPalmer Dabbelt1-0/+1
2022-03-22mm/hugetlb: generalize ARCH_WANT_GENERAL_HUGETLBAnshuman Khandual1-3/+1
2022-03-22RISC-V: Add support for restartable sequenceVincent Chen1-0/+1
2022-03-21perf: RISC-V: Add support for SBI PMU and SscofpmfPalmer Dabbelt1-13/+0
2022-03-21RISC-V: Remove the current perf implementationAtish Patra1-13/+0
2022-03-10RISC-V: Enable CPU_IDLE driversAnup Patel1-0/+7
2022-02-14riscv: mm: Set sv57 on defaultlyQinglin Pan1-2/+2