linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] ARC updates for 3.14 rc1
@ 2014-01-24 13:42 Vineet Gupta
  0 siblings, 0 replies; only message in thread
From: Vineet Gupta @ 2014-01-24 13:42 UTC (permalink / raw)
  To: linus Torvalds; +Cc: lkml

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-01-24 13:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-24 13:42 [GIT PULL] ARC updates for 3.14 rc1 Vineet Gupta

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).