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
2024-03-13
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2024-03-12
Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-3
/
+4
2024-03-06
arch: define CONFIG_PAGE_SIZE_*KB on all architectures
Arnd Bergmann
3
-3
/
+4
2024-03-04
smp: Consolidate smp_prepare_boot_cpu()
Thomas Gleixner
1
-4
/
+0
2024-03-01
sparc: vdso: Disable UBSAN instrumentation
Kees Cook
1
-0
/
+1
2024-02-23
Merge tag 'drm-misc-fixes-2024-02-22' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-2
/
+2
2024-02-21
sparc: Fix undefined reference to fb_is_primary_device
Javier Martinez Canillas
2
-2
/
+2
2024-02-10
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
1
-2
/
+2
2024-01-19
sparc: Use device_get_match_data()
Rob Herring
2
-10
/
+12
2024-01-19
Merge tag 'kbuild-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-14
/
+4
2024-01-19
Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2
-0
/
+2
2024-01-11
Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-15
/
+10
2024-01-09
Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+3
2024-01-09
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
4
-4
/
+0
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-5
/
+6
2024-01-09
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
3
-4
/
+4
2024-01-09
mm, treewide: introduce NR_PAGE_ORDERS
Kirill A. Shutemov
1
-1
/
+1
2024-01-05
mm/mglru: add dummy pmd_dirty()
Kinsey Ho
1
-0
/
+1
2023-12-14
wire up syscalls for statmount/listmount
Miklos Szeredi
1
-0
/
+2
2023-12-14
mm: Introduce flush_cache_vmap_early()
Alexandre Ghiti
2
-0
/
+2
2023-12-11
arch: turn off -Werror for architectures with known warnings
Arnd Bergmann
4
-4
/
+0
2023-12-10
sparc: vdso: use $(addprefix ) instead of $(foreach )
Masahiro Yamada
1
-1
/
+1
2023-12-10
sparc: vdso: simplify obj-y addition
Masahiro Yamada
1
-9
/
+2
2023-12-10
sparc: vdso: clean up build artifacts in arch/sparc/vdso/
Masahiro Yamada
1
-4
/
+1
2023-12-04
sparc: Use $(kecho) to announce kernel images being ready
Uwe Kleine-König
1
-5
/
+5
2023-11-28
Merge branch 'asm-generic-prototypes' into asm-generic
Arnd Bergmann
3
-3
/
+5
2023-11-23
arch: include linux/cpu.h for trap_init() prototype
Arnd Bergmann
2
-0
/
+2
2023-11-23
arch: fix asm-offsets.c building with -Wmissing-prototypes
Arnd Bergmann
1
-3
/
+3
2023-11-23
asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()
Kefeng Wang
1
-6
/
+0
2023-11-23
arch/*/io.h: remove ioremap_uc in some architectures
Baoquan He
1
-1
/
+0
2023-11-13
LSM: wireup Linux Security Module syscalls
Casey Schaufler
1
-0
/
+3
2023-11-10
kprobes: unify kprobes_exceptions_nofify() prototypes
Arnd Bergmann
1
-2
/
+0
2023-11-04
Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2
-30
/
+2
2023-11-04
Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-26
/
+0
2023-11-03
Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-21
/
+24
2023-11-02
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2023-11-01
Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-6
/
+9
2023-10-31
Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2023-10-31
Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+3
2023-10-28
kbuild: unify vdso_install rules
Masahiro Yamada
2
-30
/
+2
2023-10-28
sparc32: fix a braino in fault handling in csum_and_copy_..._user()
Al Viro
1
-1
/
+1
2023-10-27
crypto: sparc/crc32c - stop using the shash alignmask
Eric Biggers
1
-21
/
+24
2023-10-23
BackMerge tag 'v6.6-rc7' into drm-next
Dave Airlie
2
-3
/
+11
2023-10-17
vgacon, arch/*: remove unused screen_info definitions
Arnd Bergmann
2
-26
/
+0
2023-10-12
fbdev: Replace fb_pgprotect() with pgprot_framebuffer()
Thomas Zimmermann
1
-6
/
+9
2023-10-09
Merge tag 'v6.6-rc5' into locking/core, to pick up fixes
Ingo Molnar
2
-3
/
+11
2023-10-06
arch: Reserve map_shadow_stack() syscall number for all architectures
Sohil Mehta
1
-0
/
+1
2023-10-06
sparc: Annotate struct cpuinfo_tree with __counted_by
Kees Cook
1
-1
/
+1
2023-10-03
syscalls: Cleanup references to sys_lookup_dcookie()
Sohil Mehta
1
-1
/
+1
2023-09-30
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
2
-3
/
+11
[next]