linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] please pull blackfin-2.6.git
@ 2007-06-22 16:41 Bryan Wu
  0 siblings, 0 replies; only message in thread
From: Bryan Wu @ 2007-06-22 16:41 UTC (permalink / raw)
  To: torvalds, linux-kernel

Hi Linus, 

Please pull from 

  master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6.git/ master

Some Blackfin bug fixing and update.

Mike Frysinger (3):
      Blackfin arch: add missing braces around array bfin serial init
      Blackfin arch: move cond_syscall() behind __KERNEL__ like all other architectures
      Blackfin arch: add proper const volatile to addr argument to the read functions

Robin Getz (3):
      Blackfin arch: update ANOMALY handling
      Blackfin arch: update printk to use KERN_EMERG and reformat crash output
      Blackfin arch: match kernel startup messaage with new linker script

Sonic Zhang (1):
      Blackfin arch: Add definition of dma_mapping_error

 arch/blackfin/kernel/setup.c                       |    8 +-
 arch/blackfin/kernel/traps.c                       |  141 ++++++++++++--------
 arch/blackfin/lib/memcmp.S                         |    5 +
 arch/blackfin/lib/memcpy.S                         |   13 ++-
 arch/blackfin/lib/memmove.S                        |   17 ++-
 arch/blackfin/mach-common/cache.S                  |   20 ++--
 arch/blackfin/mach-common/interrupt.S              |    2 +-
 include/asm-blackfin/blackfin.h                    |   33 +++++-
 include/asm-blackfin/dma-mapping.h                 |    2 +
 include/asm-blackfin/io.h                          |    6 +-
 include/asm-blackfin/mach-bf533/anomaly.h          |   84 +++++++++++-
 include/asm-blackfin/mach-bf533/bfin_serial_5xx.h  |    2 +
 include/asm-blackfin/mach-bf537/anomaly.h          |   21 +++-
 include/asm-blackfin/mach-bf561/bfin_serial_5xx.h  |    2 +
 include/asm-blackfin/mach-common/cdef_LPBlackfin.h |   27 ++++
 include/asm-blackfin/unistd.h                      |    3 +-
 16 files changed, 299 insertions(+), 87 deletions(-)

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

only message in thread, other threads:[~2007-06-22 16:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-22 16:41 [GIT PULL] please pull blackfin-2.6.git Bryan Wu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).