Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2015-12-09 14:54:25 to 2015-12-16 23:50:12 UTC [more...]

[PATCH 00/16] MIPS: KVM: Misc trivial cleanups
 2015-12-16 23:49 UTC  (14+ 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

[RFC PATCH urcu on mips, parisc] Fix: compat_futex should work-around futex signal-restart kernel bug
 2015-12-16 22:09 UTC 

[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 v2 00/14] Initial Microchip PIC32MZDA Support
 2015-12-16 17:35 UTC  (40+ 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 net-next v5 00/19] new ETHTOOL_GSETTINGS/SSETTINGS API
 2015-12-16 16:38 UTC  (21+ 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] 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  (5+ messages)
` [PATCH linux-next 2/2] power: bcm6358-power: Add BCM6358 power domain controller support

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

[PATCH v3 0/4] Cleaning printk stuff in NMI context
 2015-12-15 14:26 UTC  (25+ messages)
` [PATCH v3 1/4] printk/nmi: Generic solution for safe printk in NMI
` [PATCH v3 4/4] printk/nmi: Increase the size of NMI buffer and make it configurable

[PATCH 000/182] Rid struct gpio_chip from container_of() usage
 2015-12-15  7:25 UTC  (7+ 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  (9+ messages)
` [PATCH backport v3.12..v3.14 2/4] "
` [PATCH backport v3.10..v3.14 3/4] MIPS: KVM: Fix CACHE immediate offset sign extension
` [PATCH backport v3.10..v3.14 4/4] MIPS: KVM: Uninit VCPU in vcpu_create error path

[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  (9+ messages)
` [PATCH linux-next (v3) 2/3] MIPS: bcm63xx: nvram: Use nvram structure definition from header file
` [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  (11+ messages)
` [PATCH 11/28] dmaengine: pch_dma: allow build on MIPS platforms
` [PATCH 12/28] gpio: pch: "
` [PATCH 13/28] gpio: pch: allow use from device tree
` [PATCH 24/28] net: pch_gbe: add device tree support

[PATCH 00/14] Initial Microchip PIC32MZDA Support
 2015-12-11 16:16 UTC  (5+ messages)
` [PATCH 09/14] DEVICETREE: Add bindings for PIC32 usart driver

[PATCH linux-next (v2) 1/2] clk: Add brcm,bcm6345-gate-clk device tree binding
 2015-12-11  3:48 UTC  (3+ messages)
` [PATCH linux-next (v2) 2/2] clk: bcm6345: Add BCM6345 gated clock support

[PATCH linux-next (v3) 1/2] reset: Add brcm,bcm6345-reset device tree binding
 2015-12-11  3:47 UTC  (4+ messages)
` [PATCH linux-next (v3) 2/2] reset: bcm6345: Add support for the BCM6345 soft-reset controller

[PATCH linux-next 1/2] irqchip: Add brcm,bcm6345-l1-intc device tree binding
 2015-12-11  2:46 UTC  (3+ messages)
` [PATCH linux-next 2/2] MIPS: bmips: Add bcm6345-l1 interrupt controller

[PATCH linux-next (v2) 1/3] MIPS: bcm963xx: Add nvram structure
 2015-12-11  0:05 UTC  (4+ messages)
` [PATCH linux-next (v2) 2/3] MIPS: bcm63xx: Use common nvram structure definition
` [PATCH linux-next (v2) 3/3] mtd: part: Add BCM962368 CFE partitioning support

[PATCH 1/3] MIPS: zboot: Avoid useless rebuilds
 2015-12-10  9:57 UTC  (3+ messages)
` [PATCH 2/3] MIPS: zboot: Add support for serial debug using the PROM
` [PATCH 3/3] MIPS: ath79: Add zboot debug serial support

[PATCH] clk: let clk_disable() return immediately if clk is NULL or error
 2015-12-10  9:40 UTC  (2+ messages)

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

[PATCH v5 4/7] mips: mm/gup: add gup trace points
 2015-12-09 21:22 UTC 

[PATCH v4 4/7] mips: mm/gup: add gup trace points
 2015-12-09 17:29 UTC 

[PATCH v2] MIPS: fix DMA contiguous allocation
 2015-12-09 15:03 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