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
/
sh
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-06
Merge tag 'sh-for-v6.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-51
/
+63
2023-07-05
sh: Provide unxlate_dev_mem_ptr() in asm/io.h
Guenter Roeck
1
-0
/
+1
2023-07-05
sh: dma: Correct the number of DMA channels for SH7709
Artur Rojek
1
-6
/
+8
2023-07-05
sh: dma: Drop incorrect SH_DMAC_BASE1 definition for SH4
Artur Rojek
1
-1
/
+0
2023-07-05
sh: dma: Fix DMA channel offset calculation
Artur Rojek
1
-13
/
+24
2023-07-05
sh: Remove compiler flag duplication
Masahiro Yamada
1
-3
/
+1
2023-07-05
sh: Refactor header include path addition
Masahiro Yamada
1
-2
/
+1
2023-07-05
sh: Move build rule for cchips/hd6446x/ to arch/sh/Kbuild
Masahiro Yamada
2
-3
/
+2
2023-07-05
sh: Fix -Wmissing-include-dirs warnings for various platforms
Masahiro Yamada
2
-17
/
+20
2023-06-30
Merge tag 'slab-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
42
-42
/
+0
2023-06-29
Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-14
/
+1
2023-06-29
Merge branch 'expand-stack'
Linus Torvalds
2
-15
/
+3
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
3
-6
/
+0
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-8
/
+9
2023-06-28
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+3
2023-06-28
Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-3
/
+27
2023-06-25
mm/fault: convert remaining simple cases to lock_mm_and_find_vma()
Linus Torvalds
2
-15
/
+3
2023-06-20
sh: move the ARCH_DMA_MINALIGN definition to asm/cache.h
Catalin Marinas
2
-6
/
+6
2023-06-20
sh/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
1
-2
/
+2
2023-06-16
sh/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
5
-74
/
+59
2023-06-14
sh: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2
-3
/
+3
2023-06-11
sh: Avoid using IRQ0 on SH3 and SH4
Sergey Shtylyov
5
-6
/
+6
2023-06-10
thread_info: move function declarations to linux/thread_info.h
Arnd Bergmann
1
-3
/
+0
2023-06-10
init: consolidate prototypes in linux/init.h
Arnd Bergmann
2
-3
/
+0
2023-06-10
cachestat: wire up cachestat for other architectures
Nhat Pham
1
-0
/
+1
2023-06-05
locking/atomic: sh: add preprocessor symbols
Mark Rutland
3
-0
/
+27
2023-06-05
locking/atomic: make atomic*_{cmp,}xchg optional
Mark Rutland
1
-3
/
+0
2023-05-26
mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED
Vlastimil Babka
42
-42
/
+0
2023-05-10
sh: j2: Use ioremap() to translate device tree address into kernel memory
John Paul Adrian Glaubitz
1
-1
/
+1
2023-05-09
Merge drm/drm-next into drm-misc-next
Maxime Ripard
27
-197
/
+60
2023-05-05
Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2023-04-29
locking/arch: Rename all internal __xchg() names to __arch_xchg()
Andrzej Hajda
1
-2
/
+2
2023-04-29
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2023-04-29
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+5
2023-04-28
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-18
/
+14
2023-04-28
Merge tag 'sh-for-v6.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
15
-116
/
+18
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+7
2023-04-27
Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+5
2023-04-26
Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-50
/
+6
2023-04-25
Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2023-04-25
sh: Replace <uapi/asm/types.h> by <asm-generic/int-ll64.h>
Geert Uytterhoeven
1
-1
/
+1
2023-04-25
sh: Use generic GCC library routines
Geert Uytterhoeven
6
-97
/
+6
2023-04-24
Merge tag 'docs-6.4' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2023-04-21
sh: sq: Use the bitmap API when applicable
Christophe JAILLET
1
-4
/
+3
2023-04-20
arch/sh: Implement <asm/fb.h> with generic helpers
Thomas Zimmermann
1
-14
/
+1
2023-04-19
sh: sq: Fix incorrect element size for allocating bitmap buffer
John Paul Adrian Glaubitz
1
-1
/
+1
2023-04-19
sh: pci: Remove unused variable in SH-7786 PCI Express code
John Paul Adrian Glaubitz
1
-1
/
+0
2023-04-19
sh: drop ranges for definition of ARCH_FORCE_MAX_ORDER
Mike Rapoport (IBM)
1
-3
/
+0
2023-04-19
sh: reword ARCH_FORCE_MAX_ORDER prompt and help text
Mike Rapoport (IBM)
1
-7
/
+9
2023-04-06
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2
-11
/
+8
[next]