index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
loongarch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
LoongArch: KVM: Streamline kvm_check_cpucfg() and improve comments
WANG Xuerui
2024-02-23
1
-22
/
+20
*
LoongArch: KVM: Rename _kvm_get_cpucfg() to _kvm_get_cpucfg_mask()
WANG Xuerui
2024-02-23
1
-3
/
+3
*
LoongArch: KVM: Fix input validation of _kvm_get_cpucfg() & kvm_check_cpucfg()
WANG Xuerui
2024-02-23
1
-17
/
+18
*
LoongArch: dts: Minor whitespace cleanup
Krzysztof Kozlowski
2024-02-23
2
-2
/
+2
*
LoongArch: Call early_init_fdt_scan_reserved_mem() earlier
Huacai Chen
2024-02-23
1
-2
/
+2
*
LoongArch: Update cpu_sibling_map when disabling nonboot CPUs
Huacai Chen
2024-02-23
1
-53
/
+68
*
LoongArch: Disable IRQ before init_fn() for nonboot CPUs
Huacai Chen
2024-02-23
1
-0
/
+1
*
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
2024-02-10
1
-2
/
+2
*
LoongArch: vDSO: Disable UBSAN instrumentation
Kees Cook
2024-02-06
1
-0
/
+1
*
LoongArch: Fix earlycon parameter if KASAN enabled
Huacai Chen
2024-02-06
1
-0
/
+3
*
LoongArch: Change acpi_core_pic[NR_CPUS] to acpi_core_pic[MAX_CORE_PIC]
Huacai Chen
2024-02-06
2
-4
/
+4
*
LoongArch: Select HAVE_ARCH_SECCOMP to use the common SECCOMP menu
Masahiro Yamada
2024-02-06
1
-17
/
+1
*
LoongArch: Select ARCH_ENABLE_THP_MIGRATION instead of redefining it
Masahiro Yamada
2024-02-06
1
-4
/
+1
*
LoongArch: KVM: Add returns to SIMD stubs
Randy Dunlap
2024-01-26
1
-2
/
+2
*
LoongArch: KVM: Fix build due to API changes
Huacai Chen
2024-01-26
1
-2
/
+2
*
LoongArch/smp: Call rcutree_report_cpu_starting() at tlb_init()
Huacai Chen
2024-01-26
2
-7
/
+10
*
Merge tag 'loongarch-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2024-01-19
25
-77
/
+1575
|
\
|
*
LoongArch: Update Loongson-3 default config file
Huacai Chen
2024-01-17
1
-8
/
+47
|
*
LoongArch: BPF: Prevent out-of-bounds memory access
Hengqi Chen
2024-01-17
1
-1
/
+4
|
*
LoongArch: BPF: Support 64-bit pointers to kfuncs
Hengqi Chen
2024-01-17
1
-0
/
+5
|
*
LoongArch: Fix definition of ftrace_regs_set_instruction_pointer()
Tiezhu Yang
2024-01-17
1
-1
/
+1
|
*
LoongArch: Use generic interface to support crashkernel=X,[high,low]
Youling Tang
2024-01-17
3
-34
/
+25
|
*
LoongArch: Fix and simplify fcsr initialization on execve()
Xi Ruoyao
2024-01-17
3
-10
/
+1
|
*
LoongArch: Let cores_io_master cover the largest NR_CPUS
Huacai Chen
2024-01-17
3
-4
/
+6
|
*
LoongArch: Change SHMLBA from SZ_64K to PAGE_SIZE
Huacai Chen
2024-01-17
2
-12
/
+10
|
*
LoongArch: Add a missing call to efi_esrt_init()
Huacai Chen
2024-01-17
1
-0
/
+2
|
*
LoongArch: Parsing CPU-related information from DTS
Binbin Zhou
2024-01-17
2
-1
/
+36
|
*
LoongArch: dts: DeviceTree for Loongson-2K2000
Binbin Zhou
2024-01-17
3
-1
/
+373
|
*
LoongArch: dts: DeviceTree for Loongson-2K1000
Binbin Zhou
2024-01-17
3
-1
/
+676
|
*
LoongArch: dts: DeviceTree for Loongson-2K0500
Binbin Zhou
2024-01-17
3
-0
/
+356
|
*
LoongArch: Allow device trees be built into the kernel
Binbin Zhou
2024-01-17
5
-6
/
+31
|
*
LoongArch: Enable initial Rust support
WANG Rui
2024-01-17
2
-0
/
+4
*
|
Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-01-18
2
-40
/
+4
|
\
\
|
*
|
LoongArch: convert to use arch_cpu_is_hotpluggable()
Russell King (Oracle)
2023-12-06
1
-5
/
+2
|
*
|
LoongArch: Use the __weak version of arch_unregister_cpu()
James Morse
2023-12-06
1
-8
/
+0
|
*
|
LoongArch: Switch over to GENERIC_CPU_DEVICES
James Morse
2023-12-06
2
-27
/
+3
|
*
|
ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv
James Morse
2023-12-06
1
-0
/
+1
|
*
|
Loongarch: remove arch_*register_cpu() exports
Russell King (Oracle)
2023-12-06
1
-2
/
+0
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-01-17
12
-149
/
+553
|
\
\
\
|
*
|
|
KVM: introduce CONFIG_KVM_COMMON
Paolo Bonzini
2024-01-08
1
-1
/
+1
|
*
|
|
Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
2024-01-02
26
-193
/
+595
|
|
\
\
\
|
|
*
|
|
LoongArch: KVM: Add LASX (256bit SIMD) support
Tianrui Zhao
2023-12-19
7
-4
/
+103
|
|
*
|
|
LoongArch: KVM: Add LSX (128bit SIMD) support
Tianrui Zhao
2023-12-19
8
-8
/
+280
|
|
*
|
|
LoongArch: KVM: Fix timer emulation with oneshot mode
Bibo Mao
2023-12-19
1
-13
/
+55
|
|
*
|
|
LoongArch: KVM: Remove kvm_acquire_timer() before entering guest
Bibo Mao
2023-12-19
3
-46
/
+6
|
|
*
|
|
LoongArch: KVM: Allow to access HW timer CSR registers always
Bibo Mao
2023-12-19
2
-22
/
+6
|
|
*
|
|
LoongArch: KVM: Remove SW timer switch when vcpu is halt polling
Bibo Mao
2023-12-19
3
-15
/
+19
|
|
*
|
|
LoongArch: KVM: Optimization for memslot hugepage checking
Bibo Mao
2023-12-19
2
-41
/
+86
|
|
|
|
/
|
|
|
/
|
|
*
|
|
KVM: remove CONFIG_HAVE_KVM_EVENTFD
Paolo Bonzini
2023-12-08
1
-1
/
+0
|
*
|
|
Merge branch 'kvm-guestmemfd' into HEAD
Paolo Bonzini
2023-11-14
2
-2
/
+1
|
|
\
\
\
[next]