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
2008-07-15
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
1
-1
/
+1
2008-07-15
Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+2
2008-07-14
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2008-07-14
Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2008-07-14
Merge commit '900cfa46191a7d87cf1891924cb90499287fd235'; branches 'timers/noh...
Thomas Gleixner
1
-5
/
+2
2008-07-10
Merge branch 'imx' into devel
Russell King
1
-0
/
+8
2008-07-03
hrtimer: prevent migration for raising softirq
Steven Rostedt
1
-0
/
+8
2008-06-26
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
1
-1
/
+1
2008-05-26
hrtimer: Remove unused variables in ktime_divns()
Carlos R. Mafra
1
-3
/
+2
2008-05-26
hrtimer: remove warning in hres_timers_resume
Jeremy Fitzhardinge
1
-2
/
+0
2008-05-25
Remove argument from open_softirq which is always NULL
Carlos R. Mafra
1
-1
/
+1
2008-05-12
dyntick: Remove last reminants of dyntick support
Russell King
1
-1
/
+1
2008-05-03
hrtimer: remove duplicate helper function
Oliver Hartkopp
1
-9
/
+0
2008-04-30
add hrtimer specific debugobjects code
Thomas Gleixner
1
-20
/
+157
2008-04-28
hrtimer: raise softirq unlocked to avoid circular lock dependency
Thomas Gleixner
1
-2
/
+17
2008-04-27
hrtimer: timeout too long when using HRTIMER_CB_SOFTIRQ
Bodo Stroesser
1
-2
/
+13
2008-04-21
hrtimer: optimize the softirq time optimization
Thomas Gleixner
1
-4
/
+3
2008-04-21
hrtimer: reduce calls to hrtimer_get_softirq_time()
Dimitri Sivanich
1
-32
/
+32
2008-04-17
hrtimers: simplify lockdep handling
Oleg Nesterov
1
-5
/
+4
2008-04-17
hrtimer: use nanosleep specific restart_block fields
Thomas Gleixner
1
-7
/
+6
2008-02-14
hrtimer: catch expired CLOCK_REALTIME timers early
Thomas Gleixner
1
-0
/
+11
2008-02-14
hrtimer: check relative timeouts for overflow
Thomas Gleixner
1
-17
/
+20
2008-02-10
hrtimer: don't modify restart_block->fn in restart functions
Oleg Nesterov
1
-4
/
+0
2008-02-10
hrtimer: fix *rmtp handling in hrtimer_nanosleep()
Oleg Nesterov
1
-24
/
+27
2008-02-05
timerfd: new timerfd API
Davide Libenzi
1
-5
/
+4
2008-02-01
hrtimer: fix hrtimer_init_sleeper() users
Peter Zijlstra
1
-0
/
+2
2008-01-25
hrtimer: unlock hrtimer_wakeup
Peter Zijlstra
1
-1
/
+3
2008-01-25
hrtimer: fixup the HRTIMER_CB_IRQSAFE_NO_SOFTIRQ fallback
Peter Zijlstra
1
-131
/
+139
2008-01-25
hrtimer: clean up cpu->base locking tricks
Peter Zijlstra
1
-1
/
+19
2008-01-21
hrtimer: fix section mismatch
Randy Dunlap
1
-1
/
+1
2007-12-07
hrtimers: avoid overflow for large relative timeouts
Thomas Gleixner
1
-0
/
+8
2007-10-29
Quieten hrtimer printk: "Switched to high resolution mode .."
Michael Ellerman
1
-1
/
+1
2007-10-20
fix comment: unlock_hrtimer_base is the counterpart of lock_hrtimer_base
Uwe Kleine-König
1
-1
/
+1
2007-10-19
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
1
-1
/
+1
2007-10-18
hrtimer: Rework hrtimer_nanosleep to make sys_compat_nanosleep easier
Anton Blanchard
1
-13
/
+16
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
[next]