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:	Wed, 01 Feb 2012 18:53:49 -0800
From:	John Stultz <john.stultz@...aro.org>
To:	Thomas Gleixner <tglx@...utronix.de>
Cc:	lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Clocksource changes for 3.4

Hey Thomas,
	Just wanted to send you my current 3.4 queue for clocksource changes.
Since tip/timers/core hasn't been updated since 3.3 was out, these are
against Linus' head (actually, from a week or so ago). Let me know if
you'd like me to base them off of something else.

thanks
-john


The patches are available in the git repository at:
  git://git.linaro.org/people/jstultz/linux.git fortglx/3.4/clocksource

Arjan van de Ven (1):
      clocksource: Load the ACPI PM clocksource asynchronously

Jim Cromie (1):
      clocksource: scx200_hrt:  use pr_<level> instead of printk

John Stultz (1):
      clocksource: scx200_hrt: Convert scx200 to use clocksource_register_hz

Julia Lawall (1):
      clocksource: cyclone: Add missing iounmap

Yong Zhang (2):
      clocksource: dbx500: convert to clocksource_register_hz()
      clocksource: Get rid of clocksource_calc_mult_shift()

 drivers/clocksource/acpi_pm.c             |   24 ++++++++++++++++--------
 drivers/clocksource/clksrc-dbx500-prcmu.c |    5 +----
 drivers/clocksource/cyclone.c             |    2 +-
 drivers/clocksource/scx200_hrt.c          |   22 ++++++++--------------
 include/linux/clocksource.h               |    7 -------
 5 files changed, 26 insertions(+), 34 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