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
2021-08-16
tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig
Masahiro Yamada
1
-3
/
+1
2021-07-18
Merge tag 'soc-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+15
2021-07-16
Merge tag 'tegra-for-5.14-arm64-dt-fixes' of git://git.kernel.org/pub/scm/lin...
Arnd Bergmann
1
-0
/
+13
2021-07-15
arm64: entry: fix KCOV suppression
Mark Rutland
1
-1
/
+1
2021-07-15
arm64: entry: add missing noinstr
Mark Rutland
1
-1
/
+1
2021-07-15
arm64: mte: fix restoration of GCR_EL1 from suspend
Mark Rutland
1
-13
/
+2
2021-07-15
arm64: Avoid premature usercopy failure
Robin Murphy
3
-13
/
+35
2021-07-13
arm64: Restrict ARM64_BTI_KERNEL to clang 12.0.0 and newer
Nathan Chancellor
1
-1
/
+2
2021-07-12
Revert "arm64: cache: Lower ARCH_DMA_MINALIGN to 64 (L1_CACHE_BYTES)"
Will Deacon
1
-1
/
+1
2021-07-12
arm64: Add missing header <asm/smp.h> in two files
Carlos Bilbao
2
-0
/
+2
2021-07-12
arm64: fix strlen() with CONFIG_KASAN_HW_TAGS
Mark Rutland
1
-0
/
+10
2021-07-12
dt-bindings: clock: r9a07g044-cpg: Update clock/reset definitions
Biju Das
1
-2
/
+2
2021-07-10
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+0
2021-07-10
Merge tag 'arm-defconfig-5.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+16
2021-07-10
Merge tag 'arm-dt-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
235
-1800
/
+16383
2021-07-10
Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
3
-2
/
+3
2021-07-09
Merge branch 'arm/fixes' into arm/soc
Olof Johansson
18
-92
/
+66
2021-07-09
arm64: tegra: Enable SMMU support for USB on Tegra194
Thierry Reding
1
-0
/
+8
2021-07-09
arm64: tegra: Enable audio IOMMU support on Tegra194
Thierry Reding
1
-0
/
+5
2021-07-08
mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *
Aneesh Kumar K.V
1
-2
/
+2
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
1
-2
/
+2
2021-07-08
arm64: stacktrace: use %pSb for backtrace printing
Stephen Boyd
1
-1
/
+1
2021-07-08
arm64: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
arch, mm: wire up memfd_secret system call where relevant
Mike Rapoport
1
-0
/
+1
2021-07-08
set_memory: allow querying whether set_direct_map_*() is actually enabled
Mike Rapoport
7
-16
/
+31
2021-07-06
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-8
/
+1
2021-07-06
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+1
2021-07-02
Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+2
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
12
-62
/
+26
2021-07-01
Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
1
-0
/
+1
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
1
-1
/
+0
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
1
-2
/
+0
2021-07-01
mm: generalize ZONE_[DMA|DMA32]
Kefeng Wang
1
-8
/
+1
2021-07-01
arm64/mm: drop HAVE_ARCH_PFN_VALID
Anshuman Khandual
3
-39
/
+0
2021-07-01
arm64: drop pfn_valid_within() and simplify pfn_valid()
Mike Rapoport
2
-2
/
+1
2021-07-01
arm64: decouple check whether pfn is in linear map from pfn_valid()
Mike Rapoport
6
-6
/
+19
2021-07-01
mm/kconfig: move HOLES_IN_ZONE into mm
Kefeng Wang
1
-3
/
+1
2021-07-01
mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge
Christophe Leroy
1
-8
/
+12
2021-07-01
mm/hugetlb: change parameters of arch_make_huge_pte()
Christophe Leroy
2
-5
/
+3
2021-07-01
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
5
-97
/
+1140
2021-07-01
Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-16
/
+17
2021-06-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+2
2021-06-29
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
1
-1
/
+1
2021-06-29
arch/arm64/kvm: use vma_lookup() instead of find_vma_intersection()
Liam Howlett
1
-1
/
+1
2021-06-29
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-4005
/
+2
2021-06-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
38
-314
/
+895
2021-06-29
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
109
-2285
/
+2953
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-7
/
+3
2021-06-28
Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-17
/
+0
[next]