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
/
hrtimer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
[KTIME]: Introduce ktime_sub_ns and ktime_sub_us
Arnaldo Carvalho de Melo
1
-0
/
+24
2007-07-25
Cache xtime every call to update_wall_time
john stultz
1
-4
/
+0
2007-07-25
Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().
john stultz
1
-1
/
+1
2007-07-21
hrtimer: speedup hrtimer_enqueue
Ingo Molnar
1
-4
/
+6
2007-07-21
highres: improve debug output
Ingo Molnar
1
-1
/
+4
2007-07-16
[HRTIMER] Fix cpu pointer arg to clockevents_notify()
David Miller
1
-1
/
+1
2007-05-09
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
1
-0
/
+2
2007-05-08
export hrtimer_forward
Stas Sergeev
1
-0
/
+1
2007-04-27
[NET]: Fix networking compilation errors
David Howells
1
-0
/
+2
2007-04-25
[NET_SCHED]: Use ktime as clocksource
Patrick McHardy
1
-0
/
+1
2007-04-07
[PATCH] high-res timers: resume fix
Ingo Molnar
1
-0
/
+12
2007-03-28
[PATCH] hrtimers: fix reprogramming SMP race
Ingo Molnar
1
-1
/
+6
2007-03-16
[PATCH] hrtimer: fix up unlocked access to wall_to_monotonic
Thomas Gleixner
1
-2
/
+3
2007-03-16
[PATCH] hrtimer: prevent overrun DoS in hrtimer_forward()
Thomas Gleixner
1
-0
/
+6
2007-03-06
[PATCH] highres: do not run the TIMER_SOFTIRQ after switching to highres mode
Thomas Gleixner
1
-5
/
+10
2007-03-05
[PATCH] timer/hrtimer: take per cpu locks in sane order
Heiko Carstens
1
-5
/
+4
2007-02-16
[PATCH] Add debugging feature /proc/timer_stat
Ingo Molnar
1
-0
/
+26
2007-02-16
[PATCH] hrtimers: add high resolution timer support
Thomas Gleixner
1
-48
/
+520
2007-02-16
[PATCH] tick-management: dyntick / highres functionality
Thomas Gleixner
1
-6
/
+14
2007-02-16
[PATCH] clockevents: add core functionality
Thomas Gleixner
1
-10
/
+3
2007-02-16
[PATCH] hrtimers: clean up callback tracking
Thomas Gleixner
1
-9
/
+1
2007-02-16
[PATCH] hrtimers; add state tracking
Thomas Gleixner
1
-8
/
+32
2007-02-16
[PATCH] hrtimers: cleanup locking
Thomas Gleixner
1
-86
/
+98
2007-02-16
[PATCH] hrtimers: namespace and enum cleanup
Thomas Gleixner
1
-9
/
+9
2007-02-16
[PATCH] Extend next_timer_interrupt() to use a reference jiffie
Thomas Gleixner
1
-1
/
+1
2007-02-16
[PATCH] GTOD: persistent clock support
John Stultz
1
-0
/
+8
2007-02-16
[PATCH] HZ free ntp
john stultz
1
-3
/
+8
2007-02-11
[PATCH] Numerous fixes to kernel-doc info in source files.
Robert P. J. Day
1
-3
/
+3
2006-09-29
[PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time...
Toyo Abe
1
-10
/
+10
2006-08-14
[PATCH] fix hrtimer percpu usage typo
Jan Blunck
1
-1
/
+1
2006-07-31
[PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications
Chandra Seetharaman
1
-2
/
+2
2006-07-03
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
Ingo Molnar
1
-1
/
+1
2006-07-03
[PATCH] lockdep: annotate hrtimer base locks
Ingo Molnar
1
-1
/
+3
2006-06-27
[PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17
Chandra Seetharaman
1
-1
/
+1
2006-06-27
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
Chandra Seetharaman
1
-1
/
+1
2006-06-25
[PATCH] ktime/hrtimer: fix kernel-doc comments
Randy Dunlap
1
-10
/
+1
2006-06-25
[PATCH] Define __raw_get_cpu_var and use it
Paul Mackerras
1
-2
/
+2
2006-06-20
Merge git://git.infradead.org/~dwmw2/rbtree-2.6
Linus Torvalds
1
-2
/
+2
2006-05-31
[PATCH] hrtimer: export symbols
Stephen Hemminger
1
-0
/
+6
2006-04-26
[PATCH] Remove __devinit and __cpuinit from notifier_call definitions
Chandra Seetharaman
1
-1
/
+1
2006-04-26
[PATCH] Remove __devinitdata from notifier block definitions
Chandra Seetharaman
1
-1
/
+1
2006-04-22
[RBTREE] Update hrtimers to use rb_parent() accessor macro.
David Woodhouse
1
-2
/
+2
2006-04-11
[PATCH] add cpu_relax to hrtimer_cancel
Joe Korty
1
-0
/
+1
2006-03-31
[PATCH] hrtimer: call get_softirq_time() only when necessary in run_hrtimer_q...
Dimitri Sivanich
1
-0
/
+3
2006-03-31
[PATCH] hrtimer: use generic sleeper for nanosleep
Thomas Gleixner
1
-30
/
+9
2006-03-31
[PATCH] hrtimer: create generic sleeper
Thomas Gleixner
1
-0
/
+19
2006-03-26
[PATCH] hrtimers: remove data field
Roman Zippel
1
-7
/
+5
2006-03-26
[PATCH] hrtimers: remove nsec_t typedef
Roman Zippel
1
-2
/
+2
2006-03-26
[PATCH] hrtimers: remove state field
Roman Zippel
1
-9
/
+5
2006-03-26
[PATCH] hrtimers: simplify nanosleep
Roman Zippel
1
-80
/
+62
[next]