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
2020-03-31
RISC-V: Add cpu_ops and modify default booting method
Atish Patra
5
-21
/
+147
2020-03-31
RISC-V: Move relocate and few other functions out of __init
Atish Patra
2
-72
/
+86
2020-03-31
RISC-V: Implement new SBI v0.2 extensions
Atish Patra
3
-4
/
+270
2020-03-31
RISC-V: Introduce a new config for SBI v0.1
Atish Patra
3
-23
/
+118
2020-03-31
RISC-V: Add SBI v0.2 extension definitions
Atish Patra
1
-0
/
+21
2020-03-31
RISC-V: Add basic support for SBI v0.2
Atish Patra
3
-73
/
+314
2020-03-31
RISC-V: Mark existing SBI as 0.1 SBI.
Atish Patra
1
-19
/
+22
2020-03-26
riscv: Use macro definition instead of magic number
Zong Li
1
-1
/
+1
2020-03-26
riscv: Add support to dump the kernel page tables
Zong Li
5
-0
/
+340
2020-03-26
riscv: patch code by fixmap mapping
Zong Li
1
-9
/
+4
2020-03-26
riscv: introduce interfaces to patch kernel code
Zong Li
4
-1
/
+137
2020-03-26
riscv: add macro to get instruction length
Zong Li
2
-1
/
+10
2020-03-26
riscv: add STRICT_KERNEL_RWX support
Zong Li
3
-0
/
+53
2020-03-26
riscv: add alignment for text, rodata and data sections
Zong Li
2
-1
/
+17
2020-03-26
riscv: move exception table immediately after RO_DATA
Zong Li
1
-2
/
+4
2020-03-26
riscv: add ARCH_SUPPORTS_DEBUG_PAGEALLOC support
Zong Li
2
-0
/
+16
2020-03-26
riscv: add ARCH_HAS_SET_DIRECT_MAP support
Zong Li
3
-0
/
+28
2020-03-26
riscv: add ARCH_HAS_SET_MEMORY support
Zong Li
4
-1
/
+176
2020-03-06
RISC-V: Move all address space definition macros to one place
Atish Patra
1
-37
/
+41
2020-03-06
riscv: Use p*d_leaf macros to define p*d_huge
Alexandre Ghiti
1
-4
/
+2
2020-03-03
RISC-V: Stop using LOCAL for the uaccess fixups
Palmer Dabbelt
1
-4
/
+2
2020-03-03
RISC-V: Inline the assembly register save/restore macros
Palmer Dabbelt
1
-82
/
+61
2020-03-03
RISC-V: Stop relying on GCC's register allocator's hueristics
Palmer Dabbelt
3
-7
/
+10
2020-03-03
RISC-V: Stop putting .sbss in .sdata
Palmer Dabbelt
1
-1
/
+0
2020-03-03
riscv: force hart_lottery to put in .sdata section
Zong Li
1
-2
/
+6
2020-03-03
riscv: Delete CONFIG_SYSFS_SYSCALL from defconfigs
Deepa Dinamani
2
-0
/
+2
2020-03-03
riscv: Use flush_icache_mm for flush_icache_user_range
Guo Ren
1
-1
/
+1
2020-03-02
Linux 5.6-rc4
Linus Torvalds
1
-1
/
+1
2020-03-02
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-7
/
+7
2020-03-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
22
-107
/
+171
2020-03-01
KVM: VMX: check descriptor table exits on instruction emulation
Oliver Upton
1
-0
/
+15
2020-03-01
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-56
/
+34
2020-03-01
ext4: potential crash on allocation error in ext4_alloc_flex_bg_array()
Dan Carpenter
1
-3
/
+3
2020-02-29
macintosh: therm_windtunnel: fix regression when instantiating devices
Wolfram Sang
1
-21
/
+31
2020-02-29
jbd2: fix data races at struct journal_head
Qian Cai
1
-4
/
+4
2020-02-29
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
8
-7
/
+14
2020-02-28
Merge tag 'pci-v5.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+2
2020-02-28
Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-block
Linus Torvalds
12
-70
/
+136
2020-02-28
Merge tag 'io_uring-5.6-2020-02-28' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-91
/
+74
2020-02-28
Merge branch 'nvme-5.6-rc4' of git://git.infradead.org/nvme into block-5.6
Jens Axboe
1
-1
/
+1
2020-02-28
Merge tag 'acpi-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
4
-5
/
+42
2020-02-28
Merge tag 'pm-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
4
-7
/
+12
2020-02-28
Merge tag 'zonefs-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2
-4
/
+5
2020-02-28
Merge tag 'kvmarm-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
15
-77
/
+84
2020-02-28
kvm: x86: Limit the number of "kvm: disabled by bios" messages
Erwan Velu
1
-2
/
+2
2020-02-28
Merge branches 'pm-sleep' and 'pm-devfreq'
Rafael J. Wysocki
3
-5
/
+2
2020-02-28
KVM: x86: avoid useless copy of cpufreq policy
Paolo Bonzini
1
-5
/
+5
2020-02-28
KVM: allow disabling -Werror
Paolo Bonzini
2
-1
/
+14
2020-02-28
KVM: x86: allow compiling as non-module with W=1
Valdis Klētnieks
2
-0
/
+4
2020-02-28
KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipis
Wanpeng Li
1
-12
/
+21
[next]