From: Michal Simek <monstr@monstr.eu>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] arch/microblaze fixes for 2.6.34-rc7
Date: Thu, 06 May 2010 11:40:46 +0200 [thread overview]
Message-ID: <4BE28E9E.6090300@monstr.eu> (raw)
Hi Linus,
please pull the following changes.
Thanks,
Michal
The following changes since commit 722154e4cacf015161efe60009ae9be23d492296:
Linus Torvalds (1):
Merge branch 'zerolen' of git://git.kernel.org/.../jgarzik/misc-2.6
are available in the git repository at:
git://git.monstr.eu/linux-2.6-microblaze.git for-linus
Michal Simek (16):
microblaze: PCI: add pci_bus_for_each_resource(), remove direct
bus->resource[] refs
microblaze: resource/PCI: align functions now return start of
resource
microblaze: Quiet section mismatch warnings for MMU version
microblaze: Remove ancient code
microblaze: Add isa_dma_bridge_buggy to dma.h
microblaze: Remove "cache" optimized copy_page function
microblaze: page.h: Remove get_user_page and free_user_page
microblaze: pci-dma: use include/linux/dma-mapping.h
microblaze: Fix consistent code
microblaze: Fix typo fault in cache code
microblaze: Fix kmalloc alignment on non-coherent DMA platforms
microblaze: cpuinfo shows cache line length
microblaze: Define correct L1_CACHE_SHIFT value
microblaze: Fix consistent-sync code
microblaze: Optimize CACHE_LOOP_LIMITS and CACHE_RANGE_LOOP macros
microblaze: Defconfig update
Nick Piggin (1):
microblaze: invoke oom-killer from page fault
Randy Dunlap (1):
microblaze: fix divide by zero exception message
Steven J. Magnani (2):
microblaze: Fix IRQ entry/exit ftracing
microblaze: Quiet section mismatch warnings
arch/microblaze/configs/mmu_defconfig | 58 ++++++++-
arch/microblaze/configs/nommu_defconfig | 39 +++++-
arch/microblaze/include/asm/cache.h | 2 +-
arch/microblaze/include/asm/dma.h | 6 +
arch/microblaze/include/asm/exceptions.h | 6 -
arch/microblaze/include/asm/io.h | 2 -
arch/microblaze/include/asm/page.h | 12 +--
arch/microblaze/include/asm/pci.h | 8 --
arch/microblaze/include/asm/pgalloc.h | 16 +---
arch/microblaze/include/asm/pgtable.h | 35 +------
arch/microblaze/kernel/asm-offsets.c | 1 +
arch/microblaze/kernel/cpu/cache.c | 72 ++++++-----
arch/microblaze/kernel/cpu/mb.c | 10 +-
arch/microblaze/kernel/dma.c | 2 +-
arch/microblaze/kernel/exceptions.c | 2 +-
arch/microblaze/kernel/head.S | 3 +-
arch/microblaze/kernel/irq.c | 3 +-
arch/microblaze/kernel/misc.S | 36 ------
arch/microblaze/kernel/traps.c | 34 ------
arch/microblaze/kernel/vmlinux.lds.S | 3 +-
arch/microblaze/mm/consistent.c | 190
++++++++++++++++--------------
arch/microblaze/mm/fault.c | 13 +--
arch/microblaze/mm/pgtable.c | 51 +++------
arch/microblaze/pci/pci-common.c | 17 ++--
24 files changed, 278 insertions(+), 343 deletions(-)
--
Michal Simek, Ing. (M.Eng)
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel 2.6 Microblaze Linux - http://www.monstr.eu/fdt/
Microblaze U-BOOT custodian
reply other threads:[~2010-05-06 9:41 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4BE28E9E.6090300@monstr.eu \
--to=monstr@monstr.eu \
--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 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.