Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2016-04-25 07:14:53 to 2016-05-12 01:11:03 UTC [more...]

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

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

[PATCH 00/12] TLB/XPA fixes & cleanups
 2016-05-11 21:15 UTC  (10+ messages)
` [PATCH 04/12] MIPS: Use enums to make asm/pgtable-bits.h readable

[PATCH] MIPS: tools: Ignore relocation tool
 2016-05-11 19:16 UTC 

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

[PATCH] MIPS: Octeon: byteswap initramfs in little endian mode
 2016-05-11 15:44 UTC  (7+ messages)

[PATCH] MIPS: Allow R6 compact branch policy to be left unspecified
 2016-05-11 13:22 UTC  (6+ messages)

[PATCH] MIPS: alchemy: Remove CLK_IS_ROOT
 2016-05-11 12:09 UTC  (2+ messages)

[PATCH] MIPS: ath79: Remove CLK_IS_ROOT
 2016-05-11 12:09 UTC  (2+ messages)

[PATCH 0/5] MIPS: Add feature probing ready for KVM/VZ
 2016-05-11 11:58 UTC  (17+ 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 v2] MIPS: Fix type and FCSR mask
 2016-05-11 11:51 UTC  (4+ messages)

[patch V4 00/31] bitops: add parity functions
 2016-05-11  9:17 UTC  (3+ messages)
` [patch V4 06/31] bitops: Tile and MIPS (if has usable __builtin_popcount) use popcount "
` [patch V4 11/31] mips: use parity functions in cerr-sb1.c

[PATCH v2] MIPS: Octeon: detect and fix byte swapped initramfs
 2016-05-10 23:26 UTC  (3+ messages)

[PATCH 1/2] MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)
 2016-05-10 19:32 UTC  (2+ messages)

[PATCH] MIPS: Fix type and FCSR mask
 2016-05-10 18:05 UTC 

[PATCH v6 1/2] KVM: remove NULL return path for vcpu ids >= KVM_MAX_VCPUS
 2016-05-10 17:17 UTC  (4+ messages)
` [PATCH v6 2/2] kvm: introduce KVM_MAX_VCPU_ID

[PATCH 0/5] MIPS: KVM: A few misc fixes
 2016-05-10 13:56 UTC  (3+ messages)

[PATCH 0/7] MIPS: Add extended ASID support
 2016-05-10  8:55 UTC  (18+ messages)
` [PATCH 1/7] MIPS: KVM/locore.S: Don't preserve host ASID around vcpu_run
` [PATCH 2/7] MIPS: Add & use CP0_EntryHi ASID definitions
` [PATCH 3/7] MIPS: KVM: Abstract guest ASID mask
` [PATCH 4/7] MIPS: KVM/locore.S: Only preserve callee saved registers
` [PATCH 5/7] MIPS: KVM/locore.S: Relax noat
` [PATCH 6/7] MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mips
` [PATCH 7/7] MIPS: Support extended ASIDs

[PATCH 00/11] FP emulation fixes
 2016-05-10  8:54 UTC  (6+ messages)
` [PATCH 01/11] MIPS: math-emu: Fix BC1{EQ,NE}Z emulation

[PATCH 10/23] MIPS: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB
 2016-05-10  8:05 UTC  (2+ messages)

usb: dwc2: regression on MyBook Live Duo / Canyonlands since 4.3.0-rc4
 2016-05-10  7:23 UTC  (14+ messages)

[PATCH 1/2] MAINTAINERS: change my email address
 2016-05-09 15:20 UTC  (3+ messages)
` [PATCH 2/2] arch: mips: "

[PATCH] MIPS: Implement __arch_bitrev* using bitswap for MIPSr6
 2016-05-09 14:19 UTC  (3+ messages)

[PATCH 1/4] clocksource: Add brcm,bcm6345-timer device tree binding
 2016-05-09 13:06 UTC  (11+ messages)
  ` [PATCH (v2) 1/10] "
    ` [PATCH (v2) 2/10] MIPS: bmips: Add bcm6345-l2-timer interrupt controller
      ` [PATCH (v3) "
          ` [PATCH (v4) 2/11] "
              ` [PATCH (v5) 3/11] "

[PATCH v10 0/3] PIC32MZDA Clock Driver
 2016-05-09 12:30 UTC  (4+ messages)
` [PATCH v10 2/3] clk: microchip: Add PIC32 clock driver

[patch V4] lib: GCD: Use binary GCD algorithm instead of Euclidean
 2016-05-07 11:23 UTC  (5+ messages)

[PATCH v2] MIPS: Remove no longer needed work_on_cpu() call
 2016-05-05 21:58 UTC  (3+ messages)

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

proposed patches for io.h & lantiq/irq.c out of OpenWrt tickets
 2016-05-05 16:48 UTC 

[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] 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 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  (7+ messages)
` [PATCH 3/4] MIPS: malta-time: Don't use PIT timer for cevt/csrc

[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  (15+ 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  (10+ 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 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  (2+ messages)
` [PATCH v2 2/2] genirq: Add error code reporting to irq_{reserve,destroy}_ipi


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