1. 13 Mar, 2010 2 commits
    • John Stultz's avatar
      mn10300: Convert mn10300 to use read/update_persistent_clock · f7a56575
      John Stultz authored
      This patch converts the mn10300 architecture to use the generic
      read_persistent_clock and update_persistent_clock interfaces, reducing
      the amount of arch specific code we have to maintain, and allowing for
      further cleanups in the future.
      
      I have not built or tested this patch, so help from arch maintainers
      would be appreciated.
      Signed-off-by: default avatarJohn Stultz <johnstul@us.ibm.com>
      Cc: David Howells <dhowells@redhat.com>
      Cc: Koichi Yasutake <yasutake.koichi@jp.panasonic.com>
      Cc: Andrew Morton <akpm@linux-foundation.org>
      LKML-Reference: <1267675049-12337-3-git-send-email-johnstul@us.ibm.com>
      Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
      f7a56575
    • John Stultz's avatar
      alpha: Convert alpha to use read/update_persistent_clock · 1e871be1
      John Stultz authored
      This patch converts the alpha architecture to use the generic
      read_persistent_clock and update_persistent_clock interfaces, reducing
      the amount of arch specific code we have to maintain, and allowing for
      further cleanups in the future.
      
      I have not built or tested this patch, so help from arch maintainers
      would be appreciated.
      igned-off-by: default avatarJohn Stultz <johnstul@us.ibm.com>
      Cc: Richard Henderson <rth@twiddle.net>
      Cc: Andrew Morton <akpm@linux-foundation.org>
      LKML-Reference: <1267675049-12337-2-git-send-email-johnstul@us.ibm.com>
      Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
      1e871be1
  2. 12 Mar, 2010 2 commits
  3. 09 Mar, 2010 1 commit
  4. 08 Mar, 2010 35 commits