linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-01 04:08:46 to 2020-01-14 13:54:14 UTC [more...]

[PATCH RESEND v4] reboot: support offline CPUs before reboot
 2020-01-14 13:54 UTC  (2+ messages)

[PATCH 0/6] Introduce SMP support for JZ4780
 2020-01-14 13:48 UTC  (11+ messages)
  ` [PATCH 1/6] MIPS: JZ4780: Introduce SMP support
  ` [PATCH 2/6] clocksource: Ingenic: Add high resolution timer support for SMP
  ` [PATCH 3/6] dt-bindings: MIPS: Document Ingenic SoCs binding
  ` [PATCH 4/6] MIPS: Ingenic: Add 'cpus' node for Ingenic SoCs
  ` [PATCH 5/6] MIPS: CI20: Modify DTS to support high resolution timer for SMP
  ` [PATCH 6/6] MIPS: CI20: Update defconfig to support SMP

[PATCH] MIPS: Introduce aligned IO memory operations
 2020-01-14 12:23 UTC 

[RFC PATCH v3 00/12] powerpc: switch VDSO to C implementation
 2020-01-14 11:31 UTC  (14+ messages)
` [RFC PATCH v3 01/12] powerpc/64: Don't provide time functions in compat VDSO32
` [RFC PATCH v3 02/12] powerpc/vdso: Switch VDSO to generic C implementation
` [RFC PATCH v3 03/12] lib: vdso: mark __cvdso_clock_getres() as static
` [RFC PATCH v3 04/12] lib: vdso: inline do_hres() and do_coarse()
` [RFC PATCH v3 05/12] lib: vdso: Avoid duplication in __cvdso_clock_getres()
` [RFC PATCH v3 06/12] lib: vdso: __iter_div_u64_rem() is suboptimal for 32 bit time
` [RFC PATCH v3 07/12] powerpc/vdso: simplify __get_datapage()
` [RFC PATCH v3 08/12] lib: vdso: allow arches to provide vdso data pointer
` [RFC PATCH v3 09/12] powerpc/vdso: provide inline alternative to __get_datapage()
` [RFC PATCH v3 10/12] powerpc/vdso: provide vdso data pointer from the ASM caller
` [RFC PATCH v3 11/12] lib: vdso: split clock verification out of __arch_get_hw_counter()
` [RFC PATCH v3 12/12] powerpc/vdso: provide __arch_is_hw_counter_valid()

[PATCH v2 0/8] vdso: Complete the conversion to 32bit syscalls
 2020-01-14 11:15 UTC  (8+ messages)
` [PATCH v2 2/8] lib: vdso: Build 32 bit specific functions in the right context

[PATCH 1/3] MIPS: ralink: dts: mt7628a.dtsi: Add WMAC DT node
 2020-01-14  8:48 UTC  (3+ messages)
` [PATCH 2/3] MIPS: ralink: dts: gardena_smart_gateway_mt7688: Enable WMAC
` [PATCH 3/3] MIPS: ralink: dts: gardena_smart_gateway_mt7688: Limit UART1

[PATCH] MIPS: Use __copy_{to,from}_user() for emulated FP loads/stores
 2020-01-14  5:39 UTC  (7+ messages)

[PATCH] mips/vdso: Support mremap() for vDSO
 2020-01-14  5:13 UTC 

[PATCH 1/2] MIPS: Define pgprot_dmacoherent according to coherentio status
 2020-01-14  3:30 UTC  (7+ messages)
` [PATCH 2/2] MIPS: Loongson64: Add dma iocoherency detection support

[PATCH 08/10] soc: lantiq: convert to devm_platform_ioremap_resource
 2020-01-13 19:10 UTC  (2+ messages)

[PATCH] MIPS: Loongson: Fix potential NULL dereference in loongson3_platform_init()
 2020-01-13 19:10 UTC  (2+ messages)

[PATCH] MIPS: ip22-gio: Make gio_match_device() static
 2020-01-13 19:10 UTC  (2+ messages)

[PATCH] tc: Make tc_match_device() static
 2020-01-13 19:10 UTC  (2+ messages)

debian bootup hangs on qemu-system-mips64el
 2020-01-13 19:08 UTC  (10+ messages)

[PATCH] lib: vdso: mark __cvdso_clock_getres() as static
 2020-01-13 15:08 UTC  (4+ messages)

[PATCH 1/2] MIPS: Add MAC2008 Support
 2020-01-13 10:16 UTC  (2+ messages)
` [PATCH 2/2] MIPS: Loongson64: Select mac2008 only feature

[PATCH 1/3] MIPS: Make DIEI support as a config option
 2020-01-13 10:15 UTC  (3+ messages)
` [PATCH 2/3] MIPS: Loongson64: Bump ISA level to MIPSR2
` [PATCH 3/3] MIPS: Loongson64: Disable exec hazard

[PATCH] irqchip: mips-cpu: Remove eoi operation
 2020-01-13 10:12 UTC 

Investment opportunity
 2020-01-12  5:00 UTC 

[RFC PATCH v2 00/10] powerpc/32: switch VDSO to C implementation
 2020-01-13  6:52 UTC  (21+ messages)
` [RFC PATCH v2 01/10] lib: vdso: ensure all arches have 32bit fallback
` [RFC PATCH v2 05/10] lib: vdso: inline do_hres()
` [RFC PATCH v2 07/10] lib: vdso: don't use READ_ONCE() in __c_kernel_time()
` Surprising code generated for vdso_read_begin()

[PATCH v2 1/3] KVM: MIPS: Change KVM_ENTRYHI_ASID to cpu_asid_mask(&current_cpu_data)
 2020-01-13  4:39 UTC  (3+ messages)
` [PATCH v2 2/3] KVM: MIPS: Fixup VPN2_MASK definition over 32bits virtual address
` [PATCH v2 3/3] KVM: MIPS: Support kvm modules autoprobed when startup system

[PATCH 00/13] Modernize Loongson64 Machine
 2020-01-13  3:44 UTC  (16+ messages)
` [PATCH v3 00/10] "
  ` [PATCH v3 01/10] dt-bindings: Document loongson vendor-prefix
  ` [PATCH v3 02/10] irqchip: Add driver for Loongson I/O interrupt controller
  ` [PATCH v3 03/10] dt-bindings: interrupt-controller: Add Loongson IOINTC
  ` [PATCH v3 04/10] irqchip: Add driver for Loongson-3 HyperTransport PIC controller
  ` [PATCH v3 05/10] dt-bindings: interrupt-controller: Add Loongson-3 HTPIC
  ` [PATCH v3 06/10] irqchip: mips-cpu: Convert to simple domain
  ` [PATCH v3 07/10] MIPS: Loongson64: Drop legacy IRQ code
  ` [PATCH v3 08/10] dt-bindings: mips: Add loongson boards
  ` [PATCH v3 09/10] MIPS: Loongson64: Add generic dts
  ` [PATCH v3 10/10] MIPS: Loongson64: Load built-in dtbs

[PATCH 1/3] KVM: MIPS: Change KVM_ENTRYHI_ASID to cpu_asid_mask(&current_cpu_data)
 2020-01-13  1:47 UTC  (4+ messages)
` [PATCH 2/3] KVM: MIPS: Fixup VPN2_MASK definition over 32bits virtual address
` [PATCH 3/3] KVM: MIPS: Support kvm modules autoprobed when startup system

KASAN: use-after-free Read in lock_sock_nested
 2020-01-11 10:00 UTC 

[PATCH 4.9 20/91] MIPS: Avoid VDSO ABI breakage due to global register variable
 2020-01-11  9:49 UTC 

[PATCH 4.4 16/59] MIPS: Avoid VDSO ABI breakage due to global register variable
 2020-01-11  9:49 UTC 

[PATCH AUTOSEL 4.9 1/6] MIPS: Prevent link failure with kcov instrumentation
 2020-01-10 22:07 UTC 

[PATCH AUTOSEL 4.19 01/11] mips: cacheinfo: report shared CPU map
 2020-01-10 22:05 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 02/11] MIPS: Prevent link failure with kcov instrumentation

[PATCH AUTOSEL 4.14 1/8] mips: cacheinfo: report shared CPU map
 2020-01-10 22:06 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 2/8] MIPS: Prevent link failure with kcov instrumentation

[PATCH AUTOSEL 5.4 01/26] mips: cacheinfo: report shared CPU map
 2020-01-10 22:02 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 02/26] mips: Fix gettimeofday() in the vdso library
` [PATCH AUTOSEL 5.4 04/26] MIPS: Prevent link failure with kcov instrumentation

[PATCH] MIPS: BPF: Use sizeof_field() instead of FIELD_SIZEOF()
 2020-01-10 19:36 UTC  (2+ messages)

[PATCH 00/10] use resource_size
 2020-01-10 19:36 UTC  (4+ messages)
` [PATCH 08/10] MIPS: "

[PATCH 00/14] Cleanup SGI-IP27 and prepare for SGI-IP35 support
 2020-01-10 19:25 UTC  (16+ messages)
` [PATCH 01/14] MIPS: SGI-IP27: use nodemask instead of cpumask
` [PATCH 02/14] MIPS: SGI-IP27: use cpu physid already present while scanning for CPUs
` [PATCH 03/14] MIPS: SGI-IP27: use asm/sn/agent.h for including HUB related stuff
` [PATCH 04/14] MIPS: SGI-IP27: get rid of asm/sn/sn0/ip27.h
` [PATCH 05/14] MIPS: SGI-IP27: move IP27 specific macro to IP27 specific header file
` [PATCH 06/14] MIPS: SGI-IP27: Move get_nasid() to a IP27 specific file
` [PATCH 07/14] MIPS: SGI-IP27: Split kldir.h into generic SN and IP27 parts
` [PATCH 08/14] MIPS: SGI-IP27: Use union instead of typedef
` [PATCH 09/14] MIPS: SGI-IP27: Use structs for decoding error status registers
` [PATCH 10/14] MIPS: SGI-IP27: Use specific get_region_shift
` [PATCH 11/14] MIPS: SGI-IP27: Move all shared IP27 declarations to ip27-common.h
` [PATCH 12/14] MIPS: SGI-IP27: Only reserve interrupts used in Linux
` [PATCH 13/14] MIPS: SGI-IP27: Store cpu speed when scanning for CPUs and use it later
` [PATCH 14/14] MIPS: SGI-IP27: No need for slice_map

