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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-20
riscv: kexec: add kexec_file_load() support
Palmer Dabbelt
13
-4
/
+686
2022-05-19
RISC-V: Load purgatory in kexec_file
Li Zhengyu
1
-0
/
+151
2022-05-19
RISC-V: Add purgatory
Li Zhengyu
6
-0
/
+199
2022-05-19
RISC-V: Support for kexec_file on panic
Li Zhengyu
1
-1
/
+118
2022-05-19
RISC-V: Add kexec_file support
Liao Chang
5
-0
/
+213
2022-05-19
RISC-V: use memcpy for kexec_file mode
Liao Chang
1
-1
/
+3
2022-05-19
kexec_file: Fix kexec_file.c build error for riscv platform
Liao Chang
2
-3
/
+3
2022-05-19
RISC-V: Add support for rv32 userspace via COMPAT
Palmer Dabbelt
68
-563
/
+1219
2022-05-18
riscv: compat: Add COMPAT Kbuild skeletal support
Guo Ren
1
-0
/
+19
2022-05-18
riscv: compat: ptrace: Add compat_arch_ptrace implement
Guo Ren
1
-5
/
+82
2022-05-18
riscv: compat: signal: Add rt_frame implementation
Guo Ren
4
-1
/
+268
2022-05-12
riscv: support for Svpbmt and D1 memory types
Palmer Dabbelt
28
-161
/
+724
2022-05-12
riscv: add memory-type errata for T-Head
Heiko Stuebner
15
-9
/
+260
2022-05-12
riscv: don't use global static vars to store alternative data
Heiko Stuebner
1
-27
/
+24
2022-05-12
riscv: remove FIXMAP_PAGE_IO and fall back to its default value
Heiko Stuebner
1
-2
/
+0
2022-05-12
riscv: add RISC-V Svpbmt extension support
Heiko Stuebner
11
-10
/
+189
2022-05-12
riscv: Fix accessing pfn bits in PTEs for non-32bit variants
Heiko Stuebner
4
-12
/
+24
2022-05-12
riscv: move boot alternatives to after fill_hwcap
Heiko Stuebner
2
-2
/
+2
2022-05-12
riscv: prevent compressed instructions in alternatives
Heiko Stuebner
1
-0
/
+24
2022-05-12
riscv: extend concatenated alternatives-lines to the same length
Heiko Stuebner
1
-10
/
+10
2022-05-12
riscv: implement ALTERNATIVE_2 macro
Heiko Stuebner
1
-20
/
+58
2022-05-12
riscv: implement module alternatives
Heiko Stuebner
4
-9
/
+55
2022-05-12
riscv: allow different stages with alternatives
Heiko Stuebner
3
-11
/
+23
2022-05-12
riscv: integrate alternatives better into the main architecture
Heiko Stuebner
11
-20
/
+26
2022-04-26
riscv: compat: vdso: Add setup additional pages implementation
Guo Ren
3
-35
/
+76
2022-04-26
riscv: compat: vdso: Add COMPAT_VDSO base code implementation
Guo Ren
13
-1
/
+128
2022-04-26
riscv: compat: Add hw capability check for elf
Guo Ren
2
-2
/
+32
2022-04-26
riscv: compat: Add elf.h implementation
Guo Ren
1
-1
/
+40
2022-04-26
riscv: compat: process: Add UXL_32 support in start_thread
Guo Ren
1
-0
/
+9
2022-04-26
riscv: compat: syscall: Add entry.S implementation
Guo Ren
2
-2
/
+23
2022-04-26
riscv: compat: syscall: Add compat_sys_call_table implementation
Guo Ren
13
-3
/
+148
2022-04-26
riscv: compat: Support TASK_SIZE for compat mode
Guo Ren
2
-3
/
+16
2022-04-26
riscv: compat: Add basic compat data type implementation
Guo Ren
2
-0
/
+130
2022-04-26
riscv: Fixup difference with defconfig
Guo Ren
1
-0
/
+4
2022-04-26
syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
Guo Ren
2
-4
/
+4
2022-04-26
asm-generic: compat: Cleanup duplicate definitions
Guo Ren
8
-284
/
+170
2022-04-26
fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
Guo Ren
8
-1
/
+9
2022-04-26
arch: Add SYSVIPC_COMPAT for all architectures
Guo Ren
8
-30
/
+4
2022-04-26
compat: consolidate the compat_flock{,64} definition
Christoph Hellwig
8
-115
/
+37
2022-04-26
uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
Christoph Hellwig
9
-30
/
+4
2022-04-26
uapi: simplify __ARCH_FLOCK{,64}_PAD a little
Christoph Hellwig
3
-47
/
+17
2022-04-21
riscv: dts: rename the node name of dma
Zong Li
1
-1
/
+1
2022-04-21
riscv: dts: Add dma-channels property and modify compatible
Zong Li
1
-1
/
+2
2022-04-21
riscv: mm: Remove the copy operation of pmd
Chuanhua Han
1
-7
/
+3
2022-04-04
Linux 5.18-rc1
Linus Torvalds
1
-2
/
+2
2022-04-03
Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
15
-167
/
+44
2022-04-03
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2
-136
/
+14
2022-04-03
Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-187
/
+200
2022-04-03
Merge tag 'core-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-69
/
+1
2022-04-03
Merge tag 'dma-mapping-5.18-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
5
-142
/
+16
[next]