Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2015-12-24 11:37:10 to 2016-01-05 15:29:37 UTC [more...]

[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

[PATCH] net: filter: make JITs zero A for SKF_AD_ALU_XOR_X
 2016-01-05 15:23 UTC 

[PATCH v2 00/34] arch: barrier cleanup + barriers for virt
 2016-01-05 14:38 UTC  (85+ messages)
` [PATCH v2 01/32] lcoking/barriers, arch: Use smp barriers in smp_store_release()
` [PATCH v2 02/32] asm-generic: guard smp_store_release/load_acquire
` [PATCH v2 03/32] ia64: rename nop->iosapic_nop
` [PATCH v2 04/32] ia64: reuse asm-generic/barrier.h
` [PATCH v2 05/32] powerpc: "
` [PATCH v2 06/32] s390: "
` [PATCH v2 07/32] sparc: "
` [PATCH v2 08/32] arm: "
` [PATCH v2 09/32] arm64: "
` [PATCH v2 10/32] metag: "
` [PATCH v2 11/32] mips: "
` [PATCH v2 12/32] x86/um: "
` [PATCH v2 13/32] x86: "
` [PATCH v2 14/32] asm-generic: add __smp_xxx wrappers
` [PATCH v2 15/32] powerpc: define __smp_xxx
` [PATCH v2 16/32] arm64: "
` [PATCH v2 17/32] arm: "
` [PATCH v2 18/32] blackfin: "
` [PATCH v2 19/32] ia64: "
` [PATCH v2 20/32] metag: "
` [PATCH v2 21/32] mips: "
` [PATCH v2 22/32] s390: "
` [PATCH v2 23/32] sh: define __smp_xxx, fix smp_store_mb for !SMP
` [PATCH v2 24/32] sparc: define __smp_xxx
` [PATCH v2 25/32] tile: "
` [PATCH v2 26/32] xtensa: "
` [PATCH v2 27/32] x86: "
` [PATCH v2 28/32] asm-generic: implement virt_xxx memory barriers
` [PATCH v2 29/32] Revert "virtio_ring: Update weak barriers to use dma_wmb/rmb"
` [PATCH v2 30/32] virtio_ring: update weak barriers to use __smp_XXX
  ` [PATCH v2 30/32] virtio_ring: update weak barriers to use __smp_xxx
` [PATCH v2 31/32] sh: support a 2-byte smp_store_mb
` [PATCH v2 32/32] virtio_ring: use virt_store_mb
` [PATCH v2 33/34] xenbus: use virt_xxx barriers
  ` [Xen-devel] "
` [PATCH v2 34/34] xen/io: "
  ` [Xen-devel] "

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  (10+ 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] MIPS: VDSO: Fix binutils version test
 2016-01-05  7:21 UTC 

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

[PATCH 0/3] checkpatch: handling of memory barriers
 2016-01-04 22:15 UTC  (12+ messages)
` [PATCH 1/3] checkpatch.pl: add missing "
` [PATCH 2/3] checkpatch: check for __smp outside barrier.h
` [PATCH 3/3] checkpatch: add virt barriers

[PATCH 1/2] MAINTAINERS: add myself as Lantiq MIPS architecture maintainer
 2016-01-04 21:55 UTC  (3+ messages)
` [PATCH 2/2] MAINTAINERS: add myself as Ralink "

MIPS: uaccess: Take EVA into account in [__]clear_user
 2016-01-04 20:29 UTC 

MIPS: uaccess: Take EVA into account in __copy_from_user()
 2016-01-04 20:29 UTC 

[PATCH 1/8] MIPS: ralink: add a symbol for INTC
 2016-01-04 19:24 UTC  (8+ messages)
` [PATCH 2/8] MIPS: ralink: add MT7621 support
` [PATCH 3/8] MIPS: ralink: MT7688 pinmux fixes
` [PATCH 4/8] MIPS: ralink: fix USB frequency scaling
` [PATCH 5/8] MIPS: ralink: fix invalid assignment of SoC type
` [PATCH 6/8] MIPS: ralink: fix vendor string for mt7620
` [PATCH 7/8] MIPS: ralink: add a few missing clocks
` [PATCH 8/8] MIPS: pci: adds MT7620a PCIE driver

[PATCH 0/3] MIPS: uaccess: EVA fixes
 2016-01-04 18:13 UTC  (4+ messages)
` [PATCH 3/3] MIPS: uaccess: Take EVA into account in [__]clear_user

[3.16.y-ckt stable] Patch "MIPS: KVM: Uninit VCPU in vcpu_create error path" has been added to staging queue
 2016-01-04 17:32 UTC 

[3.16.y-ckt stable] Patch "MIPS: KVM: Fix CACHE immediate offset sign extension" has been added to staging queue
 2016-01-04 17:32 UTC 

[3.16.y-ckt stable] Patch "MIPS: KVM: Fix ASID restoration logic" has been added to staging queue
 2016-01-04 17:32 UTC 

Build regressions/improvements in v4.4-rc8
 2016-01-04 15:22 UTC  (2+ messages)

[PATCH v11 3/3] MIPS: dts: jz4780/ci20: Add NEMC, BCH and NAND device tree nodes
 2016-01-04 12:34 UTC  (2+ messages)

[PATCH v2 0/9] ARM: dts: Add compatible property to "partitions" node
 2016-01-03 21:39 UTC  (6+ messages)

[PATCH 01/12] Documentation: DT: net: add docs for ralink/mediatek SoC ethernet binding
 2016-01-03 19:18 UTC  (13+ messages)
` [PATCH 02/12] net-next: mediatek: add the drivers core files
` [PATCH 03/12] net-next: mediatek: add switch driver for rt3050
` [PATCH 04/12] net-next: mediatek: add switch driver for mt7620
` [PATCH 05/12] net-next: mediatek: add switch driver for mt7621
` [PATCH 06/12] net-next: mediatek: add support for rt2880
` [PATCH 07/12] net-next: mediatek: add support for rt3050
` [PATCH 08/12] net-next: mediatek: add support for rt3883
` [PATCH 09/12] net-next: mediatek: add support for mt7620
` [PATCH 10/12] net-next: mediatek: add support for mt7621
` [PATCH 11/12] net-next: mediatek: add Kconfig and Makefile
` [PATCH 12/12] net-next: mediatek: add an entry to MAINTAINERS

[PATCH linux-next (v2) 1/2] clk: Add brcm,bcm6345-gate-clk device tree binding
 2016-01-01 23:40 UTC  (4+ messages)
` [PATCH linux-next (v2) 2/2] clk: bcm6345: Add BCM6345 gated clock support
` [PATCH linux-next (v2) 1/2] clk: Add brcm, bcm6345-gate-clk device tree binding

[PATCH] MIPS: BCM47xx: Support SPROM prefixes on other platforms
 2016-01-01 14:30 UTC 

[PATCH 0/6] MIPS: ath79: Move the IRQ drivers to drivers/irqchip
 2015-12-30 13:53 UTC  (4+ messages)
` [PATCH 4/6] MIPS: ath79: irq: Move the MISC driver "

[PATCH 12/34] mips: reuse asm-generic/barrier.h
 2015-12-30 13:25 UTC  (2+ messages)
` [PATCH 22/34] mips: define __smp_XXX

[PATCH] MIPS: zboot: Fix the build with XZ compression on older GCC versions
 2015-12-29 22:49 UTC 

Build regressions/improvements in v4.4-rc7
 2015-12-28 16:29 UTC  (4+ messages)

[PATCH v10 3/3] MIPS: dts: jz4780/ci20: Add NEMC, BCH and NAND device tree nodes
 2015-12-28  8:27 UTC  (4+ messages)

[PATCH] Fix ld-version.sh to handle large 3rd version part
 2015-12-27 22:36 UTC  (4+ messages)

first ever EOMA68-jz4775 (MIPS) CPU Card prototypes manufactured
 2015-12-26  4:21 UTC 

[PATCH v2] kvm: Make vcpu->requests as 64 bit bitmap
 2015-12-24 13:35 UTC  (3+ messages)

[PATCH v1] kvm: Make vcpu->requests as 64 bit bitmap
 2015-12-24 11:36 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox