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-next>] [day] [month] [year] [list]
Date:	Tue, 9 Jul 2013 17:15:30 +0800
From:	Steven Miao <realmz6@...nel.org>
To:	<torvalds@...ux-foundation.org>, <sfr@...b.auug.org.au>
CC:	<uclinux-dist-devel@...ckfin.uclinux.org>,
	<linux-kernel@...r.kernel.org>
Subject: [uclinux-dist-devel] [GIT PULL] Blackfin updates for 3.11

Hi Linus and Stephen,

I've signed up for an kernel.org account and moved the blackfin tree to kernel.org for convenience as some developers' suggestion. Pls update the url to:
http://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux.git

Hi Linus,

please pull blackfin updates for Linux 3.11, some minor changes for performance and bug fixes.

The following changes since commit 8bb495e3f02401ee6f76d1b1d77f3ac9f079e376:

  Linux 3.10 (2013-06-30 15:13:29 -0700)

are available in the git repository at:

  http://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux.git tags/blackfin-for-linus

for you to fetch changes up to 150382a53d11256e5666c86525c8bf8d23684532:

  smp: refine bf561 smpboot code (2013-07-09 15:50:38 +0800)

----------------------------------------------------------------
blackfin updates for Linux 3.11

----------------------------------------------------------------
Scott Jiang (1):
      bf609: rename bfin6xx_spi to bfin_spi3

Sonic Zhang (2):
      kgdb: blackfin: include irq_regs.h in kgdb.c
      bf609: add cpu revision 0.1

Steven Miao (2):
      bf609: stmmac: fix build after stmmac_mdio_bus_data changed
      smp: refine bf561 smpboot code

 arch/blackfin/Kconfig                              |    2 +-
 .../include/asm/{bfin6xx_spi.h => bfin_spi3.h}     |    4 ++--
 arch/blackfin/kernel/kgdb.c                        |    1 +
 arch/blackfin/mach-bf561/smp.c                     |    7 +++----
 arch/blackfin/mach-bf609/boards/ezkit.c            |   19 +++++++++----------
 arch/blackfin/mach-common/smp.c                    |   18 ++++++++----------
 6 files changed, 24 insertions(+), 27 deletions(-)
 rename arch/blackfin/include/asm/{bfin6xx_spi.h => bfin_spi3.h} (99%)

--
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