index
:
linux/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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
setup.c
Age
Commit message (
Expand
)
Author
2025-06-23
riscv: export boot_cpu_hartid
Klara Modin
2025-04-14
riscv: Properly export reserved regions in /proc/iomem
Björn Töpel
2025-03-18
riscv: remove redundant CMDLINE_FORCE check
Zixian Zeng
2025-02-14
riscv: signal: fix signal_minsigstksz
Yong-Xuan Wang
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
2024-12-11
riscv: Fix wrong usage of __pa() on a fixmap address
Alexandre Ghiti
2024-11-27
Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-11-11
riscv: Add qspinlock support
Alexandre Ghiti
2024-10-29
of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
Usama Arif
2024-07-22
ACPI: RISCV: Add NUMA support based on SRAT and SLIT
Haibo Xu
2024-01-18
Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-01-04
riscv: Remove unused members from struct cpu_operations
Samuel Holland
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
2023-11-08
Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-10-17
efi: move screen_info into efi init code
Arnd Bergmann
2023-10-17
vgacon: rework screen_info #ifdef checks
Arnd Bergmann
2023-10-12
riscv: kdump: fix crashkernel reserving problem on RISC-V
Chen Jiahao
2023-09-21
RISC-V: Enable cbo.zero in usermode
Andrew Jones
2023-09-08
Merge patch series "riscv: Introduce KASLR"
Palmer Dabbelt
2023-09-05
riscv: Dump out kernel offset information on panic
Alexandre Ghiti
2023-08-31
Merge patch series "riscv: Reduce ARCH_KMALLOC_MINALIGN to 8"
Palmer Dabbelt
2023-08-23
riscv: allow kmalloc() caches aligned to the smallest value
Jisheng Zhang
2023-08-16
riscv: kdump: Implement crashkernel=X,[high,low]
Chen Jiahao
2023-06-08
Merge patch series "riscv: Add vector ISA support"
Palmer Dabbelt
2023-06-08
riscv: signal: Add sigcontext save/restore for vector
Greentime Hu
2023-06-01
RISC-V: ACPI: Cache and retrieve the RINTC structure
Sunil V L
2023-06-01
RISC-V: Add ACPI initialization in setup_arch()
Sunil V L
2023-06-01
riscv: move sbi_init() earlier before jump_label_init()
Jisheng Zhang
2023-04-28
Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-27
Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-04-13
riscv: Do not set initial_boot_params to the linear address of the dtb
Alexandre Ghiti
2023-04-13
riscv: Move early dtb mapping into the fixmap region
Alexandre Ghiti
2023-04-13
riscv: Add explicit include for cpu.h
Rob Herring
2023-03-14
RISC-V: Add Zicboz detection and block size parsing
Andrew Jones
2023-01-31
riscv: move riscv_noncoherent_supported() out of ZICBOM probe
Jisheng Zhang
2022-11-29
riscv: mm: Proper page permissions after initmem free
Björn Töpel
2022-11-10
riscv: fix reserved memory setup
Conor Dooley
2022-10-11
riscv: always honor the CONFIG_CMDLINE_FORCE when parsing dtb
Wenting Zhang
2022-09-13
RISC-V: Clean up the Zicbom block size probing
Palmer Dabbelt
2022-07-28
riscv: Add support for non-coherent devices using zicbom extension
Heiko Stuebner
2022-06-01
RISC-V: Mark IORESOURCE_EXCLUSIVE for reserved mem instead of IORESOURCE_BUSY
Xianting Tian
2022-05-11
riscv: move boot alternatives to after fill_hwcap
Heiko Stuebner
2022-03-22
drivers/base/node: consolidate node device subsystem initialization in node_d...
David Hildenbrand
2022-01-20
RISC-V: Do not use cpumask data structure for hartid bitmap
Atish Patra
2022-01-09
RISC-V: Use common riscv_cpuid_to_hartid_mask() for both SMP=y and SMP=n
Sean Christopherson
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
2021-09-05
Merge tag 'riscv-for-linus-5.15-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-08-25
riscv: use strscpy to replace strlcpy
Jason Wang
[next]