aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time/timekeeping.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-24Don't 'printk()' while holding xtime lock for writingLinus Torvalds1-0/+4
2008-03-09time: remove obsolete CLOCK_TICK_ADJUSTRoman Zippel1-4/+2
2008-02-08time: fix typo in commentsLi Zefan1-1/+1
2008-02-08timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hresLi Zefan1-2/+2
2008-02-01timekeeping: update xtime_cache when time(zone) changesThomas Gleixner1-2/+4
2008-01-30NTP: correct inconsistent ntp interval/tick_length usagejohn stultz1-2/+4
2008-01-30time: fold __get_realtime_clock_ts() into getnstimeofday()Geert Uytterhoeven1-17/+5
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers1-1/+1
2007-10-17kernel/time/timekeeping.c: cleanupsAdrian Bunk1-4/+1
2007-10-16time: introduce xtime_secondsIngo Molnar1-7/+0
2007-09-16timekeeping: Prevent time going backwards on resumeThomas Gleixner1-0/+7
2007-09-16timekeeping: access rtc outside of xtime lockThomas Gleixner1-1/+2
2007-07-25Cache xtime every call to update_wall_timejohn stultz1-3/+23
2007-07-25Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().john stultz1-0/+16
2007-07-20Pull ia64-clocksource into release branchTony Luck1-4/+0
2007-07-20[IA64] remove time interpolatorBob Picco1-4/+0
2007-07-19timekeeping: fixup shadow variable argumentThomas Gleixner1-2/+2
2007-07-16Introduce boot based timeTomas Janousek1-0/+37
2007-05-14timekeeping fix patch got mis-appliedThomas Gleixner1-0/+2
2007-05-08Move timekeeping code to timekeeping.cjohn stultz1-0/+476