Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2015-12-07 22:50:23 to 2015-12-11 22:03:34 UTC [more...]

[PATCH linux-next (v3) 1/3] MIPS: bcm963xx: Add Broadcom BCM963xx board nvram data structure
 2015-12-11 22:02 UTC  (4+ 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 linux-next 1/2] power: Add brcm,bcm6358-power-controller device tree binding
 2015-12-11 20:36 UTC  (4+ messages)
` [PATCH linux-next 2/2] power: bcm6358-power: Add BCM6358 power domain controller support

[PATCH backport v3.10 1/4] MIPS: KVM: Fix ASID restoration logic
 2015-12-11 17:06 UTC  (8+ 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 00/14] Initial Microchip PIC32MZDA Support
 2015-12-11 16:16 UTC  (12+ messages)
` [PATCH 07/14] DEVICETREE: Add bindings for PIC32 pin control and GPIO
` [PATCH 08/14] pinctrl: Add PIC32 pin control driver
` [PATCH 09/14] DEVICETREE: Add bindings for PIC32 usart driver

[PATCH v3 0/4] Cleaning printk stuff in NMI context
 2015-12-11 12:50 UTC  (15+ messages)
` [PATCH v3 1/4] printk/nmi: Generic solution for safe printk in NMI
` [PATCH v3 2/4] printk/nmi: Use IRQ work only when ready
` [PATCH v3 3/4] printk/nmi: Warn when some message has been lost in NMI context
` [PATCH v3 4/4] printk/nmi: Increase the size of NMI buffer and make it configurable

[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 00/28] MIPS Boston board support
 2015-12-10 16:26 UTC  (9+ 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 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] ssb: pick SoC invariants code from MIPS BCM47xx arch
 2015-12-09 22:36 UTC 

[PATCH 135/182] MIPS: alchemy: switch to gpiochip_add_data()
 2015-12-09 21:44 UTC  (3+ messages)

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

[PATCH 000/182] Rid struct gpio_chip from container_of() usage
 2015-12-09 19:30 UTC  (4+ messages)

[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  (3+ messages)

[PATCH] MIPS: Fix DMA contiguous allocation
 2015-12-09 14:32 UTC  (8+ messages)

[PATCH 142/182] MIPS: txx9: rbtx4938: switch to gpiochip_add_data()
 2015-12-09 13:57 UTC  (2+ messages)

[PATCH 141/182] MIPS: txx9: iocled: use gpiochip data pointer
 2015-12-09 13:57 UTC  (2+ messages)

[PATCH 140/182] MIPS: rb532: use gpiochip data pointer
 2015-12-09 13:56 UTC  (2+ messages)

[PATCH 139/182] MIPS: txx9: switch to gpiochip_add_data()
 2015-12-09 13:56 UTC  (2+ messages)

[PATCH 138/182] MIPS: jz4740: use gpiochip data pointer
 2015-12-09 13:56 UTC  (2+ messages)

[PATCH 137/182] MIPS: bcm63xx: switch to gpiochip_add_data()
 2015-12-09 13:55 UTC  (2+ messages)

[PATCH 136/182] MIPS: ar7: use gpiochip data pointer
 2015-12-09 13:55 UTC  (2+ messages)

[PATCH v4 00/19] Implement generic IPI support mechanism
 2015-12-09 10:30 UTC  (43+ messages)
` [PATCH v4 01/19] genirq: Add new IRQ_DOMAIN_FLAGS_IPI
` [PATCH v4 02/19] genirq: Add DOMAIN_BUS_IPI
` [PATCH v4 03/19] genirq: Add GENERIC_IRQ_IPI Kconfig symbol
` [PATCH v4 04/19] genirq: Add struct ipi_mapping and its helper functions
` [PATCH v4 05/19] genirq: Add ipi_offset to irq_common_data
` [PATCH v4 06/19] genirq: Add an extra comment about the use of affinity in irq_common_data
` [PATCH v4 07/19] genirq: Make irq_domain_alloc_descs() non static
` [PATCH v4 08/19] genirq: Add a new generic IPI reservation code to irq core
` [PATCH v4 09/19] genirq: Add a new function to get IPI reverse mapping
` [PATCH v4 10/19] genirq: Add a new irq_send_ipi() to irq_chip
` [PATCH v4 11/19] genirq: Implement ipi_send_{mask, single}()
` [PATCH v4 12/19] irqchip/mips-gic: Add a IPI hierarchy domain
` [PATCH v4 13/19] irqchip/mips-gic: Add device "
` [PATCH v4 14/19] irqchip/mips-gic: Use gic_vpes instead of NR_CPUS
` [PATCH v4 15/19] irqchip/mips-gic: Clear percpu_masks correctly when mapping
` [PATCH v4 16/19] MIPS: Add generic SMP IPI support
` [PATCH v4 17/19] MIPS: Make smp CMP, CPS and MT use the new generic IPI functions
` [PATCH v4 18/19] MIPS: Delete smp-gic.c
` [PATCH v4 19/19] irqchip/mips-gic: Add new DT property to reserve IPIs

[PATCH] mips: make mips_cps_{core_init,boot_vpes} work on mips32r2
 2015-12-09 10:03 UTC  (3+ messages)

[PATCH] MIPS: malta-time: Fix logic inversion waiting for RTC
 2015-12-09  9:43 UTC 

Octeon3 switching from vendor->vanilla
 2015-12-09  5:39 UTC  (2+ messages)

[PATCH] MIPS: oprofile: Fix a preemption issue
 2015-12-09  3:15 UTC  (4+ messages)

[PATCH v3 4/7] mips: mm/gup: add gup trace points
 2015-12-08 19:39 UTC 

[PATCH] mips: Fix CPC_BASE_ADDR mask to match datasheet
 2015-12-08 18:27 UTC 

[PATCH v2 0/5] Cleaning printk stuff in NMI context
 2015-12-08 14:49 UTC  (9+ messages)
` [PATCH v2 3/5] printk/nmi: Try hard to print Oops message "

[PATCH] mips: mm: fix build failure
 2015-12-08 14:36 UTC  (3+ messages)

[PATCH v9 0/3] mtd: nand: jz4780: Add NAND and BCH drivers
 2015-12-08 14:20 UTC  (4+ messages)
` [PATCH v9 3/3] MIPS: dts: jz4780/ci20: Add NEMC, BCH and NAND device tree nodes

[PATCH 1/2] clk: Add brcm,bcm63xx-gate-clk device tree binding
 2015-12-08 12:24 UTC  (4+ messages)

[PATCH] MIPS: VDSO: Fix build error
 2015-12-08 12:10 UTC  (3+ messages)

[PATCH 00/23] mtd: rework ECC layout definition
 2015-12-08 10:33 UTC  (16+ messages)
` [PATCH 01/23] mtd: kill the ecclayout->oobavail field
  ` [linux-sunxi] "
` [PATCH 04/23] mtd: nand: s3c2410: kill the ->ecc_layout field
` [PATCH 05/23] mtd: nand: jz4770: "
` [PATCH 19/23] mtd: nand: switch all drivers to mtd_ooblayout_ops
` [PATCH 21/23] staging: mt29f_spinand: switch "
  ` [linux-sunxi] "

[PATCH v2 04/25] mips: nand: make use of mtd_to_nand() where appropriate
 2015-12-08  3:29 UTC 

[PATCH part3 v12 00/10] Cleanup platform pci_domain_nr()
 2015-12-08  1:18 UTC  (4+ messages)

[PATCH 12/23] mtd: use mtd_eccpos() and mtd_oobfree() where appropriate
 2015-12-07 23:36 UTC  (5+ messages)

[PATCH 22/23] mtd: nand: kill layout field
 2015-12-07 23:00 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