Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2014-10-28 14:13:47 to 2014-11-02 01:05:58 UTC [more...]

[PATCH V3 00/14] genirq endian fixes; bcm7120/brcmstb IRQ updates
 2014-11-02  1:03 UTC  (5+ messages)
` [PATCH V3 01/14] sh: Eliminate unused irq_reg_{readl,writel} accessors
` [PATCH V3 02/14] genirq: Generic chip: Change irq_reg_{readl,writel} arguments
` [PATCH V3 03/14] genirq: Generic chip: Allow irqchip drivers to override irq_reg_{readl,writel}
` [PATCH V3 04/14] genirq: Generic chip: Add big endian I/O accessors

[PATCH 3.2 008/102] MIPS: ZBOOT: add missing <linux/string.h> include
 2014-11-01 22:28 UTC  (3+ messages)
` [PATCH 3.2 071/102] MIPS: mcount: Adjust stack pointer for static trace in MIPS32
` [PATCH 3.2 078/102] MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcaches

[PATCH 00/44] kernel: Add support for poweroff handler call chain
 2014-11-01 17:02 UTC  (4+ messages)
` [PATCH 33/44] avr32: atngw100: Register with kernel poweroff handler

[PATCH] MIPS: asm/ptrace.h: include linux/types.h
 2014-11-01 12:19 UTC  (2+ messages)

[3.13.y.z extended stable] Patch "MIPS: tlbex: Properly fix HUGE TLB Refill exception handler" has been added to staging queue
 2014-10-31 20:53 UTC 

[3.13.y.z extended stable] Patch "MIPS: ftrace: Fix a microMIPS build problem" has been added to staging queue
 2014-10-31 20:53 UTC 

[PATCH v9 00/12] Intel MPX support
 2014-10-31 20:33 UTC  (14+ messages)
` [PATCH v9 05/12] x86, mpx: on-demand kernel allocation of bounds tables
` [PATCH v9 09/12] x86, mpx: decode MPX instruction to get bound violation information

[RFC PATCH v6] MIPS: fix build with binutils 2.24.51+
 2014-10-31 16:35 UTC  (4+ messages)

[PATCH for v3.18] mm/slab: fix unalignment problem on Malta with EVA due to slab merge
 2014-10-31 15:17 UTC  (2+ messages)

[RFC PATCH v5] MIPS: fix build with binutils 2.24.51+
 2014-10-31 13:30 UTC  (4+ messages)

[PATCH v5 0/7] Per-user clock constraints
 2014-10-31 11:33 UTC  (4+ messages)
` [PATCH v5 5/7] clk: Change clk_ops->determine_rate to return a clk_hw as the best parent

[PATCH 01/11] irqchip: Allow irq_reg_{readl,writel} to use __raw_{readl_writel}
 2014-10-30 21:18 UTC  (49+ messages)
` [PATCH 02/11] irqchip: brcmstb-l2: Eliminate dependency on ARM code
` [PATCH 03/11] irqchip: bcm7120-l2: Eliminate bad IRQ check
` [PATCH 04/11] irqchip: Remove ARM dependency for bcm7120-l2 and brcmstb-l2
` [PATCH 05/11] irqchip: bcm7120-l2: Make sure all register accesses use base+offset
` [PATCH 06/11] irqchip: bcm7120-l2: Use irq_reg_* accessors
` [PATCH 07/11] irqchip: brcmstb-l2: "
` [PATCH 08/11] irqchip: bcm7120-l2: Fix missing nibble in gc->unused mask
` [PATCH 09/11] irqchip: bcm7120-l2: Use gc->mask_cache to simplify suspend/resume functions
` [PATCH 10/11] irqchip: bcm7120-l2: Extend driver to support 64+ bit controllers
` [PATCH 11/11] irqchip: Decouple bcm7120-l2 from brcmstb-l2

[PATCH] MIPS: BCM47XX: Clean up nvram header
 2014-10-30 21:01 UTC  (2+ messages)

[PATCH V2 00/15] genirq endian fixes; bcm7120/brcmstb IRQ updates
 2014-10-30 19:24 UTC  (36+ messages)
` [PATCH V2 01/15] irqchip: Replace irq_reg_{readl,writel} with {readl,writel}
` [PATCH V2 02/15] sh: Eliminate unused irq_reg_{readl,writel} accessors
` [PATCH V2 03/15] genirq: Generic chip: Move irq_reg_{readl,writel} accessors into generic-chip.c
` [PATCH V2 04/15] genirq: Generic chip: Change irq_reg_{readl,writel} arguments
` [PATCH V2 05/15] genirq: Generic chip: Add big endian I/O accessors
` [PATCH V2 06/15] genirq: Generic chip: Optimize for fixed-endian systems
` [PATCH V2 07/15] irqchip: brcmstb-l2: Eliminate dependency on ARM code
` [PATCH V2 08/15] irqchip: bcm7120-l2: Eliminate bad IRQ check
` [PATCH V2 09/15] irqchip: Remove ARM dependency for bcm7120-l2 and brcmstb-l2
` [PATCH V2 10/15] irqchip: bcm7120-l2: Make sure all register accesses use base+offset
` [PATCH V2 11/15] irqchip: bcm7120-l2: Fix missing nibble in gc->unused mask
` [PATCH V2 12/15] irqchip: bcm7120-l2: Use gc->mask_cache to simplify suspend/resume functions
` [PATCH V2 13/15] irqchip: bcm7120-l2: Extend driver to support 64+ bit controllers
` [PATCH V2 14/15] irqchip: Decouple bcm7120-l2 from brcmstb-l2
` [PATCH V2 15/15] irqchip: bcm7120-l2: Enable big endian register accesses on BE kernels

[PATCH] MIPS: DMA: fix coherent alloc in non-coherent systems
 2014-10-30 18:38 UTC  (12+ messages)

[RFC PATCH v4] MIPS: fix build with binutils 2.24.51+
 2014-10-30 17:17 UTC  (2+ messages)

[PATCH] MIPS: R3000: Fix debug output for Virtual page number
 2014-10-30 16:10 UTC  (6+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] "
  ` [PATCH v2 2/3] MIPS: R3000: Replace magic numbers with macros
  ` [PATCH v2 3/3] MIPS: R3000: Remove redundant parentheses

[PATCH] staging: octeon-ethernet: disable load balance for receiving packet when CONFIG_RPS is enabled
 2014-10-30  1:09 UTC 

[PATCH V4 0/4] MIPS: GIC device-tree support
 2014-10-29 23:19 UTC  (5+ messages)
` [PATCH V4 1/4] of: Add vendor prefix for MIPS Technologies, Inc
` [PATCH V4 2/4] of: Add binding document for MIPS GIC
` [PATCH V4 3/4] irqchip: mips-gic: Add device-tree support
` [PATCH V4 4/4] clocksource: "

[PATCH V3 0/4] MIPS: GIC device-tree support
 2014-10-29 21:34 UTC  (23+ messages)
` [PATCH V3 1/4] of: Add vendor prefix for MIPS Technologies, Inc
` [PATCH V3 2/4] of: Add binding document for MIPS GIC
` [PATCH V3 3/4] irqchip: mips-gic: Add device-tree support
` [PATCH V3 4/4] clocksource: "

[PATCH] MIPS: BCM47XX: Use mtd as an alternative way/API to get NVRAM content
 2014-10-29 19:46 UTC  (2+ messages)

[PATCH V3 00/10] bcm63xx_uart and of-serial updates
 2014-10-29  4:12 UTC  (7+ messages)
` [PATCH V3 09/10] tty: serial: of-serial: Allow OF earlycon to default to "on"

[PATCH] mips: cma: Do not reserve memory if not required
 2014-10-29  1:39 UTC  (2+ messages)

[PATCH v3 00/13] MIPS: support for the Atheros AR231X SoCs
 2014-10-28 23:18 UTC  (14+ messages)
` [PATCH v3 01/13] MIPS: ath25: add common parts
` [PATCH v3 02/13] MIPS: ath25: add basic AR5312 SoC support
` [PATCH v3 03/13] MIPS: ath25: add basic AR2315 "
` [PATCH v3 04/13] MIPS: ath25: add interrupts handling routines
` [PATCH v3 05/13] MIPS: ath25: add early printk support
` [PATCH v3 06/13] MIPS: ath25: add UART support
` [PATCH v3 07/13] MIPS: ath25: add board configuration detection
` [PATCH v3 08/13] MIPS: ath25: add SoC type detection
` [PATCH v3 09/13] MIPS: ath25: register AR5312 flash controller
` [PATCH v3 10/13] MIPS: ath25: add AR2315 PCI host controller driver
` [PATCH v3 11/13] ath5k: revert AHB bus support removing
` [PATCH v3 12/13] ath5k: update dependencies
` [PATCH v3 13/13] MIPS: ath25: add Wireless device support

[PATCH 1/3] MIPS: Malta: Use __raw_{readl,writel} to access MSC registers
 2014-10-28 22:04 UTC  (5+ messages)
` [PATCH 3/3] irqchip: mips-gic: Use __raw_{readl,writel} for GIC registers

[PATCH 00/16] MIPS: support for the Atheros AR231X SoCs
 2014-10-28 21:08 UTC  (6+ messages)
` [PATCH 10/16] gpio: add driver for Atheros AR2315 SoC GPIO controller

[RFC 00/18] MIPS: support for the Atheros AR231X SoCs
 2014-10-28 16:12 UTC  (7+ messages)
` [RFC 09/18] gpio: add driver for Atheros AR5312 SoC GPIO controller

Boot problems on Malta with EVA (bisected to 12220dea07f1 "mm/slab: support slab merge")
 2014-10-28 16:00 UTC  (12+ messages)

[PATCH] MIPS: BCM47XX: Make bcma init NVRAM instead of bcm47xx polling it
 2014-10-28 14:13 UTC  (8+ messages)


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