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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-24
arm64/cpufeature: check correct field width when updating sys_val
Mark Rutland
1
-4
/
+10
2017-02-24
Revert "arm64: mm: set the contiguous bit for kernel mappings where appropriate"
Mark Rutland
1
-30
/
+4
2017-02-24
arm64: Avoid clobbering mm in erratum workaround on QDF2400
Shanker Donthineni
1
-1
/
+1
2017-02-15
arm64/kprobes: consistently handle MRS/MSR with XZR
Mark Rutland
1
-12
/
+6
2017-02-15
arm64: cpufeature: correctly handle MRS to XZR
Mark Rutland
1
-1
/
+1
2017-02-15
arm64: traps: correctly handle MRS/MSR with XZR
Mark Rutland
1
-2
/
+4
2017-02-15
arm64: ptrace: add XZR-safe regs accessors
Mark Rutland
1
-0
/
+20
2017-02-15
arm64: include asm/assembler.h in entry-ftrace.S
Arnd Bergmann
1
-0
/
+1
2017-02-15
arm64: fix warning about swapper_pg_dir overflow
Arnd Bergmann
1
-1
/
+1
2017-02-10
arm64: Work around Falkor erratum 1003
Christopher Covington
7
-2
/
+71
2017-02-09
arm64: head.S: Enable EL1 (host) access to SPE when entered at EL2
Will Deacon
1
-4
/
+15
2017-02-09
arm64: use is_vmalloc_addr
Miles Chen
1
-1
/
+1
2017-02-09
arm64: use linux/sizes.h for constants
Miles Chen
1
-2
/
+2
2017-02-08
arm64: uaccess: consistently check object sizes
Mark Rutland
1
-2
/
+2
2017-02-08
arm64: remove wrong CONFIG_PROC_SYSCTL ifdef
Juri Lelli
1
-2
/
+0
2017-02-06
arm64: do not trace atomic operations
Pratyush Anand
1
-1
/
+1
2017-02-06
arm64: mm: enable CONFIG_HOLES_IN_ZONE for NUMA
Ard Biesheuvel
1
-0
/
+4
2017-02-03
arm: perf: use builtin_platform_driver
Geliang Tang
3
-15
/
+3
2017-02-03
firmware: qcom: scm: Fix interrupted SCM calls
Andy Gross
1
-1
/
+8
2017-02-03
arm: kernel: Add SMC structure parameter
Andy Gross
5
-18
/
+25
2017-02-03
efi: arm64: Add vmlinux debug link to the Image binary
Ard Biesheuvel
3
-1
/
+58
2017-02-02
arm64: ensure __raw_read_system_reg() is self-consistent
Mark Rutland
1
-30
/
+34
2017-02-02
arm64: fix erroneous __raw_read_system_reg() cases
Mark Rutland
1
-3
/
+3
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
Merge branch 'aarch64/for-next/debug-virtual' into aarch64/for-next/core
Will Deacon
1
-0
/
+1
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
[next]