All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Mundt <lethal@linux-sh.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] sh updates for 2.6.34-rc4
Date: Fri, 02 Apr 2010 07:44:31 +0000	[thread overview]
Message-ID: <20100402074431.GC14056@linux-sh.org> (raw)

Please pull from:

	master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git sh/for-2.6.34

Which contains:

Andrea Gelmini (1):
      USB gadget r8a66597-udc.c: duplicated include

Andrew Stubbs (1):
      sh: Fix FDPIC binary loader

Julia Lawall (1):
      arch/sh/kernel: Use set_cpus_allowed_ptr

Matt Fleming (2):
      sh: update the TLB replacement counter for entry wiring.
      sh: Enable the mmu in start_secondary()

Paul Mundt (2):
      sh: export return_address() symbol.
      sh: Fix up the SH-3 build for recent TLB changes.

Yusuke Goda (1):
      sh: Update ecovec_defconfig

 arch/sh/configs/ecovec24_defconfig        |  236 +++++++++++++++++++++++------
 arch/sh/include/asm/elf.h                 |    6 +-
 arch/sh/include/cpu-sh4/cpu/mmu_context.h |    2 +
 arch/sh/kernel/cpufreq.c                  |    4 +-
 arch/sh/kernel/return_address.c           |    3 +
 arch/sh/kernel/smp.c                      |    1 +
 arch/sh/mm/tlb-pteaex.c                   |   28 ++++
 arch/sh/mm/tlb-sh3.c                      |   19 +++
 arch/sh/mm/tlb-sh4.c                      |   28 ++++
 arch/sh/mm/tlb-urb.c                      |   22 ++-
 arch/sh/mm/tlbflush_32.c                  |   28 ----
 drivers/usb/gadget/r8a66597-udc.c         |    1 -
 12 files changed, 294 insertions(+), 84 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Paul Mundt <lethal@linux-sh.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] sh updates for 2.6.34-rc4
Date: Fri, 2 Apr 2010 16:44:31 +0900	[thread overview]
Message-ID: <20100402074431.GC14056@linux-sh.org> (raw)

Please pull from:

	master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git sh/for-2.6.34

Which contains:

Andrea Gelmini (1):
      USB gadget r8a66597-udc.c: duplicated include

Andrew Stubbs (1):
      sh: Fix FDPIC binary loader

Julia Lawall (1):
      arch/sh/kernel: Use set_cpus_allowed_ptr

Matt Fleming (2):
      sh: update the TLB replacement counter for entry wiring.
      sh: Enable the mmu in start_secondary()

Paul Mundt (2):
      sh: export return_address() symbol.
      sh: Fix up the SH-3 build for recent TLB changes.

Yusuke Goda (1):
      sh: Update ecovec_defconfig

 arch/sh/configs/ecovec24_defconfig        |  236 +++++++++++++++++++++++------
 arch/sh/include/asm/elf.h                 |    6 +-
 arch/sh/include/cpu-sh4/cpu/mmu_context.h |    2 +
 arch/sh/kernel/cpufreq.c                  |    4 +-
 arch/sh/kernel/return_address.c           |    3 +
 arch/sh/kernel/smp.c                      |    1 +
 arch/sh/mm/tlb-pteaex.c                   |   28 ++++
 arch/sh/mm/tlb-sh3.c                      |   19 +++
 arch/sh/mm/tlb-sh4.c                      |   28 ++++
 arch/sh/mm/tlb-urb.c                      |   22 ++-
 arch/sh/mm/tlbflush_32.c                  |   28 ----
 drivers/usb/gadget/r8a66597-udc.c         |    1 -
 12 files changed, 294 insertions(+), 84 deletions(-)

             reply	other threads:[~2010-04-02  7:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-02  7:44 Paul Mundt [this message]
2010-04-02  7:44 ` [GIT PULL] sh updates for 2.6.34-rc4 Paul Mundt

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=20100402074431.GC14056@linux-sh.org \
    --to=lethal@linux-sh.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sh@vger.kernel.org \
    --cc=torvalds@linux-foundation.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 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.