Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2015-07-23 10:06:06 to 2015-08-03 07:23:46 UTC [more...]

[PATCH] MIPS: Remove all the uses of custom gpio.h
 2015-08-03  7:23 UTC  (5+ messages)

[PATCH v2] arch: use WRITE_ONCE/READ_ONCE in smp_store_release/smp_load_acquire
 2015-08-03  6:02 UTC  (5+ messages)

samples/kdbus/kdbus-workers.c and cross compiling MIPS
 2015-08-03  4:58 UTC  (15+ messages)

[PATCH v2] MIPS: Remove all the uses of custom gpio.h
 2015-08-02 16:30 UTC 

[PATCH 23/30] MIPS: Require O32 FP64 support for MIPS64 with O32 compat
 2015-08-02  8:34 UTC  (4+ messages)
` [PATCH 25/30] MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPU

[PATCH 3.2 121/164] MIPS: Fix enabling of DEBUG_STACKOVERFLOW
 2015-08-02  0:02 UTC  (4+ messages)
` [PATCH 3.2 022/164] MIPS: Hibernate: flush TLB entries earlier
` [PATCH 3.2 154/164] MIPS: Octeon: Remove udelay() causing huge IRQ latency
` [PATCH 3.2 153/164] MIPS: Fix race condition in lazy cache flushing

[PATCH 0/4] Netlogic updates for 4.3
 2015-08-01 12:14 UTC  (10+ messages)
` [PATCH 1/4] MIPS: Netlogic: Use chip_data for irq_chip methods
` [PATCH 2/4] MIPS: Netlogic: add device tree entry for XLP GPIO
` [PATCH 3/4] MIPS: Netlogic: set ARCH_REQUIRE_GPIOLIB for XLP platform
` [PATCH 4/4] MIPS: Netlogic: NAND IRQ mapping

[PATCH 3.10 89/89] MIPS: KVM: Do not sign extend on unsigned MMIO load
 2015-07-31 19:42 UTC 

[PATCH 3.14 125/125] MIPS: KVM: Do not sign extend on unsigned MMIO load
 2015-07-31 19:42 UTC 

[PATCH 4.1 256/267] EDAC, octeon: Fix broken build due to model helper renames
 2015-07-31 19:41 UTC 

mips: MT: ptrace.c: undefined MIPS_MT_SMTC
 2015-07-31 18:42 UTC 

[PATCH 09/26] MIPS: alchemy: Convert to clk_hw based provider APIs
 2015-07-31 17:03 UTC 

[PATCH] MIPS: Flush RPS on kernel entry with EVA
 2015-07-31 15:29 UTC  (2+ messages)

MIPS: Flush RPS on kernel entry with EVA
 2015-07-31 15:29 UTC 

MIPS: Flush RPS on kernel entry with EVA
 2015-07-31 15:29 UTC 

[PATCH] MIPS: select CONFIG_ARCH_USE_CMPXCHG_LOCKREF for MIPS64
 2015-07-30 15:16 UTC  (2+ messages)

[PATCH V6 0/6] Allow user to request memory to be locked on page fault
 2015-07-30 14:32 UTC  (4+ messages)
` [PATCH V6 4/6] mm: mlock: Add mlock flags to enable VM_LOCKONFAULT usage
` [PATCH V6 6/6] mips: Add entry for new mlock2 syscall

[PATCH 1/3] MIPS: Fix definition of pgprot_writecombine()
 2015-07-30 11:03 UTC  (8+ messages)
` [PATCH 2/3] MIPS: Add implementation of dma_map_ops.mmap() that handles write combining
  ` [PATCH v2 2/3] MIPS: Add implementation of dma_map_ops.mmap()
` [PATCH 3/3] MIPS: Use Ingenic-specific write combine attribute on all Ingenic platforms

MIPS: Scheduler changes
 2015-07-29 13:31 UTC 

[PATCH V5 0/7] Allow user to request memory to be locked on page fault
 2015-07-29 10:49 UTC  (21+ messages)
` [PATCH V5 4/7] mm: mlock: Add mlock flags to enable VM_LOCKONFAULT usage
` [PATCH V5 5/7] mm: mmap: Add mmap flag to request VM_LOCKONFAULT
` [PATCH V5 7/7] mips: Add entry for new mlock2 syscall

[PATCH] Revert "MIPS: BCM63xx: Provide a plat_post_dma_flush hook"
 2015-07-29  2:24 UTC 

[PATCH] mfd: Add support for CPLD chip on Mikrotik RB4xx boards
 2015-07-28 12:51 UTC  (2+ messages)

[PATCH 2/9] MIPS: Require O32 FP64 support for MIPS64 with O32 compat
 2015-07-28 12:34 UTC  (5+ messages)
