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
2021-04-08
arm64: apple: Add initial Apple Mac mini (M1, 2020) devicetree
Hector Martin
4
-0
/
+183
2021-04-08
arm64: Kconfig: Introduce CONFIG_ARCH_APPLE
Hector Martin
2
-0
/
+8
2021-04-08
arm64: Move ICH_ sysreg bits from arm-gic-v3.h to sysreg.h
Hector Martin
1
-0
/
+60
2021-04-08
asm-generic/io.h: implement pci_remap_cfgspace using ioremap_np
Hector Martin
1
-10
/
+0
2021-04-08
arm64: Implement ioremap_np() to map MMIO as nGnRnE
Hector Martin
1
-0
/
+1
2021-04-08
arm64: cputype: Add CPU implementor & types for the Apple M1 cores
Hector Martin
1
-0
/
+6
2021-03-24
arm64: irq: allow FIQs to be handled
Mark Rutland
3
-9
/
+38
2021-03-24
arm64: Always keep DAIF.[IF] in sync
Hector Martin
7
-25
/
+26
2021-03-24
arm64: entry: factor irq triage logic into macros
Marc Zyngier
1
-37
/
+43
2021-03-24
arm64: irq: rework root IRQ handler registration
Mark Rutland
1
-4
/
+8
2021-03-24
arm64: don't use GENERIC_IRQ_MULTI_HANDLER
Marc Zyngier
3
-1
/
+14
2021-03-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
19
-53
/
+137
2021-03-12
KVM: arm64: Fix exclusive limit for IPA size
Marc Zyngier
1
-2
/
+1
2021-03-12
KVM: arm64: Reject VM creation when the default IPA size is unsupported
Marc Zyngier
1
-4
/
+8
2021-03-11
arm64: mm: remove unused __cpu_uses_extended_idmap[_level()]
Ard Biesheuvel
1
-14
/
+0
2021-03-11
arm64: mm: use a 48-bit ID map when possible on 52-bit VA builds
Ard Biesheuvel
3
-6
/
+3
2021-03-10
arm64: perf: Fix 64-bit event counter read truncation
Rob Herring
1
-1
/
+1
2021-03-10
arm64/mm: Fix __enable_mmu() for new TGRAN range values
James Morse
3
-12
/
+24
2021-03-10
arm64: mte: Map hotplugged memory as Normal Tagged
Catalin Marinas
3
-2
/
+5
2021-03-09
KVM: arm64: Ensure I-cache isolation between vcpus of a same VM
Marc Zyngier
5
-8
/
+15
2021-03-09
arm64: kasan: fix page_alloc tagging with DEBUG_VIRTUAL
Andrey Konovalov
1
-0
/
+5
2021-03-09
KVM: arm64: Don't use cbz/adr with external symbols
Sami Tolvanen
1
-2
/
+4
2021-03-08
arm64/mm: Reorganize pfn_valid()
Anshuman Khandual
1
-5
/
+16
2021-03-08
arm64/mm: Fix pfn_valid() for ZONE_DEVICE based memory
Anshuman Khandual
1
-0
/
+12
2021-03-08
arm64/mm: Drop THP conditionality from FORCE_MAX_ZONEORDER
Anshuman Khandual
1
-2
/
+2
2021-03-08
arm64/mm: Drop redundant ARCH_WANT_HUGE_PMD_SHARE
Anshuman Khandual
1
-2
/
+0
2021-03-08
arm64: Drop support for CMDLINE_EXTEND
Will Deacon
2
-10
/
+1
2021-03-08
arm64: cpufeatures: Fix handling of CONFIG_CMDLINE for idreg overrides
Will Deacon
1
-19
/
+25
2021-03-06
KVM: arm64: Fix range alignment when walking page tables
Jia He
1
-0
/
+1
2021-03-06
KVM: arm64: Workaround firmware wrongly advertising GICv2-on-v3 compatibility
Marc Zyngier
2
-4
/
+39
2021-03-06
KVM: arm64: Rename __vgic_v3_get_ich_vtr_el2() to __vgic_v3_get_gic_config()
Marc Zyngier
4
-7
/
+14
2021-03-06
KVM: arm64: Don't access PMSELR_EL0/PMUSERENR_EL0 when no PMU is available
Marc Zyngier
2
-3
/
+9
2021-03-06
KVM: arm64: Turn kvm_arm_support_pmu_v3() into a static key
Marc Zyngier
2
-10
/
+10
2021-03-06
KVM: arm64: Fix nVHE hyp panic host context restore
Andrew Scull
3
-10
/
+11
2021-03-06
KVM: arm64: Avoid corrupting vCPU context register in guest exit
Will Deacon
1
-1
/
+1
2021-03-06
KVM: arm64: nvhe: Save the SPE context early
Suzuki K Poulose
3
-3
/
+25
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-02-26
Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-526
/
+4
2021-02-26
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
10
-25
/
+42
2021-02-26
arm64: kasan: simplify and inline MTE functions
Andrey Konovalov
7
-73
/
+60
2021-02-26
kfence: add test suite
Marco Elver
1
-1
/
+1
2021-02-26
kfence: use pt_regs to generate stack trace on faults
Marco Elver
2
-3
/
+1
2021-02-26
arm64, kfence: enable KFENCE for ARM64
Marco Elver
4
-1
/
+36
2021-02-26
arm64/mm: define arch_get_mappable_range()
Anshuman Khandual
1
-8
/
+7
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2021-02-25
arm64: stacktrace: Report when we reach the end of the stack
Mark Brown
1
-1
/
+1
2021-02-25
arm64: ptrace: Fix seccomp of traced syscall -1 (NO_SYSCALL)
Timothy E Baldwin
1
-1
/
+1
2021-02-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-6
/
+39
2021-02-25
kasan, arm64: allow using KUnit tests with HW_TAGS mode
Andrey Konovalov
4
-6
/
+39
2021-02-24
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+11
[next]