All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kyle McMartin <kyle@hera.kernel.org>
To: linux-parisc@vger.kernel.org
Subject: what's in parisc-2.6.git
Date: Tue, 23 Jun 2009 16:15:16 +0000	[thread overview]
Message-ID: <20090623161516.GA12499@hera.kernel.org> (raw)

commit mail seems to be broken again for some reason...

The following changes since commit d888a4c76c51092993643f8992bf55b3c28da483:
  Linus Torvalds (1):
        Merge branch 'for-linus' of git://git.kernel.org/.../vapier/blackfin

are available in the git repository at:

  /pub/scm/linux/kernel/git/kyle/parisc-2.6.git parisc

Alexander Beregalov (4):
      parisc: stifb: should depend on STI_CONSOLE
      parisc: ccio-dma: fix build failure without procfs
      parisc: remove CVS keywords
      parisc: decode_exc.c should include kernel.h

Bastian Blank (1):
      parisc: Remove casts from atomic macros

Christoph Hellwig (1):
      parisc: remove dead code from sys_parisc32.c

Coly Li (1):
      parisc: add parameter to read_cr16()

Grant Grundler (3):
      parisc: advertise PCI devs after "assign_resources"
      parisc: Fix gcc 4.4 warning in lba_pci.c
      parisc: fix "delay!" timer handling

Helge Deller (3):
      parisc: fix ldcw inline assembler
      parisc: fix irq compile bugs in arch/parisc/kernel/irq.c
      parisc: ensure broadcast tlb purge runs single threaded

Kyle McMartin (4):
      parisc: wire up preadv/pwritev syscalls
      parisc: kill WARN in free_initmem when DEBUG_KERNEL
      parisc: wire up rt_tgsigqueueinfo
      parisc: fix compile warning in mm/init.c

Randolph Chung (1):
      parisc: fix mismatched parenthesis in memcpy.c

Thomas Gleixner (1):
      parisc: remove obsolete hw_interrupt_type

 arch/parisc/include/asm/atomic.h   |    8 ++--
 arch/parisc/include/asm/dma.h      |    3 +-
 arch/parisc/include/asm/system.h   |    4 +-
 arch/parisc/include/asm/tlbflush.h |   14 +++---
 arch/parisc/include/asm/unistd.h   |    5 ++-
 arch/parisc/kernel/cache.c         |   26 ++++++----
 arch/parisc/kernel/irq.c           |   10 ++--
 arch/parisc/kernel/pci-dma.c       |   12 +++--
 arch/parisc/kernel/pci.c           |    3 +-
 arch/parisc/kernel/processor.c     |    3 +-
 arch/parisc/kernel/setup.c         |    3 +-
 arch/parisc/kernel/sys_parisc32.c  |   62 ------------------------
 arch/parisc/kernel/syscall_table.S |    3 +
 arch/parisc/kernel/time.c          |   90 +++++++++++++++++++++--------------
 arch/parisc/lib/checksum.c         |    2 -
 arch/parisc/lib/memcpy.c           |    2 +-
 arch/parisc/math-emu/decode_exc.c  |    2 +-
 arch/parisc/mm/fault.c             |    3 +-
 arch/parisc/mm/init.c              |   29 ++++--------
 drivers/parisc/ccio-dma.c          |    7 ++-
 drivers/parisc/dino.c              |   12 ++--
 drivers/parisc/eisa.c              |    2 +-
 drivers/parisc/gsc.c               |    4 +-
 drivers/parisc/gsc.h               |    2 +-
 drivers/parisc/iosapic.c           |    2 +-
 drivers/parisc/lba_pci.c           |   41 +++++++++++------
 drivers/parisc/superio.c           |    2 +-
 drivers/video/Kconfig              |    2 +
 28 files changed, 164 insertions(+), 194 deletions(-)

             reply	other threads:[~2009-06-23 16:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-23 16:15 Kyle McMartin [this message]
2009-06-24  0:29 ` what's in parisc-2.6.git John David Anglin
2009-06-24  0:41   ` Kyle McMartin
  -- strict thread matches above, loose matches on Subject: below --
2009-09-28 16:25 What's " Kyle McMartin
2009-09-28 20:19 ` Helge Deller

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=20090623161516.GA12499@hera.kernel.org \
    --to=kyle@hera.kernel.org \
    --cc=linux-parisc@vger.kernel.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.