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:	Mon, 19 Nov 2012 19:05:54 -0800
From:	John Stultz <johnstul@...ibm.com>
To:	Thomas Gleixner <tglx@...utronix.de>
CC:	lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] time/clocksource changes for 3.8

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

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