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
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2011-01-07
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-1
/
+1
2011-01-06
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-56
/
+27
2010-12-22
hrtimer: fix a typo in comment
Namhyung Kim
1
-1
/
+1
2010-12-17
core: Replace __get_cpu_var with __this_cpu_read if not used for an address.
Christoph Lameter
1
-1
/
+1
2010-12-10
hrtimer: fix timerqueue conversion flub
John Stultz
1
-5
/
+2
2010-12-10
hrtimers: Convert hrtimers to use timerlist infrastructure
John Stultz
1
-56
/
+30
2010-10-14
hrtimer: Preserve timer state in remove_hrtimer()
Salman Qazi
1
-2
/
+11
2010-09-05
gcc-4.6: kernel/*: Fix unused but set warnings
Andi Kleen
1
-2
/
+1
2010-08-06
Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-5
/
+4
2010-07-27
hrtimer: Cleanup direct access to wall_to_monotonic
John Stultz
1
-5
/
+4
2010-06-09
sched: Change nohz idle load balancing logic to push model
Venkatesh Pallipadi
1
-6
/
+2
2010-05-26
hrtimer: Avoid double seqlock
Stanislaw Gruszka
1
-1
/
+1
2010-04-06
hrtimers: Provide schedule_hrtimeout for CLOCK_REALTIME
Carsten Emde
1
-26
/
+41
2009-12-14
hrtimers: Convert to raw_spinlocks
Thomas Gleixner
1
-25
/
+25
2009-12-10
hrtimer: move timer stats helper functions to hrtimer.c
Heiko Carstens
1
-4
/
+20
2009-12-10
hrtimer: Tune hrtimer_interrupt hang logic
Thomas Gleixner
1
-40
/
+57
2009-12-08
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+2
2009-11-13
nohz: Allow 32-bit machines to sleep for more than 2.15 seconds
Jon Hunter
1
-1
/
+2
2009-10-05
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+0
2009-09-27
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-18
/
+35
2009-09-26
hrtimer: Remove overly verbose "switch to high res mode" message
Roland Dreier
1
-2
/
+0
2009-09-23
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+32
2009-09-18
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-57
/
+0
2009-09-15
hrtimer: Eliminate needless reprogramming of clock events device
Ashwin Chaugule
1
-18
/
+35
2009-08-29
hrtimer: Add tracepoint for hrtimers
Xiao Guangrong
1
-8
/
+32
2009-08-28
pktgen: spin using hrtimer
Stephen Hemminger
1
-0
/
+2
2009-08-14
Merge branch 'linus' into timers/core
Thomas Gleixner
1
-46
/
+64
2009-07-22
hrtimer: Remove cb_entry from struct hrtimer
Peter Zijlstra
1
-1
/
+0
2009-07-10
hrtimer: Fix migration expiry check
Thomas Gleixner
1
-57
/
+64
2009-07-10
hrtimer: migration: do not check expiry time on current CPU
Thomas Gleixner
1
-2
/
+13
2009-07-07
timekeeping: Move ktime_get() functions to timekeeping.c
Thomas Gleixner
1
-60
/
+0
2009-07-07
timekeeping: optimized ktime_get[_ts] for GENERIC_TIME=y
Martin Schwidefsky
1
-0
/
+4
2009-06-17
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
1
-0
/
+2
2009-06-08
hrtimer: export ktime_add_safe
Artem Bityutskiy
1
-0
/
+2
2009-05-13
timers: Logic to move non pinned timers
Arun R Bharadwaj
1
-2
/
+49
2009-05-13
timers: Framework for identifying pinned timers
Arun R Bharadwaj
1
-3
/
+4
2009-03-31
hrtimer: fix rq->lock inversion (again)
Peter Zijlstra
1
-21
/
+34
2009-01-30
hrtimer: prevent negative expiry value after clock_was_set()
Thomas Gleixner
1
-0
/
+7
2009-01-30
hrtimers: allow the hot-unplugging of all cpus
Sebastien Dugue
1
-0
/
+4
2009-01-30
hrtimers: increase clock min delta threshold while interrupt hanging
Frederic Weisbecker
1
-1
/
+29
2009-01-26
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+3
2009-01-18
hrtimers: fix inconsistent lock state on resume in hres_timers_resume
Peter Zijlstra
1
-1
/
+3
2009-01-14
[CVE-2009-0029] System call wrappers part 01
Heiko Carstens
1
-2
/
+2
2009-01-05
hrtimer: splitout peek ahead functionality, fix
Ingo Molnar
1
-1
/
+5
2009-01-05
hrtimer: fixup comments
Thomas Gleixner
1
-11
/
+9
2009-01-05
hrtimer: fix recursion deadlock by re-introducing the softirq
Peter Zijlstra
1
-33
/
+27
2009-01-05
hrtimer: simplify hotplug migration
Thomas Gleixner
1
-15
/
+10
2009-01-05
hrtimer: fix HOTPLUG_CPU=n compile warning
Thomas Gleixner
1
-11
/
+8
2009-01-05
hrtimer: splitout peek ahead functionality
Thomas Gleixner
1
-7
/
+17
[next]