loongarch.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-11 16:22:09 to 2022-10-25 03:51:38 UTC [more...]

[PATCH v2 1/2] soc: loongson: add GUTS driver for loongson2 platforms
 2022-10-25  3:51 UTC  (2+ messages)
` [PATCH v2 2/2] dt-bindings: soc: add loongson2 guts

[PATCH 00/13] LoongArch: Better backtraces
 2022-10-25  2:49 UTC  (17+ messages)
` [PATCH 01/13] LoongArch: Unify CSR.EUEN and CSR.ECFG bitfield names with the ISA manual
` [PATCH 02/13] LoongArch: Rename CSR_ESTAT_EXC -> CSR_ESTAT_ECODE
` [PATCH 03/13] LoongArch: Unify the exception code definitions with the manual
` [PATCH 04/13] LoongArch: Clean up the architectural interrupt definitions
` [PATCH 05/13] LoongArch: Print GPRs with ABI names when showing registers
` [PATCH 06/13] LoongArch: Print symbol info for PC and $ra only for kernel-mode contexts
` [PATCH 07/13] LoongArch: Fix format of CSR lines during show_regs
` [PATCH 08/13] LoongArch: Humanize the CRMD line when showing registers
` [PATCH 09/13] LoongArch: Humanize the PRMD "
` [PATCH 10/13] LoongArch: Humanize the EUEN "
` [PATCH 11/13] LoongArch: Humanize the ECFG "
` [PATCH 12/13] LoongArch: Humanize the ESTAT "
` [PATCH 13/13] LoongArch: Use lowercase ISA manual names for BADV and CPUCFG.PRID lines in show_regs

[PATCH V2 1/2] LoongArch: Add alternative runtime patching mechanism
 2022-10-25  2:43 UTC  (2+ messages)
` [PATCH V2 2/2] LoongArch: Use alternative to optimize libraries

[PATCH v1 0/5] convert tree to get_random_u32_{below,above,between}()
 2022-10-24 16:43 UTC  (17+ messages)
` [PATCH v1 1/5] treewide: use get_random_u32_below() instead of deprecated function
` [PATCH v1 2/5] prandom: remove prandom_u32_max()
` [PATCH v1 3/5] random: add helpers for random numbers with given floor or range
` [PATCH v1 4/5] treewide: use get_random_u32_{above,below}() instead of manual loop
` [PATCH v1 5/5] treewide: use get_random_u32_between() when possible

[PATCH 1/2] LoongArch: Add alternative runtime patching mechanism
 2022-10-24 14:57 UTC  (4+ messages)
` [PATCH 2/2] LoongArch: Use alternative to optimize libraries

[PATCH v1 1/2] soc: loongson: add GUTS driver for loongson2 platforms
 2022-10-24 11:17 UTC  (3+ messages)
` [PATCH v1 2/2] dt-bindings: soc: add loongson2 guts

