aboutsummaryrefslogtreecommitdiff
path: root/kernel/time.c
AgeCommit message (Expand)Author
2013-02-21time: don't inline EXPORT_SYMBOL functionsGreg Kroah-Hartman
2013-02-08time, Fix setting of hardware clock in NTP codePrarit Bhargava
2012-09-24time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz
2012-03-15time: Remove bogus commentsThomas Gleixner
2011-10-31kernel: Map most files to use export.h instead of module.hPaul Gortmaker
2011-09-21time: Change jiffies_to_clock_t() argument type to unsigned longhank
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-02-02time: Correct the *settime* parametersRichard Cochran
2011-01-31time: Move get_jiffies_64 to kernel/time/jiffies.cTorben Hohn
2011-01-26time: Add nsecs_to_cputime64 interface for asm-genericVenkatesh Pallipadi
2010-11-28Kill off a bunch of warning: ‘inline’ is not at beginning of declarationJesper Juhl
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz
2010-05-24timekeeping: Fix timezone updateThomas Gleixner
2010-05-10Merge branch 'linus' into timers/coreThomas Gleixner
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-12time: Clean up warp_clock()John Stultz
2009-12-22Revert "time: Remove xtime_cache"Linus Torvalds
2009-12-08Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-11-26sched, time: Define nsecs_to_jiffies()Hidetoshi Seto
2009-10-05time: Remove xtime_cachejohn stultz
2009-09-15time: Prevent 32 bit overflow with set_normalized_timespec()Thomas Gleixner
2009-01-14[CVE-2009-0029] System call wrappers part 01Heiko Carstens
2009-01-06Allow times and time system calls to return small negative valuesPaul Mackerras
2008-09-05select: add a timespec_add_safe() functionThomas Gleixner
2008-05-02Make constants in kernel/timeconst.h fixed 64 bitsH. Peter Anvin
2008-05-01remove div_long_long_remRoman Zippel
2008-05-01convert a few do_div usersRoman Zippel
2008-04-29kernel: explicitly include required header files under kernel/Robert P. J. Day
2008-04-21time: Export set_normalized_timespec.YOSHIFUJI Hideaki
2008-02-08avoid overflows in kernel/time.cH. Peter Anvin
2008-02-08time: fix typo in commentsLi Zefan
2008-02-06speed up jiffies conversion functions if HZ==USER_HZAndrew Morton
2008-02-06system timer: fix crash in <100Hz system timerDavid Fries
2008-02-01timekeeping: update xtime_cache when time(zone) changesThomas Gleixner
2007-10-18whitespace fixes: time syscallsDaniel Walker
2007-10-18Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().Tony Breeds
2007-10-17Clean up duplicate includes in kernel/Jesper Juhl
2007-10-16time: introduce xtime_secondsIngo Molnar
2007-07-25Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().john stultz
2007-07-20Revert "sys_time() speedup"Linus Torvalds
2007-07-20[IA64] remove time interpolatorBob Picco
2007-07-16sys_time() speedupIngo Molnar
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08Optimize timespec_trunc()Eric Dumazet
2007-04-25[TCP] tcp_probe: improvements for net-2.6.22Stephen Hemminger
2007-04-25[NET]: convert network timestamps to ktime_tEric Dumazet
2007-04-04[PATCH] kernel/time.c: add missing symbol exportsThomas Bittermann
2007-02-16[PATCH] Fix multiple conversion bugs in msecs_to_jiffiesIngo Molnar
2007-02-16[PATCH] Uninline jiffies.h functionsIngo Molnar
2006-10-01[PATCH] NTP: Move all the NTP related code to ntp.cjohn stultz