All of lore.kernel.org
 help / color / mirror / Atom feed
From: will.deacon@arm.com (Will Deacon)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/4] ARM broadcast timer updates for 3.9
Date: Mon,  4 Feb 2013 13:55:29 +0000	[thread overview]
Message-ID: <1359986131-13034-2-git-send-email-will.deacon@arm.com> (raw)
In-Reply-To: <1359986131-13034-1-git-send-email-will.deacon@arm.com>

Hello again,

This is the second part of the kvm-related series and moves ARM over to
the generic timer broadcast implementation, currently queued by tglx in
-tip.

Please note that, due to this dependency, this branch contains mainline
up to ~-rc6, so you may want to keep it on a separate branch to avoid
pulling in a bunch of unrelated changes from -tip.

Thanks,

Will

--->8

The following changes since commit 04c2eee5b9dfcb13f3cd07a5537fb8c785f2751a:

  Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2013-01-31 17:10:36 +1100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/will/linux.git for-rmk/broadcast

for you to fetch changes up to 5b91ab0abc957145c3ff6be03eb9a3901797019f:

  Merge branch 'clocks/broadcast-arm' of git://linux-arm.org/linux-mr into for-rmk/broadcast (2013-02-01 10:17:57 +0000)

----------------------------------------------------------------

Mark Rutland (4):
      clockevents: Add generic timer broadcast receiver
      clockevents: Add generic timer broadcast function
      arm: Use generic timer broadcast receiver
      arm: Add generic timer broadcast support

Will Deacon (2):
      Merge branch 'timers/for-arm' of git://git.kernel.org/.../tip/tip into for-rmk/broadcast
      Merge branch 'clocks/broadcast-arm' of git://linux-arm.org/linux-mr into for-rmk/broadcast

 arch/arm/Kconfig             |  1 +
 arch/arm/kernel/smp.c        | 13 ++++---------
 include/linux/clockchips.h   |  9 +++++++++
 kernel/time/Kconfig          |  4 ++++
 kernel/time/tick-broadcast.c | 30 ++++++++++++++++++++++++++++++
 5 files changed, 48 insertions(+), 9 deletions(-)

  reply	other threads:[~2013-02-04 13:55 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-04 13:55 [GIT PULL 1/4] core ARM kvm implementation for 3.9 Will Deacon
2013-02-04 13:55 ` Will Deacon [this message]
2013-02-04 15:24   ` [GIT PULL 2/4] ARM broadcast timer updates " Russell King - ARM Linux
2013-02-05 22:37     ` Olof Johansson
2013-02-07 12:15       ` Will Deacon
2013-02-04 13:55 ` [GIT PULL 3/4] Move arch-timer into drivers/clocksource " Will Deacon
2013-02-04 13:55 ` [GIT PULL 4/4] mach-virt platform code " Will Deacon
2013-02-04 18:07   ` Marc Zyngier
2013-02-09 12:37     ` Marc Zyngier
2013-02-06 22:21   ` Rob Herring
2013-02-07 10:02     ` Will Deacon
2013-02-11 17:27   ` Olof Johansson
2013-02-11 17:47     ` Will Deacon
2013-02-11 18:42       ` Olof Johansson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1359986131-13034-2-git-send-email-will.deacon@arm.com \
    --to=will.deacon@arm.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.