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
/
loongarch
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-21
LoongArch: Don't crash in stack_top() for tasks without vDSO
Thomas Weißschuh
1
-7
/
+9
2024-10-21
LoongArch: Set correct size for vDSO code mapping
Huacai Chen
1
-4
/
+4
2024-10-21
LoongArch: Enable IRQ if do_ale() triggered in irq-enabled context
Huacai Chen
1
-0
/
+5
2024-10-21
LoongArch: Get correct cores_per_package for SMT systems
Huacai Chen
1
-1
/
+2
2024-09-27
Merge tag 'loongarch-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
4
-55
/
+83
2024-09-24
LoongArch: Rework CPU feature probe from CPUCFG/IOCSR
Jiaxun Yang
2
-51
/
+79
2024-09-24
LoongArch: Enable ACPI BGRT handling
Bibo Mao
1
-0
/
+4
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-21
/
+0
2024-09-18
Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2024-09-17
LoongArch: Remove STACK_FRAME_NON_STANDARD(do_syscall)
Tiezhu Yang
1
-4
/
+0
2024-09-17
Merge tag 'irq-core-2024-09-16' into loongarch-next
Huacai Chen
4
-1
/
+25
2024-09-17
Merge tag 'irq-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-1
/
+25
2024-09-13
LoongArch: vDSO: Wire up getrandom() vDSO implementation
Xi Ruoyao
1
-0
/
+1
2024-09-12
LoongArch: KVM: Implement function kvm_para_has_feature()
Bibo Mao
1
-15
/
+17
2024-09-12
LoongArch: KVM: Enable paravirt feature control from VMM
Bibo Mao
1
-4
/
+4
2024-09-11
LoongArch: Revert qspinlock to test-and-set simple lock on VM
Bibo Mao
3
-1
/
+16
2024-09-04
arch, mm: pull out allocation of NODE_DATA to generic code
Mike Rapoport (Microsoft)
1
-18
/
+0
2024-09-04
arch, mm: move definition of node_data to generic code
Mike Rapoport (Microsoft)
1
-3
/
+0
2024-08-26
LoongArch: Add ifdefs to fix LSX and LASX related warnings
Tiezhu Yang
1
-0
/
+4
2024-08-26
LoongArch: Define ARCH_IRQ_INIT_FLAGS as IRQ_NOPROBE
Huacai Chen
1
-3
/
+0
2024-08-23
irqchip/loongarch-avec: Add AVEC irqchip support
Tianyang Zhang
2
-0
/
+11
2024-08-23
LoongArch: Architectural preparation for AVEC irqchip
Huacai Chen
2
-1
/
+14
2024-08-07
LoongArch: Enable general EFI poweroff method
Miao Wang
1
-0
/
+6
2024-08-02
syscalls: fix syscall macros for newfstat/newfstatat
Arnd Bergmann
1
-1
/
+2
2024-07-22
Merge tag 'loongarch-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
12
-30
/
+128
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+147
2024-07-20
LoongArch: Make the users of larch_insn_gen_break() constant
Oleg Nesterov
1
-2
/
+2
2024-07-20
LoongArch: Check TIF_LOAD_WATCH to enable user space watchpoint
Tiezhu Yang
2
-1
/
+4
2024-07-20
LoongArch: Add support for relocating the kernel with RELR relocation
Xi Ruoyao
2
-0
/
+26
2024-07-20
LoongArch: Remove a redundant checking in relocator
Xi Ruoyao
1
-3
/
+1
2024-07-20
LoongArch: Use correct API to map cmdline in relocate_kernel()
Huacai Chen
1
-1
/
+3
2024-07-20
LoongArch: Automatically disable KASLR for hibernation
Huacai Chen
1
-0
/
+26
2024-07-20
LoongArch: Add writecombine support for DMW-based ioremap()
Huacai Chen
1
-9
/
+2
2024-07-20
LoongArch: Add RANDOMIZE_KSTACK_OFFSET support
Jinjie Ruan
1
-1
/
+21
2024-07-20
LoongArch: Add irq_work support via self IPIs
Huacai Chen
2
-0
/
+20
2024-07-20
LoongArch: Always enumerate MADT and setup logical-physical CPU mapping
Huacai Chen
3
-11
/
+22
2024-07-20
LoongArch: Define __ARCH_WANT_NEW_STAT in unistd.h
Huacai Chen
1
-2
/
+1
2024-07-10
loongarch: convert to generic syscall table
Arnd Bergmann
2
-1
/
+6
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
[next]