Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2016-01-04 21:34:03 to 2016-01-10 21:53:56 UTC [more...]

linux-4.4-rc8/arch/mips/include/asm/netlogic/xlr/fmn.h:304: bad test ?
 2016-01-10 21:53 UTC  (2+ messages)

[PATCH v3 0/3] checkpatch: handling of memory barriers
 2016-01-10 19:31 UTC  (4+ messages)
` [PATCH v3 1/3] checkpatch.pl: add missing "
` [PATCH v3 2/3] checkpatch: check for __smp outside barrier.h
` [PATCH v3 3/3] checkpatch: add virt barriers

[PATCH v2 0/3] checkpatch: handling of memory barriers
 2016-01-10 19:29 UTC  (9+ messages)
` [PATCH v2 1/3] checkpatch.pl: add missing "
` [PATCH v2 2/3] checkpatch: check for __smp outside barrier.h
` [PATCH v2 3/3] checkpatch: add virt barriers

[PATCH v3 00/41] arch: barrier cleanup + barriers for virt
 2016-01-10 14:22 UTC  (42+ messages)
` [PATCH v3 01/41] lcoking/barriers, arch: Use smp barriers in smp_store_release()
` [PATCH v3 02/41] asm-generic: guard smp_store_release/load_acquire
` [PATCH v3 03/41] ia64: rename nop->iosapic_nop
` [PATCH v3 04/41] ia64: reuse asm-generic/barrier.h
` [PATCH v3 05/41] powerpc: "
` [PATCH v3 06/41] s390: "
` [PATCH v3 07/41] sparc: "
` [PATCH v3 08/41] arm: "
` [PATCH v3 09/41] arm64: "
` [PATCH v3 10/41] metag: "
` [PATCH v3 11/41] mips: "
` [PATCH v3 12/41] x86/um: "
` [PATCH v3 13/41] x86: "
` [PATCH v3 14/41] asm-generic: add __smp_xxx wrappers
` [PATCH v3 15/41] powerpc: define __smp_xxx
` [PATCH v3 16/41] arm64: "
` [PATCH v3 17/41] arm: "
` [PATCH v3 18/41] blackfin: "
` [PATCH v3 19/41] ia64: "
` [PATCH v3 20/41] metag: "
` [PATCH v3 21/41] mips: "
` [PATCH v3 22/41] s390: "
` [PATCH v3 23/41] sh: define __smp_xxx, fix smp_store_mb for !SMP
` [PATCH v3 24/41] sparc: define __smp_xxx
` [PATCH v3 25/41] tile: "
` [PATCH v3 26/41] xtensa: "
` [PATCH v3 27/41] x86: "
` [PATCH v3 28/41] asm-generic: implement virt_xxx memory barriers
` [PATCH v3 29/41] Revert "virtio_ring: Update weak barriers to use dma_wmb/rmb"
` [PATCH v3 30/41] virtio_ring: update weak barriers to use virt_xxx
` [PATCH v3 31/41] sh: support 1 and 2 byte xchg
` [PATCH v3 32/41] sh: move xchg_cmpxchg to a header by itself
` [PATCH v3 33/41] virtio_ring: use virt_store_mb
` [PATCH v3 34/41] checkpatch.pl: add missing memory barriers
` [PATCH v3 35/41] checkpatch: check for __smp outside barrier.h
` [PATCH v3 36/41] checkpatch: add virt barriers
` [PATCH v3 37/41] xenbus: use virt_xxx barriers
` [PATCH v3 38/41] xen/io: "
` [PATCH v3 39/41] xen/events: "
` [PATCH v3 40/41] s390: use generic memory barriers
` [PATCH v3 41/41] s390: more efficient smp barriers

[PATCH 0/3] checkpatch: handling of memory barriers
 2016-01-10 11:42 UTC  (11+ messages)
` [PATCH 1/3] checkpatch.pl: add missing "
` [PATCH 3/3] checkpatch: add virt barriers

[PATCH v3 00/14] Initial Microchip PIC32MZDA Support
 2016-01-10 10:09 UTC  (38+ messages)
` [PATCH v3 01/14] dt/bindings: Add bindings for PIC32 interrupt controller
` [PATCH v3 02/14] irqchip: irq-pic32-evic: Add support "
` [PATCH v3 03/14] dt/bindings: Add PIC32 clock binding documentation
` [PATCH v3 04/14] clk: clk-pic32: Add PIC32 clock driver
` [PATCH v3 05/14] dt/bindings: Add bindings for PIC32/MZDA platforms
` [PATCH v3 06/14] MIPS: Add support for PIC32MZDA platform
` [PATCH v3 07/14] dt/bindings: Add bindings for PIC32 pin control and GPIO
` [PATCH v3 08/14] pinctrl: pinctrl-pic32: Add PIC32 pin control driver
` [PATCH v3 09/14] dt/bindings: Add bindings for PIC32 UART driver
` [PATCH v3 10/14] serial: pic32_uart: Add "
` [PATCH v3 11/14] dt/bindings: Add bindings for PIC32 SDHCI host controller
` [PATCH v3 12/14] mmc: sdhci-pic32: Add PIC32 SDHCI host controller driver
` [PATCH v3 13/14] MIPS: dts: Add initial DTS for the PIC32MZDA Starter Kit
` [PATCH v3 14/14] MIPS: pic32mzda: Add initial PIC32MZDA Starter Kit defconfig

[PATCH] MIPS: io.h: Define `ioremap_cache'
 2016-01-09  2:05 UTC 

