public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: cyril@ti•com (Cyril Chemparathy)
To: linux-arm-kernel@lists•infradead.org
Subject: [GIT PULL] ARM: LPAE Fixes - Part 1 for v3.9
Date: Fri, 1 Feb 2013 10:32:07 -0500	[thread overview]
Message-ID: <510BDFF7.4050405@ti.com> (raw)

The following changes since commit 7d1f9aeff1ee4a20b1aeb377dd0f579fe9647619:

   Linux 3.8-rc4 (2013-01-17 19:25:45 -0800)

are available in the git repository at:

 
git://git.kernel.org/pub/scm/linux/kernel/git/cchemparathy/linux-keystone.git 
upstream/keystone-lpae-v4

for you to fetch changes up to 4dc17a8282221854896a0d6a83c758fde4f9b139:

   ARM: fix type of PHYS_PFN_OFFSET to unsigned long (2013-02-01 
09:37:53 -0500)

----------------------------------------------------------------
Cyril Chemparathy (10):
       ARM: LPAE: use signed arithmetic for mask definitions
       ARM: LPAE: use phys_addr_t in switch_mm()
       ARM: LPAE: use 64-bit accessors for TTBR registers
       ARM: LPAE: define ARCH_LOW_ADDRESS_LIMIT for bootmem
       ARM: LPAE: factor out T1SZ and TTBR1 computations
       ARM: LPAE: accomodate >32-bit addresses for page table base
       ARM: mm: use physical addresses in highmem sanity checks
       ARM: mm: cleanup checks for membank overlap with vmalloc area
       ARM: mm: clean up membank size limit checks
       ARM: fix type of PHYS_PFN_OFFSET to unsigned long

Vitaly Andrianov (3):
       ARM: LPAE: use phys_addr_t in alloc_init_pud()
       ARM: LPAE: use phys_addr_t in free_memmap()
       ARM: LPAE: use phys_addr_t for initrd location

  arch/arm/include/asm/memory.h               |   20 +++++++++-
  arch/arm/include/asm/page.h                 |    2 +-
  arch/arm/include/asm/pgtable-3level-hwdef.h |   20 ++++++++++
  arch/arm/include/asm/pgtable-3level.h       |    6 +--
  arch/arm/include/asm/proc-fns.h             |   26 +++++++++----
  arch/arm/kernel/head.S                      |   10 ++---
  arch/arm/kernel/smp.c                       |   11 +++++-
  arch/arm/mm/context.c                       |    9 +----
  arch/arm/mm/init.c                          |   19 +++++-----
  arch/arm/mm/mmu.c                           |   49 
+++++++++----------------
  arch/arm/mm/proc-v7-3level.S                |   53 
++++++++++++++-------------
  11 files changed, 132 insertions(+), 93 deletions(-)

                 reply	other threads:[~2013-02-01 15:32 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=510BDFF7.4050405@ti.com \
    --to=cyril@ti$(echo .)com \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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