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>] [day] [month] [year] [list]
Date:	Fri, 24 Jan 2014 13:42:09 +0000
From:	Vineet Gupta <Vineet.Gupta1@...opsys.com>
To:	linus Torvalds <torvalds@...ux-foundation.org>
CC:	lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] ARC updates for 3.14 rc1

Hi Linus,

Please pull ARC changes for 3.14

Thx,
-Vineet

--------------->
The following changes since commit 413541dd66d51f791a0b169d9b9014e4f56be13c:

  Linux 3.13-rc5 (2013-12-22 13:08:32 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/ tags/arc-v3.14-rc1

for you to fetch changes up to e57d339a6264355df8c98948f05a46ff2bc5d504:

  ARC: [cmdline] support External Device Trees from u-boot (2014-01-16 18:53:16 +0530)

----------------------------------------------------------------
ARC changes for 3.14
* IPI optimization and cleanups
* Support for bootloader provided external Device Tree blobs

----------------------------------------------------------------
Vineet Gupta (7):
      ARC: [SMP] cpumask not needed in IPI send path
      ARC: [SMP] IPI ACK interface doesn't need "self" cpu-id
      ARC: [SMP] cpu halt interface doesn't need "self" cpu-id
      ARC: [SMP] simplify IPI code
      ARC: [SMP] optimize IPI send and receive
      ARC: [cmdline] uboot cmdline handling rework
      ARC: [cmdline] support External Device Trees from u-boot

 arch/arc/Kconfig            |  11 ----
 arch/arc/include/asm/smp.h  |   8 +--
 arch/arc/kernel/head.S      |  26 +++-------
 arch/arc/kernel/setup.c     |  48 ++++++++++++-----
 arch/arc/kernel/smp.c       | 124 +++++++++++++++++++++++++-------------------
 arch/arc/plat-arcfpga/smp.c |  12 ++---
 6 files changed, 121 insertions(+), 108 deletions(-)
--
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