linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-25 09:31:00 to 2024-01-20 13:58:45 UTC [more...]

[PATCH] MIPS: loongson64: fix boot failure
 2024-01-19 16:15 UTC  (32+ messages)
  ` [PATCH V2]: "
    ` [PATCH 1/3] MIPS: adjust exception vector space revervation
    ` [PATCH 2/3] MIPS: loongson64: fix booting failure
    ` [PATCH 3/3] Revert "MIPS: Loongson64: Handle more memory types passed from firmware"
  ` [PATCH V3]: MIPS: loongson64: fix booting failure
    ` [PATCH 1/2] MIPS: reserve exception vector space ONLY ONCE
    ` [PATCH 2/2] MIPS: loongson64: set nid for reserved memblock region
  ` [PATCH V4]: MIPS: loongson64: fix boot failure
` memblock_reserve for unadded region (was: [PATCH] MIPS: loongson64: fix boot failure)

[PATCH v2 00/14] Split crash out from kexec and clean up related config items
 2024-01-20 13:58 UTC  (17+ messages)
` [PATCH v2 01/14] kexec: split crashkernel reservation code out from crash_core.c
` [PATCH v2 02/14] crash: split vmcoreinfo exporting "
` [PATCH v2 03/14] crash: remove dependency of FA_DUMP on CRASH_DUMP
` [PATCH v2 04/14] crash: split crash dumping code out from kexec_core.c
` [PATCH v2 05/14] crash: clean up kdump related config items
` [PATCH v2 06/14] x86, crash: wrap crash dumping code into crash related ifdefs
` [PATCH v2 07/14] arm64, "
` [PATCH v2 08/14] ppc, crash: enforce KEXEC and KEXEC_FILE to select CRASH_DUMP
` [PATCH v2 09/14] s390, crash: wrap crash dumping code into crash related ifdefs
` [PATCH v2 10/14] sh, "
` [PATCH v2 11/14] arm, "
` [PATCH v2 12/14] mips, "
` [PATCH v2 13/14] riscv, "
` [PATCH v2 14/14] loongarch, "

[PATCH] MIPS: Alchemy: Use kcalloc() instead of kzalloc()
 2024-01-20 13:34 UTC 

[PATCH] NUMA: Early use of cpu_to_node() returns 0 instead of the correct node id
 2024-01-19 18:02 UTC  (10+ messages)

[PATCH] MIPS: sgi-ip32: Fix missing prototypes
 2024-01-19 17:55 UTC  (2+ messages)

[PATCH] MIPS: sgi-ip30: Fix missing prototypes
 2024-01-19 17:54 UTC  (2+ messages)

[PATCH] MIPS: fw arc: Fix missing prototypes
 2024-01-19 17:54 UTC  (2+ messages)

[PATCH] MIPS: sgi-ip27: Fix missing prototypes
 2024-01-19 17:54 UTC  (2+ messages)

[PATCH 00/11] Device tree support for Imagination Series5 GPU
 2024-01-19 17:48 UTC  (24+ messages)
` [PATCH 01/11] dt-bindings: gpu: Rename img,powervr to img,powervr-rogue
` [PATCH 02/11] dt-bindings: gpu: Add PowerVR Series5 SGX GPUs
` [PATCH 03/11] ARM: dts: omap3: Add device tree entry for SGX GPU
` [PATCH 04/11] ARM: dts: omap4: "
` [PATCH 05/11] ARM: dts: omap5: "
` [PATCH 06/11] ARM: dts: AM33xx: "
` [PATCH 07/11] ARM: dts: AM437x: "
` [PATCH 08/11] ARM: dts: DRA7xx: "
` [PATCH 09/11] arm64: dts: ti: k3-am654-main: "
` [PATCH 10/11] ARM: dts: sun6i: "
` [PATCH 11/11] MIPS: DTS: jz4780: "

[PATCH v6 00/15] Add support for the Mobileye EyeQ5 SoC
 2024-01-19  9:59 UTC  (19+ messages)
` [PATCH v6 01/15] MIPS: spaces: Define a couple of handy macros
` [PATCH v6 02/15] MIPS: Fix set_uncached_handler for ebase in XKPHYS
` [PATCH v6 03/15] MIPS: Allows relocation exception vectors everywhere
` [PATCH v6 04/15] MIPS: traps: Give more explanations if ebase doesn't belong to KSEG0
` [PATCH v6 05/15] MIPS: cps-vec: Use macros for 64bits access
` [PATCH v6 06/15] dt-bindings: Add vendor prefix for Mobileye Vision Technologies Ltd
` [PATCH v6 07/15] dt-bindings: mips: cpus: Sort the entries
` [PATCH v6 08/15] dt-bindings: mips: cpu: Add I-Class I6500 Multiprocessor Core
` [PATCH v6 09/15] dt-bindings: mips: Add bindings for Mobileye SoCs
` [PATCH v6 10/15] dt-bindings: mfd: syscon: Document EyeQ5 OLB
` [PATCH v6 11/15] MIPS: mobileye: Add EyeQ5 dtsi
` [PATCH v6 12/15] MIPS: mobileye: Add EPM5 device tree
` [PATCH v6 13/15] MIPS: Share generic kernel code with other architecture
` [PATCH v6 14/15] MIPS: Add support for Mobileye EyeQ5
` [PATCH v6 15/15] MAINTAINERS: Add entry for Mobileye MIPS SoCs

[PATCH v3 0/3] irqchip/loongson-eiointc: Refine irq affinity setting during resume
 2024-01-18 12:15 UTC  (4+ messages)
` [PATCH v3 1/3] irqchip/loongson-eiointc: Skip handling if there is no pending irq
` [PATCH v3 2/3] irqchip/loongson-eiointc: Refine irq affinity setting during resume
` [PATCH v3 3/3] irqchip/loongson-eiointc: Typo fix in function eiointc_domain_alloc

