Linux-MIPS Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-14 18:11:17 to 2021-12-29 04:15:55 UTC [more...]

[RFC 02/32] Kconfig: introduce HAS_IOPORT option and select it as necessary
 2021-12-29  4:15 UTC  (6+ messages)

[PATCH] mips: bcm63xx: add support for clk_set_parent()
 2021-12-29  0:05 UTC 

[PATCH] mips: lantiq: add support for clk_set_parent()
 2021-12-29  0:03 UTC 

[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 V4 RESEND 1/2] dt-bindings: watchdog: convert Broadcom's WDT to the json-schema
 2021-12-28  9:21 UTC  (11+ messages)

[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 0/5] Remove duplicate context init function for sha algorithm
 2021-12-23  2:59 UTC  (8+ 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 v3 0/2] clk: ingenic: Add MDMA and BDMA clocks
 2021-12-22 18:11 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: clk/ingenic: "
` [PATCH v3 2/2] clk: ingenic: "

[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 1/2] MIPS: enable both vmlinux.gz.itb and vmlinuz for generic
 2021-12-22 13:43 UTC  (2+ messages)
` [PATCH 2/2] MIPS: new Kconfig option ZBOOT_LOAD_ADDRESS

[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  (4+ messages)
` [PATCH v2 1/2] MIPS: only register MT SMP ops if MT is supported
` [PATCH v2 2/2] MIPS: generic: enable SMP on SMVP systems

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

[PATCH v2 00/17] lib/bitmap: optimize bitmap_weight() usage
 2021-12-21 13:15 UTC  (24+ messages)
` [PATCH 01/17] all: don't use bitmap_weight() where possible
` [PATCH 02/17] drivers: rename num_*_cpus variables
` [PATCH 03/17] fix open-coded for_each_set_bit()
` [PATCH 04/17] all: replace bitmap_weight with bitmap_empty where appropriate
` [PATCH 05/17] all: replace cpumask_weight with cpumask_empty "
` [PATCH 06/17] all: replace nodes_weight with nodes_empty "
` [PATCH 07/17] lib/bitmap: add bitmap_weight_{cmp,eq,gt,ge,lt,le} functions
` [PATCH 08/17] all: replace bitmap_weight with bitmap_weight_{eq,gt,ge,lt,le} where appropriate
` [PATCH 09/17] lib/cpumask: add cpumask_weight_{eq,gt,ge,lt,le}
` [PATCH 10/17] lib/nodemask: add nodemask_weight_{eq,gt,ge,lt,le}
` [PATCH 11/17] lib/nodemask: add num_node_state_eq()
` [PATCH 12/17] kernel/cpu.c: fix init_cpu_online
` [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 v2 0/3] MIPS: signal: Modify some code
 2021-12-20  4:27 UTC  (4+ 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 0/3] MIPS: signal: Modify some code
 2021-12-20  2:25 UTC  (6+ messages)
` [PATCH 1/3] MIPS: signal: Protect against sigaltstack wraparound
` [PATCH 2/3] MIPS: signal: Return immediately if call fails
` [PATCH 3/3] MIPS: signal: Remove unnecessary DEBUG_SIG related code

[GIT PULL] MIPS fixes for v5.16
 2021-12-19 20:34 UTC  (2+ messages)

[PATCH] MIPS: generic: enable SMP on SMVP systems
 2021-12-18  9:36 UTC  (3+ messages)

[PATCH V6]: bugfix
 2021-12-18  3:30 UTC  (10+ messages)
` [PATCH 1/4] MIPS: fix local_{add,sub}_return on MIPS64
` [PATCH 2/4] MIPS: tx39: adjust tx39_flush_cache_page
` [PATCH 3/4] MIPS: rework local_t operation on MIPS64
` [PATCH 4/4] MIPS: retire "asm/llsc.h"

[PATCH 0/5] Rework pm_ptr() and *_PM_OPS macros
 2021-12-17 18:22 UTC  (9+ messages)
` [PATCH 2/5] PM: core: Redefine pm_ptr() macro
` [PATCH 3/5] PM: core: Add new *_PM_OPS macros, deprecate old ones

[PATCH v11 0/8] MIPS: JZ4780 and CI20 HDMI
 2021-12-16 15:39 UTC  (3+ messages)

[PATCH] MIPS: BCM47XX: Replace strlcpy with strscpy
 2021-12-16 15:05 UTC  (2+ messages)

[PATCH 0/9] Kconfig symbol clean-up on ./arch/mips/
 2021-12-16 15:03 UTC  (6+ messages)
` [PATCH 1/9] mips: drop selecting the non-existing config SYS_HAS_EARLY_PRINTK_8250

[PATCH] MIPS: OCTEON: add put_device() after of_find_device_by_node()
 2021-12-16 15:06 UTC  (2+ messages)

[PATCH] MIPS: drop selected EARLY_PRINTK configs for MACH_REALTEK_RTL
 2021-12-16 15:03 UTC  (2+ messages)

[PATCH v3 0/6] MIPS: ralink: fix PCI IO resources
 2021-12-16 14:37 UTC  (12+ messages)
` [PATCH v3 5/6] MIPS: implement architecture-specific 'pci_remap_iospace()'

[PATCH 0/4] mm: percpu: Cleanup percpu first chunk function
 2021-12-16 11:23 UTC  (5+ messages)
` [PATCH 1/4] mm: percpu: Generalize percpu related config
` [PATCH 2/4] mm: percpu: Add pcpu_fc_cpu_to_node_fn_t typedef
` [PATCH 3/4] mm: percpu: Add generic pcpu_fc_alloc/free funciton
` [PATCH 4/4] mm: percpu: Add generic pcpu_populate_pte() function

[PATCH v2 0/6] Cleanup after removal of configs
 2021-12-16 10:40 UTC  (8+ messages)
` [PATCH v2 1/6] Documentation, arch: Remove leftovers from fscache/cachefiles histograms
` [PATCH v2 2/6] Documentation, arch: Remove leftovers from raw device
` [PATCH v2 3/6] Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASH
` [PATCH v2 4/6] arch: Remove leftovers from mandatory file locking
` [PATCH v2 5/6] Documentation, arch, fs: Remove leftovers from fscache object list
` [PATCH v2 6/6] arch: Remove leftovers from prism54 wireless driver

[PATCH 0/7] Cleanup after removal of configs
 2021-12-16 10:05 UTC  (5+ messages)

[PATCH v4] of/fdt: Rework early_init_dt_scan_memory() to call directly
 2021-12-16  5:19 UTC  (2+ messages)

[PATCH 2/2] usb: musb: Set the DT node on the child device
 2021-12-15 23:07 UTC 

[PATCH v1 0/4] PCI: brcmstb: Augment driver for MIPs SOCs
 2021-12-15 19:50 UTC  (3+ messages)
` [PATCH v1 1/4] dt-bindings: PCI: Add compatible string for Brcmstb 74[23]5 "

[PATCH 0/9] lib/bitmap: optimize bitmap_weight() usage
 2021-12-15 17:45 UTC  (6+ messages)
` [PATCH 2/9] lib/bitmap: implement bitmap_{empty,full} with bitmap_weight_eq()

[PATCH v3] of/fdt: Rework early_init_dt_scan_memory() to call directly
 2021-12-15 14:16 UTC  (3+ messages)

[PATCH v2] of/fdt: Rework early_init_dt_scan_memory() to call directly
 2021-12-15 10:25 UTC  (6+ messages)

[PATCH 0/3] MIPS: Add support for LTO
 2021-12-14 19:45 UTC  (11+ messages)
` [PATCH 1/3] MIPS: boot/compressed: Disable abicalls
` [PATCH 2/3] MIPS: boot/compressed: Build without LTO
` [PATCH 3/3] MIPS: Add support for LTO


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