index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-22
Merge tag 'spacemit-dt-for-6.17-1' of https://github.com/spacemit-com/linux i...
Arnd Bergmann
3
-107
/
+396
2025-07-21
stackleak: Rename STACKLEAK to KSTACK_ERASE
Kees Cook
4
-4
/
+4
2025-07-21
riscv: defconfig: enable Andes SoC
Ben Zong-You Xie
1
-0
/
+1
2025-07-21
riscv: dts: andes: add Voyager board device tree
Ben Zong-You Xie
3
-0
/
+31
2025-07-21
riscv: dts: andes: add QiLai SoC device tree
Ben Zong-You Xie
1
-0
/
+186
2025-07-21
riscv: add Andes SoC family Kconfig support
Ben Zong-You Xie
1
-0
/
+7
2025-07-19
riscv: optimize gcd() performance on RISC-V without Zbb extension
Kuan-Wei Chiu
1
-0
/
+5
2025-07-19
riscv: optimize gcd() code size when CONFIG_RISCV_ISA_ZBB is disabled
Kuan-Wei Chiu
1
-0
/
+1
2025-07-19
Add a new optional ",cma" suffix to the crashkernel= command line option
Jiri Bohac
1
-1
/
+1
2025-07-18
Merge tag 'riscv-for-linus-6.16-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-13
/
+28
2025-07-16
riscv: uaccess: Fix -Wuninitialized and -Wshadow in __put_user_nocheck
Nathan Chancellor
1
-2
/
+2
2025-07-16
riscv: Stop supporting static ftrace
Alexandre Ghiti
1
-1
/
+2
2025-07-16
riscv: traps_misaligned: properly sign extend value in misaligned load handler
Andreas Schwab
1
-1
/
+1
2025-07-16
riscv: Enable interrupt during exception handling
Nam Cao
1
-4
/
+6
2025-07-16
riscv: dts: starfive: jh7110-common: add status power led node
E Shattow
1
-0
/
+9
2025-07-16
riscv: dts: starfive: jh7110-milkv-mars sort properties
E Shattow
1
-6
/
+6
2025-07-16
riscv: ftrace: Properly acquire text_mutex to fix a race condition
Alexandre Ghiti
1
-4
/
+14
2025-07-16
riscv: Stop considering R_RISCV_NONE as bad relocations
Alexandre Ghiti
1
-1
/
+3
2025-07-14
riscv: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note names
Dave Martin
1
-6
/
+6
2025-07-11
RISC-V: KVM: Move HGEI[E|P] CSR access to IMSIC virtualization
Anup Patel
5
-55
/
+58
2025-07-11
RISC-V: KVM: Disable vstimecmp before exiting to user-space
Anup Patel
1
-0
/
+16
2025-07-09
mm/ptdump: take the memory hotplug lock inside ptdump_walk_pgd()
Anshuman Khandual
1
-3
/
+0
2025-07-09
mm: remove devmap related functions and page table bits
Alistair Popple
4
-40
/
+0
2025-07-09
mm/pagewalk: split walk_page_range_novma() into kernel/user parts
Lorenzo Stoakes
1
-4
/
+4
2025-07-09
riscv: mm: Add page fault trace points
Nam Cao
1
-0
/
+8
2025-07-09
riscv: defconfig: spacemit: enable sdhci driver for K1 SoC
Yixun Lan
1
-0
/
+1
2025-07-09
Merge tag 'pm-runtime-6.17-rc1' of https://git.kernel.org/pub/scm/linux/kerne...
Uwe Kleine-König
1
-1
/
+1
2025-07-09
riscv: dts: spacemit: Move eMMC under storage-bus for K1
Vivian Wang
1
-9
/
+10
2025-07-09
riscv: dts: spacemit: Move UARTs under dma-bus for K1
Vivian Wang
1
-118
/
+128
2025-07-09
riscv: dts: spacemit: Add DMA translation buses for K1
Vivian Wang
1
-0
/
+53
2025-07-09
riscv: dts: spacemit: add pwm14_1 pinctrl setting
Guodong Xu
1
-0
/
+8
2025-07-09
riscv: dts: spacemit: add PWM support for K1 SoC
Guodong Xu
1
-0
/
+180
2025-07-08
riscv: defconfig: Enable PWM support for SpacemiT K1 SoC
Guodong Xu
1
-0
/
+2
2025-07-08
riscv: defconfig: Remove CONFIG_SND_SOC_STARFIVE=m
Geert Uytterhoeven
1
-1
/
+0
2025-07-07
riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-l...
Nylon Chen
2
-16
/
+8
2025-07-04
lib/crypto: sha256: Make library API use strongly-typed contexts
Eric Biggers
1
-4
/
+4
2025-07-04
riscv: dts: spacemit: add reset support for the K1 SoC
Alex Elder
1
-0
/
+18
2025-06-30
riscv: dts: thead: Add PVT node
Michal Wilczynski
1
-0
/
+11
2025-06-30
riscv: dts: thead: th1520: Add GPU clkgen reset to AON node
Michal Wilczynski
1
-0
/
+3
2025-06-30
lib/crc: riscv: Migrate optimized CRC code into lib/crc/
Eric Biggers
13
-620
/
+0
2025-06-30
lib/crypto: riscv: Move arch/riscv/lib/crypto/ into lib/crypto/
Eric Biggers
7
-688
/
+0
2025-06-30
lib/crypto: riscv/sha512: Migrate optimized SHA-512 code to library
Eric Biggers
4
-348
/
+0
2025-06-30
crypto: riscv/sha512 - Stop depending on sha512_generic_block_fn
Eric Biggers
2
-1
/
+8
2025-06-30
riscv: cpu_ops_sbi: Use static array for boot_data
Vivian Wang
1
-3
/
+3
2025-06-30
riscv: Require clang-17 or newer for kCFI
Nathan Chancellor
1
-1
/
+2
2025-06-27
Merge tag 'riscv-for-linus-5.16-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-14
/
+15
2025-06-26
riscv: Helper to parse hart index
Vladimir Kondratiev
2
-0
/
+36
2025-06-23
riscv: export boot_cpu_hartid
Klara Modin
1
-0
/
+1
2025-06-23
Revert "riscv: Define TASK_SIZE_MAX for __access_ok()"
Nam Cao
1
-1
/
+0
2025-06-23
riscv: Fix sparse warning in vendor_extensions/sifive.c
Alexandre Ghiti
1
-1
/
+1
[prev]
[next]