Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ce7ac4abf2401dfdcb1ac4c7277dab8ed90c8788
/
include
/
linux
/
time.h
607ca46
UAPI: (Scripted) Disintegrate include/linux
by David Howells
· 12 years ago
cee5848
time: Move ktime_t overflow checking into timespec_valid_strict
by John Stultz
· 12 years ago
4e8b145
time: Improve sanity checking of timekeeping inputs
by John Stultz
· 12 years ago
8ded2bb
posix_types.h: Cleanup stale __NFDBITS and related definitions
by Josh Boyer
· 12 years ago
190d3b6
time: remove obsolete declaration
by Richard Cochran
· 12 years ago
a591afc
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
335dd85
time: remove no_sync_cmos_clock
by Cesar Eduardo Barros
· 13 years ago
cf42004
Delete the __FD_*() funcs for operating on fd_set from linux/time.h
by David Howells
· 13 years ago
8b3d1cd
posix_types: Remove fd_set macros
by H. Peter Anvin
· 13 years ago
9a7adcf
timers: Posix interface for alarm-timers
by John Stultz
· 14 years ago
304529b
time: Add timekeeping_inject_sleeptime
by John Stultz
· 14 years ago
70a08cc
timers: Add CLOCK_BOOTTIME hrtimer base
by John Stultz
· 14 years ago
314ac37
time: Extend get_xtime_and_monotonic_offset() to also return sleep
by John Stultz
· 14 years ago
abb3a4e
time: Introduce get_monotonic_boottime and ktime_get_boottime
by John Stultz
· 14 years ago
c528f7c
time: Introduce timekeeping_inject_offset
by John Stultz
· 14 years ago
1e6d767
time: Correct the *settime* parameters
by Richard Cochran
· 14 years ago
e2830b5
time: Make do_timer() and xtime_lock local to kernel/time/
by Torben Hohn
· 14 years ago
79ecaf0
time: Remove unused __get_wall_to_monotonic()
by Thomas Gleixner
· 14 years ago
48cf76f7
time: Provide get_xtime_and_monotonic_offset()
by Torben Hohn
· 14 years ago
871cf1e
time: Move do_timer() to kernel/time/timekeeping.c
by Torben Hohn
· 14 years ago
e2c18e4
pps: capture MONOTONIC_RAW timestamps as well
by Alexander Gordeev
· 14 years ago
c788732
Mark arguments to certain syscalls as being const
by David Howells
· 14 years ago
4936a3b
x86/hpet: Use the FSEC_PER_SEC constant for femto-second periods
by Chris Wilson
· 14 years ago
0fb86b0
timekeeping: Make xtime and wall_to_monotonic static
by John Stultz
· 14 years ago
8ab4351
hrtimer: Cleanup direct access to wall_to_monotonic
by John Stultz
· 14 years ago
ce3bf7a
time: Implement timespec_add
by John Stultz
· 14 years ago
6a867a3
time: Remove xtime_cache
by John Stultz
· 15 years ago
9896246
nohz: Prevent clocksource wrapping during idle
by Jon Hunter
· 15 years ago
57f1f08
time: add function to convert between calendar time and broken-down time for universal use
by Zhaolei
· 15 years ago
12e0933
time: Prevent 32 bit overflow with set_normalized_timespec()
by Thomas Gleixner
· 15 years ago
da15cfd
time: Introduce CLOCK_REALTIME_COARSE
by john stultz
· 15 years ago
23970e3
timekeeping: Introduce read_boot_clock
by Martin Schwidefsky
· 15 years ago
d4f587c
timekeeping: Increase granularity of read_persistent_clock()
by Martin Schwidefsky
· 15 years ago
31089c1
timekeeping: Introduce timekeeping_leap_insert
by John Stultz
· 15 years ago
7d27558
timekeeping: create arch_gettimeoffset infrastructure
by john stultz
· 16 years ago
85efde6
make exported headers use strict posix types
by Arnd Bergmann
· 16 years ago
1c5745a
sched_clock: prevent scd->clock from moving backwards, take #2
by Thomas Gleixner
· 16 years ago
268a3dc
Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2
by Thomas Gleixner
· 16 years ago
c465a76
Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus
by Thomas Gleixner
· 16 years ago
651dab4
Merge commit 'linus/master' into merge-linus
by Arjan van de Ven
· 16 years ago
b418da1
compat: generic compat get/settimeofday
by Christoph Hellwig
· 16 years ago
f06febc
timers: fix itimer/many thread hang
by Frank Mayhar
· 16 years ago
df0cc05
select: add a timespec_add_safe() function
by Thomas Gleixner
· 16 years ago
2d42244
clocksource: introduce CLOCK_MONOTONIC_RAW
by John Stultz
· 16 years ago
9412e286
always_inline timespec_add_ns
by Jeremy Fitzhardinge
· 16 years ago
f595ec9
common implementation of iterative div/mod
by Jeremy Fitzhardinge
· 16 years ago
38332cb
time: prevent the loop in timespec_add_ns() from being optimised away
by Segher Boessenkool
· 17 years ago
cf4fc6c
timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hres
by Li Zefan
· 17 years ago
1001d0a
timekeeping: update xtime_cache when time(zone) changes
by Thomas Gleixner
· 17 years ago
ba2a631
kernel/time/timekeeping.c: cleanups
by Adrian Bunk
· 17 years ago
17c38b7
Cache xtime every call to update_wall_time
by john stultz
· 17 years ago
2c6b47d
Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().
by john stultz
· 17 years ago
8264445
NTP: move the cmos update code into ntp.c
by Thomas Gleixner
· 17 years ago
5b78cc9
make timespec_equal() take const arguments
by Jan Engelhardt
· 17 years ago
7c3f1a5
Introduce boot based time
by Tomas Janousek
· 17 years ago
1c710c8
utimensat implementation
by Ulrich Drepper
· 17 years ago
8524070
Move timekeeping code to timekeeping.c
by john stultz
· 17 years ago
411187f
[PATCH] GTOD: persistent clock support
by John Stultz
· 18 years ago
5809f9d
[PATCH] x86-64: get rid of ARCH_HAVE_XTIME_LOCK
by Eric Dumazet
· 18 years ago
77adbfb
[PATCH] Add const for time{spec,val}_compare arguments
by Rolf Eike Beer
· 18 years ago
ca74e92
[PATCH] per-task-delay-accounting: setup
by Shailabh Nagar
· 18 years ago
81a07d7
Merge branch 'x86-64'
by Linus Torvalds
· 18 years ago
05ebb76
[PATCH] x86_64: Add useful constants to time.h
by Vojtech Pavlik
· 18 years ago
cf3c769
[PATCH] Time: Introduce arch generic time accessors
by john stultz
· 18 years ago
ad59617
[PATCH] Time: Use clocksource infrastructure for update_wall_time
by john stultz
· 18 years ago
df869b6
[PATCH] hrtimers: remove nsec_t typedef
by Roman Zippel
· 19 years ago
c08b8a4
[PATCH] sys_alarm() unsigned signed conversion fixup
by Thomas Gleixner
· 19 years ago
643a654
[PATCH] select: fix returned timeval
by Andrew Morton
· 19 years ago
bd3f8f2
[PATCH] Make sure to always check upper bits of tv_nsec in timespec_valid.
by Chris Wright
· 19 years ago
5590ff0
[PATCH] vfs: *at functions: core
by Ulrich Drepper
· 19 years ago
d1c0b8f
[PATCH] Remove getnstimestamp()
by Matt Helsley
· 19 years ago
becf8b5
[PATCH] hrtimer: convert posix timers completely
by Thomas Gleixner
· 19 years ago
f8f46da
[PATCH] hrtimer: introduce nsec_t type and conversion functions
by Thomas Gleixner
· 19 years ago
5f82b2b
[PATCH] hrtimer: create and use timespec_valid macro
by Thomas Gleixner
· 19 years ago
57a5587
[PATCH] hrtimer: coding style and white space cleanup
by Ingo Molnar
· 19 years ago
1ad106c
[PATCH] hrtimer: coding style clean up of clock constants
by Ingo Molnar
· 19 years ago
0c4f6ee
[PATCH] hrtimer: remove unused clock constants
by Thomas Gleixner
· 19 years ago
f481890
[PATCH] hrtimer: clean up mktime and make arguments const
by Ingo Molnar
· 19 years ago
753be62
[PATCH] hrtimer: deinline mktime and set_normalized_timespec
by Thomas Gleixner
· 19 years ago
64123fd
[PATCH] Add getnstimestamp function
by Matt Helsley
· 19 years ago
3f39894d
[PATCH] timespec: normalize off by one errors
by George Anzinger
· 19 years ago
373016e
[PATCH] time.h: remove ifdefs
by Andrew Morton
· 19 years ago
84f902c
[PATCH] include: update jiffies/{m,u}secs conversion functions
by Nishanth Aravamudan
· 19 years ago
f23ef18
[PATCH] Delete unused do_nanosleep declaration
by Ralf Baechle
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago