index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-07
riscv: Fixup compile error with !MMU
Guo Ren
1
-1
/
+1
2022-11-29
riscv: Fix NR_CPUS range conditions
Samuel Holland
1
-3
/
+3
2022-10-28
Merge patch series "Fix RISC-V toolchain extension support detection"
Palmer Dabbelt
1
-4
/
+13
2022-10-28
riscv: fix detection of toolchain Zihintpause support
Conor Dooley
1
-0
/
+7
2022-10-28
riscv: fix detection of toolchain Zicbom support
Conor Dooley
1
-4
/
+6
2022-10-14
Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2022-10-13
riscv: enable software resend of irqs
Conor Dooley
1
-0
/
+1
2022-10-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+4
2022-10-09
Merge tag 'riscv-for-linus-6.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+8
2022-10-07
riscv: enable THP_SWAP for RV64
Jisheng Zhang
1
-0
/
+1
2022-10-04
RISC-V: Increase range and default value of NR_CPUS
Anup Patel
1
-3
/
+6
2022-10-02
riscv: select HAVE_POSIX_CPU_TIMERS_TASK_WORK
Jisheng Zhang
1
-0
/
+1
2022-10-02
riscv: Introduce support for defining instructions
Andrew Jones
1
-0
/
+3
2022-09-17
riscv: fix RISCV_ISA_SVPBMT kconfig dependency warning
Randy Dunlap
1
-0
/
+1
2022-08-16
riscv: topology: fix default topology reporting
Conor Dooley
1
-1
/
+1
2022-08-11
riscv/purgatory: Omit use of bin2c
Masahiro Yamada
1
-1
/
+0
2022-08-11
riscv: implement Zicbom-based CMO instructions + the t-head variant
Palmer Dabbelt
1
-0
/
+31
2022-08-07
Merge tag 'riscv-for-linus-5.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-12
/
+35
2022-08-03
Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2022-07-29
riscv: Add support for non-coherent devices using zicbom extension
Heiko Stuebner
1
-0
/
+31
2022-07-14
RISC-V: Add CONFIG_{NON,}PORTABLE
Palmer Dabbelt
1
-2
/
+26
2022-07-04
riscv/mm: fix build error while PAGE_TABLE_CHECK enabled without MMU
YueHaibing
1
-1
/
+1
2022-07-01
riscv: Kconfig: Style cleanups
Palmer Dabbelt
1
-10
/
+9
2022-07-01
riscv: Kconfig: Fix indentation and add comments
Juerg Haefliger
1
-10
/
+9
2022-06-30
context_tracking: Split user tracking Kconfig
Frederic Weisbecker
1
-1
/
+1
2022-06-17
riscv: Improve description for RISCV_ISA_SVPBMT Kconfig symbol
Heiko Stuebner
1
-2
/
+7
2022-06-02
RISC-V: Only default to spinwait on SBI-0.1 and M-mode
Palmer Dabbelt
1
-1
/
+7
2022-06-01
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+67
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2022-05-26
Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2022-05-20
Merge tag 'generic-ticket-spinlocks-v6' into for-next
Palmer Dabbelt
1
-0
/
+1
2022-05-20
riscv: kexec: add kexec_file_load() support
Palmer Dabbelt
1
-0
/
+20
2022-05-19
RISC-V: Add purgatory
Li Zhengyu
1
-0
/
+6
2022-05-19
RISC-V: Add kexec_file support
Liao Chang
1
-0
/
+14
2022-05-19
RISC-V: Add support for rv32 userspace via COMPAT
Palmer Dabbelt
1
-0
/
+19
2022-05-18
riscv: compat: Add COMPAT Kbuild skeletal support
Guo Ren
1
-0
/
+19
2022-05-13
riscv/mm: enable ARCH_SUPPORTS_PAGE_TABLE_CHECK
Tong Tiangen
1
-0
/
+1
2022-05-12
riscv: add memory-type errata for T-Head
Heiko Stuebner
1
-0
/
+6
2022-05-12
riscv: add RISC-V Svpbmt extension support
Heiko Stuebner
1
-0
/
+13
2022-05-12
riscv: integrate alternatives better into the main architecture
Heiko Stuebner
1
-0
/
+9
2022-05-11
RISC-V: Move to queued RW locks
Palmer Dabbelt
1
-0
/
+1
2022-05-08
randstruct: Reorganize Kconfigs and attribute macros
Kees Cook
1
-1
/
+1
2022-03-31
RISC-V CPU Idle Support
Palmer Dabbelt
1
-0
/
+7
2022-03-31
riscv: Rename "sp_in_global" to "current_stack_pointer"
Kees Cook
1
-0
/
+1
2022-03-25
Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-15
/
+3
2022-03-23
RISC-V: add support for restartable sequences
Palmer Dabbelt
1
-0
/
+1
2022-03-23
mm/hugetlb: generalize ARCH_WANT_GENERAL_HUGETLB
Anshuman Khandual
1
-3
/
+1
2022-03-23
RISC-V: Add support for restartable sequence
Vincent Chen
1
-0
/
+1
2022-03-22
perf: RISC-V: Add support for SBI PMU and Sscofpmf
Palmer Dabbelt
1
-13
/
+0
2022-03-22
RISC-V: Remove the current perf implementation
Atish Patra
1
-13
/
+0
[next]