[PATCH v12 0/3] Use MFD framework for SGI IOC3 drivers
 2020-01-10 19:25 UTC  (5+ messages)
` [PATCH v12 1/3] MIPS: PCI: Support mapping of INTB/C/D for pci-xtalk-bridge
` [PATCH v12 2/3] MIPS: SGI-IP27: fix readb/writeb addressing
` [PATCH v12 3/3] mfd: ioc3: Add driver for SGI IOC3 chip

[PATCH -next] MIPS: Loongson2ef: drop pointless static qualifier in loongson_suspend_enter()
 2020-01-09 18:52 UTC  (2+ messages)

[PATCH v2] MIPS: X1830: Add X1830 system type
 2020-01-09 18:52 UTC  (2+ messages)

[PATCH] MIPS: ralink: add missing put_device in ill_acc_of_setup
 2020-01-09 18:52 UTC  (2+ messages)

[PATCH] MAINTAINERS: Drop James Hogan as MIPS maintainer
 2020-01-09 18:52 UTC  (2+ messages)

[PATCH 1/3] MIPS: SGI-IP27: Fix node_distance
 2020-01-09 18:52 UTC  (4+ messages)
` [PATCH 2/3] MIPS: Loongson64: Fix node_distance()
` [PATCH 3/3] MIPS: mm: Place per_cpu on different nodes, if NUMA is enabled

[PATCH v8 1/4] MIPS: Ingenic: Add Ingenic X1000 support
 2020-01-09 18:52 UTC  (2+ messages)

Singapore Citizen Mr. Teo En Ming's Refugee Seeking Attempts as at 9 Jan 2020 Thursday
 2020-01-09 15:49 UTC 

[PATCH 5.4 076/191] MIPS: BPF: Disable MIPS32 eBPF JIT
 2020-01-07 20:53 UTC  (3+ messages)
` [PATCH 5.4 077/191] MIPS: BPF: eBPF JIT: check for MIPS ISA compliance in Kconfig
` [PATCH 5.4 078/191] MIPS: Avoid VDSO ABI breakage due to global register variable

[PATCH 4.19 047/115] MIPS: Avoid VDSO ABI breakage due to global register variable
 2020-01-07 20:54 UTC 

[PATCH 4.14 25/74] MIPS: Avoid VDSO ABI breakage due to global register variable
 2020-01-07 20:54 UTC 

[PATCH v3 02/22] compat: provide compat_ptr() on all architectures
 2020-01-07 17:51 UTC  (8+ messages)

[mm/debug] 87c4696d57: kernel_BUG_at_include/linux/mm.h
 2020-01-07  6:46 UTC 

Fix bugs in X1000/X1500 and add X1830 pinctrl driver v8
 2020-01-06 22:46 UTC  (3+ messages)
` [PATCH v8 0/5] "

[PATCH v1] firmware: tee_bnxt: Fix multiple call to tee_client_close_context
 2020-01-06 21:52 UTC  (4+ messages)
` [PATCH v1] firmware: tee_bnxt: Reduce shm mem size to 4K

Add I2C support for the Ingenic X1000 SoC v3
 2020-01-06 14:47 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: I2C: Add X1000 bindings
` [PATCH v3 2/2] I2C: JZ4780: Add support for the X1000

[PATCH INTERNAL v2] firmware: tee_bnxt: Fix multiple call to tee_client_close_context
 2020-01-06  6:25 UTC  (4+ messages)
` [PATCH INTERNAL v2] firmware: tee_bnxt: Reduce shm mem size to 4K

[GIT PULL] MIPS fixes
 2020-01-04 22:55 UTC  (2+ messages)

[git:media_tree/master] media: MAINTAINERS: Orphan img-ir driver
 2020-01-03 15:28 UTC 

[PATCH] MIPS: Don't declare __current_thread_info globally
 2020-01-03  9:15 UTC  (10+ messages)
    ` [PATCH v2] MIPS: Avoid VDSO ABI breakage due to global register variable

[PATCH 5.4 002/191] Revert "MIPS: futex: Emit Loongson3 sync workarounds within asm"
 2020-01-02 22:04 UTC 

[PATCH] mips: vdso: conditionalize 32-bit time functions on COMPAT_32BIT_TIME
 2020-01-01  9:47 UTC  (14+ 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).