LinuxLists
Users
About
Jiaxun Yang (
[email protected]
)
Number of posts: 1299 (0.54 per day)
First post: 2017-12-02 13:46:54
Last post: 2024-06-16 13:26:46
Previous Page
/
Next Page
Date
List
Subject
2024-05-08 16:24:19
linux-kernel
Re: [PATCH 3/5] MIPS: Move mips_cm_probe after prom_init
2024-05-07 19:09:45
linux-kernel
[PATCH 4/4] MIPS: Loongson64: DTS: Fix PCIe port nodes for ls7a
2024-05-07 19:08:07
linux-kernel
[PATCH 1/4] MIPS: kvm: Declare prototype for kvm_init_loongson_ipi
2024-05-07 18:52:53
linux-kernel
[PATCH 3/4] MIPS: Loongson64: DTS: Fix msi node for ls7a
2024-05-07 18:52:29
linux-kernel
[PATCH 2/4] MIPS: Loongson64: Include bootinfo.h in dma.c
2024-05-07 18:51:44
linux-kernel
[PATCH 0/4] MIPS: Loongson64: Sweeping build warnings
2024-05-07 18:17:26
linux-kernel
Re: [PATCH 4/5] dt-bindings: mips: Document mti,mips-cm
2024-05-07 15:23:00
linux-kernel
[PATCH 3/3] MIPS: Loongson64: Implement PM suspend for LEFI firmware
2024-05-07 15:22:41
linux-kernel
[PATCH 2/3] MIPS: select CPU_PM with SUSPEND
2024-05-07 15:22:31
linux-kernel
[PATCH 1/3] MIPS: asm/pm.h: Use platform agnostic macros
2024-05-07 15:22:20
linux-kernel
[PATCH 0/3] MIPS: Loongson64: Implement PM suspend for LEFI firmware
2024-05-07 12:35:04
linux-kernel
[PATCH] MIPS: Implement ieee754 NAN2008 emulation mode
2024-05-07 09:08:19
linux-kernel
Re: [PATCH 3/3] MIPS: mobileye: Add EyeQ6H support
2024-05-07 09:03:26
linux-kernel
[PATCH 4/5] dt-bindings: mips: Document mti,mips-cm
2024-05-07 09:03:11
linux-kernel
[PATCH 2/5] MIPS: cm: Prefix probe functions with __init
2024-05-07 09:03:07
linux-kernel
[PATCH 5/5] MIPS: cm: Probe GCR address from DeviceTree
2024-05-07 09:02:37
linux-kernel
[PATCH 1/5] MIPS: generic: Do __dt_setup_arch in prom_init
2024-05-07 09:02:37
linux-kernel
[PATCH 3/5] MIPS: Move mips_cm_probe after prom_init
2024-05-07 09:02:02
linux-kernel
[PATCH 0/5] MIPS: cm: Probe GCR address from devicetree
2024-05-02 10:17:09
linux-kernel
[PATCH v3 8/9] MIPS: zboot: Convert to use debug_ll facilities
2024-05-02 10:11:32
linux-kernel
[PATCH v3 0/9] MIPS: Unify low-level debugging functionalities
2024-05-02 10:02:14
linux-kernel
[PATCH v3 9/9] MIPS: CPS: Convert to use debug_ll facilities
2024-05-02 10:01:15
linux-kernel
[PATCH v3 7/9] MIPS: debug_ll: Implement support for AR933X uarts
2024-05-02 10:01:01
linux-kernel
[PATCH v3 6/9] MIPS: debug_ll: Implement support for Alchemy uarts
2024-05-02 10:00:57
linux-kernel
[PATCH v3 4/9] MIPS: debug: Provide an early exception vector for low-level debugging
2024-05-02 10:00:51
linux-kernel
[PATCH v3 5/9] MIPS: debug_ll: Add Kconfig symbols for some 8250 uarts
2024-05-02 10:00:17
linux-kernel
[PATCH v3 2/9] MIPS: debug: Implement low-level debugging functions
2024-05-02 10:00:16
linux-kernel
[PATCH v3 3/9] MIPS: debug: Hook up DEBUG_LL with early printk
2024-05-02 09:59:51
linux-kernel
[PATCH v3 1/9] MIPS: asm: Move strings to .rodata.str section
2024-04-04 15:41:52
linux-kernel
Re: [PATCH] MIPS: scall: Save thread_info.syscall unconditionally on entry
2024-03-30 11:38:49
linux-kernel
Re: [PATCH] irqchip/loongson-pch-msi: Fix off-by-one on allocation error path
2024-03-29 13:50:37
linux-kernel
Re: [PATCH v7 0/2] Add support for Loongson1 APB DMA
2024-03-28 14:28:12
linux-kernel
[PATCH] MIPS: scall: Save thread_info.syscall unconditionally on entry
2024-03-26 21:06:34
linux-kernel
[PATCH v2 6/9] MIPS: debug_ll: Implement support for Alchemy uarts
2024-03-26 21:06:16
linux-kernel
[PATCH v2 7/9] MIPS: debug_ll: Implement support for AR933X uarts
2024-03-26 21:05:52
linux-kernel
[PATCH v2 5/9] MIPS: debug_ll: Add Kconfig symbols for some 8250 uarts
2024-03-26 21:05:39
linux-kernel
[PATCH v2 2/9] MIPS: debug: Implement low-level debugging functions
2024-03-26 21:05:10
linux-kernel
[PATCH v2 1/9] MIPS: asm: Move strings to .rodata.str section
2024-03-26 21:05:07
linux-kernel
[PATCH v2 0/9] MIPS: Unify low-level debugging functionalities
2024-03-26 20:41:54
linux-kernel
[PATCH v2 3/9] MIPS: debug: Hook up DEBUG_LL with early printk
2024-03-26 20:41:03
linux-kernel
[PATCH v2 9/9] MIPS: CPS: Convert to use debug_ll facilities
2024-03-26 20:41:01
linux-kernel
[PATCH v2 8/9] MIPS: zboot: Convert to use debug_ll facilities
2024-03-26 20:39:58
linux-kernel
[PATCH v2 4/9] MIPS: debug: Provide an early exception vector for low-level debugging
2024-03-26 11:41:55
linux-kernel
[PATCH] MIPS: Guard some macros with __ASSEMBLY__ in asm.h
2024-02-27 05:24:27
linux-kernel
Re: [PATCH v5 3/6] LoongArch: KVM: Add cpucfg area for kvm hypervisor
2024-02-26 20:03:37
linux-kernel
Re: [PATCH v5 3/6] LoongArch: KVM: Add cpucfg area for kvm hypervisor
2024-02-20 18:26:20
linux-kernel
Re: [PATCH 0/8] MIPS: Aggregate build fixes
2024-02-09 18:11:52
linux-kernel
[PATCH 4/8] MIPS: traps: Use GPR number macros
2024-02-09 18:11:45
linux-kernel
[PATCH 3/8] MIPS: regdefs.h: Define a set of register numbers
2024-02-09 18:10:05
linux-kernel
[PATCH 7/8] MIPS: kvm/entry: Use GPR number macros
2024-02-09 18:10:01
linux-kernel
[PATCH 8/8] MIPS: pm-cps: Use GPR number macros