[PATCH] init: refactor the generic cpu_to_node for NUMA
 2024-01-18  9:43 UTC  (3+ messages)

[PATCH] MIPS: Alchemy: Fix missing prototypes
 2024-01-17 23:49 UTC 

[PATCH] MIPS: Cobalt: Fix missing prototypes
 2024-01-17  4:30 UTC 

[PATCH v2] irqchip/loongson-eiointc: Refine irq affinity setting during resume
 2024-01-16  8:26 UTC  (3+ messages)

GIT PULL] MIPS changes for v6.8
 2024-01-15 16:07 UTC 

[PATCH RFC v2 00/11] Device tree support for Imagination Series5 GPU
 2024-01-15 14:45 UTC  (31+ messages)
` [PATCH RFC v2 01/11] dt-bindings: gpu: Rename img,powervr to img,powervr-rogue
  ` [PATCH RFC v2 01/11] dt-bindings: gpu: Rename img, powervr to img, powervr-rogue
` [PATCH RFC v2 02/11] dt-bindings: gpu: Add PowerVR Series5 SGX GPUs
` [PATCH RFC v2 03/11] ARM: dts: omap3: Add device tree entry for SGX GPU
` [PATCH RFC v2 04/11] ARM: dts: omap4: "
    `  "
` [PATCH RFC v2 05/11] ARM: dts: omap5: "
` [PATCH RFC v2 06/11] ARM: dts: AM33xx: "
` [PATCH RFC v2 07/11] ARM: dts: AM437x: "
` [PATCH RFC v2 08/11] ARM: dts: DRA7xx: "
` [PATCH RFC v2 09/11] arm64: dts: ti: k3-am654-main: "
` [PATCH RFC v2 10/11] ARM: dts: sun6i: "
` [PATCH RFC v2 11/11] MIPS: DTS: jz4780: "

[PATCH] pwm: jz4740: Don't use dev_err_probe() in .request()
 2024-01-13  8:26 UTC  (3+ messages)

[PATCH v3 0/6] Treewide: enable -Wmissing-prototypes
 2024-01-10 20:43 UTC  (4+ messages)
` [PATCH v3 6/6] Makefile.extrawarn: turn on missing-prototypes globally

[PATCH 00/22] -Wmissing-prototype warning fixes
 2024-01-10 10:20 UTC  (4+ messages)
` [PATCH 08/22] [v2] arch: consolidate arch_irq_work_raise prototypes

[PATCH] irqchip/irq-brcmstb-l2: add write memory barrier before exit
 2024-01-09 23:05 UTC  (3+ messages)

[PATCH v2 0/6] Add support for Mobileye EyeQ5 clock controller
 2024-01-09  3:44 UTC  (14+ messages)
` [PATCH v2 1/6] clk: fixed-factor: add optional accuracy support
` [PATCH v2 2/6] clk: fixed-factor: add fwname-based constructor functions
` [PATCH v2 3/6] dt-bindings: soc: mobileye: add EyeQ5 OLB system controller
` [PATCH v2 4/6] dt-bindings: clock: mobileye,eyeq5-clk: add bindings
` [PATCH v2 5/6] clk: eyeq5: add platform driver
` [PATCH v2 6/6] MIPS: mobileye: eyeq5: use OLB clocks controller

[PATCH 6/8] MIPS: Fix typos
 2024-01-08  9:41 UTC  (3+ messages)

[PATCH] irqchip:Correct the offset value of interrupt status register
 2024-01-06 15:35 UTC  (2+ messages)

[PATCH] irqchip/loongson-eiointc: Refine irq affinity setting during resume
 2024-01-05  1:52 UTC  (3+ messages)
  `  "

[PATCH v3] LoongArch: Fix and simplify fcsr initialization on execve
 2024-01-04  8:58 UTC  (2+ messages)

question: malta doesn't use a1 for fdt from bootloader
 2024-01-03 13:50 UTC  (3+ messages)

[PATCH 5.10 81/97] MIPS: Loongson64: Enable DMA noncoherent support
 2024-01-03 10:40 UTC  (4+ messages)

[PATCH 0/5] Add support for Mobileye EyeQ5 clock controller
 2024-01-03  9:48 UTC  (9+ messages)
` [PATCH 3/5] clk: eyeq5: add controller

MIPS: fcsr31 may be dirty after execve when kernel preempt is enabled (was: Re: [PATCH v2] LoongArch: Fix and simplify fcsr initialization on execve)
 2024-01-02 11:20 UTC  (2+ messages)

[PATCH 1/2] MIPS: Allow vectored interrupt handler to reside everywhere for 64bit
 2023-12-30 14:45 UTC  (4+ messages)
` [PATCH 2/2] MIPS: Remove unused shadow GPR support from vector irq setup

[PATCH 0/2] MIPS: Adjust SPARSEMEM Kconfigs
 2023-12-30 14:40 UTC  (3+ messages)
` [PATCH 1/2] MIPS: Enable SPARSEMEM option unconditionally on 64BIT

[PATCH] mips: fix r3k_cache_init build regression
 2023-12-26  8:24 UTC  (2+ 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 NNTP newsgroup(s).