index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
setup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-12
riscv: kdump: fix crashkernel reserving problem on RISC-V
Chen Jiahao
1
-13
/
+0
2023-09-08
Merge patch series "riscv: Introduce KASLR"
Palmer Dabbelt
1
-0
/
+25
2023-09-06
riscv: Dump out kernel offset information on panic
Alexandre Ghiti
1
-0
/
+25
2023-08-31
Merge patch series "riscv: Reduce ARCH_KMALLOC_MINALIGN to 8"
Palmer Dabbelt
1
-0
/
+1
2023-08-24
riscv: allow kmalloc() caches aligned to the smallest value
Jisheng Zhang
1
-0
/
+1
2023-08-16
riscv: kdump: Implement crashkernel=X,[high,low]
Chen Jiahao
1
-0
/
+5
2023-06-08
Merge patch series "riscv: Add vector ISA support"
Palmer Dabbelt
1
-0
/
+3
2023-06-08
riscv: signal: Add sigcontext save/restore for vector
Greentime Hu
1
-0
/
+3
2023-06-01
RISC-V: ACPI: Cache and retrieve the RINTC structure
Sunil V L
1
-0
/
+4
2023-06-01
RISC-V: Add ACPI initialization in setup_arch()
Sunil V L
1
-0
/
+5
2023-06-01
riscv: move sbi_init() earlier before jump_label_init()
Jisheng Zhang
1
-1
/
+1
2023-04-29
Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2023-04-27
Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2023-04-14
riscv: Do not set initial_boot_params to the linear address of the dtb
Alexandre Ghiti
1
-4
/
+1
2023-04-14
riscv: Move early dtb mapping into the fixmap region
Alexandre Ghiti
1
-1
/
+0
2023-04-14
riscv: Add explicit include for cpu.h
Rob Herring
1
-1
/
+1
2023-03-15
RISC-V: Add Zicboz detection and block size parsing
Andrew Jones
1
-1
/
+1
2023-02-01
riscv: move riscv_noncoherent_supported() out of ZICBOM probe
Jisheng Zhang
1
-0
/
+3
2022-11-30
riscv: mm: Proper page permissions after initmem free
Björn Töpel
1
-4
/
+5
2022-11-11
riscv: fix reserved memory setup
Conor Dooley
1
-0
/
+1
2022-10-12
riscv: always honor the CONFIG_CMDLINE_FORCE when parsing dtb
Wenting Zhang
1
-2
/
+2
2022-09-13
RISC-V: Clean up the Zicbom block size probing
Palmer Dabbelt
1
-1
/
+1
2022-07-29
riscv: Add support for non-coherent devices using zicbom extension
Heiko Stuebner
1
-0
/
+2
2022-06-02
RISC-V: Mark IORESOURCE_EXCLUSIVE for reserved mem instead of IORESOURCE_BUSY
Xianting Tian
1
-2
/
+2
2022-05-12
riscv: move boot alternatives to after fill_hwcap
Heiko Stuebner
1
-0
/
+2
2022-03-23
drivers/base/node: consolidate node device subsystem initialization in node_d...
David Hildenbrand
1
-3
/
+0
2022-01-20
RISC-V: Do not use cpumask data structure for hartid bitmap
Atish Patra
1
-10
/
+0
2022-01-09
RISC-V: Use common riscv_cpuid_to_hartid_mask() for both SMP=y and SMP=n
Sean Christopherson
1
-0
/
+10
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
1
-3
/
+2
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
1
-2
/
+3
2021-09-05
Merge tag 'riscv-for-linus-5.15-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2021-08-26
riscv: use strscpy to replace strlcpy
Jason Wang
1
-1
/
+1
2021-08-20
riscv: Fix a number of free'd resources in init_resources()
Petr Pavlu
1
-2
/
+2
2021-07-09
Merge tag 'riscv-for-linus-5.14-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-15
/
+3
2021-07-08
riscv: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-01
Merge branch 'riscv-wx-mappings' into for-next
Palmer Dabbelt
1
-9
/
+3
2021-07-01
riscv: Map the kernel with correct permissions the first time
Alexandre Ghiti
1
-9
/
+3
2021-06-11
riscv: Only initialize swiotlb when necessary
Kefeng Wang
1
-5
/
+0
2021-06-02
RISC-V: Fix memblock_free() usages in init_resources()
Wende Tan
1
-2
/
+2
2021-05-26
riscv: Move setup_bootmem into paging_init
Kefeng Wang
1
-1
/
+0
2021-05-06
riscv: Consistify protect_kernel_linear_mapping_text_rodata() use
Geert Uytterhoeven
1
-2
/
+0
2021-04-26
RISC-V: enable XIP
Vitaly Wool
1
-3
/
+8
2021-04-26
RISC-V: Add crash kernel support
Nick Kossifidis
1
-0
/
+12
2021-04-26
RISC-V: Add kdump support
Nick Kossifidis
1
-1
/
+10
2021-04-26
RISC-V: Improve init_resources()
Nick Kossifidis
1
-44
/
+46
2021-04-26
riscv: Move kernel mapping outside of linear mapping
Alexandre Ghiti
1
-1
/
+6
2021-02-26
Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+18
2021-02-03
RISC-V: Fix .init section permission update
Atish Patra
1
-1
/
+3
2021-01-16
RISC-V: Do not allocate memblock while iterating reserved memblocks
Atish Patra
1
-11
/
+13
2021-01-15
riscv: Add machine name to kernel boot log and stack dump output
Kefeng Wang
1
-1
/
+8
[next]