[PATCH V13 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
 2022-10-24  8:04 UTC  (6+ messages)
` [PATCH V13 1/4] MIPS&LoongArch&NIOS2: Adjust prototypes of p?d_init()
` [PATCH V13 2/4] LoongArch: Add sparse memory vmemmap support
` [PATCH V13 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()
` [PATCH V13 4/4] LoongArch: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP

[PATCH V5 0/4] irqchip: Support to set irq type for ACPI path
 2022-10-22  8:05 UTC  (6+ messages)
` [PATCH V5 1/4] ACPI / PCI: fix LPIC IRQ model default PCI IRQ polarity
` [PATCH V5 2/4] irqchip/loongson-pch-pic: fix translate callback for DT path
` [PATCH V5 3/4] irqchip/loongson-pch-pic: Support to set IRQ type for ACPI path
` [PATCH V5 4/4] irqchip/loongson-liointc: "

[PATCH V4 0/4] irqchip: Support to set irq type for ACPI path
 2022-10-22  2:05 UTC  (9+ messages)
` [PATCH V4 1/4] ACPI / PCI: fix LPIC IRQ model default PCI IRQ polarity
` [PATCH V4 2/4] irqchip/loongson-pch-pic: fix translate callback for DT path
` [PATCH V4 3/4] irqchip/loongson-pch-pic: Support to set IRQ type for ACPI path
` [PATCH V4 4/4] irqchip/loongson-liointc: "

[PATCH V12 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
 2022-10-21 14:08 UTC  (8+ messages)
` [PATCH V12 1/4] MIPS&LoongArch&NIOS2: Adjust prototypes of p?d_init()
` [PATCH V12 2/4] LoongArch: Add sparse memory vmemmap support
` [PATCH V12 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()
` [PATCH V12 4/4] LoongArch: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP

[PATCH v3 1/2] clocksource: loongson2_hpet: add hpet driver support
 2022-10-21  2:29 UTC  (3+ messages)
` [PATCH v3 2/2] dt-bindings: hpet: add loongson2 hpet

[PATCH v3 1/3] dt-bindings: clock: add loongson2 clock include file
 2022-10-20 18:37 UTC  (4+ messages)
` [PATCH v3 2/3] clk: clk-loongson2: add clock controller driver support
` [PATCH v3 3/3] dt-bindings: clock: add loongson2 clock

[PATCH V3] irqchip/loongson-htvec: Add ACPI init support
 2022-10-20 14:25 UTC 

[PATCH V2] irqchip/loongarch: Adjust acpi_cascade_irqdomain_init() and sub-routines
 2022-10-20 14:25 UTC 

[PATCH] irqchip/loongarch: Adjust acpi_cascade_irqdomain_init() and sub-routines
 2022-10-20 11:49 UTC  (3+ messages)

[PATCH V2 0/4] irqchip/loongson: Add suspend/resume support for irqchip drivers
 2022-10-20  7:35 UTC  (5+ messages)
` [PATCH V2 1/4] irqchip/loongson-htvec: Add suspend/resume support
` [PATCH V2 2/4] irqchip/loongson-eiointc: "
` [PATCH V2 3/4] irqchip/loongson-pch-pic: "
` [PATCH V2 4/4] irqchip/loongson-pch-lpc: "

[PATCH V2] irqchip/loongson-htvec: Add ACPI init support
 2022-10-20  7:34 UTC 

[PATCH V3 1/4] ACPI / PCI: fix LPIC irq model default PCI IRQ polarity
 2022-10-20  3:16 UTC  (3+ messages)

[PATCH v3 rcu 07/11] arch/loongarch: Add ARCH_HAS_NMI_SAFE_THIS_CPU_OPS Kconfig option
 2022-10-19 22:58 UTC 

[PATCH v2 1/3] dt-bindings: clock: add loongson2 clock include file
 2022-10-19 12:33 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: clock: add loongson2 clock include file
 2022-10-19 12:31 UTC  (5+ messages)
` [PATCH v2 2/3] clk: clk-loongson2: add clock controller driver support
` [PATCH v2 3/3] dt-bindings: clock: add loongson2 clock binding

[PATCH V5 0/2] DMA: update acpi_dma_get_range to return dma map regions
 2022-10-19  8:21 UTC  (13+ messages)
` [PATCH V5 1/2] ACPI / scan: Support multiple dma windows with different offsets

[PATCH v2 2/3] clk: clk-loongson2: add clock controller driver support
 2022-10-19  6:25 UTC 

[PATCH 0/2] LoongArch syscall ABI documentation
 2022-10-19  4:13 UTC  (7+ messages)
` [PATCH 1/2] Documentation: LoongArch: Document the syscall ABI
` [PATCH 2/2] docs/zh_CN: LoongArch: Translate the syscall ABI doc

[PATCH V11 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
 2022-10-19  3:33 UTC  (8+ messages)
` [PATCH V11 1/4] MIPS&LoongArch&NIOS2: Adjust prototypes of p?d_init()
` [PATCH V11 2/4] LoongArch: Add sparse memory vmemmap support
` [PATCH V11 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()
` [PATCH V11 4/4] LoongArch: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP

[PATCH] mm: remove kern_addr_valid() completely
 2022-10-19  1:31 UTC  (7+ messages)

[PATCH v1 1/3] clk: loongson2: add clock dt-bindings include file
 2022-10-18 13:46 UTC  (5+ messages)
` [PATCH v1 2/3] clk: clk-loongson2: add clock controller driver support
` [PATCH v1 3/3] dt-bindings: clock: add loongson2k clock binding

[PATCH] LoongArch: use flexible-array member instead of zero-length array
 2022-10-18 12:40 UTC  (3+ messages)

[PATCH V4] LoongArch: Add unaligned access support
 2022-10-18 11:30 UTC 

[PATCH V2] LoongArch: Add unaligned access support
 2022-10-18  9:36 UTC  (16+ messages)

[PATCH V3] LoongArch: Add unaligned access support
 2022-10-18  1:59 UTC  (4+ messages)

[PATCH v6 0/7] treewide cleanup of random integer usage
 2022-10-17 11:59 UTC  (8+ messages)
` [PATCH v6 5/7] treewide: use get_random_u32() when possible

[PATCH] LoongArch: Add unaligned access support
 2022-10-17  8:22 UTC  (10+ messages)

[PATCH 1/2] tools: Add LoongArch build infrastructure
 2022-10-17  3:46 UTC  (3+ messages)

[PATCH] LoongArch: BPF: Avoid declare variables in switch-case
 2022-10-14  8:58 UTC  (6+ messages)

[GIT PULL] LoongArch changes for v6.1
 2022-10-13 15:27 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION f843795727e4f5612c612cd178db1557978da742
 2022-10-12 14:41 UTC 

[PATCH] LoongArch: Expose LBT features in cpuinfo and ELF HWCAP
 2022-10-12 11:12 UTC 

[PATCH v3] checksyscalls: Ignore fstat to silence build warning on LoongArch
 2022-10-12  6:19 UTC  (4+ messages)

[PATCH] LoongArch: Flush TLB earlier at initialization
 2022-10-12  1:57 UTC 

[RFC PATCH 0/5] Generic IPI sending tracepoint
 2022-10-11 20:41 UTC  (7+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).