All of lore.kernel.org
 help / color / mirror / Atom feed
From: John Stultz <johnstul@us.ibm.com>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] time/clocksource changes for 3.8
Date: Mon, 19 Nov 2012 19:05:54 -0800	[thread overview]
Message-ID: <50AAF392.1040103@us.ibm.com> (raw)

Hey Thomas,
     I wanted to send you just a few minor changes I have queued for 
3.8. Let me know if you have any objections.

thanks
-john


The following changes since commit a1c2d60889d633ffecfa9f1f7ac0bdb474b7484e:

   Merge branch 'drm-fixes' of 
git://people.freedesktop.org/~airlied/linux (2012-11-09 21:35:51 +0100)

are available in the git repository at:

   git://git.linaro.org/people/jstultz/linux.git fortglx/3.8/time

for you to fetch changes up to d6ad418763888f617ac5b4849823e4cd670df1dd:

   time: Kill xtime_lock, replacing it with jiffies_lock (2012-11-13 
14:08:23 -0500)

----------------------------------------------------------------
Dan Carpenter (1):
       clocksource: clean up parse_pmtmr()

John Stultz (1):
       time: Kill xtime_lock, replacing it with jiffies_lock

Lars-Peter Clausen (1):
       time/jiffies: Make clocksource_jiffies static

Linus Walleij (1):
       clocksource: arm_generic: use integer math helpers

Shan Wei (1):
       clocksource: arm_generic: use this_cpu_ptr per-cpu helper

  drivers/clocksource/acpi_pm.c     |   17 ++++++++---------
  drivers/clocksource/arm_generic.c |    6 +++---
  drivers/clocksource/i8253.c       |    2 +-
  include/linux/jiffies.h           |    3 ++-
  kernel/time/jiffies.c             |    8 +++++---
  kernel/time/tick-common.c         |    8 ++++----
  kernel/time/tick-internal.h       |    1 -
  kernel/time/tick-sched.c          |   22 +++++++++++-----------
  kernel/time/timekeeping.c         |   14 +++-----------
  9 files changed, 37 insertions(+), 44 deletions(-)


                 reply	other threads:[~2012-11-20  3:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=50AAF392.1040103@us.ibm.com \
    --to=johnstul@us.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tglx@linutronix.de \
    /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.