index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
/
timekeeping.c
Commit message (
Expand
)
Author
Age
...
*
timekeeping: Use ktime_t data for ktime_get_update_offsets_now()
Thomas Gleixner
2014-07-23
*
timekeeping: Use ktime_t based data for ktime_get_clocktai()
Thomas Gleixner
2014-07-23
*
timekeeping; Use ktime_t based data for ktime_get_boottime()
Thomas Gleixner
2014-07-23
*
timekeeping: Use ktime_t based data for ktime_get_real()
Thomas Gleixner
2014-07-23
*
timekeeping: Provide ktime_get_with_offset()
Thomas Gleixner
2014-07-23
*
timekeeping: Use ktime_t based data for ktime_get()
Thomas Gleixner
2014-07-23
*
timekeeping: Provide internal ktime_t based data
Thomas Gleixner
2014-07-23
*
timekeeping: Use timekeeping_update() instead of memcpy()
Thomas Gleixner
2014-07-23
*
timekeeping: Cache optimize struct timekeeper
Thomas Gleixner
2014-07-23
*
timekeeper: Move tk_xtime to core code
Thomas Gleixner
2014-07-23
*
timekeeping: Provide timespec64 based interfaces
Thomas Gleixner
2014-07-23
*
timekeeping: Convert timekeeping core to use timespec64s
John Stultz
2014-07-23
*
ktime: Kill non-scalar ktime_t implementation for 2038
John Stultz
2014-07-23
*
hrtimer: Cleanup hrtimer accessors to the timekepeing state
John Stultz
2014-07-23
*
timekeeping: Simplify arch_gettimeoffset()
Thomas Gleixner
2014-07-23
*
timekeeping: use printk_deferred when holding timekeeping seqlock
John Stultz
2014-06-04
*
kernel: use macros from compiler.h instead of __attribute__((...))
Gideon Israel Dsouza
2014-04-07
*
time: Revert to calling clock_was_set_delayed() while in irq context
John Stultz
2014-03-28
*
Merge branch 'fortglx/3.14/time' of git://git.linaro.org/people/john.stultz/l...
Ingo Molnar
2014-01-12
|
\
|
*
timekeeping: Remove comment that's mostly out of date
John Stultz
2013-12-23
|
*
timekeeper: fix comment typo for tk_setup_internals()
Yijing Wang
2013-12-23
|
*
timekeeping: Fix missing timekeeping_update in suspend path
John Stultz
2013-12-23
|
*
timekeeping: Fix CLOCK_TAI timer/nanosleep delays
John Stultz
2013-12-23
|
*
tick/timekeeping: Call update_wall_time outside the jiffies lock
John Stultz
2013-12-23
|
*
timekeeping: Avoid possible deadlock from clock_was_set_delayed
John Stultz
2013-12-23
|
*
timekeeping: Fix potential lost pv notification of time change
John Stultz
2013-12-23
|
*
timekeeping: Fix lost updates to tai adjustment
John Stultz
2013-12-23
*
|
time: Fix 1ns/tick drift w/ GENERIC_TIME_VSYSCALL_OLD
Martin Schwidefsky
2013-11-22
|
/
*
timekeeping: Fix some trivial typos in comments
Xie XiuQi
2013-10-18
*
timekeeping: Fix HRTICK related deadlock from ntp lock changes
John Stultz
2013-09-12
*
Merge branch 'timers/posix-cpu-timers-for-tglx' of
Thomas Gleixner
2013-07-04
|
\
|
*
timekeeping: Correct run-time detection of persistent_clock.
Zoran Markovic
2013-05-28
*
|
timekeeping: Indicate that clock was set in the pvclock gtod notifier
David Vrabel
2013-06-28
*
|
timekeeping: Pass flags instead of multiple bools to timekeeping_update()
David Vrabel
2013-06-28
*
|
power: Add option to log time spent in suspend
Colin Cross
2013-05-29
*
|
clocksource: Add module refcount
Thomas Gleixner
2013-05-16
*
|
clocksource: Let timekeeping_notify return success/error
Thomas Gleixner
2013-05-16
|
/
*
timekeeping: Update tk->cycle_last in resume
Thomas Gleixner
2013-04-22
*
timekeeping: Make sure to notify hrtimers when TAI offset changes
John Stultz
2013-04-11
*
timekeeping: Shorten seq_count region
Thomas Gleixner
2013-04-04
*
timekeeping: Implement a shadow timekeeper
Thomas Gleixner
2013-04-04
*
timekeeping: Delay update of clock->cycle_last
Thomas Gleixner
2013-04-04
*
timekeeping: Store cycle_last value in timekeeper struct as well
Thomas Gleixner
2013-04-04
*
timekeeping: Simplify tai updating from do_adjtimex
John Stultz
2013-04-04
*
timekeeping: Hold timekeepering locks in do_adjtimex and hardpps
John Stultz
2013-04-04
*
timekeeping: Move ADJ_SETOFFSET to top level do_adjtimex()
John Stultz
2013-04-04
*
ntp: Rework do_adjtimex to take timespec and tai arguments
John Stultz
2013-04-04
*
ntp: Move timex validation to timekeeping do_adjtimex call.
John Stultz
2013-04-04
*
ntp: Move do_adjtimex() and hardpps() functions to timekeeping.c
John Stultz
2013-04-04
*
timekeeping: __timekeeping_set_tai_offset can be static
Fengguang Wu
2013-03-25
[prev]
[next]