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
/
arm64
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-25
/
+19
2020-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-2
/
+14
2020-08-05
random: random.h should include archrandom.h, not the other way around
Linus Torvalds
1
-1
/
+0
2020-08-05
Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2020-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+12
2020-08-04
Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+2
2020-08-04
Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
2020-08-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
20
-54
/
+346
2020-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+8
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-5
/
+5
2020-07-31
Merge branch 'for-next/read-barrier-depends' into for-next/core
Catalin Marinas
5
-6
/
+10
2020-07-31
Merge branch 'for-next/tlbi' into for-next/core
Catalin Marinas
8
-17
/
+223
2020-07-31
Merge branches 'for-next/misc', 'for-next/vmcoreinfo', 'for-next/cpufeature',...
Catalin Marinas
8
-17
/
+96
2020-07-31
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-5
/
+5
2020-07-31
bpf, arm64: Add BPF exception tables
Jean-Philippe Brucker
1
-0
/
+12
2020-07-30
arm64: csum: Fix handling of bad packets
Robin Murphy
1
-2
/
+3
2020-07-30
arm64: Drop unnecessary include from asm/smp.h
Marc Zyngier
1
-1
/
+0
2020-07-30
arm64/alternatives: move length validation inside the subsection
Sami Tolvanen
1
-2
/
+2
2020-07-30
arm64/mm: save memory access in check_and_switch_context() fast switch path
Pingfan Liu
1
-4
/
+2
2020-07-30
arm64: ptrace.h: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-30
arm64: pgtable-hwdef.h: delete duplicated words
Randy Dunlap
1
-2
/
+2
2020-07-29
Merge branch 'locking/header'
Peter Zijlstra
1
-2
/
+0
2020-07-29
locking/atomic: Move ATOMIC_INIT into linux/types.h
Herbert Xu
1
-2
/
+0
2020-07-28
KVM: arm64: Prevent vcpu_has_ptrauth from generating OOL functions
Marc Zyngier
1
-3
/
+8
2020-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-1
/
+14
2020-07-24
arm64/vdso: Add time namespace page
Andrei Vagin
3
-0
/
+22
2020-07-24
arm64: Reserve HWCAP2_MTE as (1 << 18)
Catalin Marinas
1
-0
/
+1
2020-07-22
arm64: s/AMEVTYPE/AMEVTYPER
Vladimir Murzin
1
-2
/
+2
2020-07-22
arch_topology, sched/core: Cleanup thermal pressure definition
Valentin Schneider
1
-1
/
+2
2020-07-21
arm64: perf: Expose some new events via sysfs
Shaokun Zhang
1
-0
/
+27
2020-07-21
arm64: Reduce the number of header files pulled into vmlinux.lds.S
Will Deacon
3
-6
/
+8
2020-07-21
asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h'
Will Deacon
2
-0
/
+2
2020-07-20
net: remove compat_sys_{get,set}sockopt
Christoph Hellwig
1
-2
/
+2
2020-07-18
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-1
/
+14
2020-07-16
arm64: compat: Ensure upper 32 bits of x0 are zero on syscall return
Will Deacon
1
-1
/
+11
2020-07-16
arm64: ptrace: Override SPSR.SS when single-stepping is enabled
Will Deacon
1
-0
/
+2
2020-07-16
arm64: ptrace: Consistently use pseudo-singlestep exceptions
Will Deacon
1
-0
/
+1
2020-07-15
arm64: tlb: Use the TLBI RANGE feature in arm64
Zhenyu Ye
2
-29
/
+131
2020-07-15
arm64: tlb: Detect the ARMv8.4 TLBI RANGE feature
Zhenyu Ye
2
-1
/
+5
2020-07-15
arm64/hugetlb: Reserve CMA areas for gigantic pages on 16K and 64K configs
Anshuman Khandual
1
-0
/
+2
2020-07-14
arm64/acpi: disallow AML memory opregions to access kernel memory
Ard Biesheuvel
1
-14
/
+1
2020-07-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-4
/
+14
2020-07-10
arm64: tlb: don't set the ttl value in flush_tlb_page_nosync
Zhenyu Ye
1
-3
/
+2
2020-07-10
KVM: arm64: clean up redundant 'kvm_run' parameters
Tianjia Zhang
3
-14
/
+11
2020-07-09
KVM: arm64: Use common KVM implementation of MMU memory caches
Sean Christopherson
3
-13
/
+8
2020-07-09
KVM: arm64: Use common code's approach for __GFP_ZERO with memory caches
Sean Christopherson
1
-0
/
+1
2020-07-09
KVM: Move x86's version of struct kvm_mmu_memory_cache to common code
Sean Christopherson
1
-0
/
+1
2020-07-08
arm64: arch_timer: Allow an workaround descriptor to disable compat vdso
Marc Zyngier
1
-0
/
+1
2020-07-08
arm64: Introduce a way to disable the 32bit vdso
Marc Zyngier
2
-3
/
+12
2020-07-08
KVM: arm64: Fix definition of PAGE_HYP_DEVICE
Will Deacon
1
-1
/
+1
[next]