Age | Commit message (Expand) | Author |
2013-01-16 | tick-broadcast: Stop active broadcast device when replacing it | Thomas Gleixner |
2013-01-16 | timekeeping: add arch_offset hook to ktime_get functions | Hector Palacios |
2013-01-16 | time: Move ktime_t overflow checking into timespec_valid_strict | John Stultz |
2013-01-16 | time: Avoid making adjustments if we haven't accumulated anything | John Stultz |
2013-01-16 | time: Improve sanity checking of timekeeping inputs | John Stultz |
2012-08-17 | timekeeping: Add missing update call in timekeeping_resume() | Thomas Gleixner |
2012-08-17 | timekeeping: Provide hrtimer update function | Thomas Gleixner |
2012-08-17 | timekeeping: Maintain ktime_t based offsets for hrtimers | Thomas Gleixner |
2012-08-17 | timekeeping: Fix leapsecond triggered load spike issue | John Stultz |
2012-08-17 | time: Move common updates to a function | Thomas Gleixner |
2012-08-17 | timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond | John Stultz |
2012-08-17 | ntp: Fix STA_INS/DEL clearing bug | John Stultz |
2012-08-17 | ntp: Correct TAI offset during leap second | Richard Cochran |
2012-08-17 | ntp: Fix leap-second hrtimer livelock | John Stultz |
2012-05-17 | clocksource: Make watchdog robust vs. interruption | Thomas Gleixner |
2012-05-17 | time: Compensate for rounding on odd-frequency clocksources | Kasper Pedersen |
2012-03-14 | tick: Clear broadcast active bit when switching to oneshot | Thomas Gleixner |
2012-03-14 | clocksource: Install completely before selecting | john stultz |
2011-06-26 | clockevents: Prevent oneshot mode when broadcast device is periodic | Thomas Gleixner |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-23 | time: Fix accumulation bug triggered by long delay. | John Stultz |
2010-03-12 | clockevents: Sanitize min_delta_ns adjustment and prevent overflows | Thomas Gleixner |
2010-03-02 | timekeeping: Prevent oops when GENERIC_TIME=n | john stultz |
2010-03-01 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2010-02-09 | Export the symbol of getboottime and mmonotonic_to_bootbased | Jason Wang |
2010-02-05 | clocksource: add suspend callback | Magnus Damm |
2010-02-05 | clocksource: add argument to resume callback | Magnus Damm |
2010-01-29 | ntp: Cleanup xtime references in ntp.c | John Stultz |
2010-01-29 | ntp: Make time_esterror and time_maxerror static | john stultz |
2010-01-26 | clocksource: Prevent potential kgdb dead lock | Thomas Gleixner |
2010-01-18 | clockevent: Don't remove broadcast device when cpu is dead | Xiaotian Feng |
2009-12-22 | Revert "time: Remove xtime_cache" | Linus Torvalds |
2009-12-19 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-12-17 | cpumask: avoid dereferencing struct cpumask | Rusty Russell |
2009-12-16 | timecompare: fix half-Y2K38 problem in timecompare_update while calculating o... | Barry Song |
2009-12-14 | clockevents: Convert to raw_spinlock | Thomas Gleixner |
2009-12-14 | clockevents: Make tick_device_lock static | Thomas Gleixner |
2009-12-14 | hrtimers: Convert to raw_spinlocks | Thomas Gleixner |
2009-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2009-12-11 | clockevents: Prevent clockevent_devices list corruption on cpu hotplug | Thomas Gleixner |
2009-12-10 | hrtimer: Tune hrtimer_interrupt hang logic | Thomas Gleixner |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-12-08 | Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-12-08 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-11-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-11-18 | clockevents: Add missing include to pacify sparse | H Hartley Sweeten |
2009-11-17 | timekeeping: Fix clock_gettime vsyscall time warp | Lin Ming |
2009-11-14 | clocksource/events: Fix fallout of generic code changes | Thomas Gleixner |
2009-11-13 | nohz: Allow 32-bit machines to sleep for more than 2.15 seconds | Jon Hunter |
2009-11-13 | nohz: Track last do_timer() cpu | Thomas Gleixner |