messages from 2016-04-17 18:47:30 to 2016-04-21 13:07:16 UTC [more...]
[PATCH 00/11] FP emulation fixes
2016-04-21 13:04 UTC (16+ messages)
` [PATCH 01/11] MIPS: math-emu: Fix BC1{EQ,NE}Z emulation
` [PATCH 02/11] MIPS: Fix BC1{EQ,NE}Z return offset calculation
` [PATCH 03/11] MIPS: inst: Declare fsel_op for sel.fmt instruction
` [PATCH 04/11] MIPS: math-emu: Emulate MIPSr6 "
` [PATCH 05/11] MIPS: math-emu: Unify ieee754sp_m{add,sub}f
` [PATCH 06/11] MIPS: math-emu: Unify ieee754dp_m{add,sub}f
` [PATCH 07/11] MIPS: math-emu: Add z argument macros
[PATCH v3] KVM: remove buggy vcpu id check on vcpu creation
2016-04-21 13:05 UTC (14+ messages)
MIPS: math-emu: Fix jalr emulation when rd == $0
2016-04-21 13:04 UTC
MIPS: math-emu: Fix jalr emulation when rd == $0
2016-04-21 13:04 UTC
MIPS: Fix BC1{EQ,NE}Z return offset calculation
2016-04-21 13:04 UTC
MIPS: math-emu: Fix BC1{EQ,NE}Z emulation
2016-04-21 13:04 UTC
[PATCH v5 0/4] Cleaning printk stuff in NMI context
2016-04-21 11:48 UTC (5+ messages)
` [PATCH v5 1/4] printk/nmi: generic solution for safe printk in NMI
` [PATCH v5 2/4] printk/nmi: warn when some message has been lost in NMI context
` [PATCH v5 3/4] printk/nmi: increase the size of NMI buffer and make it configurable
` [PATCH v5 4/4] printk/nmi: flush NMI messages on the system panic
[PATCH 1/2] MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)
2016-04-21 11:43 UTC (4+ messages)
` [PATCH 2/2] MIPS: Force CPUs to lose FP context during mode switches
MIPS: Force CPUs to lose FP context during mode switches
2016-04-21 11:43 UTC
MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)
2016-04-21 11:43 UTC
Emulation of unaligned LDXC1/SDXC1 instructions
2016-04-21 11:25 UTC (3+ messages)
` [PATCH] MIPS: Allow emulation for unaligned [LS]DXC1 instructions
[PATCH] irqchip/mips-gic: Don't overrun pcpu_masks array
2016-04-21 10:31 UTC (2+ messages)
[PATCH] genirq: Dont allow affinity mask to be updated on IPIs
2016-04-21 9:08 UTC (2+ messages)
[PATCH v2] KVM: remove buggy vcpu id check on vcpu creation
2016-04-20 15:41 UTC (3+ messages)
` [Qemu-ppc] "
[PATCH] KVM: remove buggy vcpu id check on vcpu creation
2016-04-20 15:21 UTC (6+ messages)
[PATCH v4 0/5] Cleaning printk stuff in NMI context
2016-04-20 13:49 UTC (5+ messages)
` [PATCH v4 1/5] printk/nmi: generic solution for safe printk in NMI
[PATCH] mips: Fix crash registers on non-crashing CPUs
2016-04-20 13:43 UTC (4+ messages)
[PATCH] drm: Loongson-3 doesn't fully support wc memory
2016-04-20 11:24 UTC (9+ messages)
[PATCH 10/23] MIPS: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB
2016-04-20 8:58 UTC
[PATCH] MIPS: Loongson: Adjust cpu features for Loongson-3
2016-04-20 6:14 UTC
next: fuloong2e qemu boot failure due to 'MIPS: Loongson: Add Loongson-3A R2 basic support'
2016-04-20 5:41 UTC (4+ messages)
` Re:next: fuloong2e qemu boot failure due to 'MIPS: Loongson: AddLoongson-3A "
` next: "
[PATCH] mips: mt7620: fallback to SDRAM when syscfg0 does not have a valid value for the memory type
2016-04-20 3:44 UTC
[PATCH] MIPS: alchemy: Remove CLK_IS_ROOT
2016-04-20 1:34 UTC
[PATCH] MIPS: ath79: Remove CLK_IS_ROOT
2016-04-20 1:33 UTC
[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 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 (3+ 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 (7+ messages)
` [PATCH 05/12] MIPS: mm: Standardise on _PAGE_NO_READ, drop _PAGE_READ
[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 (5+ messages)
` [PATCH V1 4/7] mtd: nand: add Loongson1 NAND driver
` [PATCH V1 6/7] MIPS: Loongson1B: Some updates/fixes for LS1B
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