index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
timekeeping.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+2
2012-03-09
Merge commit 'v3.3-rc6' into next
Dmitry Torokhov
1
-2
/
+92
2012-02-03
Input: add infrastructure for selecting clockid for event time stamps
John Stultz
1
-0
/
+2
2012-01-26
time: Move common updates to a function
Thomas Gleixner
1
-22
/
+17
2012-01-26
time: Reorder so the hot data is together
Thomas Gleixner
1
-2
/
+2
2012-01-26
time: Remove most of xtime_lock usage in timekeeping.c
John Stultz
1
-29
/
+15
2012-01-26
ntp: Access tick_length variable via ntp_tick_length()
John Stultz
1
-3
/
+3
2012-01-26
time: Add timekeeper lock
John Stultz
1
-44
/
+82
2012-01-26
time: Cleanup global variables and move them to the top
John Stultz
1
-12
/
+12
2012-01-26
time: Move raw_time into timekeeper structure
John Stultz
1
-13
/
+10
2012-01-26
time: Move xtime into timekeeeper structure
John Stultz
1
-44
/
+47
2012-01-26
time: Move wall_to_monotonic into the timekeeper structure
John Stultz
1
-32
/
+37
2012-01-26
time: Move total_sleep_time into the timekeeper structure
John Stultz
1
-9
/
+15
2011-12-05
Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst...
Thomas Gleixner
1
-5
/
+5
2011-11-21
time: Fix spelling mistakes in new comments
John Stultz
1
-4
/
+4
2011-11-21
time: fix bogus comment in timekeeping_get_ns_raw
Dan McGee
1
-1
/
+1
2011-11-17
timekeeping: add arch_offset hook to ktime_get functions
Hector Palacios
1
-0
/
+4
2011-11-11
Merge branch 'formingo/3.2/tip/timers/core' of git://git.linaro.org/people/js...
Ingo Molnar
1
-0
/
+7
2011-11-10
clocksource: Avoid selecting mult values that might overflow when adjusted
John Stultz
1
-0
/
+7
2011-10-28
time: Improve documentation of timekeeeping_adjust()
John Stultz
1
-1
/
+80
2011-07-20
time: Fix stupid KERN_WARN compile issue
John Stultz
1
-1
/
+1
2011-06-21
time: Avoid accumulating time drift in suspend/resume
John Stultz
1
-0
/
+22
2011-06-21
time: Catch invalid timespec sleep values in __timekeeping_inject_sleeptime
John Stultz
1
-0
/
+6
2011-05-02
timerfd: Allow timers to be cancelled when clock was set
Thomas Gleixner
1
-0
/
+15
2011-05-02
hrtimers: Prepare for cancel on clock was set timers
Thomas Gleixner
1
-1
/
+1
2011-04-26
time: Add timekeeping_inject_sleeptime
John Stultz
1
-3
/
+53
2011-03-23
timekeeping: Use syscore_ops instead of sysdev class and sysdev
Rafael J. Wysocki
1
-19
/
+8
2011-02-21
time: Extend get_xtime_and_monotonic_offset() to also return sleep
John Stultz
1
-2
/
+6
2011-02-21
time: Introduce get_monotonic_boottime and ktime_get_boottime
John Stultz
1
-1
/
+50
2011-02-02
time: Introduce timekeeping_inject_offset
John Stultz
1
-0
/
+36
2011-02-02
time: Correct the *settime* parameters
Richard Cochran
1
-1
/
+1
2011-01-31
time: Provide xtime_update()
Torben Hohn
1
-0
/
+13
2011-01-31
time: Remove unused __get_wall_to_monotonic()
Thomas Gleixner
1
-5
/
+0
2011-01-31
time: Provide get_xtime_and_monotonic_offset()
Torben Hohn
1
-0
/
+16
2011-01-31
time: Move do_timer() to kernel/time/timekeeping.c
Torben Hohn
1
-1
/
+13
2011-01-15
Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...
Linus Torvalds
1
-2
/
+2
2011-01-13
pps: capture MONOTONIC_RAW timestamps as well
Alexander Gordeev
1
-0
/
+43
2011-01-12
timekeeping: Make local variables static
H Hartley Sweeten
1
-2
/
+2
2010-10-21
time: Compensate for rounding on odd-frequency clocksources
Kasper Pedersen
1
-2
/
+7
2010-08-13
time: Workaround gcc loop optimization that causes 64bit div errors
John Stultz
1
-3
/
+4
2010-08-12
timekeeping: Fix overflow in rawtime tv_nsec on 32 bit archs
Jason Wessel
1
-4
/
+7
2010-07-27
timekeeping: Make xtime and wall_to_monotonic static
John Stultz
1
-2
/
+2
2010-07-27
hrtimer: Cleanup direct access to wall_to_monotonic
John Stultz
1
-0
/
+5
2010-07-27
timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset
John Stultz
1
-3
/
+6
2010-07-27
time: Kill off CONFIG_GENERIC_TIME
John Stultz
1
-51
/
+4
2010-07-27
time: Implement timespec_add
John Stultz
1
-3
/
+3
2010-05-10
Merge branch 'linus' into timers/core
Thomas Gleixner
1
-1
/
+2
2010-04-13
time: Remove xtime_cache
John Stultz
1
-19
/
+16
2010-03-23
time: Fix accumulation bug triggered by long delay.
John Stultz
1
-1
/
+2
2010-03-01
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
[next]