Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2015-12-11 22:03:34 to 2015-12-20 15:37:28 UTC [more...]

[RFC PATCH urcu on mips, parisc] Fix: compat_futex should work-around futex signal-restart kernel bug
 2015-12-20 15:37 UTC  (9+ messages)
  ` Aw: "

Unable to allocate PCI I/O resources
 2015-12-19 14:54 UTC  (4+ messages)

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

[PATCH v3 0/4] Cleaning printk stuff in NMI context
 2015-12-18 23:03 UTC  (32+ messages)
` [PATCH v3 4/4] printk/nmi: Increase the size of NMI buffer and make it configurable

[PATCH] printk/nmi: Remove the questionable CONFIG_NEED_PRINTK_NMI
 2015-12-18 15:04 UTC 

[PATCH 000/182] Rid struct gpio_chip from container_of() usage
 2015-12-18 14:46 UTC  (9+ messages)

[PATCH] MIPS: smp-cps: Ensure secondary cores start with EVA disabled
 2015-12-18 12:47 UTC  (2+ messages)

[PATCH 00/16] MIPS: KVM: Misc trivial cleanups
 2015-12-17 10:49 UTC  (37+ messages)
` [PATCH 01/16] MIPS: KVM: Trivial whitespace and style fixes
` [PATCH 02/16] MIPS: KVM: Drop some unused definitions from kvm_host.h
` [PATCH 03/16] MIPS: Move definition of DC bit to mipsregs.h
` [PATCH 04/16] MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index()
` [PATCH 05/16] MIPS: KVM: Convert EXPORT_SYMBOL to _GPL
` [PATCH 06/16] MIPS: KVM: Refactor added offsetof()s
` [PATCH 07/16] MIPS: KVM: Make kvm_mips_{init,exit}() static
` [PATCH 08/16] MIPS: Move Cause.ExcCode trap codes to mipsregs.h
` [PATCH 09/16] MIPS: Update trap codes
` [PATCH 10/16] MIPS: Use EXCCODE_ constants with set_except_vector()
` [PATCH 11/16] MIPS: Break down cacheops.h definitions
` [PATCH 12/16] MIPS: KVM: Use "
` [PATCH 13/16] MIPS: Move KVM specific opcodes into asm/inst.h
` [PATCH 14/16] MIPS: KVM: Add missing newline to kvm_err()
` [PATCH 15/16] MIPS: KVM: Consistent use of uint*_t in MMIO handling
` [PATCH 16/16] MAINTAINERS: Add KVM for MIPS entry

[PATCH 3.13.y-ckt 02/78] stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architectures
 2015-12-17  0:39 UTC  (5+ messages)
` [PATCH 3.13.y-ckt 03/78] stackprotector: Introduce CONFIG_CC_STACKPROTECTOR_STRONG
` [PATCH 3.13.y-ckt 19/78] MIPS: KVM: Fix ASID restoration logic
` [PATCH 3.13.y-ckt 20/78] MIPS: KVM: Fix CACHE immediate offset sign extension
` [PATCH 3.13.y-ckt 21/78] MIPS: KVM: Uninit VCPU in vcpu_create error path

[3.13.y-ckt stable] Patch "MIPS: KVM: Fix ASID restoration logic" has been added to staging queue
 2015-12-17  0:36 UTC 

[3.13.y-ckt stable] Patch "MIPS: KVM: Uninit VCPU in vcpu_create error path" has been added to staging queue
 2015-12-17  0:36 UTC 

[3.13.y-ckt stable] Patch "MIPS: KVM: Fix CACHE immediate offset sign extension" has been added to staging queue
 2015-12-17  0:36 UTC 

[PATCH net-next v5 00/19] new ETHTOOL_GSETTINGS/SSETTINGS API
 2015-12-17  0:26 UTC  (22+ messages)
