lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <506EF293.9030100@monstr.eu>
Date:	Fri, 05 Oct 2012 16:45:39 +0200
From:	Michal Simek <monstr@...str.eu>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
CC:	LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] arch/microblaze changes for 3.7-rc1

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 majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