All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] CRIS updates for 2.6.31
@ 2009-06-23 12:48 Jesper Nilsson
  0 siblings, 0 replies; only message in thread
From: Jesper Nilsson @ 2009-06-23 12:48 UTC (permalink / raw)
  To: Linus Torvalds, LKML, Andrew Morton, Mikael Starvik

Hi!

Please pull the below repo for a small number of CRIS-fixes.

The following changes since commit ccc0d38ec13d4649d4168c1db590137df53ad783:
  Linus Torvalds (1):
        Merge branch 'for-linus' of git://git.kernel.org/.../jbarnes/pci-2.6

are available in the git repository at:

  git://www.jni.nu/cris.git for-linus

Jesper Nilsson (3):
      CRISv32: Add arch optimized strcmp.
      CRISv32: Fix potential null reference in cryptocop driver.
      CRISv32: irq.c - Move end brace outside #endif

Roel Kluin (2):
      CRIS: assignment/is equal confusion
      CRISv10: remove redundant tests on unsigned

 arch/cris/arch-v10/kernel/dma.c            |    4 ++--
 arch/cris/arch-v32/drivers/cryptocop.c     |    4 ++--
 arch/cris/arch-v32/kernel/irq.c            |    2 +-
 arch/cris/arch-v32/lib/Makefile            |    2 +-
 arch/cris/arch-v32/lib/strcmp.S            |   21 +++++++++++++++++++++
 arch/cris/include/arch-v32/arch/spinlock.h |    6 +++---
 arch/cris/include/asm/string.h             |    6 ++++++
 7 files changed, 36 insertions(+), 9 deletions(-)
 create mode 100644 arch/cris/arch-v32/lib/strcmp.S

Thanks!

/^JN - Jesper Nilsson
-- 
               Jesper Nilsson -- jesper.nilsson@axis.com

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-06-23 12:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-23 12:48 [GIT PULL] CRIS updates for 2.6.31 Jesper Nilsson

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.