From: Paul Mundt <lethal@linux-sh.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] sh updates
Date: Thu, 8 Mar 2007 01:24:46 +0900 [thread overview]
Message-ID: <20070307162446.GA16079@linux-sh.org> (raw)
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git
Which contains:
Hideo Saito (1):
sh: Fix kernel thread stack corruption with preempt.
Paul Mundt (6):
doc: Add SH to vdso and earlyprintk in kernel-parameters.txt
sysctl: Support vdso_enabled sysctl on SH.
sh: Use L1_CACHE_BYTES for .data.cacheline_aligned.
sh: Enable SM501 support for RTS7751R2D.
sh: Revert lazy dcache writeback changes.
sh: Kill off I/O cruft for R7780RP.
Ryusuke Sakato (1):
sh: Fix sigmask trampling in signal delivery.
Stuart Menefy (1):
sh: Clear UBC when not in use.
Documentation/kernel-parameters.txt | 5
arch/sh/boards/renesas/r7780rp/Makefile | 2
arch/sh/boards/renesas/r7780rp/io.c | 233 ------------------------------
arch/sh/boards/renesas/r7780rp/setup.c | 24 ---
arch/sh/boards/renesas/rts7751r2d/setup.c | 26 +++
arch/sh/configs/rts7751r2d_defconfig | 110 ++++++++++++--
arch/sh/kernel/entry-common.S | 2
arch/sh/kernel/io_generic.c | 3
arch/sh/kernel/process.c | 5
arch/sh/kernel/ptrace.c | 45 ++++-
arch/sh/kernel/signal.c | 4
arch/sh/kernel/vmlinux.lds.S | 3
arch/sh/mm/cache-sh4.c | 12 -
arch/sh/mm/cache-sh7705.c | 9 -
arch/sh/mm/pg-sh4.c | 22 ++
arch/sh/mm/pg-sh7705.c | 31 +++
arch/sh/mm/tlb-flush.c | 55 -------
arch/sh/mm/tlb-sh3.c | 63 +++++++-
arch/sh/mm/tlb-sh4.c | 68 ++++++++
include/asm-sh/cache.h | 3
include/asm-sh/cacheflush.h | 3
include/asm-sh/cpu-sh3/cacheflush.h | 2
include/asm-sh/cpu-sh4/cacheflush.h | 2
include/asm-sh/pgtable.h | 5
include/asm-sh/thread_info.h | 2
kernel/sysctl.c | 3
26 files changed, 371 insertions(+), 371 deletions(-)
next reply other threads:[~2007-03-07 16:27 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-07 16:24 Paul Mundt [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-05-07 2:18 [GIT PULL] sh updates Paul Mundt
2007-02-15 16:13 Paul Mundt
2006-12-12 11:55 Paul Mundt
2006-12-06 3:22 Paul Mundt
2006-10-31 3:58 Paul Mundt
2006-10-23 1:59 Paul Mundt
2006-10-12 3:21 Paul Mundt
2006-10-03 5:25 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=20070307162446.GA16079@linux-sh.org \
--to=lethal@linux-sh.org \
--cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox