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
/
sparc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-18
nmi_backtrace: allow excluding an arbitrary CPU
Douglas Anderson
2
-4
/
+4
2023-07-30
arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FS
Sven Joachim
1
-1
/
+1
2023-07-13
sparc: mark __arch_xchg() as __always_inline
Arnd Bergmann
2
-2
/
+2
2023-07-07
Merge tag 'drm-next-2023-07-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+3
2023-06-30
sparc32: fix lock_mm_and_find_vma() conversion
Linus Torvalds
1
-1
/
+1
2023-06-30
Merge tag 'slab-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
2
-2
/
+0
2023-06-29
Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
4
-20
/
+54
2023-06-29
arch/sparc: Add module license and description for fbdev helpers
Thomas Zimmermann
1
-0
/
+3
2023-06-29
Merge branch 'expand-stack'
Linus Torvalds
3
-27
/
+14
2023-06-29
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+3
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
8
-12
/
+24
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-4
/
+12
2023-06-28
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-4
/
+4
2023-06-28
Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-13
/
+34
2023-06-27
mm: always expand the stack with the mmap write lock held
Linus Torvalds
1
-3
/
+5
2023-06-25
mm/fault: convert remaining simple cases to lock_mm_and_find_vma()
Linus Torvalds
2
-24
/
+9
2023-06-20
watchdog/sparc64: define HARDLOCKUP_DETECTOR_SPARC64
Petr Mladek
1
-1
/
+6
2023-06-20
watchdog/hardlockup: make HAVE_NMI_WATCHDOG sparc64-specific
Petr Mladek
2
-1
/
+10
2023-06-20
watchdog/hardlockup: declare arch_touch_nmi_watchdog() only in linux/nmi.h
Petr Mladek
1
-1
/
+0
2023-06-20
watchdog/hardlockup: HAVE_NMI_WATCHDOG must implement watchdog_hardlockup_pro...
Douglas Anderson
1
-0
/
+5
2023-06-20
sparc: iounit and iommu use pte_offset_kernel()
Hugh Dickins
2
-2
/
+2
2023-06-20
sparc: allow pte_offset_map() to fail
Hugh Dickins
3
-0
/
+7
2023-06-20
sparc/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
1
-2
/
+2
2023-06-16
sparc/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
3
-18
/
+8
2023-06-14
sparc64: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
4
-4
/
+4
2023-06-12
net: core: add getsockopt SO_PEERPIDFD
Alexander Mikhalitsyn
1
-0
/
+1
2023-06-12
scm: add SO_PASSPIDFD and SCM_PIDFD
Alexander Mikhalitsyn
1
-0
/
+2
2023-06-10
watchdog/hardlockup: rename some "NMI watchdog" constants/function
Douglas Anderson
1
-2
/
+2
2023-06-10
watchdog/hardlockup: change watchdog_nmi_enable() to void
Lecopzer Chen
1
-5
/
+3
2023-06-10
init: consolidate prototypes in linux/init.h
Arnd Bergmann
4
-4
/
+0
2023-06-10
cachestat: wire up cachestat for other architectures
Nhat Pham
1
-0
/
+1
2023-06-05
locking/atomic: sparc: add preprocessor symbols
Mark Rutland
2
-2
/
+32
2023-06-05
locking/atomic: make atomic*_{cmp,}xchg optional
Mark Rutland
2
-11
/
+2
2023-05-26
mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED
Vlastimil Babka
2
-2
/
+0
2023-05-18
fbdev: Rename fb_mem*() helpers
Thomas Zimmermann
1
-6
/
+6
2023-05-18
fbdev: Move framebuffer I/O helpers into <asm/fb.h>
Thomas Zimmermann
1
-0
/
+20
2023-05-18
fbdev: Include <linux/fb.h> instead of <asm/fb.h>
Thomas Zimmermann
1
-1
/
+0
2023-05-09
Merge drm/drm-next into drm-misc-next
Maxime Ripard
25
-107
/
+123
2023-05-05
Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+5
2023-04-30
Merge tag 'kbuild-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-11
/
+4
2023-04-29
locking/arch: Rename all internal __xchg() names to __arch_xchg()
Andrzej Hajda
2
-5
/
+5
2023-04-29
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+2
2023-04-29
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2023-04-28
Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-0
/
+8
2023-04-28
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-65
/
+80
2023-04-27
Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-12
/
+8
2023-04-27
Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-10
/
+13
2023-04-26
sparc: unify sparc32/sparc64 archhelp
Randy Dunlap
1
-11
/
+4
2023-04-20
arch/sparc: Implement <asm/fb.h> with generic helpers
Thomas Zimmermann
1
-8
/
+8
2023-04-20
arch/sparc: Implement fb_is_primary_device() in source file
Thomas Zimmermann
4
-18
/
+33
[next]