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-10
Merge branch 'for-next/kexec' into aarch64/for-next/core
Will Deacon
12
-17
/
+545
2018-12-10
Merge branch 'kvm/cortex-a76-erratum-1165522' into aarch64/for-next/core
Will Deacon
8
-16
/
+123
2018-12-10
arm64: smp: Handle errors reported by the firmware
Suzuki K Poulose
1
-0
/
+1
2018-12-10
arm64: smp: Rework early feature mismatched detection
Will Deacon
3
-19
/
+19
2018-12-10
arm64: Kconfig: Re-jig CONFIG options for 52-bit VA
Will Deacon
8
-30
/
+41
2018-12-10
arm64: mm: Allow forcing all userspace addresses to 52-bit
Steve Capper
3
-1
/
+25
2018-12-10
arm64: mm: introduce 52-bit userspace support
Steve Capper
8
-10
/
+43
2018-12-10
arm64: mm: Prevent mismatched 52-bit VA support
Steve Capper
2
-0
/
+31
2018-12-10
arm64: mm: Offset TTBR1 to allow 52-bit PTRS_PER_PGD
Steve Capper
5
-0
/
+39
2018-12-10
arm64: mm: Define arch_get_mmap_end, arch_get_mmap_base
Steve Capper
1
-0
/
+7
2018-12-10
arm64: mm: Introduce DEFAULT_MAP_WINDOW
Steve Capper
3
-4
/
+10
2018-12-10
arm64: kasan: Increase stack size for KASAN_EXTRA
Qian Cai
1
-1
/
+6
2018-12-10
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
5
-43
/
+12
2018-12-10
arm64: Fix minor issues with the dcache_by_line_op macro
Will Deacon
2
-12
/
+21
2018-12-10
arm64: Add configuration/documentation for Cortex-A76 erratum 1165522
Marc Zyngier
1
-0
/
+12
2018-12-10
arm64: KVM: Handle ARM erratum 1165522 in TLB invalidation
Marc Zyngier
1
-15
/
+51
2018-12-10
arm64: KVM: Add synchronization on translation regime change for erratum 1165522
Marc Zyngier
2
-0
/
+27
2018-12-10
arm64: KVM: Force VHE for systems affected by erratum 1165522
Marc Zyngier
3
-1
/
+14
2018-12-10
arm64: Add TCR_EPD{0,1} definitions
Marc Zyngier
1
-0
/
+4
2018-12-10
arm64: KVM: Install stage-2 translation before enabling traps
Marc Zyngier
1
-2
/
+2
2018-12-10
KVM: arm64: Rework detection of SVE, !VHE systems
Marc Zyngier
1
-3
/
+3
2018-12-10
arm64: KVM: Make VHE Stage-2 TLB invalidation operations non-interruptible
Marc Zyngier
1
-10
/
+25
2018-12-10
arm64: remove arm64ksyms.c
Mark Rutland
2
-31
/
+1
2018-12-10
arm64: frace: use asm EXPORT_SYMBOL()
Mark Rutland
2
-5
/
+4
2018-12-10
arm64: string: use asm EXPORT_SYMBOL()
Mark Rutland
12
-20
/
+14
2018-12-10
arm64: uaccess: use asm EXPORT_SYMBOL()
Mark Rutland
5
-10
/
+11
2018-12-10
arm64: page: use asm EXPORT_SYMBOL()
Mark Rutland
3
-3
/
+2
2018-12-10
arm64: smccc: use asm EXPORT_SYMBOL()
Mark Rutland
2
-5
/
+4
2018-12-10
arm64: tishift: use asm EXPORT_SYMBOL()
Mark Rutland
2
-7
/
+5
2018-12-10
arm64: add EXPORT_SYMBOL_NOKASAN()
Mark Rutland
1
-0
/
+9
2018-12-10
arm64: move memstart_addr export inline
Mark Rutland
2
-3
/
+2
2018-12-10
arm64: remove bitop exports
Mark Rutland
1
-8
/
+0
2018-12-09
Merge tag 'mvebu-fixes-4.20-1' of git://git.infradead.org/linux-mvebu into fixes
Olof Johansson
2
-31
/
+0
2018-12-08
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+6
2018-12-07
arm64: cmpxchg: Use "K" instead of "L" for ll/sc immediate constraint
Will Deacon
1
-1
/
+1
2018-12-07
arm64: percpu: Rewrite per-cpu ops to allow use of LSE atomics
Will Deacon
1
-230
/
+160
2018-12-07
arm64: Avoid masking "old" for LSE cmpxchg() implementation
Will Deacon
3
-4
/
+12
2018-12-07
arm64: Avoid redundant type conversions in xchg() and cmpxchg()
Will Deacon
3
-107
/
+108
2018-12-07
arm64: hibernate: Avoid sending cross-calling with interrupts disabled
Will Deacon
1
-1
/
+1
2018-12-07
arm64: kexec_file: forbid kdump via kexec_file_load()
James Morse
1
-0
/
+4
2018-12-07
arm64: preempt: Provide our own implementation of asm/preempt.h
Will Deacon
3
-2
/
+101
2018-12-06
arm64: hugetlb: Register hugepages during arch init
Allen Pais
1
-11
/
+22
2018-12-06
arm64: crypto: add NEON accelerated XOR implementation
Jackie Liu
4
-1
/
+263
2018-12-06
arm64/neon: add workaround for ambiguous C99 stdint.h types
Jackie Liu
1
-0
/
+39
2018-12-06
arm64: entry: Remove confusing comment
Will Deacon
1
-4
/
+0
2018-12-06
arm64: entry: Place an SB sequence following an ERET instruction
Will Deacon
3
-0
/
+7
2018-12-06
arm64: Add support for SB barrier and patch in over DSB; ISB sequences
Will Deacon
8
-3
/
+40
2018-12-06
arm64: kexec_file: Refactor setup_dtb() to consolidate error checking
Will Deacon
1
-30
/
+34
2018-12-06
arm64: kexec_file: add kaslr support
AKASHI Takahiro
1
-1
/
+18
2018-12-06
arm64: kexec_file: add kernel signature verification support
AKASHI Takahiro
2
-5
/
+42
[prev]
[next]