` [PATCH net-next v5 01/19] lib/bitmap.c: conversion routines to/from u32 array
` [PATCH net-next v5 02/19] test_bitmap: unit tests for lib/bitmap.c
` [PATCH net-next v5 03/19] net: usnic: remove unused call to ethtool_ops::get_settings
` [PATCH net-next v5 04/19] net: usnic: use __ethtool_get_settings
` [PATCH net-next v5 05/19] net: ethtool: add new ETHTOOL_GSETTINGS/SSETTINGS API
` [PATCH net-next v5 06/19] tx4939: use __ethtool_get_ksettings
` [PATCH net-next v5 07/19] net: usnic: "
` [PATCH net-next v5 08/19] net: bonding: "
` [PATCH net-next v5 09/19] net: ipvlan: "
` [PATCH net-next v5 10/19] net: macvlan: "
` [PATCH net-next v5 11/19] net: team: "
` [PATCH net-next v5 12/19] net: fcoe: "
` [PATCH net-next v5 13/19] net: rdma: "
` [PATCH net-next v5 14/19] net: 8021q: "
` [PATCH net-next v5 15/19] net: bridge: "
` [PATCH net-next v5 16/19] net: core: "
` [PATCH net-next v5 17/19] net: ethtool: remove unused __ethtool_get_settings
` [PATCH net-next v5 18/19] net: mlx4: convenience predicate for debug messages
` [PATCH net-next v5 19/19] net: mlx4: use new ETHTOOL_G/SSETTINGS API

[PATCH 3.19.y-ckt 055/128] MIPS: KVM: Fix ASID restoration logic
 2015-12-16 17:38 UTC  (3+ messages)
` [PATCH 3.19.y-ckt 056/128] MIPS: KVM: Fix CACHE immediate offset sign extension
` [PATCH 3.19.y-ckt 057/128] MIPS: KVM: Uninit VCPU in vcpu_create error path

[PATCH] ssb: pick SoC invariants code from MIPS BCM47xx arch
 2015-12-16 14:37 UTC  (2+ messages)

[PATCH linux-next 1/2] power: Add brcm,bcm6358-power-controller device tree binding
 2015-12-15 23:23 UTC  (2+ messages)

[3.19.y-ckt stable] Patch "MIPS: KVM: Uninit VCPU in vcpu_create error path" has been added to staging queue
 2015-12-15 21:24 UTC 

[3.19.y-ckt stable] Patch "MIPS: KVM: Fix ASID restoration logic" has been added to staging queue
 2015-12-15 21:24 UTC 

[3.19.y-ckt stable] Patch "MIPS: KVM: Fix CACHE immediate offset sign extension" has been added to staging queue
 2015-12-15 21:24 UTC 

[PATCH] mips: Fix CPC_BASE_ADDR mask to match datasheet
 2015-12-15 21:06 UTC  (4+ messages)

[3.13.y-ckt stable] Patch "stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architectures" has been added to staging queue
 2015-12-14 20:12 UTC 

[3.13.y-ckt stable] Patch "stackprotector: Introduce CONFIG_CC_STACKPROTECTOR_STRONG" has been added to staging queue
 2015-12-14 20:12 UTC 

[PATCH backport v3.10 1/4] MIPS: KVM: Fix ASID restoration logic
 2015-12-14 10:36 UTC  (3+ messages)
` [PATCH backport v3.12..v3.14 2/4] "

[PATCH linux-next v4 00/11] mtd: bcm63xxpart: Add NAND partitioning support
 2015-12-13 22:53 UTC  (13+ messages)
` [PATCH linux-next v4 01/11] MIPS: bcm963xx: Add Broadcom BCM963xx board nvram data structure
` [PATCH linux-next v4 02/11] MIPS: bcm63xx: nvram: Use nvram structure definition from header file
` [PATCH linux-next v4 03/11] MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structure
` [PATCH linux-next v4 04/11] MIPS: bcm963xx: Move extended flash address to bcm_tag header file
` [PATCH linux-next v4 05/11] MIPS: bcm963xx: Update bcm_tag field image_sequence
` [PATCH linux-next v4 06/11] mtd: bcm63xxpart: Remove dependency on mach-bcm63xx
` [PATCH linux-next v4 07/11] MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() function
` [PATCH linux-next v4 08/11] mtd: bcm63xxpart: Extract read of image tag to separate function
` [PATCH linux-next v4 09/11] mtd: bcm63xxpart: Null terminate and validate conversion of flash strings
` [PATCH linux-next v4 10/11] mtd: bcm63xxpart: Move NOR flash layout to a separate function
` [PATCH linux-next v4 11/11] mtd: bcm63xxpart: Add NAND partitioning support

[PATCH linux-next (v3) 1/3] MIPS: bcm963xx: Add Broadcom BCM963xx board nvram data structure
 2015-12-13 20:26 UTC  (8+ messages)
` [PATCH linux-next (v3) 3/3] mtd: part: Add BCM962368 CFE partitioning support

[PATCH 135/182] MIPS: alchemy: switch to gpiochip_add_data()
 2015-12-13 20:25 UTC  (3+ messages)

[BUG]: MIPS: VM_BUG_ON_PAGE in move_freepages() on an SGI_IP27 (Onyx2/Origin)
 2015-12-13  7:20 UTC 

[PATCH 1/2] MIPS: Loongson-3: Improve -march option and move it to Platform
 2015-12-13  2:32 UTC  (2+ messages)
` [PATCH 2/2] MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handler

[PATCH 00/28] MIPS Boston board support
 2015-12-13  1:22 UTC  (3+ messages)
` [PATCH 24/28] net: pch_gbe: add device tree support


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