summaryrefslogtreecommitdiff
path: root/arch/riscv/Kconfig (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branches 'refs/heads/bits/000-devicetree', 'refs/heads/bits/005-maintai...asahi-6.1-rc5-5Hector Martin2022-11-151-0/+1
|\
| * Merge tag 'v6.1-rc1' into syncMiguel Ojeda2022-10-181-4/+13
| |\
| * \ Merge tag 'v6.0-rc7' into syncMiguel Ojeda2022-09-271-14/+68
| |\ \
| * \ \ Merge tag 'v5.19-rc8' into syncMiguel Ojeda2022-07-241-1/+1
| |\ \ \
| * \ \ \ Merge tag 'v5.19-rc6' into syncMiguel Ojeda2022-07-111-2/+7
| |\ \ \ \
| * \ \ \ \ Merge tag 'v5.19-rc1' into syncMiguel Ojeda2022-06-071-2/+77
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'v5.18-rc2' into syncMiguel Ojeda2022-04-121-18/+12
| |\ \ \ \ \ \
| * | | | | | | rust: add per-arch `HAVE_RUST` kernel optionMiguel Ojeda2022-03-171-0/+1
* | | | | | | | Merge patch series "Fix RISC-V toolchain extension support detection"Palmer Dabbelt2022-10-271-4/+13
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | riscv: fix detection of toolchain Zihintpause supportConor Dooley2022-10-271-0/+7
| * | | | | | | riscv: fix detection of toolchain Zicbom supportConor Dooley2022-10-271-4/+6
* | | | | | | | Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-10-141-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | riscv: enable software resend of irqsConor Dooley2022-10-131-0/+1
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-10-111-0/+4
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | riscv: select HAVE_POSIX_CPU_TIMERS_TASK_WORKJisheng Zhang2022-10-021-0/+1
| * | | | | | | | riscv: Introduce support for defining instructionsAndrew Jones2022-10-021-0/+3
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge tag 'riscv-for-linus-6.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-10-091-4/+8
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | riscv: enable THP_SWAP for RV64Jisheng Zhang2022-10-061-0/+1
| * | | | | | | RISC-V: Increase range and default value of NR_CPUSAnup Patel2022-10-041-3/+6
| * | | | | | | riscv: topology: fix default topology reportingConor Dooley2022-08-151-1/+1
| |/ / / / / /
* / / / / / / riscv: fix RISCV_ISA_SVPBMT kconfig dependency warningRandy Dunlap2022-09-171-0/+1
|/ / / / / /
* | | | | | riscv/purgatory: Omit use of bin2cMasahiro Yamada2022-08-111-1/+0
* | | | | | riscv: implement Zicbom-based CMO instructions + the t-head variantPalmer Dabbelt2022-08-101-0/+31
|\ \ \ \ \ \
| * | | | | | riscv: Add support for non-coherent devices using zicbom extensionHeiko Stuebner2022-07-281-0/+31
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'riscv-for-linus-5.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-08-061-12/+35
|\ \ \ \ \ \
| * | | | | | RISC-V: Add CONFIG_{NON,}PORTABLEPalmer Dabbelt2022-07-141-2/+26
| * | | | | | riscv: Kconfig: Style cleanupsPalmer Dabbelt2022-06-301-10/+9
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | riscv: Kconfig: Fix indentation and add commentsJuerg Haefliger2022-06-301-10/+9
| | | |/ / / | | |/| | |
* | | | | | Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-021-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | context_tracking: Split user tracking KconfigFrederic Weisbecker2022-06-291-1/+1
| |/ / / /
* / / / / riscv/mm: fix build error while PAGE_TABLE_CHECK enabled without MMUYueHaibing2022-07-031-1/+1
|/ / / /
* | | / riscv: Improve description for RISCV_ISA_SVPBMT Kconfig symbolHeiko Stuebner2022-06-161-2/+7
| |_|/ |/| |
* | | RISC-V: Only default to spinwait on SBI-0.1 and M-modePalmer Dabbelt2022-06-011-1/+7
* | | Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-311-0/+67
|\ \ \
| * \ \ Merge tag 'generic-ticket-spinlocks-v6' into for-nextPalmer Dabbelt2022-05-201-0/+1
| |\ \ \
| * \ \ \ riscv: kexec: add kexec_file_load() supportPalmer Dabbelt2022-05-191-0/+20
| |\ \ \ \
| | * | | | RISC-V: Add purgatoryLi Zhengyu2022-05-191-0/+6
| | * | | | RISC-V: Add kexec_file supportLiao Chang2022-05-191-0/+14
| | | |/ / | | |/| |
| * | | | RISC-V: Add support for rv32 userspace via COMPATPalmer Dabbelt2022-05-191-0/+19
| |\ \ \ \
| | * | | | riscv: compat: Add COMPAT Kbuild skeletal supportGuo Ren2022-05-171-0/+19
| | |/ / /
| * | | | riscv: add memory-type errata for T-HeadHeiko Stuebner2022-05-111-0/+6
| * | | | riscv: add RISC-V Svpbmt extension supportHeiko Stuebner2022-05-111-0/+13
| * | | | riscv: integrate alternatives better into the main architectureHeiko Stuebner2022-05-111-0/+9
| |/ / /
* | | | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-261-0/+1
|\ \ \ \
| * | | | riscv/mm: enable ARCH_SUPPORTS_PAGE_TABLE_CHECKTong Tiangen2022-05-131-0/+1
| |/ / /
* | | | Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-05-261-0/+1
|\ \ \ \ | | |/ / | |/| |
| * | | RISC-V: Move to queued RW locksPalmer Dabbelt2022-05-111-0/+1
| |/ /
* / / randstruct: Reorganize Kconfigs and attribute macrosKees Cook2022-05-081-1/+1
|/ /
* | RISC-V CPU Idle SupportPalmer Dabbelt2022-03-301-0/+7
|\ \
| * | RISC-V: Enable CPU_IDLE driversAnup Patel2022-03-101-0/+7
| |/