All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] MIPS R6 fixes for 4.0
@ 2015-03-03 18:48 ` Markos Chandras
  0 siblings, 0 replies; 17+ messages in thread
From: Markos Chandras @ 2015-03-03 18:48 UTC (permalink / raw)
  To: linux-mips; +Cc: Markos Chandras

Hi,

A few R6 fixes for 4.0.

Please consider applying them in time for Linux 4.0

Markos Chandras (4):
  MIPS: asm: r4kcache: Use correct base register for MIPS R6 cache
    flushes
  MIPS: asm: spinlock: Fix addiu instruction for R10000_LLSC_WAR case
  MIPS: kernel: entry.S: Set correct ISA level for mips_ihb
  MIPS; asm: bitops: Add missing ISA levels for MIPS R6

 arch/mips/include/asm/bitops.h   |  3 ++
 arch/mips/include/asm/r4kcache.h | 88 ++++++++++++++++++++--------------------
 arch/mips/include/asm/spinlock.h |  2 +-
 arch/mips/kernel/entry.S         |  3 +-
 4 files changed, 50 insertions(+), 46 deletions(-)

-- 
2.3.1

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2015-03-24  9:00 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-03 18:48 [PATCH 0/4] MIPS R6 fixes for 4.0 Markos Chandras
2015-03-03 18:48 ` Markos Chandras
2015-03-03 18:48 ` [PATCH 1/4] MIPS: asm: r4kcache: Use correct base register for MIPS R6 cache flushes Markos Chandras
2015-03-03 18:48   ` Markos Chandras
2015-03-05 13:46   ` Maciej W. Rozycki
2015-03-09  8:43     ` Markos Chandras
2015-03-09  8:43       ` Markos Chandras
2015-03-23 20:40       ` Maciej W. Rozycki
2015-03-24  8:59         ` Markos Chandras
2015-03-24  8:59           ` Markos Chandras
2015-03-03 18:48 ` [PATCH 2/4] MIPS: asm: spinlock: Fix addiu instruction for R10000_LLSC_WAR case Markos Chandras
2015-03-03 18:48   ` Markos Chandras
2015-03-03 18:48 ` [PATCH 3/4] MIPS: kernel: entry.S: Set correct ISA level for mips_ihb Markos Chandras
2015-03-03 18:48   ` Markos Chandras
2015-03-03 18:48 ` [PATCH 4/4] MIPS; asm: bitops: Add missing ISA levels for MIPS R6 Markos Chandras
2015-03-03 18:48   ` Markos Chandras
2015-03-09 15:24   ` Markos Chandras

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.