linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-18 21:22:39 to 2022-01-07 17:39:42 UTC [more...]

[PATCH v2 0/6] DEV_PM_OPS macros rework v2
 2022-01-07 17:39 UTC  (16+ messages)
` [PATCH v2 1/6] PM: core: Remove DEFINE_UNIVERSAL_DEV_PM_OPS() macro
` [PATCH v2 2/6] PM: core: Remove static qualifier in DEFINE_SIMPLE_DEV_PM_OPS macro
` [PATCH v2 3/6] PM: core: Add EXPORT[_GPL]_SIMPLE_DEV_PM_OPS macros
` [PATCH v2 4/6] PM: runtime: Add DEFINE_RUNTIME_DEV_PM_OPS() macro
` [PATCH v2 5/6] PM: runtime: Add EXPORT[_GPL]_RUNTIME_DEV_PM_OPS macros
` [PATCH v2 6/6] iio: pressure: bmp280: Use new PM macros

decompress.c:(.text.FSE_buildDTable_internal+0x2cc): undefined reference to `__clzdi2'
 2022-01-07 17:31 UTC  (2+ messages)

[PATCH 0/7] A new eBPF JIT implementation for MIPS
 2022-01-07 10:17 UTC  (4+ messages)
` [PATCH 5/7] mips: bpf: Add JIT workarounds for CPU errata

[PATCH] bcma: get SoC device struct & assign dma_mask
 2022-01-07  4:17 UTC 

[PATCH 0/5] MIPS: BCM47XX: Board updates from OpenWrt
 2022-01-07  3:51 UTC  (6+ messages)
` [PATCH 1/5] MIPS: BCM47XX: Define Linksys WRT310N V2 buttons
` [PATCH 2/5] MIPS: BCM47XX: Add board entry for Linksys WRT320N v1
` [PATCH 3/5] MIPS: BCM47XX: Add LEDs and buttons for Asus RTN-10U
` [PATCH 4/5] MIPS: BCM47XX: Add support for Netgear R6300 v1
` [PATCH 5/5] MIPS: BCM47XX: Add support for Netgear WN2500RP v1 & v2

[PATCH v3 0/2] clk: ingenic: Add MDMA and BDMA clocks
 2022-01-07  1:52 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: clk/ingenic: "
` [PATCH v3 2/2] clk: ingenic: "

[PATCH -next] MIPS: Remove duplicated include in local.h
 2022-01-07  0:31 UTC 

[PATCH net-next 0/3] net: lantiq_xrx200: improve ethernet performance
 2022-01-06  1:30 UTC  (6+ messages)
` [PATCH net-next 1/3] MIPS: lantiq: dma: increase descritor count
` [PATCH net-next 2/3] net: lantiq_xrx200: increase napi poll weigth
` [PATCH net-next 3/3] net: lantiq_xrx200: convert to build_skb

[PATCH 0/8] DEV_PM_OPS macros rework
 2022-01-05 17:37 UTC  (24+ messages)
` [PATCH 1/8] PM: core: Remove DEFINE_UNIVERSAL_DEV_PM_OPS() macro
` [PATCH 2/8] PM: core: Remove static qualifier in DEFINE_SIMPLE_DEV_PM_OPS macro
` [PATCH 3/8] PM: core: Add EXPORT[_GPL]_SIMPLE_DEV_PM_OPS macros
` [PATCH 4/8] PM: runtime: Add DEFINE_RUNTIME_DEV_PM_OPS() macro
` [PATCH 5/8] PM: runtime: Add EXPORT[_GPL]_RUNTIME_DEV_PM_OPS macros
` [PATCH 6/8] mmc: mxc: Make dev_pm_ops struct static
` [PATCH 7/8] mmc: jz4740: "
` [PATCH 8/8] iio: gyro: mpu3050: Use new PM macros

[mips-linux:mips-next 47/47] sound/pci/ca0106/ca0106.h:62: warning: "PTR" redefined
 2022-01-05 15:58 UTC 

[PATCH v1 0/4] PCI: brcmstb: Augment driver for MIPs SOCs
 2022-01-05 10:42 UTC  (2+ messages)

[PATCH V6]: bugfix
 2022-01-05 10:39 UTC  (9+ messages)
` [PATCH 1/4] MIPS: fix local_{add,sub}_return on MIPS64
` [PATCH 3/4] MIPS: rework local_t operation "
` [PATCH 4/4] MIPS: retire "asm/llsc.h"

