index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time.c
Age
Commit message (
Expand
)
Author
2007-10-18
whitespace fixes: time syscalls
Daniel Walker
2007-10-18
Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().
Tony Breeds
2007-10-17
Clean up duplicate includes in kernel/
Jesper Juhl
2007-10-16
time: introduce xtime_seconds
Ingo Molnar
2007-07-25
Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().
john stultz
2007-07-20
Revert "sys_time() speedup"
Linus Torvalds
2007-07-20
[IA64] remove time interpolator
Bob Picco
2007-07-16
sys_time() speedup
Ingo Molnar
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
Optimize timespec_trunc()
Eric Dumazet
2007-04-25
[TCP] tcp_probe: improvements for net-2.6.22
Stephen Hemminger
2007-04-25
[NET]: convert network timestamps to ktime_t
Eric Dumazet
2007-04-04
[PATCH] kernel/time.c: add missing symbol exports
Thomas Bittermann
2007-02-16
[PATCH] Fix multiple conversion bugs in msecs_to_jiffies
Ingo Molnar
2007-02-16
[PATCH] Uninline jiffies.h functions
Ingo Molnar
2006-10-01
[PATCH] NTP: Move all the NTP related code to ntp.c
john stultz
2006-06-26
[PATCH] Time: Introduce arch generic time accessors
john stultz
2006-04-01
Fix comments: s/granuality/granularity/
Kalin KOZHUHAROV
2006-03-26
[PATCH] hrtimers: remove nsec_t typedef
Roman Zippel
2006-03-25
[PATCH] remove pps support
Roman Zippel
2006-02-03
[PATCH] Normalize timespec for negative values in ns_to_timespec
George Anzinger
2006-01-31
Don't try to "validate" a non-existing timeval.
Linus Torvalds
2006-01-11
[PATCH] move capable() to capability.h
Randy.Dunlap
2006-01-10
[PATCH] Remove getnstimestamp()
Matt Helsley
2006-01-10
[PATCH] hrtimer: introduce nsec_t type and conversion functions
Thomas Gleixner
2006-01-10
[PATCH] hrtimer: validate timespec of do_sys_settimeofday
Thomas Gleixner
2006-01-10
[PATCH] hrtimer: export deinlined mktime
Andrew Morton
2006-01-10
[PATCH] hrtimer: clean up mktime and make arguments const
Ingo Molnar
2006-01-10
[PATCH] hrtimer: deinline mktime and set_normalized_timespec
Thomas Gleixner
2005-12-12
[PATCH] Add getnstimestamp function
Matt Helsley
2005-10-30
[PATCH] NTP shift_right cleanup
john stultz
2005-10-29
[PATCH] missing exports of do_settimeofday() variants
Al Viro
2005-10-14
[PATCH] Add missing export of getnstimeofday()
Takashi Iwai
2005-07-27
[PATCH] clean up inline static vs static inline
Jesper Juhl
2005-04-28
[PATCH] time interpolator: Fix settimeofday inaccuracy
Christoph Lameter
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds