linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-23 06:02:36 to 2023-03-02 10:00:45 UTC [more...]

[RFC PATCH 00/16] pinctrl: ralink: fix ABI, improve driver, move to mediatek, improve dt-bindings
 2023-03-02  9:58 UTC  (27+ messages)
` [RFC PATCH 07/16] dt-bindings: pinctrl: ralink: add new compatible strings
` [RFC PATCH 09/16] dt-bindings: pinctrl: mediatek: rt305x: split binding
` [RFC PATCH 10/16] dt-bindings: pinctrl: mediatek: mt7620: "
` [RFC PATCH 12/16] dt-bindings: pinctrl: mediatek: mt6795: rename to mediatek,mt6795-pinctrl
` [RFC PATCH 13/16] dt-bindings: pinctrl: mediatek: mt8186: rename to mediatek,mt8186-pinctrl
` [RFC PATCH 14/16] dt-bindings: pinctrl: mediatek: mt8192: rename to mediatek,mt8192-pinctrl
` [RFC PATCH 15/16] dt-bindings: pinctrl: mediatek: mt8195: rename to mediatek,mt8195-pinctrl
` [RFC PATCH 16/16] dt-bindings: pinctrl: mediatek: improve schemas

[PATCH v4 00/24] Remove COMMAND_LINE_SIZE from uapi
 2023-03-02  9:47 UTC  (24+ messages)
` [PATCH v4 01/24] alpha: "
` [PATCH v4 02/24] arm64: "
` [PATCH v4 03/24] arm: "
` [PATCH v4 04/24] ia64: "
` [PATCH v4 05/24] m68k: "
` [PATCH v4 06/24] microblaze: "
` [PATCH v4 07/24] mips: "
` [PATCH v4 08/24] parisc: "
` [PATCH v4 09/24] powerpc: "
` [PATCH v4 10/24] sparc: "
` [PATCH v4 11/24] xtensa: "
` [PATCH v4 12/24] asm-generic: "
` [PATCH v4 13/24] alpha: Remove empty <uapi/asm/setup.h>
` [PATCH v4 14/24] arc: "
` [PATCH v4 15/24] m68k: "
` [PATCH v4 16/24] arm64: "
` [PATCH v4 17/24] microblaze: "
` [PATCH v4 18/24] sparc: "
` [PATCH v4 19/24] parisc: "
` [PATCH v4 20/24] x86: "
` [PATCH v4 21/24] xtensa: "
` [PATCH v4 22/24] powerpc: "

[PATCH v2 1/2] mips: add <asm-generic/io.h> including
 2023-03-02  9:09 UTC  (5+ messages)

[PATCH v3 00/24] Remove COMMAND_LINE_SIZE from uapi
 2023-03-02  7:57 UTC  (3+ messages)

[PATCH v3 00/24] Remove COMMAND_LINE_SIZE from uapi
 2023-03-02  3:17 UTC  (8+ messages)
` [PATCH v3 03/24] arm: "

[PATCH v2 00/24] cpu,sched: Mark arch_cpu_idle_dead() __noreturn
 2023-03-01 18:16 UTC  (7+ messages)
` [PATCH v2 09/24] mips/cpu: Expose play_dead()'s prototype definition
        ` [PATCH v2.1 "

[PATCH v6 13/41] mm: Make pte_mkwrite() take a VMA
 2023-03-01 15:41 UTC  (2+ messages)

[PATCH v2 0/5] Use dma_default_coherent for devicetree default coherency
 2023-03-01 14:18 UTC  (11+ messages)
` [PATCH v2 1/5] of: address: Fix default coherency for MIPS
` [PATCH v2 2/5] dma-mapping: Provide a fallback dma_default_coherent
` [PATCH v2 3/5] dma-mapping: Provide CONFIG_ARCH_DMA_DEFAULT_COHERENT
` [PATCH v2 4/5] riscv: Select ARCH_DMA_DEFAULT_COHERENT
` [PATCH v2 5/5] of: address: Always use dma_default_coherent for default coherency

[PATCH 0/4] Devicetree support for Loongson-1 GPIO
 2023-03-01  9:50 UTC  (4+ messages)
` [PATCH 4/4] dt-bindings: gpio: Add "

[PATCH v5 01/17] asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
 2023-03-01  9:24 UTC  (4+ messages)

[PATCH v3] MIPS: Workaround clang inline compat branch issue
 2023-03-01  9:02 UTC  (4+ messages)

[PATCH v7 13/41] mm: Make pte_mkwrite() take a VMA
 2023-03-01  8:16 UTC  (3+ messages)

[RFC 0/6] pcmcia: separate 16-bit support from cardbus
 2023-03-01  8:01 UTC  (25+ messages)
` [RFC 1/6] pccard: remove bcm63xx socket driver
` [RFC 2/6] pccard: split cardbus support from pcmcia
` [RFC 4/6] yenta_socket: remove dead code
` [RFC 5/6] pccard: drop remnants of cardbus support
` [RFC 6/6] pci: hotplug: move cardbus code from drivers/pcmcia

[PATCH v7 0/5] watchdog: mt7621-wdt: avoid globals and arch dependencies
 2023-02-28 22:15 UTC  (12+ messages)
` [PATCH v7 2/5] mips: dts: ralink: mt7621: rename watchdog node from 'wdt' into 'watchdog'
` [PATCH v7 3/5] mips: dts: ralink: mt7621: add phandle to system controller node for watchdog

[PATCH] MIPS: BCM47XX: Add support for Huawei B593u-12
 2023-02-28 21:54 UTC  (2+ messages)

[PATCH v3 15/34] mips: Implement the new page table range API
 2023-02-28 21:37 UTC 

[PATCH mm-unstable v1 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
 2023-02-28 21:11 UTC  (9+ messages)
` [PATCH mm-unstable v1 11/26] microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE

[PATCH v2] MIPS: Workaround clang inline compat branch issue
 2023-02-28 19:28 UTC  (3+ messages)

[PATCH mm-unstable v1 19/26] riscv/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
 2023-02-28 15:56 UTC  (3+ messages)

[PATCH v2 0/2] MIPS: Implement two workarounds for BPF JIT
 2023-02-28 14:00 UTC  (6+ messages)
` [PATCH v2 1/2] MIPS: ebpf jit: Implement DADDI workarounds
` [PATCH v2 2/2] MIPS: ebpf jit: Implement R4000 workarounds

[PATCH 1/2] mips: remove SYS_HAS_CPU_MIPS32_R1 from RALINK
 2023-02-27 22:55 UTC  (4+ messages)
` [PATCH 2/2] mips: ralink: make SOC_MT7621 select PINCTRL

[PATCH v2 0/4] MIPS DMA coherence fixes
 2023-02-27 22:55 UTC  (4+ messages)
` [PATCH v2 1/4] MIPS: Remove DMA_PERDEV_COHERENT

[PATCH v2 0/2] MIPS Booting fixes
 2023-02-27 22:54 UTC  (4+ messages)
` [PATCH v2 1/2] MIPS: smp-cps: Don't rely on CP0_CMGCRBASE
` [PATCH v2 2/2] MIPS: cevt-r4k: Offset the value used to clear compare interrupt

[PATCH] MIPS: Workaround clang inline compat branch issue
 2023-02-27 18:19 UTC  (2+ messages)

[PATCH v2 14/30] mips: Implement the new page table range API
 2023-02-27 17:57 UTC 

[PATCH 0/2] MIPS Booting fixes
 2023-02-27 16:48 UTC  (10+ messages)
` [PATCH 1/2] MIPS: smp-cps: Don't rely on CP0_CMGCRBASE
` [PATCH 2/2] MIPS: cevt-r4k: Offset counter value for clearing compare interrupt

[PATCH 0/2] MIPS: Implement two workarounds for BPF JIT
 2023-02-27 15:47 UTC  (13+ messages)
` [PATCH 1/2] MIPS: ebpf jit: Implement DADDI workarounds
` [PATCH 2/2] MIPS: ebpf jit: Implement R4000 workarounds

[PATCH v5 0/7] Introduce __xchg, non-atomic xchg
 2023-02-27 13:49 UTC  (18+ messages)
` [PATCH v5 1/7] arch: rename all internal names __xchg to __arch_xchg
  ` [PATCH v5 2/7] linux/include: add non-atomic version of xchg
    ` [Intel-gfx] "
  ` [PATCH v5 3/7] arch/*/uprobes: simplify arch_uretprobe_hijack_return_addr
    ` [Intel-gfx] "
  ` [PATCH v5 4/7] llist: simplify __llist_del_all
    ` [Intel-gfx] "
  ` [PATCH v5 5/7] io_uring: use __xchg if possible
    ` [Intel-gfx] "
  ` [PATCH v5 6/7] qed: "
    ` [Intel-gfx] "
  ` [PATCH v5 7/7] drm/i915/gt: use __xchg instead of internal helper
    ` [Intel-gfx] "
  ` [Intel-gfx] [PATCH v5 1/7] arch: rename all internal names __xchg to __arch_xchg
  ` [Intel-gfx] [PATCH v5 0/7] Introduce __xchg, non-atomic xchg

[PATCH 00/12] mips: ralink: introduce 'soc_device' initialization
 2023-02-27 10:58 UTC  (13+ messages)
` [PATCH 01/12] mips: ralink: rt305x: define RT305X_SYSC_BASE with __iomem
` [PATCH 02/12] mips: ralink: rt305x: soc queries and tests as functions
` [PATCH 03/12] mips: ralink: rt305x: introduce 'soc_device' initialization
` [PATCH 04/12] mips: ralink: rt3883: define RT3883_SYSC_BASE with __iomem
` [PATCH 05/12] mips: ralink: rt3883: soc queries and tests as functions
` [PATCH 06/12] mips: ralink: rt3883: introduce 'soc_device' initialization
` [PATCH 07/12] mips: ralink: rt288x: define RT2880_SYSC_BASE with __iomem
` [PATCH 08/12] mips: ralink: rt288x: soc queries and tests as functions
` [PATCH 09/12] mips: ralink: rt288x: introduce 'soc_device' initialization
` [PATCH 10/12] mips: ralink: mt7620: define MT7620_SYSC_BASE with __iomem
` [PATCH 11/12] mips: ralink: mt7620: soc queries and tests as functions
` [PATCH 12/12] mips: ralink: mt7620: introduce 'soc_device' initialization

[PATCH V2 0/7] rtc: ls2x: Add support for the Loongson-2K/LS7A RTC
 2023-02-27  5:39 UTC  (7+ messages)
` [PATCH V2 2/7] rtc: "

[PATCH 07/27] kbuild, MIPS: BCM47XX: remove MODULE_LICENSE in non-modules
 2023-02-26 22:14 UTC  (2+ messages)

[PATCH] KVM: MIPS: Make kvm_mips_callbacks const
 2023-02-26 22:06 UTC  (2+ messages)

[PATCH v3] dt-bindings: mips: loongson: Add Loongson-1 based boards
 2023-02-26 19:17 UTC  (2+ messages)

[GIT PULL] MIPS changes for v6.3
 2023-02-25 19:20 UTC  (2+ messages)

[PATCH 1/2] Mips: ls2k1000: dts: add the display controller device node
 2023-02-23 10:09 UTC  (14+ messages)
` [PATCH 2/2] dt-bindings: display: Add Loongson display controller


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).