` [PATCH 6/9] MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPU

[PATCH] MIPS: export get_c0_perfcount_int()
 2015-07-28 10:15 UTC  (2+ messages)

[PATCH v4 0/7] Clocksource changes for Pistachio CPUFreq
 2015-07-28  9:51 UTC  (12+ messages)
` [PATCH v4 1/7] clocksource: mips-gic: Enable the clock before using it
` [PATCH v4 2/7] clocksource: mips-gic: Add missing error returns checks
` [PATCH v4 3/7] clocksource: mips-gic: Split clocksource and clockevent initialization
` [PATCH v4 4/7] clocksource: mips-gic: Update clockevent frequency on clock rate changes

[PATCH 3.12 016/124] MIPS: Fix enabling of DEBUG_STACKOVERFLOW
 2015-07-28  9:43 UTC  (2+ messages)
  ` [PATCH 3.12 091/124] MIPS: Fix KVM guest fixmap address

[PATCH v2 00/16] MSA vector context signal handling & HWCAPs
 2015-07-28  8:39 UTC  (35+ messages)
` [PATCH v2 01/16] MIPS: remove outdated comments in sigcontext.h
` [PATCH v2 02/16] MIPS: simplify EVA FP context handling code
` [PATCH v2 03/16] MIPS: add offsets to sigcontext FP fields to struct mips_abi
` [PATCH v2 04/16] MIPS: use struct mips_abi offsets to save FP context
` [PATCH v2 05/16] MIPS: move FP usage checks into protected_{save,restore}_fp_context
` [PATCH v2 06/16] MIPS: skip odd double FP registers when copying FP32 sigcontext
` [PATCH v2 07/16] MIPS: use common FP sigcontext code for O32 compat
` [PATCH v2 08/16] MIPS: remove unused {get,put}_sigset functions
` [PATCH v2 09/16] MIPS: indicate FP mode in sigcontext sc_used_math
` [PATCH v2 10/16] MIPS: add definitions for extended context
` [PATCH v2 11/16] MIPS: save MSA extended context around signals
` [PATCH v2 12/16] MIPS: AT_HWCAP aux vector infrastructure
` [PATCH v2 13/16] MIPS: advertise MIPSr6 via HWCAP when appropriate
` [PATCH v2 14/16] MIPS: advertise MSA support via HWCAP when present
` [PATCH v2 15/16] MIPS: require O32 FP64 support for MIPS64 with O32 compat
` [PATCH v2 16/16] MIPS: drop EXPERIMENTAL tag from O32+FP64 & MSA

Crash in -next due to 'MIPS: Move FP usage checks into protected_{save, restore}_fp_context'
 2015-07-28  8:31 UTC  (13+ messages)

[PATCH] irqchip: bcm7120-l2: Fix interrupt status for multiple parent IRQs
 2015-07-28  0:51 UTC  (2+ messages)

[PATCH v4 5/7] clocksource: Add Pistachio SoC general purpose timer binding document
 2015-07-27 14:02 UTC  (6+ messages)
` [PATCH v4 6/7] clocksource: Add Pistachio clocksource-only driver
` [PATCH v4 7/7] mips: pistachio: Allow to enable the external timer based clocksource

[PATCH] MIPS: Remove most of the custom gpio.h
 2015-07-27 13:20 UTC  (4+ messages)

[PATCH] MIPS: do_mcheck: Fix kernel code dump with EVA
 2015-07-27 12:50 UTC  (4+ messages)
` [PATCH] MIPS: show_stack: Fix stack trace "

MIPS: show_stack: Fix stack trace with EVA
 2015-07-27 12:50 UTC 

MIPS: show_stack: Fix stack trace with EVA
 2015-07-27 12:50 UTC 

MIPS: do_mcheck: Fix kernel code dump with EVA
 2015-07-27 12:50 UTC 

MIPS: do_mcheck: Fix kernel code dump with EVA
 2015-07-27 12:50 UTC 

[PATCH 00/14] MIPS: Migrate clockevent drivers to 'set-state'
 2015-07-27  9:31 UTC  (4+ messages)

[patch added to the 3.12 stable tree] MIPS: Fix KVM guest fixmap address
 2015-07-27  8:02 UTC 

[PATCH v2] MIPS: SMP: Don't increment irq_count multiple times for call function IPIs
 2015-07-24 15:57 UTC  (2+ messages)

[PATCH] MIPS: SMP: Don't increment irq_count multiple times for call function IPIs
 2015-07-24 15:56 UTC  (6+ messages)

[PATCH V4 0/6] Allow user to request memory to be locked on page fault
 2015-07-24 15:53 UTC  (14+ messages)
` [PATCH V4 2/6] mm: mlock: Add new mlock, munlock, and munlockall system calls
` [PATCH V4 4/6] mm: mlock: Introduce VM_LOCKONFAULT and add mlock flags to enable it

[RFC V2 PATCH 0/1] kexec: crash_kexec_post_notifiers boot option related fixes
 2015-07-24  1:16 UTC  (2+ messages)
` [RFC V2 PATCH 1/1] panic/x86: Replace smp_send_stop() with crash_kexec version

MIPS: Export get_c0_perfcount_int()
 2015-07-23 16:59 UTC 

[PATCH 0/2] RIXI fixes
 2015-07-23 12:35 UTC  (7+ messages)
` [PATCH 1/2] MIPS: Handle page faults of executable but unreadable pages correctly
` [PATCH 2/2] MIPS: Partially disable RIXI support


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