[PATCH v4 02/14] irqchip: irq-pic32-evic: Add support for PIC32 interrupt controller
 2016-01-09  1:40 UTC  (4+ messages)
` [PATCH v4 05/14] dt/bindings: Add bindings for PIC32/MZDA platforms

[PATCH 1/3] MIPS: zboot: Avoid useless rebuilds
 2016-01-08  9:28 UTC  (3+ messages)
` [PATCH 3/3] MIPS: ath79: Add zboot debug serial support

[PATCH] ld-version: fix it on Fedora
 2016-01-07 18:42 UTC  (3+ messages)

[PATCH 0/3] gpio: brcmstb: Misc changes
 2016-01-07 18:12 UTC  (12+ messages)
` [PATCH 1/3] gpio: brcmstb: have driver register during subsys_initcall()
` [PATCH 2/3] gpio: brcmstb: Set endian flags for big-endian MIPS
` [PATCH 3/3] gpio: brcmstb: Allow building driver for BMIPS_GENERIC

[PATCH v11 3/3] MIPS: dts: jz4780/ci20: Add NEMC, BCH and NAND device tree nodes
 2016-01-07 17:33 UTC  (6+ messages)

[PATCH] MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIB
 2016-01-07 15:53 UTC  (2+ messages)

Last places available for Barcelona Dance Award 2016, International Competition in Easter Spring Time for Schools, Companies, Academies and Groups from all over the World. All division and any level Welcome!
 2016-01-07  3:43 UTC 

[RFC] MIPS ABI Extension for IEEE Std 754 Non-Compliant Interlinking
 2016-01-07  0:55 UTC  (8+ messages)

[PATCH v2 00/34] arch: barrier cleanup + barriers for virt
 2016-01-07  0:43 UTC  (39+ messages)
` [PATCH v2 06/32] s390: reuse asm-generic/barrier.h
` [PATCH v2 10/32] metag: "
` [PATCH v2 12/32] x86/um: "
` [PATCH v2 15/32] powerpc: define __smp_xxx
` [PATCH v2 17/32] arm: "
` [PATCH v2 20/32] metag: "
` [PATCH v2 22/32] s390: "

[PATCH v2 00/14] Initial Microchip PIC32MZDA Support
 2016-01-06 22:32 UTC  (15+ messages)
` [PATCH v2 02/14] irqchip: irq-pic32-evic: Add support for PIC32 interrupt controller
` [PATCH v2 10/14] serial: pic32_uart: Add PIC32 UART driver

[PATCH] MIPS: VDSO: Fix binutils version test
 2016-01-06 15:22 UTC  (3+ messages)

[PATCH 3.16.y-ckt 060/126] MIPS: KVM: Fix ASID restoration logic
 2016-01-06 10:36 UTC  (3+ messages)
` [PATCH 3.16.y-ckt 061/126] MIPS: KVM: Fix CACHE immediate offset sign extension
` [PATCH 3.16.y-ckt 062/126] MIPS: KVM: Uninit VCPU in vcpu_create error path

[PATCH] net: filter: make JITs zero A for SKF_AD_ALU_XOR_X
 2016-01-06  5:44 UTC  (7+ messages)

[PATCH 3.12 02/91] MIPS: KVM: Fix ASID restoration logic
 2016-01-05 17:45 UTC  (3+ messages)
  ` [PATCH 3.12 03/91] MIPS: KVM: Fix CACHE immediate offset sign extension
  ` [PATCH 3.12 04/91] MIPS: KVM: Uninit VCPU in vcpu_create error path

[patch added to the 3.12 stable tree] MIPS: KVM: Fix ASID restoration logic
 2016-01-05 15:28 UTC  (3+ messages)
` [patch added to the 3.12 stable tree] MIPS: KVM: Fix CACHE immediate offset sign extension
` [patch added to the 3.12 stable tree] MIPS: KVM: Uninit VCPU in vcpu_create error path

Applied "MIPS: VDSO: Fix build error with binutils 2.24 and earlier" to the asoc tree
 2016-01-05 12:33 UTC 

[PATCH -next] MIPS: VDSO: Fix build error with binutils 2.24 and earlier
 2016-01-05 10:06 UTC  (6+ messages)

[PATCH 0/6] MIPS: Cleanups and bugfixes
 2016-01-05  9:52 UTC  (11+ messages)
` [PATCH 1/6] MIPS: Cleanup the unused __arch_local_irq_restore() function
` [PATCH 2/6] MIPS: Loongson-3: Improve -march option and move it to Platform
` [PATCH 3/6] MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handler
` [PATCH 4/6] MIPS: hpet: Choose a safe value for the ETIME check
` [PATCH 5/6] MIPS: sync-r4k: reduce skew while synchronization
` [PATCH 6/6] MIPS: Fix some missing CONFIG_CPU_MIPSR6 definitions

[PATCH backport v3.15..v4.1 0/2] MIPS: uaccess: EVA fixes
 2016-01-05  0:46 UTC  (7+ messages)
` [PATCH backport v3.15..v4.1 1/2] MIPS: uaccess: Take EVA into account in __copy_from_user()

[PATCH 1/2] MAINTAINERS: add myself as Lantiq MIPS architecture maintainer
 2016-01-04 21:55 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