[PATCH -next] MIPS: Loongson64: Add missing of_node_put() in ls2k_reset_init()
 2022-01-05  8:55 UTC  (2+ messages)

[PATCH] mips/pci: remove redundant ret variable
 2022-01-05  8:54 UTC  (2+ messages)

[RESEND PATCH v1] firmware: tee_bnxt: Use UUID API for exporting the UUID
 2022-01-04 13:41 UTC  (5+ messages)

[PATCH v9 1/3] MIPS: Loongson64: Add Loongson-2K1000 reset platform driver
 2022-01-03 19:58 UTC  (3+ messages)

[PATCH] mips: bcm63xx: add support for clk_set_parent()
 2022-01-03 19:51 UTC  (4+ messages)

[PATCH] mips: lantiq: add support for clk_set_parent()
 2022-01-03 19:51 UTC  (3+ messages)

[PATCH] mtd: rawnand: ingenic: Fix missing put_device in ingenic_ecc_get
 2022-01-03 11:32 UTC  (2+ messages)

[PATCH 1/3] MIPS: TXX9: Remove rbtx4938 board support
 2022-01-02 13:27 UTC  (5+ messages)
` [PATCH 2/3] MIPS: TXX9: Remove rbtx4939 "
` [PATCH 3/3] MIPS: TXX9: Remove TX4939 SoC support

[PATCH v2 0/3] MIPS: signal: Modify some code
 2022-01-02 13:32 UTC  (7+ messages)
` [PATCH v2 1/3] MIPS: signal: Protect against sigaltstack wraparound
` [PATCH v2 2/3] MIPS: signal: Return immediately if call fails
` [PATCH v2 3/3] MIPS: signal: Remove unnecessary DEBUG_SIG related code

[PATCH 1/2] MIPS: enable both vmlinux.gz.itb and vmlinuz for generic
 2022-01-02 13:26 UTC  (4+ messages)
` [PATCH 2/2] MIPS: new Kconfig option ZBOOT_LOAD_ADDRESS

[RFC 02/32] Kconfig: introduce HAS_IOPORT option and select it as necessary
 2021-12-31 21:55 UTC  (11+ messages)

[PATCH 0/5] Remove duplicate context init function for sha algorithm
 2021-12-31 11:34 UTC  (9+ messages)
` [PATCH 1/5] crypto: sha256 - remove duplicate generic hash init function
` [PATCH 2/5] crypto: mips/sha - remove duplicate "
` [PATCH 3/5] crypto: powerpc/sha "
` [PATCH 4/5] crypto: sparc/sha "
` [PATCH 5/5] crypto: s390/sha512 - Use macros instead of direct IV numbers

[PATCH V4 RESEND 1/2] dt-bindings: watchdog: convert Broadcom's WDT to the json-schema
 2021-12-29  9:45 UTC  (12+ messages)

[PATCH V4 RESEND 1/2] dt-bindings: watchdog: convert Broadcom's WDT to the json-schema
 2021-12-29  9:44 UTC  (3+ messages)
` [PATCH V4 RESEND 2/2] dt-bindings: mfd: add Broadcom's Timer-Watchdog block

[PATCH V3 0/8] sched: Remove unused TASK_SIZE_OF for all archs
 2021-12-28 17:00 UTC  (10+ messages)
` [PATCH V3 1/8] sched: Remove unused TASK_SIZE_OF
` [PATCH V3 2/8] sched: x86: "
` [PATCH V3 3/8] sched: sparc: "
` [PATCH V3 4/8] sched: powerpc: "
` [PATCH V3 5/8] sched: s390: "
` [PATCH V3 6/8] sched: parisc: "
` [PATCH V3 7/8] sched: arm64: "
` [PATCH V3 8/8] sched: mips: "

[PATCH V2 00/17] riscv: compat: Add COMPAT mode support for rv64
 2021-12-28 14:39 UTC  (18+ messages)
