Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / kernel / time.c
2012-03-16 Thomas Gleixnertime: Remove bogus comments
2011-10-31 Paul Gortmakerkernel: Map most files to use export.h instead of module.h
2011-09-21 hanktime: Change jiffies_to_clock_t() argument type to...
2011-03-16 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
2011-02-02 Richard Cochrantime: Correct the *settime* parameters
2011-01-31 Torben Hohntime: Move get_jiffies_64 to kernel/time/jiffies.c
2011-01-26 Venkatesh Pallipaditime: Add nsecs_to_cputime64 interface for asm-generic
2010-11-28 Jesper JuhlKill off a bunch of warning: ‘inline’ is not at beginni...
2010-07-27 John Stultztime: Kill off CONFIG_GENERIC_TIME
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-24 Thomas Gleixnertimekeeping: Fix timezone update
2010-05-10 Thomas GleixnerMerge branch 'linus' into timers/core
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-12 John Stultztime: Clean up warp_clock()
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-22 Linus TorvaldsRevert "time: Remove xtime_cache"
2009-12-09 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2009-11-26 Hidetoshi Setosched, time: Define nsecs_to_jiffies()
2009-10-05 john stultztime: Remove xtime_cache
2009-09-15 Thomas Gleixnertime: Prevent 32 bit overflow with set_normalized_times...
2009-01-18 Heiko CarstensSystem call wrappers part 01
2009-01-15 Greg Kroah-Hartman- Update to 2.6.27.12-rc1:
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 01
2009-01-06 Paul MackerrasAllow times and time system calls to return small negat...
2008-09-06 Thomas Gleixnerselect: add a timespec_add_safe() function
2008-05-02 H. Peter AnvinMake constants in kernel/timeconst.h fixed 64 bits
2008-05-01 Roman Zippelremove div_long_long_rem
2008-05-01 Roman Zippelconvert a few do_div users
2008-04-29 Robert P. J. Daykernel: explicitly include required header files under...
2008-04-22 YOSHIFUJI Hideakitime: Export set_normalized_timespec.
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-08 H. Peter Anvinavoid overflows in kernel/time.c
2008-02-08 Li Zefantime: fix typo in comments
2008-02-06 Andrew Mortonspeed up jiffies conversion functions if HZ==USER_HZ
2008-02-06 David Friessystem timer: fix crash in <100Hz system timer
2008-02-01 Thomas Gleixnertimekeeping: update xtime_cache when time(zone) changes
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-18 Daniel Walkerwhitespace fixes: time syscalls
2007-10-18 Tony BreedsFix discrepancy between VDSO based gettimeofday() and...
2007-10-17 Jesper JuhlClean up duplicate includes in kernel/
2007-10-16 Ingo Molnartime: introduce xtime_seconds
2007-07-25 john stultzCleanup non-arch xtime uses, use get_seconds() or curre...
2007-07-20 Linus TorvaldsRevert "sys_time() speedup"
2007-07-20 Bob Picco[IA64] remove time interpolator
2007-07-16 Ingo Molnarsys_time() speedup
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-08 Eric DumazetOptimize timespec_trunc()
2007-04-26 Stephen Hemminger[TCP] tcp_probe: improvements for net-2.6.22
2007-04-26 Eric Dumazet[NET]: convert network timestamps to ktime_t
2007-04-05 Thomas Bittermann[PATCH] kernel/time.c: add missing symbol exports
2007-02-16 Ingo Molnar[PATCH] Fix multiple conversion bugs in msecs_to_jiffies
2007-02-16 Ingo Molnar[PATCH] Uninline jiffies.h functions
2006-10-01 john stultz[PATCH] NTP: Move all the NTP related code to ntp.c
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-26 john stultz[PATCH] Time: Introduce arch generic time accessors
2006-03-31 Kalin KOZHUHAROVFix comments: s/granuality/granularity/
2006-03-26 Roman Zippel[PATCH] hrtimers: remove nsec_t typedef
2006-03-25 Roman Zippel[PATCH] remove pps support
2006-02-03 George Anzinger[PATCH] Normalize timespec for negative values in ns_to...
2006-01-31 Linus TorvaldsDon't try to "validate" a non-existing timeval.
2006-01-12 Randy.Dunlap[PATCH] move capable() to capability.h
2006-01-10 Matt Helsley[PATCH] Remove getnstimestamp()
2006-01-10 Thomas Gleixner[PATCH] hrtimer: introduce nsec_t type and conversion...
2006-01-10 Thomas Gleixner[PATCH] hrtimer: validate timespec of do_sys_settimeofday
2006-01-10 Andrew Morton[PATCH] hrtimer: export deinlined mktime
2006-01-10 Ingo Molnar[PATCH] hrtimer: clean up mktime and make arguments...
2006-01-10 Thomas Gleixner[PATCH] hrtimer: deinline mktime and set_normalized_tim...
2005-12-12 Matt Helsley[PATCH] Add getnstimestamp function
2005-10-31 john stultz[PATCH] NTP shift_right cleanup
2005-10-29 Al Viro[PATCH] missing exports of do_settimeofday() variants
2005-10-15 Takashi Iwai[PATCH] Add missing export of getnstimeofday()
2005-10-12 Takashi Iwai- patches.fixes/getnstimeofday-missing-export: Add...
2005-07-27 Jesper Juhl[PATCH] clean up inline static vs static inline
2005-05-06 Andreas SchwabFix some missing exports.
2005-04-28 Christoph Lameter[PATCH] time interpolator: Fix settimeofday inaccuracy
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-04 Andi Kleen[PATCH] Sync in core time granuality with filesystems
2005-01-04 Martin Schwidefsky[PATCH] sys_stime needs a compat function
2004-11-07 Christoph Hellwig[PATCH] unexport do_settimeofday
2004-10-28 Christoph Hellwig[PATCH] unexport getnstimeofday
2004-10-20 Michael A. Halcrow[PATCH] BSD Secure Levels LSM: add time hooks
2004-10-18 Arnd Bergmann[PATCH] add missing linux/syscalls.h includes
2004-09-08 Christoph Lameter[PATCH] Time interpolator: Scalability enhancements...
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-23 Christoph Lameter[PATCH] gettimeofday nanoseconds patch
2004-05-29 Alexander Viro[PATCH] sparse: trivial part of kernel/* __user annotation
2004-05-22 Andrew Morton[PATCH] Sanitise handling of unneeded syscall stubs
2004-04-21 Andreas Gruenbacher- Remove patches.fixes/shm_unlink-posix.diff: This...
2004-04-19 Hubert Mantelre-enable fshooks and LAUS-kernel; cleanup will follow
2004-04-19 Jens Axboedisable audit patches until they are fixed
2004-04-19 Hubert Manteladd audit subsystem (LAuS-kernel and fshooks)
2004-04-12 Andrew Morton[PATCH] Fix sys_time() to get subtick correction from...
2003-10-22 Andrew Morton[PATCH] Time precision, adjtime(x) vs. gettimeofday
2003-10-07 Arnaldo Carvalho... o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove...
2003-07-18 Andrew Morton[PATCH] settimeofday() fixes
2003-06-15 Andi Kleen[PATCH] Fix typo in timing changes + support for x86-64
2003-06-14 Andrew Morton[PATCH] More time clean up stuff
2003-06-14 Andrew Morton[PATCH] Some clean up of the time code.
next