public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Yoshinori Sato <ysato@users.sourceforge.jp>
To: tovalds@linux-foundation.org
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: [git pull] h8300 update
Date: Mon, 11 Jan 2010 00:28:53 -0500	[thread overview]
Message-ID: <87pr5hryzu.wl%ysato@users.sourceforge.jp> (raw)

Hi Linus,

Please pull h8300 archtechture update.

  git://git.kernel.org/pub/scm/linux/kernel/git/ysato/h8300.git for-linus

Mathieu Desnoyers (1):
      h8300 thread flags cleanup

Robert P. J. Day (1):
      H8/300: Simplify param.h by simply including <asm-generic/param.h>.

Yoshinori Sato (5):
      Fix various build error.
      Use generic headers.
      GCC4 build workaround.
      Wire up new syscalls.
      config cleanup.

 arch/h8300/Kconfig                          |  121 +----------------
 arch/h8300/Makefile                         |    2 -
 arch/h8300/include/asm/bootinfo.h           |    2 -
 arch/h8300/include/asm/bugs.h               |   17 +--
 arch/h8300/include/asm/cachectl.h           |   14 --
 arch/h8300/include/asm/cacheflush.h         |   41 +------
 arch/h8300/include/asm/current.h            |   26 +----
 arch/h8300/include/asm/dbg.h                |    2 -
 arch/h8300/include/asm/dma.h                |   16 +--
 arch/h8300/include/asm/fb.h                 |   12 --
 arch/h8300/include/asm/fpu.h                |    1 -
 arch/h8300/include/asm/io.h                 |   12 ++-
 arch/h8300/include/asm/ioctls.h             |   86 +-----------
 arch/h8300/include/asm/ipcbuf.h             |   30 +----
 arch/h8300/include/asm/md.h                 |   13 --
 arch/h8300/include/asm/mmu.h                |   11 +--
 arch/h8300/include/asm/mmu_context.h        |   33 +-----
 arch/h8300/include/asm/msgbuf.h             |   32 +----
 arch/h8300/include/asm/page.h               |   77 +----------
 arch/h8300/include/asm/param.h              |   16 +--
 arch/h8300/include/asm/pgalloc.h            |    9 +-
 arch/h8300/include/asm/pgtable.h            |   60 +-------
 arch/h8300/include/asm/posix_types.h        |   61 +--------
 arch/h8300/include/asm/processor.h          |    1 -
 arch/h8300/include/asm/scatterlist.h        |   19 +---
 arch/h8300/include/asm/sembuf.h             |   26 +----
 arch/h8300/include/asm/shm.h                |   31 ----
 arch/h8300/include/asm/shmbuf.h             |   42 +------
 arch/h8300/include/asm/shmparam.h           |    7 +-
 arch/h8300/include/asm/socket.h             |   66 +---------
 arch/h8300/include/asm/sockios.h            |   14 +--
 arch/h8300/include/asm/stat.h               |   62 +--------
 arch/h8300/include/asm/swab.h               |   11 +--
 arch/h8300/include/asm/system.h             |    2 -
 arch/h8300/include/asm/termbits.h           |  201 +--------------------------
 arch/h8300/include/asm/termios.h            |   93 +------------
 arch/h8300/include/asm/thread_info.h        |   12 +-
 arch/h8300/include/asm/tlb.h                |   11 --
 arch/h8300/include/asm/tlbflush.h           |   56 +--------
 arch/h8300/include/asm/types.h              |   34 +-----
 arch/h8300/include/asm/uaccess.h            |   27 ++++-
 arch/h8300/include/asm/ucontext.h           |   13 +--
 arch/h8300/include/asm/unistd.h             |   20 +++-
 arch/h8300/include/asm/virtconvert.h        |   20 ---
 arch/h8300/kernel/asm-offsets.c             |    1 -
 arch/h8300/kernel/sys_h8300.c               |    1 -
 arch/h8300/kernel/syscalls.S                |   18 +++
 arch/h8300/kernel/time.c                    |    1 +
 arch/h8300/mm/fault.c                       |    2 +
 arch/h8300/platform/h8300h/generic/Makefile |    2 +-
 50 files changed, 117 insertions(+), 1370 deletions(-)
 delete mode 100644 arch/h8300/include/asm/bootinfo.h
 delete mode 100644 arch/h8300/include/asm/cachectl.h
 delete mode 100644 arch/h8300/include/asm/dbg.h
 delete mode 100644 arch/h8300/include/asm/fb.h
 delete mode 100644 arch/h8300/include/asm/fpu.h
 delete mode 100644 arch/h8300/include/asm/md.h
 delete mode 100644 arch/h8300/include/asm/shm.h
 delete mode 100644 arch/h8300/include/asm/virtconvert.h

-- 
Yoshinori Sato
<ysato@users.sourceforge.jp>

             reply	other threads:[~2010-01-11  5:29 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-11  5:28 Yoshinori Sato [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-01-11  5:29 [git pull] h8300 update Yoshinori Sato
2010-01-11  5:29 Yoshinori Sato
2010-01-11  5:29 Yoshinori Sato
2010-01-11  5:29 Yoshinori Sato
2010-01-11  5:29 Yoshinori Sato
2015-11-12  4:51 [GIT PULL] " Yoshinori Sato
2016-01-21  4:49 Yoshinori Sato
2016-03-24 16:50 Yoshinori Sato

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=87pr5hryzu.wl%ysato@users.sourceforge.jp \
    --to=ysato@users.sourceforge.jp \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tovalds@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