Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: David Daney <ddaney@caviumnetworks.com>
To: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips <linux-mips@linux-mips.org>
Subject: Pull request for MIPS v3.10-rc1 fixes.
Date: Mon, 13 May 2013 14:03:04 -0700	[thread overview]
Message-ID: <51915508.7080205@caviumnetworks.com> (raw)

The following changes since commit 1f638766ffcd9f08209afcabb3e2df961552fe18:

   Merge tag 'spi-v3.10-rc1' of 
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi (2013-05-13 
08:12:18 -0700)

are available in the git repository at:


   git://git.linux-mips.org/pub/scm/daney/upstream-daney.git dd-3.10-rc1

for you to fetch changes up to aea277b5753da8346147912eac2b21c09f1246f6:

   MIPS: Make virt_to_phys() work for all unmapped addresses. 
(2013-05-13 13:38:15 -0700)


These are four patches that are on the mailing list and are required
to boot on OCTEON.  All packaged for a hopefully easy pull.

David Daney

----------------------------------------------------------------
David Daney (3):
       Revert "MIPS: microMIPS: Support dynamic ASID sizing."
       Revert "MIPS: Allow ASID size to be determined at boot time."
       MIPS: Make virt_to_phys() work for all unmapped addresses.

Thomas Gleixner (1):
       MIPS: Enable interrupts in arch_cpu_idle()

  arch/mips/include/asm/io.h          |  2 +-
  arch/mips/include/asm/mmu_context.h | 95 
++++++++++++++-----------------------
  arch/mips/include/asm/page.h        |  2 +-
  arch/mips/kernel/genex.S            |  2 +-
  arch/mips/kernel/process.c          | 13 +++--
  arch/mips/kernel/smtc.c             | 10 ++--
  arch/mips/kernel/traps.c            |  6 +--
  arch/mips/lib/dump_tlb.c            |  5 +-
  arch/mips/lib/r3k_dump_tlb.c        |  7 ++-
  arch/mips/mm/tlb-r3k.c              | 20 ++++----
  arch/mips/mm/tlb-r4k.c              |  2 +-
  arch/mips/mm/tlb-r8k.c              |  2 +-
  arch/mips/mm/tlbex.c                | 79 ------------------------------
  13 files changed, 71 insertions(+), 174 deletions(-)

                 reply	other threads:[~2013-05-13 21:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51915508.7080205@caviumnetworks.com \
    --to=ddaney@caviumnetworks.com \
    --cc=linux-mips@linux-mips.org \
    --cc=ralf@linux-mips.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox