Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2016-04-21 11:44:34 to 2016-05-05 01:36:45 UTC [more...]

[PATCH v2 00/15] MIPS Boston board support
 2016-05-05  1:36 UTC  (5+ messages)
` [PATCH v2 03/15] MIPS: PCI: Compatibility with ARM-like PCI host drivers

[PATCH v5 0/2] let archs decide for vCPU ids
 2016-05-04 17:50 UTC  (7+ messages)
` [PATCH v5 1/2] KVM: remove NULL return path for vcpu ids >= KVM_MAX_VCPUS
` [PATCH v5 2/2] kvm: introduce KVM_MAX_VCPU_ID

[PATCH v2] MIPS: Remove no longer needed work_on_cpu() call
 2016-05-02  9:00 UTC 

[PATCH] MIPS: genex: Indent delay slots & clean whitespace
 2016-04-29 16:29 UTC  (2+ messages)

[PATCH 0/6] MIPS: Exposure & handling of VZ state
 2016-04-29 13:53 UTC  (14+ messages)
` [PATCH 1/6] MIPS: Avoid magic numbers probing kscratch_mask
` [PATCH 2/6] MIPS: Add register definitions for VZ ASE registers
` [PATCH 3/6] MIPS: Add guest CP0 accessors
` [PATCH 4/6] MIPS: Add probing & defs for VZ & guest features
` [PATCH 5/6] MIPS: dump_tlb: Preserve and dump GuestID
` [PATCH 6/6] MIPS: Print GuestCtl1 on machine check exception

[PATCH 0/5] MIPS: Add feature probing ready for KVM/VZ
 2016-04-29 13:46 UTC  (10+ messages)
` [PATCH 1/5] MIPS: Define & use CP0_EBase bit definitions
` [PATCH 2/5] MIPS: Add defs & probing of 64-bit CP0_EBase
` [PATCH 3/5] MIPS: Add defs & probing of BadInstr[P] registers
` [PATCH 4/5] MIPS: Add defs & probing of [X]ContextConfig
` [PATCH 5/5] MIPS: Add perf counter feature

[patch V3] lib: GCD: add binary GCD algorithm
 2016-04-28 19:54 UTC  (13+ messages)

[PATCH 0/4] MIPS: Guest timekeeping improvements
 2016-04-28 16:36 UTC  (17+ messages)
` [PATCH 1/4] MIPS: malta-time: Start GIC count before syncing to RTC
` [PATCH 2/4] MIPS: malta-time: Take seconds into account
` [PATCH 3/4] MIPS: malta-time: Don't use PIT timer for cevt/csrc
` [PATCH 4/4] MIPS: cevt-r4k: Dynamically calculate min_delta_ns

[PATCH] MIPS: netlogic: Fix CP0_EBASE redefinition warnings
 2016-04-28 16:21 UTC  (3+ messages)

[PATCH 1/2] MIPS: don't add leading spacing to command lines
 2016-04-28  9:03 UTC  (2+ messages)
` [PATCH 2/2] MIPS: add support for extending builtin cmdline

[PATCH v4 0/2] let archs decide for vcpu ids
 2016-04-27 14:40 UTC  (26+ messages)
` [PATCH v4 1/2] KVM: remove NULL return path for vcpu ids >= KVM_MAX_VCPUS
` [PATCH v4 2/2] KVM: move vcpu id checking to archs

[PATCH v5 0/4] Cleaning printk stuff in NMI context
 2016-04-27  9:34 UTC  (11+ 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 v2 1/2] genirq: Make irq_destroy_ipi take a cpumask of IPIs to destroy
 2016-04-25  7:14 UTC  (4+ messages)
` [PATCH v2 2/2] genirq: Add error code reporting to irq_{reserve,destroy}_ipi

[PATCH v3] KVM: remove buggy vcpu id check on vcpu creation
 2016-04-23 22:54 UTC  (17+ messages)

[PATCH 1/3] MIPS: JZ4740: Qi LB60: Remove support for AVT2 variant
 2016-04-23 11:57 UTC  (2+ messages)

[PATCH v3 0/8] MIPS: Loongson: Add the Loongson-1A processor support
 2016-04-22 23:14 UTC  (4+ messages)
` [PATCH v3 5/8] MIPS: Loongson-1A: Workaround for pll register can't be read

[PATCH] MIPS: Allow R6 compact branch policy to be left unspecified
 2016-04-22 17:32 UTC  (6+ messages)

[PATCH 1/2] MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)
 2016-04-22 16:06 UTC  (8+ messages)
` [PATCH 2/2] MIPS: Force CPUs to lose FP context during mode switches

[PATCH 1/2] genirq: Make irq_destroy_ipi take a cpumask of IPIs to destroy
 2016-04-22 15:48 UTC  (7+ messages)
` [PATCH 2/2] genirq: Add error code reporting to irq_{reserve,destroy}_ipi

[PATCH 0/5] MIPS: KVM: A few misc fixes
 2016-04-22  9:38 UTC  (12+ messages)
` [PATCH 1/5] MIPS: KVM: Fix timer IRQ race when freezing timer
` [PATCH 2/5] MIPS: KVM: Fix timer IRQ race when writing CP0_Compare
` [PATCH 3/5] MIPS: KVM: Fix preemptable kvm_mips_get_*_asid() calls
` [PATCH 4/5] MIPS: KVM: Fix preemption warning reading FPU capability
` [PATCH 5/5] MIPS: KVM: Add missing disable FPU hazard barriers

MIPS: KVM: Fix timer IRQ race when writing CP0_Compare
 2016-04-22  9:38 UTC 

MIPS: KVM: Fix timer IRQ race when writing CP0_Compare
 2016-04-22  9:38 UTC 

MIPS: KVM: Fix timer IRQ race when freezing timer
 2016-04-22  9:38 UTC 

MIPS: KVM: Fix timer IRQ race when freezing timer
 2016-04-22  9:38 UTC 

[PATCH v2 0/2] kbuild: Remove stale asm-generic wrappers
 2016-04-21 18:44 UTC  (7+ messages)
` [PATCH v2 2/2] "

[PATCH] MIPS: Prevent "restoration" of MSA context in non-MSA kernels
 2016-04-21 17:04 UTC  (6+ messages)
  ` [PATCH v2] "

Emulation of unaligned LDXC1/SDXC1 instructions
 2016-04-21 14:59 UTC  (3+ messages)
` [PATCH] MIPS: Allow emulation for unaligned [LS]DXC1 instructions

[PATCH 00/11] FP emulation fixes
 2016-04-21 13:04 UTC  (24+ 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 08/11] MIPS: math-emu: Fix bit-width in ieee754dp_{mul,maddf,msubf} comments
` [PATCH 09/11] MIPS: math-emu: Fix code indentation
` [PATCH 10/11] MIPS: math-emu: Fix m{add,sub}.s shifts
` [PATCH 11/11] MIPS: math-emu: Fix jalr emulation when rd == $0

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 


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