messages from 2016-04-14 21:40:40 to 2016-04-19 22:40:19 UTC [more...]
[PATCH] MIPS: BMIPS: Adjust mips-hpt-frequency for BCM7435
2016-04-19 22:38 UTC (2+ messages)
[PATCH v2] MIPS: BMIPS: Adjust mips-hpt-frequency for BCM7435
2016-04-19 22:35 UTC
MIPS: BMIPS: Adjust mips-hpt-frequency for BCM7435
2016-04-19 22:35 UTC
[PATCH V2] mips: pistachio: Determine SoC revision during boot
2016-04-19 14:46 UTC (2+ messages)
[PATCH] drm: Loongson-3 doesn't fully support wc memory
2016-04-19 13:53 UTC (3+ messages)
[PATCH v5 00/52] mtd: rework ECC layout definition
2016-04-19 12:49 UTC (16+ messages)
` [PATCH v5 39/50] mtd: nand: omap2: switch to mtd_ooblayout_ops
[PATCH] arch/defconfig: remove CONFIG_RESOURCE_COUNTERS
2016-04-19 11:32 UTC (3+ messages)
[PATCH] mips: pistachio: Determine SoC revision during boot
2016-04-19 10:27 UTC (5+ messages)
[PATCH v3 00/13] TLB/XPA fixes & cleanups
2016-04-19 8:25 UTC (28+ messages)
` [PATCH v3 01/13] MIPS: Separate XPA CPU feature into LPA and MVH
` [PATCH v3 02/13] MIPS: Fix HTW config on XPA kernel without LPA enabled
` [PATCH v3 03/13] MIPS: Remove redundant asm/pgtable-bits.h inclusions
` [PATCH v3 04/13] MIPS: Use enums to make asm/pgtable-bits.h readable
` [PATCH v3 05/13] MIPS: mm: Standardise on _PAGE_NO_READ, drop _PAGE_READ
` [PATCH v3 06/13] MIPS: mm: Unify pte_page definition
` [PATCH v3 07/13] MIPS: mm: Fix MIPS32 36b physical addressing (alchemy, netlogic)
` [PATCH v3 08/13] MIPS: mm: Don't clobber $1 on XPA TLB refill
` [PATCH v3 09/13] MIPS: mm: Pass scratch register through to iPTE_SW
` [PATCH v3 10/13] MIPS: mm: Be more explicit about PTE mode bit handling
` [PATCH v3 11/13] MIPS: mm: Simplify build_update_entries
` [PATCH v3 12/13] MIPS: mm: Don't do MTHC0 if XPA not present
` [PATCH v3 13/13] MIPS: mm: Panic if an XPA kernel is run without RIXI
[PATCH v2 00/13] TLB/XPA fixes & cleanups
2016-04-19 8:22 UTC (35+ messages)
` [PATCH v2 01/13] MIPS: Separate XPA CPU feature into LPA and MVH
` [PATCH v2 02/13] MIPS: Fix HTW config on XPA kernel without LPA enabled
` [PATCH v2 03/13] MIPS: Remove redundant asm/pgtable-bits.h inclusions
` [PATCH v2 04/13] MIPS: Use enums to make asm/pgtable-bits.h readable
` [PATCH v2 05/13] MIPS: mm: Standardise on _PAGE_NO_READ, drop _PAGE_READ
` [PATCH v2 06/13] MIPS: mm: Unify pte_page definition
` [PATCH v2 07/13] MIPS: mm: Fix MIPS32 36b physical addressing (alchemy, netlogic)
` [PATCH v2 08/13] MIPS: mm: Don't clobber $1 on XPA TLB refill
` [PATCH v2 09/13] MIPS: mm: Pass scratch register through to iPTE_SW
` [PATCH v2 10/13] MIPS: mm: Be more explicit about PTE mode bit handling
` [PATCH v2 11/13] MIPS: mm: Simplify build_update_entries
` [PATCH v2 12/13] MIPS: mm: Don't do MTHC0 if XPA not present
` [PATCH v2 13/13] MIPS: mm: Panic if an XPA kernel is run without RIXI
[PATCH 0/6] MIPS: Loongson: feature and performance improvements
2016-04-19 1:48 UTC (7+ messages)
` [PATCH 1/6] MIPS: Loongson: Add NMI handler support
` [PATCH 2/6] MIPS: Loongson-3: IRQ balancing for PCI devices
` [PATCH 3/6] MIPS: Loongson-3: support irq_set_affinity() in i8259 chip
` [PATCH 4/6] MIPS: Loogson: Make enum loongson_cpu_type more clear
` [PATCH 5/6] MIPS: Add __cpu_full_name[] to make CPU names more human-readable
` [PATCH 6/6] MIPS: Loongson: Introduce and use LOONGSON_LLSC_WAR
[PATCH v2] bus: brcmstb_gisb: Rework dependencies
2016-04-18 21:21 UTC (4+ messages)
[PATCH 1/3] MIPS: JZ4740: Qi LB60: Remove support for AVT2 variant
2016-04-18 18:58 UTC (3+ messages)
` [PATCH 2/3] MIPS: JZ4740: Probe OHCI platform device via DT
` [PATCH 3/3] USB: ohci-jz4740: Remove obsolete driver
[PATCH v2 0/5] MIPS: ath79: Add USB support on the TL-WR1043ND
2016-04-18 14:40 UTC (7+ messages)
` [PATCH v2 1/5] phy: Add a driver for simple phy
[PATCH 3.4 39/92] MIPS: dma-default: Fix 32-bit fall back to GFP_DMA
2016-04-18 10:45 UTC
[PATCH 00/12] TLB/XPA fixes & cleanups
2016-04-18 9:10 UTC (46+ messages)
` [PATCH 01/12] MIPS: Separate XPA CPU feature into LPA and MVH
` [PATCH 02/12] MIPS: Fix HTW config on XPA kernel without LPA enabled
` [PATCH 03/12] MIPS: Remove redundant asm/pgtable-bits.h inclusions
` [PATCH 04/12] MIPS: Use enums to make asm/pgtable-bits.h readable
` [PATCH 05/12] MIPS: mm: Standardise on _PAGE_NO_READ, drop _PAGE_READ
` [PATCH 06/12] MIPS: mm: Unify pte_page definition
` [PATCH 07/12] MIPS: mm: Fix MIPS32 36b physical addressing (alchemy, netlogic)
` [PATCH 08/12] MIPS: mm: Don't clobber $1 on XPA TLB refill
` [PATCH 09/12] MIPS: mm: Pass scratch register through to iPTE_SW
` [PATCH 10/12] MIPS: mm: Be more explicit about PTE mode bit handling
` [PATCH 11/12] MIPS: mm: Simplify build_update_entries
` [PATCH 12/12] MIPS: mm: Don't do MTHC0 if XPA not present
[PATCH V2 1/7] clk: Loongson1: Update clocks of Loongson1B
2016-04-18 4:56 UTC (2+ messages)
[PATCH 4.4 085/137] MIPS: Fix MSA ld unaligned failure cases
2016-04-18 2:29 UTC (3+ messages)
` [PATCH 4.4 086/137] pinctrl: pistachio: fix mfio84-89 function description and pinmux
` [PATCH 4.4 095/137] pcmcia: db1xxx_ss: fix last irq_to_gpio user
[PATCH 4.5 073/124] MIPS: Fix MSA ld unaligned failure cases
2016-04-18 2:29 UTC (3+ messages)
` [PATCH 4.5 074/124] pinctrl: pistachio: fix mfio84-89 function description and pinmux
` [PATCH 4.5 084/124] pcmcia: db1xxx_ss: fix last irq_to_gpio user
[PATCH V1 0/7] MIPS: Loongson1B: add NAND, DMA and GPIO support
2016-04-17 19:38 UTC (9+ messages)
` [PATCH V1 1/7] clk: Loongson1: Update clocks of Loongson1B
` [PATCH V1 4/7] mtd: nand: add Loongson1 NAND driver
` [PATCH V1 6/7] MIPS: Loongson1B: Some updates/fixes for LS1B
[PATCH V3 00/29] bitops: add parity functions
2016-04-17 12:38 UTC (5+ messages)
` [PATCH V3 06/29] Tile and MIPS (if has usable __builtin_popcount) use popcount "
Patch "pcmcia: db1xxx_ss: fix last irq_to_gpio user" has been added to the 4.4-stable tree
2016-04-17 10:32 UTC (2+ messages)
Patch "pcmcia: db1xxx_ss: fix last irq_to_gpio user" has been added to the 4.5-stable tree
2016-04-17 10:27 UTC (2+ messages)
[added to the 4.1 stable tree] MIPS: smp.c: Fix uninitialised temp_foreign_map
2016-04-17 9:50 UTC
[PATCH] bus: brcmstb_gisb: Rework dependencies
2016-04-16 20:01 UTC (3+ messages)
[PATCH v5 00/14] Initial Microchip PIC32MZDA Support
2016-04-16 16:09 UTC (4+ messages)
` [PATCH v5 10/14] serial: pic32_uart: Add PIC32 UART driver
[PATCH v2] clk: let clk_disable() return immediately if clk is NULL or error
2016-04-16 0:04 UTC (6+ messages)
[PATCH 0/4] MIPS: MSA fixes
2016-04-15 10:28 UTC (15+ messages)
` [PATCH 1/4] MIPS: Use copy_s.fmt rather than copy_u.fmt
` [PATCH 2/4] MIPS: Fix MSA ld_*/st_* asm macros to use PTR_ADDU
` [PATCH 3/4] MIPS: Fix MSA assembly with big thread offsets
` [PATCH 4/4] MIPS: Fix MSA assembly warnings
[v3,11/41] mips: reuse asm-generic/barrier.h
2016-04-14 21:40 UTC (11+ messages)
` [PATCH] documentation: Add disclaimer
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox