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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Wed, 27 Jul 2011 11:07:55 +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.1-rc1

Hi Linus,

please pull the following changes for microblaze.

Thanks,
Michal


The following changes since commit 02f8c6aee8df3cdc935e9bdd4f2d020306035dbe:
   Linus Torvalds (1):
         Linux 3.0

are available in the git repository at:

   git://git.monstr.eu/linux-2.6-microblaze.git next

John A. Williams (2):
       microblaze: Unprivileged stream instruction awareness
       microblaze: Standardise cpuinfo output for cache policy

Mathias Krause (2):
       microblaze: Remove duplicated prototype of start_thread()
       microblaze: exec: Remove redundant set_fs(USER_DS)

Michal Simek (8):
       microblaze: Fix unaligned value saving to the stack for system with MMU
       microblaze: trivial: Fix typo fault
       microblaze: Get early printk console earlier
       microblaze: Simplify early console binding from DT
       microblaze: Add support for early console on mdm
       microblaze: PCI fix typo fault in of_node pointer moving into pci_bus
       Revert "microblaze: PCI fix typo fault in of_node pointer moving into 
pci_bus"
       microblaze: Do not show error message for 32 interrupt lines

Steven Rostedt (1):
       microblaze/irqs: Do not trace arch_local_{*,irq_*} functions

  arch/microblaze/include/asm/cpuinfo.h         |    1 +
  arch/microblaze/include/asm/irqflags.h        |   20 +++---
  arch/microblaze/include/asm/processor.h       |    3 -
  arch/microblaze/include/asm/prom.h            |    8 ++-
  arch/microblaze/include/asm/pvr.h             |    5 +-
  arch/microblaze/include/asm/setup.h           |    1 +
  arch/microblaze/kernel/cpu/cpuinfo-pvr-full.c |    1 +
  arch/microblaze/kernel/cpu/cpuinfo-static.c   |    1 +
  arch/microblaze/kernel/cpu/cpuinfo.c          |    4 +
  arch/microblaze/kernel/cpu/mb.c               |    9 ++-
  arch/microblaze/kernel/early_printk.c         |   68 ++++++++++--------
  arch/microblaze/kernel/hw_exception_handler.S |   56 +++++++-------
  arch/microblaze/kernel/intc.c                 |    2 +-
  arch/microblaze/kernel/process.c              |    1 -
  arch/microblaze/kernel/prom.c                 |   97 +++++++++++--------------
  arch/microblaze/kernel/setup.c                |    5 ++
  16 files changed, 149 insertions(+), 133 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
--
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