index
:
linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
Age
Commit message (
Expand
)
Author
2024-01-09
use linux/export.h rather than asm-generic/export.h
Al Viro
2024-01-09
Merge patch series "Fix XIP boot and make XIP testable in QEMU"
Palmer Dabbelt
2024-01-09
Merge remote-tracking branch 'palmer/fixes' into for-next
Palmer Dabbelt
2024-01-09
riscv; fix __user annotation in save_v_state()
Ben Dooks
2024-01-09
riscv: fix __user annotation in traps_misaligned.c
Ben Dooks
2024-01-09
Merge patch series "riscv: CPU operations cleanup"
Palmer Dabbelt
2024-01-09
Merge patch series "RISC-V: hwprobe: Introduce which-cpus"
Palmer Dabbelt
2024-01-09
riscv: Allow disabling of BUILTIN_DTB for XIP
Frederik Haxel
2024-01-09
riscv: Make XIP bootable again
Frederik Haxel
2024-01-09
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-01-09
riscv: Fix module_alloc() that did not reset the linear mapping permissions
Alexandre Ghiti
2024-01-09
riscv: Check if the code to patch lies in the exit section
Alexandre Ghiti
2024-01-04
riscv: Use the same CPU operations for all CPUs
Samuel Holland
2024-01-04
riscv: Remove unused members from struct cpu_operations
Samuel Holland
2024-01-04
riscv: Deduplicate code in setup_smp()
Samuel Holland
2024-01-03
RISC-V: hwprobe: Introduce which-cpus flag
Andrew Jones
2024-01-03
RISC-V: Move the hwprobe syscall to its own file
Andrew Jones
2024-01-03
RISC-V: hwprobe: Clarify cpus size parameter
Andrew Jones
2024-01-03
RISC-V: Remove the removed single-letter extensions
Palmer Dabbelt
2023-12-30
RISC-V: paravirt: Implement steal-time support
Andrew Jones
2023-12-30
RISC-V: paravirt: Add skeleton for pv-time support
Andrew Jones
2023-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-12-20
riscv, kexec: fix the ifdeffery for AFLAGS_kexec_relocate.o
Baoquan He
2023-12-20
kexec_file, riscv: print out debugging message if required
Baoquan He
2023-12-20
Merge patch series "riscv: Use READ_ONCE()/WRITE_ONCE() for pte accesses"
Palmer Dabbelt
2023-12-20
riscv: Use accessors to page table entries instead of direct dereference
Alexandre Ghiti
2023-12-18
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-12-15
cfi: Flip headers
Peter Zijlstra
2023-12-15
Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-12-12
kexec: drop dependency on ARCH_SUPPORTS_KEXEC from CRASH_DUMP
Ignat Korchagin
2023-12-12
riscv: hwprobe: export Zfa ISA extension
Clément Léger
2023-12-12
riscv: add ISA extension parsing for Zfa
Clément Léger
2023-12-12
riscv: hwprobe: export Zvfh[min] ISA extensions
Clément Léger
2023-12-12
riscv: add ISA extension parsing for Zvfh[min]
Clément Léger
2023-12-12
riscv: hwprobe: export Zhintntl ISA extension
Clément Léger
2023-12-12
riscv: add ISA extension parsing for Zihintntl
Clément Léger
2023-12-12
riscv: hwprobe: export Zfh[min] ISA extensions
Clément Léger
2023-12-12
riscv: add ISA extension parsing for Zfh/Zfh[min]
Clément Léger
2023-12-12
riscv: hwprobe: export vector crypto ISA extensions
Clément Léger
2023-12-12
riscv: add ISA extension parsing for vector crypto
Clément Léger
2023-12-12
riscv: hwprobe: add support for scalar crypto ISA extensions
Clément Léger
2023-12-12
riscv: add ISA extension parsing for scalar crypto
Evan Green
2023-12-12
riscv: hwprobe: export missing Zbc ISA extension
Clément Léger
2023-12-12
riscv: add ISA extension parsing for Zbc
Clément Léger
2023-12-06
riscv: Fix SMP when shadow call stacks are enabled
Samuel Holland
2023-12-06
riscv: fix misaligned access handling of C.SWSP and C.SDSP
Clément Léger
2023-12-06
RISC-V: hwprobe: Always use u64 for extension bits
Andrew Jones
2023-12-06
Support rv32 ULEB128 test
Charlie Jenkins
2023-12-06
riscv: convert to use arch_cpu_is_hotpluggable()
Russell King (Oracle)
2023-12-06
riscv: Switch over to GENERIC_CPU_DEVICES
James Morse
[prev]
[next]