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
/
timer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-05-21
[PATCH] Fix a NO_IDLE_HZ timer bug
Zachary Amsden
1
-0
/
+16
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-11
[PATCH] timer initialisation fix
Andrew Morton
1
-10
/
+19
2006-04-09
[PATCH] x86_64: Fix drift with HPET timer enabled
Jordan Hargrave
1
-1
/
+1
2006-04-02
BUG_ON() Conversion in kernel/signal.c
Eric Sesterhenn
1
-2
/
+1
2006-03-31
[PATCH] sched: reduce overhead of calc_load
Jack Steiner
1
-1
/
+1
2006-03-31
[PATCH] __mod_timer: simplify ->base changing
Oleg Nesterov
1
-8
/
+6
2006-03-31
[PATCH] kill __init_timer_base in favor of boot_tvec_bases
Oleg Nesterov
1
-49
/
+35
2006-03-25
[PATCH] remove pps support
Roman Zippel
1
-11
/
+2
2006-03-25
[PATCH] sys_alarm() unsigned signed conversion fixup
Thomas Gleixner
1
-13
/
+1
2006-03-24
[PATCH] timer-irq-driven soft-watchdog, cleanups
Ingo Molnar
1
-1
/
+1
2006-03-24
[PATCH] tvec_bases too large for per-cpu data
Jan Beulich
1
-11
/
+34
2006-03-17
[PATCH] time_interpolator: add __read_mostly
Christoph Lameter
1
-2
/
+2
2006-03-06
[PATCH] time: add barrier after updating jiffies_64
Atsushi Nemoto
1
-0
/
+2
2006-03-06
[PATCH] fix next_timer_interrupt() for hrtimer
Tony Lindgren
1
-0
/
+16
2006-03-02
[PATCH] time_interpolator: Use readq_relaxed() instead of readq().
Christoph Lameter
1
-2
/
+2
2006-02-17
[PATCH] Provide an interface for getting the current tick length
Paul Mackerras
1
-5
/
+34
2006-02-07
[PATCH] timer.c NULL noise removal
Al Viro
1
-1
/
+1
2006-01-10
[PATCH] hrtimer: switch sys_nanosleep to hrtimer
Thomas Gleixner
1
-56
/
+0
2006-01-10
[PATCH] hrtimer: hrtimer core code
Thomas Gleixner
1
-0
/
+1
2006-01-08
[PATCH] kernel/: small cleanups
Adrian Bunk
1
-0
/
+1
2005-10-30
[PATCH] jiffies_64 cleanup
Thomas Gleixner
1
-0
/
+4
2005-10-30
[PATCH] remove timer debug field
Andrew Morton
1
-35
/
+0
2005-10-30
[PATCH] ntp whitespace cleanup
Andrew Morton
1
-126
/
+126
2005-10-30
[PATCH] NTP shift_right cleanup
john stultz
1
-42
/
+11
2005-10-30
[PATCH] introduce setup_timer() helper
Oleg Nesterov
1
-6
/
+2
2005-10-29
[PATCH] TIMERS: add missing compensation for HZ == 250
YOSHIFUJI Hideaki
1
-0
/
+9
2005-09-13
[PATCH] schedule_timeout_[un]interruptible() speedup
Andrew Morton
1
-3
/
+6
2005-09-10
[PATCH] kernel: fix-up schedule_timeout() usage
Nishanth Aravamudan
1
-12
/
+6
2005-09-10
[PATCH] add schedule_timeout_{,un}interruptible() interfaces
Nishanth Aravamudan
1
-0
/
+14
2005-09-07
[PATCH] optimize writer path in time_interpolator_get_counter()
Alex Williamson
1
-4
/
+13
2005-09-07
[PATCH] detect soft lockups
Ingo Molnar
1
-0
/
+1
2005-08-23
[PATCH] preempt race in getppid
David Meybohm
1
-1
/
+1
2005-06-25
[PATCH] kernel/timer: fix msleep_interruptible() comment
Domen Puncer
1
-1
/
+1
2005-06-23
[PATCH] preempt_count is int - remove cast and don't assign to unsigned type
Jesper Juhl
1
-2
/
+6
2005-06-23
[PATCH] timers: introduce try_to_del_timer_sync()
Oleg Nesterov
1
-20
/
+33
2005-06-23
[PATCH] timers fixes/improvements
Oleg Nesterov
1
-171
/
+157
2005-05-01
[PATCH] use smp_mb/wmb/rmb where possible
akpm@osdl.org
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+1611