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
/
loongarch
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-30
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
8
-38
/
+42
2023-08-29
Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2023-08-26
LoongArch: Fix hw_breakpoint_control() for watchpoints
Huacai Chen
1
-2
/
+1
2023-08-26
LoongArch: Ensure FP/SIMD registers in the core dump file is up to date
Huacai Chen
2
-4
/
+22
2023-08-25
LoongArch: Put the body of play_dead() into arch_cpu_idle_dead()
Tiezhu Yang
3
-10
/
+1
2023-08-25
LoongArch: Add identifier names to arguments of die() declaration
Tiezhu Yang
1
-1
/
+1
2023-08-25
LoongArch: Return earlier in die() if notify_die() returns NOTIFY_STOP
Tiezhu Yang
1
-2
/
+4
2023-08-25
LoongArch: Do not kill the task in die() if notify_die() returns NOTIFY_STOP
Tiezhu Yang
2
-7
/
+7
2023-08-25
LoongArch: Remove <asm/export.h>
Masahiro Yamada
1
-1
/
+0
2023-08-25
LoongArch: Replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
8
-8
/
+8
2023-08-25
LoongArch: Remove unneeded #include <asm/export.h>
Masahiro Yamada
3
-3
/
+0
2023-08-25
LoongArch: Replace -ffreestanding with finer-grained -fno-builtin's
WANG Xuerui
1
-1
/
+1
2023-08-25
LoongArch: Remove redundant "source drivers/firmware/Kconfig"
Xi Ruoyao
1
-2
/
+0
2023-08-25
mm: rationalise flush_icache_pages() and flush_icache_page()
Matthew Wilcox (Oracle)
1
-2
/
+0
2023-08-25
loongarch: implement the new page table range API
Matthew Wilcox (Oracle)
5
-19
/
+23
2023-08-21
loongarch: convert various functions to use ptdescs
Vishal Moola (Oracle)
2
-15
/
+19
2023-08-18
mm/vmemmap optimization: split hugetlb and devdax vmemmap optimization
Aneesh Kumar K.V
1
-1
/
+1
2023-08-18
asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
Baoquan He
1
-2
/
+0
2023-07-30
arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FS
Sven Joachim
1
-1
/
+1
2023-07-28
LoongArch: Cleanup __builtin_constant_p() checking for cpu_has_*
Huacai Chen
1
-11
/
+4
2023-07-28
LoongArch: BPF: Fix check condition to call lu32id in move_imm()
Tiezhu Yang
1
-1
/
+1
2023-07-28
LoongArch: BPF: Enable bpf_probe_read{, str}() on LoongArch
Chenguang Zhao
1
-0
/
+1
2023-07-28
LoongArch: Fix return value underflow in exception path
WANG Rui
2
-2
/
+4
2023-07-28
LoongArch: Fix CMDLINE_EXTEND and CMDLINE_BOOTLOADER handling
Zhihong Dong
1
-0
/
+16
2023-07-28
LoongArch: Fix module relocation error with binutils 2.41
Huacai Chen
1
-0
/
+2
2023-07-28
LoongArch: Only fiddle with CHECKFLAGS if `need-compiler'
Huacai Chen
1
-1
/
+1
2023-07-10
locking/arch: Avoid variable shadowing in local_try_cmpxchg()
Uros Bizjak
1
-2
/
+2
2023-07-06
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-9
/
+0
2023-06-30
Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
5
-14
/
+53
2023-06-30
Merge tag 'loongarch-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
59
-365
/
+2374
2023-06-29
Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-8
/
+16
2023-06-29
LoongArch: Remove five DIE_* definitions in kdebug.h
Tiezhu Yang
1
-5
/
+0
2023-06-29
LoongArch: Add uprobes support
Tiezhu Yang
5
-5
/
+197
2023-06-29
LoongArch: Use larch_insn_gen_break() for kprobes
Tiezhu Yang
2
-20
/
+15
2023-06-29
LoongArch: Add larch_insn_gen_break() to generate break insns
Tiezhu Yang
2
-0
/
+26
2023-06-29
LoongArch: Check for AMO instructions in insns_not_supported()
Tiezhu Yang
2
-0
/
+32
2023-06-29
LoongArch: Move three functions from kprobes.c to inst.c
Tiezhu Yang
3
-44
/
+45
2023-06-29
LoongArch: Replace kretprobe with rethook
Haoran Jiang
7
-28
/
+44
2023-06-29
LoongArch: Add jump-label implementation
Youling Tang
4
-0
/
+76
2023-06-29
LoongArch: Select HAVE_DEBUG_KMEMLEAK to support kmemleak
Tiezhu Yang
1
-0
/
+1
2023-06-29
LoongArch: Export some arch-specific pm interfaces
Yinbo Zhu
3
-6
/
+16
2023-06-29
LoongArch: Introduce hardware page table walker
Huacai Chen
10
-7
/
+56
2023-06-29
LoongArch: Support dbar with different hints
Huacai Chen
6
-81
/
+78
2023-06-29
LoongArch: Add SMT (Simultaneous Multi-Threading) support
Huacai Chen
6
-14
/
+61
2023-06-29
LoongArch: Add vector extensions support
Huacai Chen
11
-23
/
+1452
2023-06-29
LoongArch: Add support to clone a time namespace
Tiezhu Yang
7
-24
/
+121
2023-06-29
LoongArch: Mark Clang LTO as working
WANG Xuerui
1
-0
/
+2
2023-06-29
LoongArch: Include KBUILD_CPPFLAGS in CHECKFLAGS invocation
WANG Xuerui
1
-1
/
+1
2023-06-29
LoongArch: vDSO: Use CLANG_FLAGS instead of filtering out '--target='
WANG Xuerui
1
-4
/
+1
2023-06-29
LoongArch: Tweak CFLAGS for Clang compatibility
WANG Xuerui
3
-10
/
+19
[next]