Hi Linus, please pull the following changes.
Thanks, Michal The following changes since commit a0d271cbfed1dd50278c6b06bead3d00ba0a88f9: Linus Torvalds (1): Linux 3.6 are available in the git repository at: git://git.monstr.eu/linux-2.6-microblaze.git next John Linn (1): microblaze: Added more support for PCI Michal Simek (10): microblaze: Add support for ioreadXX/iowriteXX_rep microblaze: Added fdt chosen capability for timer microblaze: Do not used hardcoded value in exception handler microblaze: Support 4k/16k/64k pages microblaze: Use predefined macro for ESR_DIZ microblaze: Remove additional andi which has been already done microblaze: Remove PAGE properties duplication microblaze: Fix bug with passing command line microblaze: Prefer to use pr_XXX instead of printk(KERN_XX) Revert "microblaze_mmu_v2: Update signal returning address" Paul Bolle (1): microblaze: clinkage.h Stephan Linz (1): microblaze: Improve failure handling for GPIO reset arch/microblaze/Kconfig | 7 +-- arch/microblaze/include/asm/clinkage.h | 1 - arch/microblaze/include/asm/io.h | 94 +++++++++++++++++++++++++ arch/microblaze/include/asm/page.h | 9 +-- arch/microblaze/include/asm/pci.h | 2 + arch/microblaze/include/asm/pgtable.h | 6 -- arch/microblaze/kernel/head.S | 14 +++-- arch/microblaze/kernel/hw_exception_handler.S | 61 ++++++++++------- arch/microblaze/kernel/reset.c | 21 +++--- arch/microblaze/kernel/setup.c | 15 ++-- arch/microblaze/kernel/signal.c | 8 -- arch/microblaze/kernel/timer.c | 24 ++++-- 12 files changed, 182 insertions(+), 80 deletions(-) delete mode 100644 arch/microblaze/include/asm/clinkage.h -- 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/