All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Walker <dwalker@codeaurora.org>
To: Russell King - ARM Linux <linux@arm.linux.org.uk>
Cc: linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org
Subject: [GIT PULL] generic arm for MSM
Date: Thu, 25 Mar 2010 14:52:17 -0700	[thread overview]
Message-ID: <1269553937.21793.40.camel@c-dwalke-linux.qualcomm.com> (raw)

These are all mostly small patches that I've sent out a few times with
no comments. Let me know if you see any issues.

The following changes since commit 7ee744f22ffad619e23912a22d1b2795e10ed825:
  Stephen Rothwell (1):
        Add linux-next specific files for 20100324

are available in the git repository at:

  git://codeaurora.org/quic/kernel/dwalker/linux-msm.git for-russell

Daniel Walker (2):
      arm: msm: allow ARCH_MSM to have v7 cpus
      arm: msm: add oprofile pmu support

Dave Estes (1):
      arm: mm: qsd8x50: Fix incorrect permission faults

Steve Muckle (1):
      arm: msm: define HAVE_CLK for ARCH_MSM

 arch/arm/Kconfig          |   11 ++++++-----
 arch/arm/kernel/pmu.c     |    2 ++
 arch/arm/mach-msm/Kconfig |    2 ++
 arch/arm/mm/Kconfig       |    2 ++
 arch/arm/mm/abort-ev7.S   |   38 ++++++++++++++++++++++++++++++++++++++
 5 files changed, 50 insertions(+), 5 deletions(-)



WARNING: multiple messages have this Message-ID (diff)
From: dwalker@codeaurora.org (Daniel Walker)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] generic arm for MSM
Date: Thu, 25 Mar 2010 14:52:17 -0700	[thread overview]
Message-ID: <1269553937.21793.40.camel@c-dwalke-linux.qualcomm.com> (raw)

These are all mostly small patches that I've sent out a few times with
no comments. Let me know if you see any issues.

The following changes since commit 7ee744f22ffad619e23912a22d1b2795e10ed825:
  Stephen Rothwell (1):
        Add linux-next specific files for 20100324

are available in the git repository at:

  git://codeaurora.org/quic/kernel/dwalker/linux-msm.git for-russell

Daniel Walker (2):
      arm: msm: allow ARCH_MSM to have v7 cpus
      arm: msm: add oprofile pmu support

Dave Estes (1):
      arm: mm: qsd8x50: Fix incorrect permission faults

Steve Muckle (1):
      arm: msm: define HAVE_CLK for ARCH_MSM

 arch/arm/Kconfig          |   11 ++++++-----
 arch/arm/kernel/pmu.c     |    2 ++
 arch/arm/mach-msm/Kconfig |    2 ++
 arch/arm/mm/Kconfig       |    2 ++
 arch/arm/mm/abort-ev7.S   |   38 ++++++++++++++++++++++++++++++++++++++
 5 files changed, 50 insertions(+), 5 deletions(-)

             reply	other threads:[~2010-03-25 21:52 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-25 21:52 Daniel Walker [this message]
2010-03-25 21:52 ` [GIT PULL] generic arm for MSM Daniel Walker
2010-03-25 22:29 ` Russell King - ARM Linux
2010-03-25 22:29   ` Russell King - ARM Linux
2010-03-25 22:32   ` Daniel Walker
2010-03-25 22:32     ` Daniel Walker
2010-03-25 22:42     ` Russell King - ARM Linux
2010-03-25 22:42       ` Russell King - ARM Linux
2010-03-25 22:46 ` Nicolas Pitre
2010-03-25 22:46   ` Nicolas Pitre
2010-03-25 22:49   ` Daniel Walker
2010-03-25 22:49     ` Daniel Walker
2010-03-25 22:53     ` Russell King - ARM Linux
2010-03-25 22:53       ` Russell King - ARM Linux
2010-03-25 22:54       ` Daniel Walker
2010-03-25 22:54         ` Daniel Walker
2010-03-25 22:55         ` Russell King - ARM Linux
2010-03-25 22:55           ` Russell King - ARM Linux
2010-03-25 23:21           ` Daniel Walker
2010-03-25 23:21             ` Daniel Walker
2010-03-26  8:14             ` Uwe Kleine-König
2010-03-26  8:14               ` Uwe Kleine-König
2010-03-26  8:23               ` Russell King - ARM Linux
2010-03-26  8:23                 ` Russell King - ARM Linux
2010-03-26  9:30                 ` Uwe Kleine-König
2010-03-26  9:30                   ` Uwe Kleine-König
2010-04-01 23:11                 ` Daniel Walker
2010-04-01 23:11                   ` Daniel Walker
2010-04-06 21:35                   ` Russell King - ARM Linux
2010-04-06 21:35                     ` Russell King - ARM Linux
2010-04-06 22:00                     ` Daniel Walker
2010-04-06 22:00                       ` Daniel Walker
2010-04-06 22:04                       ` Russell King - ARM Linux
2010-04-06 22:04                         ` Russell King - ARM Linux
2010-04-06 22:08                         ` Daniel Walker
2010-04-06 22:08                           ` Daniel Walker
2010-04-06 22:34                           ` H Hartley Sweeten
2010-04-06 22:34                             ` H Hartley Sweeten
2010-04-06 22:44                             ` Daniel Walker
2010-04-06 22:44                               ` Daniel Walker
2010-03-26 13:33               ` Daniel Walker
2010-03-26 13:33                 ` Daniel Walker
2010-03-26 11:24     ` Mark Brown
2010-03-26 11:24       ` Mark Brown

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=1269553937.21793.40.camel@c-dwalke-linux.qualcomm.com \
    --to=dwalker@codeaurora.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    /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 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.