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
/
include
/
linux
/
hrtimer.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-14
Merge branch 'linus' into timers/core
Thomas Gleixner
1
-1
/
+1
2009-07-22
hrtimer: Remove cb_entry from struct hrtimer
Peter Zijlstra
1
-2
/
+0
2009-07-10
timer stats: fix quick check optimization
Heiko Carstens
1
-1
/
+1
2009-06-24
timer stats: Optimize by adding quick check to avoid function calls
Heiko Carstens
1
-0
/
+5
2009-05-13
timers: Framework for identifying pinned timers
Arun R Bharadwaj
1
-2
/
+5
2009-03-31
hrtimer: fix rq->lock inversion (again)
Peter Zijlstra
1
-0
/
+5
2008-11-25
hrtimer: removing all ur callback modes
Peter Zijlstra
1
-32
/
+2
2008-11-12
hrtimer: clean up unused callback modes
Peter Zijlstra
1
-5
/
+0
2008-11-06
Fix accidental implicit cast in HR-timer conversion
David Howells
1
-1
/
+1
2008-10-22
Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2
Thomas Gleixner
1
-4
/
+101
2008-10-20
hrtimers: add missing docbook comments to struct hrtimer
Thomas Gleixner
1
-2
/
+7
2008-10-20
Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...
Thomas Gleixner
1
-12
/
+16
2008-10-17
Merge commit 'linus/master' into merge-linus
Arjan van de Ven
1
-4
/
+14
2008-10-15
DECLARE_PER_CPU needs linux/percpu.h
Stephen Rothwell
1
-0
/
+2
2008-10-07
rangetimer: fix x86 build failure for the !HRTIMERS case
Arjan van de Ven
1
-1
/
+3
2008-09-29
hrtimer: prevent migration of per CPU hrtimers
Thomas Gleixner
1
-3
/
+11
2008-09-29
hrtimer: mark migration state
Thomas Gleixner
1
-1
/
+3
2008-09-24
hrtimer: reorder struct hrtimer to save 8 bytes on 64bit builds
Richard Kennedy
1
-2
/
+2
2008-09-22
hrtimer: remove hrtimer_clock_base::reprogram()
Mark McLoughlin
1
-4
/
+0
2008-09-22
hrtimer: remove hrtimer_clock_base::get_softirq_time()
Mark McLoughlin
1
-2
/
+0
2008-09-11
hrtimer: peek at the timer queue just before going idle
Arjan van de Ven
1
-0
/
+5
2008-09-07
hrtimer: incorporate feedback from Peter Zijlstra
Arjan van de Ven
1
-1
/
+1
2008-09-07
hrtimer: add a hrtimer_start_range() function
Arjan van de Ven
1
-1
/
+8
2008-09-06
hrtimer: another build fix
Arjan van de Ven
1
-13
/
+13
2008-09-06
hrtimer: fix build bug found by Ingo
Arjan van de Ven
1
-7
/
+7
2008-09-05
hrtimer: turn hrtimers into range timers
Arjan van de Ven
1
-1
/
+30
2008-09-05
hrtimer: rename the "expires" struct member to avoid accidental usage
Arjan van de Ven
1
-10
/
+10
2008-09-05
hrtimer: add abstraction functions for accessing the "expires" member
Arjan van de Ven
1
-0
/
+45
2008-09-05
select: Introduce a hrtimeout function
Arjan van de Ven
1
-0
/
+2
2008-05-03
hrtimer: remove duplicate helper function
Oliver Hartkopp
1
-0
/
+9
2008-04-30
add hrtimer specific debugobjects code
Thomas Gleixner
1
-0
/
+15
2008-04-17
hrtimers: simplify lockdep handling
Oleg Nesterov
1
-2
/
+0
2008-02-10
hrtimer: fix *rmtp handling in hrtimer_nanosleep()
Oleg Nesterov
1
-1
/
+1
2008-02-08
time: fix typo in comments
Li Zefan
1
-1
/
+1
2008-02-07
Fix compilation of powerpc asm-offsets.c with old gcc
Tony Breeds
1
-1
/
+4
2008-02-05
timerfd: new timerfd API
Davide Libenzi
1
-5
/
+5
2008-02-05
timerfd: introduce a new hrtimer_forward_now() function
Davide Libenzi
1
-0
/
+7
2008-02-03
time: delete comments that refer to noexistent symbols
Li Zefan
1
-1
/
+0
2008-01-25
hrtimer: fixup the HRTIMER_CB_IRQSAFE_NO_SOFTIRQ fallback
Peter Zijlstra
1
-3
/
+2
2008-01-25
sched: high-res preemption tick
Peter Zijlstra
1
-0
/
+9
2007-10-18
hrtimer: Rework hrtimer_nanosleep to make sys_compat_nanosleep easier
Anton Blanchard
1
-1
/
+1
2007-07-16
Add a flag to indicate deferrable timers in /proc/timer_stats
Venki Pallipadi
1
-2
/
+3
2007-04-07
[PATCH] high-res timers: resume fix
Ingo Molnar
1
-0
/
+3
2007-03-06
[PATCH] hrtimers: hrtimer_clock_base description typo
Andres Salomon
1
-1
/
+1
2007-03-06
[PATCH] hrtimers: fix HRTIMER_CB_IRQSAFE_NO_SOFTIRQ description
Andres Salomon
1
-1
/
+1
2007-03-01
[PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)
Randy Dunlap
1
-0
/
+1
2007-02-16
[PATCH] Add SysRq-Q to print timer_list debug info
Ingo Molnar
1
-0
/
+3
2007-02-16
[PATCH] Add debugging feature /proc/timer_stat
Ingo Molnar
1
-0
/
+45
2007-02-16
[PATCH] hrtimers: add high resolution timer support
Thomas Gleixner
1
-6
/
+110
2007-02-16
[PATCH] tick-management: dyntick / highres functionality
Thomas Gleixner
1
-0
/
+6
[next]