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
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
2017-02-02
arm64: KVM: Save/restore the host SPE state when entering/leaving a VM
Will Deacon
5
-4
/
+95
2017-02-02
arm64: make use of for_each_node_by_type()
Dmitry Torokhov
1
-2
/
+2
2017-02-01
arm64: Work around Falkor erratum 1009
Christopher Covington
4
-4
/
+36
2017-01-31
arm64: Improve detection of user/non-user mappings in set_pte(_at)
Catalin Marinas
1
-6
/
+9
2017-01-27
arm64: handle sys and undef traps consistently
Mark Rutland
1
-1
/
+6
2017-01-27
arm64: Use __tlbi() macros in KVM code
Christopher Covington
1
-6
/
+7
2017-01-27
arm64: Define Falkor v1 CPU
Shanker Donthineni
1
-0
/
+4
2017-01-26
arm64: dma-mapping: Fix dma_mapping_error() when bypassing SWIOTLB
Robin Murphy
1
-1
/
+8
2017-01-26
arm64: Kconfig: select COMPAT_BINFMT_ELF only when BINFMT_ELF is set
Kefeng Wang
1
-1
/
+1
2017-01-26
arm64: kernel: do not mark reserved memory regions as IORESOURCE_BUSY
Ard Biesheuvel
1
-1
/
+1
2017-01-26
arm64: Use __pa_symbol for empty_zero_page
Geert Uytterhoeven
1
-1
/
+1
2017-01-23
arm64: dma-mapping: Only swizzle DMA ops for IOMMU_DOMAIN_DMA
Will Deacon
1
-5
/
+12
2017-01-17
arm64: entry-ftrace.S: avoid open-coded {adr,ldr}_l
Mark Rutland
1
-8
/
+4
2017-01-17
arm64: efi-entry.S: avoid open-coded adr_l
Mark Rutland
1
-6
/
+3
2017-01-17
arm64: head.S: avoid open-coded adr_l
Mark Rutland
1
-2
/
+1
2017-01-17
arm64: cacheinfo: add support to override cache levels via device tree
Sudeep Holla
1
-1
/
+12
2017-01-13
arm64: errata: Provide macro for major and minor cpu revisions
Robert Richter
3
-11
/
+15
2017-01-13
arm64: mm: use phys_addr_t instead of unsigned long in __map_memblock
Miles Chen
1
-2
/
+2
2017-01-12
arm64: Advertise support for Rounding double multiply instructions
Suzuki K Poulose
3
-0
/
+3
2017-01-12
arm64: Add support for DMA_ATTR_SKIP_CPU_SYNC attribute to swiotlb
Takeshi Kihara
1
-4
/
+8
2017-01-12
arm64: Add support for CONFIG_DEBUG_VIRTUAL
Laura Abbott
4
-3
/
+61
2017-01-12
arm64: Use __pa_symbol for kernel symbols
Laura Abbott
16
-57
/
+76
2017-01-12
arm64: Add cast for virt_to_pfn
Laura Abbott
1
-1
/
+1
2017-01-12
arm64: Move some macros under #ifndef __ASSEMBLY__
Laura Abbott
1
-19
/
+19
2017-01-12
arm64: Documentation - Expose CPU feature registers
Suzuki K Poulose
1
-0
/
+4
2017-01-12
arm64: cpufeature: Expose CPUID registers by emulation
Suzuki K Poulose
4
-0
/
+107
2017-01-10
arm64: cpufeature: Track user visible fields
Suzuki K Poulose
3
-93
/
+113
2017-01-10
arm64: Add helper to decode register from instruction
Suzuki K Poulose
2
-0
/
+31
2017-01-10
arm64: cpufeature: Define helpers for sys_reg id
Suzuki K Poulose
1
-1
/
+20
2017-01-10
arm64: cpufeature: Document the rules of safe value for features
Suzuki K Poulose
1
-1
/
+14
2017-01-10
arm64: cpufeature: Cleanup feature bit tables
Suzuki K Poulose
1
-12
/
+7
2017-01-10
arm64: cpufeature: remove explicit RAZ fields
Mark Rutland
1
-15
/
+0
2017-01-10
arm64: cpufeature: treat unknown fields as RES0
Mark Rutland
1
-1
/
+11
2017-01-10
arm64: cpufeature: Don't enforce system-wide SPE capability
Will Deacon
2
-1
/
+3
2017-01-10
arm64: cpufeature: allow for version discrepancy in PMU implementations
Will Deacon
1
-1
/
+5
2017-01-10
arm64: Remove useless UAO IPI and describe how this gets enabled
James Morse
3
-16
/
+4
2017-01-10
arm64: head.S: fix up stale comments
Mark Rutland
1
-2
/
+2
2017-01-10
arm64: add missing printk newlines
Mark Rutland
2
-4
/
+4
2017-01-10
arm64: Don't trace __switch_to if function graph tracer is enabled
Joel Fernandes
1
-1
/
+1
2017-01-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-5
/
+13
2017-01-06
Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+4
2017-01-04
arm64: restore get_current() optimisation
Mark Rutland
1
-1
/
+9
2017-01-04
arm64: mm: fix show_pte KERN_CONT fallout
Mark Rutland
1
-4
/
+4
2017-01-04
Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kh...
Arnd Bergmann
9
-1
/
+94
2017-01-04
Merge tag 'juno-fixes-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
1
-1
/
+1
2017-01-04
Merge tag 'qcom-fixes-for-4.10-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
1
-0
/
+10
2017-01-04
Merge tag 'renesas-fixes-for-v4.10' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
1
-1
/
+1
2017-01-03
ARM64: defconfig: enable DRM_MESON as module
Kevin Hilman
1
-0
/
+1
2017-01-03
ARM64: dts: meson-gx: Add Graphic Controller nodes
Neil Armstrong
8
-0
/
+92
2017-01-03
ARM64: dts: meson-gxl: fix GPIO include
Kevin Hilman
1
-1
/
+1
[next]