Commit History

Author SHA1 Message Date
  Linus Torvalds 03d3602a83 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 years ago
  Dan Carpenter 5b3900cd40 timekeeping: Cast raw_interval to u64 to avoid shift overflow 12 years ago
  Linus Torvalds 16642a2e7b Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 12 years ago
  John Stultz 92bb1fcf57 time: Only do nanosecond rounding on GENERIC_TIME_VSYSCALL_OLD systems 12 years ago
  John Stultz 576094b7f0 time: Introduce new GENERIC_TIME_VSYSCALL 12 years ago
  John Stultz 7063942116 time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD 12 years ago
  John Stultz d7b4202e05 time: Move timekeeper structure to timekeeper_internal.h for vsyscall changes 12 years ago
  John Stultz ec145babe7 time: Fix timeekeping_get_ns overflow on 32bit systems 12 years ago
  Rafael J. Wysocki adc78e6b99 timekeeping: Add suspend and resume of clock event devices 13 years ago
  John Stultz cee58483cf time: Move ktime_t overflow checking into timespec_valid_strict 13 years ago
  John Stultz bf2ac31219 time: Avoid making adjustments if we haven't accumulated anything 13 years ago
  John Stultz 6ea565a9be time: Avoid potential shift overflow with large shift values 13 years ago
  Andreas Schwab 85dc8f05c9 time: Fix casting issue in timekeeping_forward_now 13 years ago
  John Stultz 784ffcbb96 time: Ensure we normalize the timekeeper in tk_xtime_add 13 years ago
  John Stultz 4e8b14526c time: Improve sanity checking of timekeeping inputs 13 years ago
  Ingo Molnar 1d17d17484 time: Fix adjustment cleanup bug in timekeeping_adjust() 13 years ago
  John Stultz 4e250fdde9 time: Remove all direct references to timekeeper 13 years ago
  John Stultz 6d0ef903e2 time: Clean up offs_real/wall_to_mono and offs_boot/total_sleep_time updates 13 years ago
  John Stultz d4e3ab384b time: Clean up stray newlines 13 years ago
  Ingo Molnar 1f815faec4 Merge branch 'linus' into timers/urgent 13 years ago
  John Stultz b44d50dcac time: Fix casting issue in tk_set_xtime and tk_xtime_add 13 years ago
  Ingo Molnar eec19d1a0d Merge branch 'linus' into timers/core 13 years ago
  Thomas Gleixner 3e997130bd timekeeping: Add missing update call in timekeeping_resume() 13 years ago
  John Stultz f726a697d0 time: Rework timekeeping functions to take timekeeper ptr as argument 13 years ago
  John Stultz 2a8c0883c3 time: Move xtime_nsec adjustment underflow handling timekeeping_adjust 13 years ago
  John Stultz f2a5a0854e time: Move arch_gettimeoffset() usage into timekeeping_get_ns() 13 years ago
  John Stultz 1f4f948706 time: Refactor accumulation of nsecs to secs 13 years ago
  John Stultz 1e75fa8be9 time: Condense timekeeper.xtime into xtime_sec 13 years ago
  John Stultz fee84c43e6 time: Explicitly use u32 instead of int for shift values 13 years ago
  John Stultz 42e71e81f5 time: Whitespace cleanups per Ingo%27s requests 13 years ago