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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-09
LoongArch: KVM: Add PV steal time support in guest side
Bibo Mao
2
-0
/
+147
2024-06-25
syscalls: mmap(): use unsigned offset type consistently
Arnd Bergmann
1
-1
/
+1
2024-06-21
LoongArch: Fix multiple hardware watchpoint issues
Hui Li
1
-24
/
+33
2024-06-21
LoongArch: Trigger user-space watchpoints correctly
Hui Li
2
-6
/
+29
2024-06-21
LoongArch: Fix watchpoint setting error
Hui Li
2
-31
/
+20
2024-06-03
LoongArch: Fix entry point in kernel image header
Jiaxun Yang
2
-5
/
+7
2024-06-03
LoongArch: Add all CPUs enabled by fdt to NUMA node 0
Jiaxun Yang
1
-1
/
+4
2024-06-03
LoongArch: Fix built-in DTB detection
Jiaxun Yang
1
-1
/
+1
2024-06-03
LoongArch: Remove CONFIG_ACPI_TABLE_UPGRADE in platform_init()
Tiezhu Yang
1
-3
/
+1
2024-05-22
Merge tag 'loongarch-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
1
-1
/
+1
2024-05-18
Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+2
2024-05-18
Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-0
/
+3
2024-05-16
kprobe/ftrace: bail out if ftrace was killed
Stephen Brennan
1
-0
/
+3
2024-05-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-65
/
+189
2024-05-14
arch: make execmem setup available regardless of CONFIG_MODULES
Mike Rapoport (IBM)
1
-19
/
+0
2024-05-14
mm/execmem, arch: convert simple overrides of module_alloc to execmem
Mike Rapoport (IBM)
1
-3
/
+16
2024-05-14
LoongArch: Give a chance to build with !CONFIG_SMP
Tiezhu Yang
2
-1
/
+3
2024-05-13
Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in...
Joerg Roedel
1
-7
/
+2
2024-05-06
LoongArch: KVM: Add PV IPI support on guest side
Bibo Mao
4
-2
/
+156
2024-05-06
LoongArch/smp: Refine some ipi functions on LoongArch platform
Bibo Mao
4
-63
/
+33
2024-04-26
dma-mapping: Add helpers for dma_range_map bounds
Robin Murphy
1
-7
/
+2
2024-04-25
LoongArch: Lately init pmu after smp is online
Bibo Mao
1
-1
/
+1
2024-03-22
Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
14
-20
/
+657
2024-03-15
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2024-03-13
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+1
2024-03-12
Merge tag 'timers-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+2
2024-03-11
mm: Introduce vmap_page_range() to map pages in PCI address space
Alexei Starovoitov
1
-1
/
+1
2024-03-11
LoongArch: Add kernel livepatching support
Jinyang He
1
-0
/
+40
2024-03-11
LoongArch: Add ORC stack unwinder support
Tiezhu Yang
14
-20
/
+617
2024-02-24
loongarch, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
1
-1
/
+1
2024-02-23
LoongArch: Call early_init_fdt_scan_reserved_mem() earlier
Huacai Chen
1
-2
/
+2
2024-02-23
LoongArch: Update cpu_sibling_map when disabling nonboot CPUs
Huacai Chen
1
-53
/
+68
2024-02-23
LoongArch: Disable IRQ before init_fn() for nonboot CPUs
Huacai Chen
1
-0
/
+1
2024-02-20
LoongArch: vdso: Use generic union vdso_data_store
Anna-Maria Behnsen
1
-4
/
+2
2024-02-06
LoongArch: Change acpi_core_pic[NR_CPUS] to acpi_core_pic[MAX_CORE_PIC]
Huacai Chen
1
-3
/
+1
2024-01-26
LoongArch/smp: Call rcutree_report_cpu_starting() at tlb_init()
Huacai Chen
1
-1
/
+0
2024-01-20
Merge tag 'loongarch-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
8
-45
/
+70
2024-01-18
Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-40
/
+2
2024-01-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2024-01-17
LoongArch: Use generic interface to support crashkernel=X,[high,low]
Youling Tang
1
-34
/
+10
2024-01-17
LoongArch: Fix and simplify fcsr initialization on execve()
Xi Ruoyao
2
-5
/
+1
2024-01-17
LoongArch: Let cores_io_master cover the largest NR_CPUS
Huacai Chen
2
-2
/
+2
2024-01-17
LoongArch: Change SHMLBA from SZ_64K to PAGE_SIZE
Huacai Chen
1
-0
/
+10
2024-01-17
LoongArch: Add a missing call to efi_esrt_init()
Huacai Chen
1
-0
/
+2
2024-01-17
LoongArch: Parsing CPU-related information from DTS
Binbin Zhou
2
-1
/
+36
2024-01-17
LoongArch: Allow device trees be built into the kernel
Binbin Zhou
1
-3
/
+9
2024-01-11
Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-13
/
+13
2024-01-11
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
1
-0
/
+1
2024-01-10
Merge tag 'efi-next-for-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-3
/
+0
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-27
/
+1
[next]