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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
15
-106
/
+165
2018-12-26
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
107
-1099
/
+3043
2018-12-21
KVM: Make kvm_set_spte_hva() return int
Lan Tianyu
1
-1
/
+1
2018-12-20
arm64: select ACPI PCI code only when both features are enabled
Sinan Kaya
1
-2
/
+2
2018-12-19
Merge tag 'kvmarm-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
15
-105
/
+164
2018-12-19
arm/arm64: KVM: Add ARM_EXCEPTION_IS_TRAP macro
Marc Zyngier
1
-0
/
+1
2018-12-19
arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1
Will Deacon
1
-1
/
+1
2018-12-19
arm64: KVM: Add trapped system register access tracepoint
Marc Zyngier
3
-0
/
+41
2018-12-19
KVM: arm64: Make vcpu const in vcpu_read_sys_reg
Christoffer Dall
2
-2
/
+2
2018-12-19
KVM: arm/arm64: Fixup the kvm_exit tracepoint
Christoffer Dall
2
-4
/
+6
2018-12-18
KVM: arm64: Clarify explanation of STAGE2_PGTABLE_LEVELS
Christoffer Dall
1
-9
/
+7
2018-12-18
KVM: arm64: Add support for creating PUD hugepages at stage 2
Punit Agrawal
3
-0
/
+20
2018-12-18
KVM: arm64: Update age handlers to support PUD hugepages
Punit Agrawal
2
-0
/
+6
2018-12-18
KVM: arm64: Support handling access faults for PUD hugepages
Punit Agrawal
2
-0
/
+13
2018-12-18
KVM: arm64: Support PUD hugepage in stage2_is_exec()
Punit Agrawal
2
-0
/
+7
2018-12-18
KVM: arm64: Support dirty page tracking for PUD hugepages
Punit Agrawal
1
-0
/
+10
2018-12-18
KVM: arm/arm64: Introduce helpers to manipulate page table entries
Punit Agrawal
1
-0
/
+5
2018-12-18
KVM: arm/arm64: Log PSTATE for unhandled sysregs
Mark Rutland
1
-4
/
+4
2018-12-18
arm64: KVM: Consistently advance singlestep when emulating instructions
Mark Rutland
6
-85
/
+41
2018-12-15
mm: introduce common STRUCT_PAGE_MAX_SHIFT define
Logan Gunthorpe
2
-17
/
+0
2018-12-14
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2018-12-14
arm64: kaslr: print PHYS_OFFSET in dump_kernel_offset()
Miles Chen
1
-0
/
+1
2018-12-13
arm64: sysreg: Use _BITUL() when defining register bits
Will Deacon
1
-40
/
+41
2018-12-13
arm64: cpufeature: Rework ptr auth hwcaps using multi_entry_cap_matches
Will Deacon
3
-89
/
+99
2018-12-13
arm64: cpufeature: Reduce number of pointer auth CPU caps from 6 to 4
Will Deacon
3
-17
/
+8
2018-12-13
arm64: ptr auth: Move per-thread keys from thread_info to thread_struct
Will Deacon
4
-8
/
+7
2018-12-13
arm64: enable pointer authentication
Mark Rutland
1
-0
/
+23
2018-12-13
arm64: add prctl control for resetting ptrauth keys
Kristina Martsenko
4
-0
/
+55
2018-12-13
arm64: perf: strip PAC when unwinding userspace
Mark Rutland
2
-1
/
+12
2018-12-13
arm64: expose user PAC bit positions via ptrace
Mark Rutland
5
-2
/
+56
2018-12-13
arm64: add basic pointer authentication support
Mark Rutland
6
-0
/
+104
2018-12-13
arm64/cpufeature: detect pointer authentication
Mark Rutland
3
-1
/
+109
2018-12-13
arm64: Don't trap host pointer auth use to EL2
Mark Rutland
1
-1
/
+3
2018-12-13
arm64/kvm: hide ptrauth from guests
Mark Rutland
2
-0
/
+26
2018-12-13
arm64/kvm: consistently handle host HCR_EL2 flags
Mark Rutland
3
-4
/
+4
2018-12-13
arm64: add pointer authentication register bits
Mark Rutland
2
-1
/
+32
2018-12-13
arm64: add comments about EC exception levels
Kristina Martsenko
1
-7
/
+7
2018-12-13
arm64: perf: Treat EXCLUDE_EL* bit definitions as unsigned
Will Deacon
1
-3
/
+3
2018-12-13
arm64: kpti: Whitelist Cortex-A CPUs that don't implement the CSV3 field
Will Deacon
1
-0
/
+6
2018-12-12
Merge branch 'for-next/perf' into aarch64/for-next/core
Will Deacon
2
-176
/
+209
2018-12-12
arm64: enable per-task stack canaries
Ard Biesheuvel
5
-2
/
+23
2018-12-12
arm64: Add memory hotplug support
Robin Murphy
4
-0
/
+38
2018-12-12
arm64: percpu: Fix LSE implementation of value-returning pcpu atomics
Will Deacon
1
-1
/
+1
2018-12-12
arm64: add <asm/asm-prototypes.h>
Mark Rutland
1
-0
/
+26
2018-12-12
arm64: mm: Introduce MAX_USER_VA_BITS definition
Will Deacon
3
-10
/
+8
2018-12-11
arm64: fix ARM64_USER_VA_BITS_52 builds
Arnd Bergmann
1
-1
/
+1
2018-12-11
arm64: preempt: Fix big-endian when checking preempt count in assembly
Will Deacon
2
-9
/
+5
2018-12-11
arm64: dma-mapping: Fix FORCE_CONTIGUOUS buffer clearing
Robin Murphy
1
-1
/
+1
2018-12-11
arm64: kexec_file: include linux/vmalloc.h
Arnd Bergmann
1
-0
/
+1
2018-12-10
arm64: mm: EXPORT vabits_user to modules
Will Deacon
1
-0
/
+1
[next]