linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-28 13:55:55 to 2017-03-06 08:34:23 UTC [more...]

[PATCH] MIPS: reset all task's asid to 0 after asid_cache(cpu) overflows
 2017-03-06  8:34 UTC  (6+ messages)

[PATCH] MIPS: reset all task's asid to 0 after asid_cache(cpu) overflows
 2017-03-06  8:00 UTC  (4+ messages)

[PATCH v2] MIPS: Fix build breakage caused by header file changes
 2017-03-06  5:53 UTC 

[PATCH] jump_label: align jump_entry table to at least 4-bytes
 2017-03-06  2:16 UTC  (26+ messages)
              ` [PATCH] MIPS: jump_lable: Give __jump_table elements an entsize

[PATCH 1/3] futex: remove duplicated code
 2017-03-06  1:52 UTC  (12+ messages)

[PATCH] MIPS: Fix build breakage caused by header file change
 2017-03-05 18:26 UTC 

[PATCH v2 1/1] serial: 8250_dw: Allow hardware flow control to be used
 2017-03-05  0:44 UTC  (18+ messages)
              ` [PATCH] serial: 8250_dw: Fix breakage when HAVE_CLK=n

RFC: Proper locking tips for IRQ handlers?
 2017-03-04 15:17 UTC 

[PATCH] uapi: fix asm/signal.h userspace compilation errors
 2017-03-04  1:23 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH] MIPS: Wire up statx system call
 2017-03-04  0:41 UTC  (2+ messages)

[PATCH] MIPS: Include asm/ptrace.h now linux/sched.h doesn't
 2017-03-04  0:32 UTC  (2+ messages)

[PATCH] MIPS: Fix IRQ tracing & lockdep when rescheduling
 2017-03-03 23:26 UTC  (2+ messages)

[PATCH 0/32] KVM: MIPS: Add VZ support
 2017-03-03 12:41 UTC  (72+ messages)
` [PATCH 1/32] MIPS: Add defs & probing of UFR
` [PATCH 2/32] MIPS: Separate MAAR V bit into VL and VH for XPA
` [PATCH 3/32] MIPS: Probe guest CP0_UserLocal
` [PATCH 4/32] MIPS: Probe guest MVH
` [PATCH 5/32] MIPS: Add some missing guest CP0 accessors & defs
` [PATCH 6/32] MIPS: asm/tlb.h: Add UNIQUE_GUEST_ENTRYHI() macro
` [PATCH 7/32] KVM: MIPS/Emulate: De-duplicate MMIO emulation
` [PATCH 8/32] KVM: MIPS/Emulate: Implement 64-bit "
` [PATCH 9/32] KVM: MIPS: Update kvm_lose_fpu() for VZ
` [PATCH 10/32] KVM: MIPS: Extend counters & events for VZ GExcCodes
` [PATCH 11/32] KVM: MIPS: Add VZ capability
` [PATCH 12/32] KVM: MIPS: Add 64BIT capability
` [PATCH 13/32] KVM: MIPS: Init timer frequency from callback
` [PATCH 14/32] KVM: MIPS: Add callback to check extension
` [PATCH 15/32] KVM: MIPS: Add hardware_{enable,disable} callback
` [PATCH 16/32] KVM: MIPS: Add guest exit exception callback
` [PATCH 17/32] KVM: MIPS: Abstract guest CP0 register access for VZ
` [PATCH 18/32] KVM: MIPS/Entry: Update entry code to support VZ
` [PATCH 19/32] KVM: MIPS/TLB: Add VZ TLB management
` [PATCH 20/32] KVM: MIPS/Emulate: Update CP0_Compare emulation for VZ
` [PATCH 21/32] KVM: MIPS/Emulate: Drop CACHE "
` [PATCH 22/32] KVM: MIPS: Update exit handler "
` [PATCH 23/32] KVM: MIPS: Implement VZ support
` [PATCH 24/32] KVM: MIPS: Add VZ support to build system
` [PATCH 25/32] KVM: MIPS/VZ: Support guest CP0_BadInstr[P]
` [PATCH 26/32] KVM: MIPS/VZ: Support guest CP0_[X]ContextConfig
` [PATCH 27/32] KVM: MIPS/VZ: Support guest segmentation control
` [PATCH 28/32] KVM: MIPS/VZ: Support guest hardware page table walker
` [PATCH 29/32] KVM: MIPS/VZ: Support guest load-linked bit
` [PATCH 30/32] KVM: MIPS/VZ: Emulate MAARs when necessary
` [PATCH 31/32] KVM: MIPS/VZ: Support hardware guest timer
` [PATCH 32/32] KVM: MIPS/VZ: Trace guest mode changes

[PATCH] module: set __jump_table alignment to 8
 2017-03-03  3:34 UTC  (12+ messages)

[PATCH] MIPS: pm-cps: Drop manual cache-line alignment of ready_count
 2017-03-02 22:02 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 1/3] uapi: fix asm/msgbuf.h userspace compilation errors
 2017-03-02 13:14 UTC  (4+ messages)
` [PATCH 2/3] uapi: fix asm/sembuf.h "
` [PATCH 3/3] uapi: fix asm/shmbuf.h "

[PATCH] uapi: fix another asm/shmbuf.h userspace compilation error
 2017-03-02 13:07 UTC  (2+ messages)

[PATCH 00/21] MIPS memblock: Remove bootmem code and switch to NO_BOOTMEM
 2017-03-02  3:06 UTC  (3+ messages)

[PATCH 12/12] MIPS: PCI: Fix IP27 for the PCI_PROBE_ONLY case
 2017-03-01 15:39 UTC  (10+ messages)

[PATCH v2 0/5] MIPS: Further microMIPS stack unwinding fixes
 2017-03-01 14:41 UTC  (12+ messages)
` [PATCH v2 1/5] MIPS: Handle non word sized instructions when examining frame
` [PATCH v2 2/5] MIPS: microMIPS: Fix decoding of addiusp instruction
` [PATCH v2 3/5] MIPS: Refactor handling of stack pointer in get_frame_info
` [PATCH v2 4/5] MIPS: Stacktrace: Fix __usermode() of uninitialised regs
` [PATCH v2 5/5] MIPS: microMIPS: Fix decoding of swsp16 instruction

[PATCH 0/4] MIPS: Further microMIPS stack unwinding fixes
 2017-03-01 13:51 UTC  (18+ messages)
` [PATCH 1/4] MIPS: Handle non word sized instructions when examining frame
` [PATCH 2/4] MIPS: microMIPS: Fix decoding of addiusp instruction
` [PATCH 3/4] MIPS: Stacktrace: Fix __usermode() of uninitialised regs
` [PATCH 4/4] MIPS: microMIPS: Fix decoding of swsp16 instruction

[PATCH] soc: bcm: brcmstb: Match additional compatible strings
 2017-02-28 20:29 UTC  (3+ messages)

[PATCH] module: set __jump_table alignment to 8
 2017-02-28 20:10 UTC 

stable build: 199 builds: 1 failed, 198 passed, 1 error, 31 warnings (v4.4.52)
 2017-02-28 13:55 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).