` [PATCH V2 01/17] kconfig: Add SYSVIPC_COMPAT for all architectures
` [PATCH V2 02/17] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
` [PATCH V2 03/17] asm-generic: fcntl: compat: Remove duplicate definitions
` [PATCH V2 04/17] asm-generic: compat: Cleanup "
` [PATCH V2 05/17] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
` [PATCH V2 06/17] riscv: Fixup difference with defconfig
` [PATCH V2 07/17] riscv: compat: Add basic compat date type implementation
` [PATCH V2 08/17] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT
` [PATCH V2 09/17] riscv: compat: syscall: Add compat_sys_call_table implementation
` [PATCH V2 10/17] riscv: compat: syscall: Add entry.S implementation
` [PATCH V2 11/17] riscv: compat: Add elf.h implementation
` [PATCH V2 12/17] riscv: compat: vdso: Add rv32 VDSO base code implementation
` [PATCH V2 13/17] riscv: compat: vdso: Add setup additional pages implementation
` [PATCH V2 14/17] riscv: compat: signal: Add rt_frame implementation
` [PATCH V2 15/17] riscv: compat: ptrace: Add compat_arch_ptrace implement
` [PATCH V2 16/17] riscv: compat: Add UXL_32 support in start_thread
` [PATCH V2 17/17] riscv: compat: Add COMPAT Kbuild skeletal support

[PATCH 0/6] Improve KVM's interaction with CPU hotplug
 2021-12-27  8:15 UTC  (2+ messages)
` [PATCH 3/6] KVM: Remove opaque from kvm_arch_check_processor_compat

[PATCH] irqchip/loongson-pch-ms: Use bitmap_free() to free bitmap
 2021-12-26 14:46 UTC 

[PATCH V2 0/8] sched: Remove unused TASK_SIZE_OF
 2021-12-26 12:26 UTC  (11+ messages)
` [PATCH V2 1/8] "
` [PATCH V2 2/8] sched: x86: "
` [PATCH V2 3/8] sched: sparc: "
` [PATCH V2 4/8] sched: powerpc: "
` [PATCH V2 5/8] sched: s390: "
` [PATCH V2 6/8] sched: parisc: "
` [PATCH V2 7/8] sched: arm64: "
` [PATCH V2 8/8] sched: mips: "

Question about utilizing more than one MIPS shadow register set
 2021-12-24 11:31 UTC 

Wycena paneli fotowoltaicznych
 2021-12-23  7:45 UTC 

[PATCH v5 0/7] MIPS: JZ4780 and CI20 HDMI
 2021-12-22 14:03 UTC  (7+ messages)
` [PATCH v5 2/7] drm/ingenic: Add support for JZ4780 and HDMI output

[PATCH 0/8] sched: Remove unused TASK_SIZE_OF
 2021-12-22  8:22 UTC  (14+ messages)
` [PATCH 1/8] "
` [PATCH 2/8] sched: x86: "
` [PATCH 3/8] sched: sparc: "
` [PATCH 4/8] sched: powerpc: "
` [PATCH 5/8] sched: s390: "
` [PATCH 6/8] sched: parisc: "
` [PATCH 7/8] sched: arm64: "
` [PATCH 8/8] sched: mips: "

[PATCH v2 0/2] Support MT SMP on generic MIPS kernel
 2021-12-21 13:56 UTC  (2+ messages)

[PATCH] MIPS: Octeon: Fix build errors using clang
 2021-12-21 13:57 UTC  (2+ messages)

[PATCH v2 00/17] lib/bitmap: optimize bitmap_weight() usage
 2021-12-21 13:15 UTC  (14+ messages)
` [PATCH 01/17] all: don't use bitmap_weight() where possible
` [PATCH 08/17] all: replace bitmap_weight with bitmap_weight_{eq,gt,ge,lt,le} where appropriate
` [PATCH 13/17] kernel/cpu: add num_possible_cpus counter
` [PATCH 14/17] kernel/cpu: add num_present_cpu counter
` [PATCH 15/17] kernel/cpu: add num_active_cpu counter
` [PATCH 16/17] tools/bitmap: sync bitmap_weight
` [PATCH 17/17] MAINTAINERS: add cpumask and nodemask files to BITMAP_API

[PATCH 0/2] mmc: ingenic: Support bi-directional DMA channel
 2021-12-21 13:03 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: mmc: ingenic: Support using "
` [PATCH 2/2] mmc: jz4740: Support using a "

[PATCH] nvmem: brcm_nvram: parse NVRAM content into NVMEM cells
 2021-12-20 18:44 UTC  (2+ messages)
` [PATCH V2] "

[PATCH 0/3] MIPS: signal: Modify some code
 2021-12-20  2:25 UTC  (4+ messages)
` [PATCH 2/3] MIPS: signal: Return immediately if call fails

[GIT PULL] MIPS fixes for v5.16
 2021-12-19 20:34 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).