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
2010-03-12
timer stats: Fix del_timer_sync() and try_to_del_timer_sync()
Andrew Morton
1
-0
/
+1
2010-01-21
perf: Fix perf_event_do_pending() fallback callsite
Peter Zijlstra
1
-2
/
+1
2009-12-17
timers: Remove duplicate setting of new_base in __mod_timer()
Simon Horman
1
-2
/
+0
2009-09-23
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+28
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
1
-2
/
+2
2009-09-18
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+25
2009-08-29
timers: Add tracepoints for timer_list timers
Xiao Guangrong
1
-4
/
+28
2009-08-26
timer.c: Fix S/390 comments
Randy Dunlap
1
-2
/
+2
2009-08-23
rcu: Simplify rcu_pending()/rcu_check_callbacks() API
Paul E. McKenney
1
-2
/
+1
2009-08-14
Merge branch 'linus' into timers/core
Thomas Gleixner
1
-1
/
+1
2009-08-04
timers: Cache __next_timer_interrupt result
Martin Schwidefsky
1
-1
/
+23
2009-07-18
timer: Avoid reading uninitialized data
Pavel Roskin
1
-1
/
+1
2009-06-24
timer stats: Optimize by adding quick check to avoid function calls
Heiko Carstens
1
-0
/
+2
2009-06-15
Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-7
/
+44
2009-06-11
Merge branch 'linus' into x86/mce3
Ingo Molnar
1
-78
/
+11
2009-06-11
Merge branch 'linus' into perfcounters/core
Ingo Molnar
1
-78
/
+8
2009-05-28
Export add_timer_on for modules
Andi Kleen
1
-0
/
+1
2009-05-15
sched, timers: cleanup avenrun users
Thomas Gleixner
1
-26
/
+6
2009-05-15
sched, timers: move calc_load() to scheduler
Thomas Gleixner
1
-52
/
+2
2009-05-13
timers: Logic to move non pinned timers
Arun R Bharadwaj
1
-3
/
+14
2009-05-13
timers: Framework for identifying pinned timers
Arun R Bharadwaj
1
-4
/
+27
2009-05-02
timers: allow deferrable timers for intervals tv2-tv5 to be deferred
Jon Hunter
1
-0
/
+3
2009-04-29
Merge branch 'linus' into perfcounters/core
Ingo Molnar
1
-2
/
+5
2009-04-09
Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixe...
Linus Torvalds
1
-2
/
+5
2009-04-06
perf_counter: unify and fix delayed counter wakeup
Peter Zijlstra
1
-0
/
+3
2009-04-02
timers: add missing kernel-doc
Randy Dunlap
1
-2
/
+5
2009-03-30
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-11
/
+57
2009-02-18
timers: add mod_timer_pending()
Ingo Molnar
1
-37
/
+73
2009-02-14
timer: implement lockdep deadlock detection
Johannes Berg
1
-11
/
+57
2009-01-14
[CVE-2009-0029] System call wrappers part 27
Heiko Carstens
1
-1
/
+1
2009-01-14
[CVE-2009-0029] System call wrappers part 02
Heiko Carstens
1
-5
/
+5
2009-01-14
[CVE-2009-0029] System call wrappers part 01
Heiko Carstens
1
-3
/
+3
2009-01-14
[CVE-2009-0029] Convert all system calls to return a long
Heiko Carstens
1
-1
/
+1
2008-12-31
[PATCH] idle cputime accounting
Martin Schwidefsky
1
-13
/
+0
2008-12-31
[PATCH] fix scaled & unscaled cputime accounting
Martin Schwidefsky
1
-7
/
+5
2008-11-14
Merge branch 'master' into next
James Morris
1
-30
/
+99
2008-11-14
CRED: Wrap task credential accesses in the core kernel
David Howells
1
-4
/
+4
2008-11-06
Add round_jiffies_up and related routines
Alan Stern
1
-30
/
+99
2008-10-20
Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...
Thomas Gleixner
1
-5
/
+7
2008-08-21
migrate_timers: add comment, use spinlock_irq()
Oleg Nesterov
1
-5
/
+6
2008-08-11
printk: robustify printk
Peter Zijlstra
1
-0
/
+1
2008-07-14
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-9
/
+1
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
-9
/
+1
2008-04-30
debugobjects: add timer specific object debugging code
Thomas Gleixner
1
-8
/
+145
2008-04-17
timers: simplify lockdep handling
Oleg Nesterov
1
-12
/
+4
2008-03-26
NOHZ: reevaluate idle sleep length after add_timer_on()
Thomas Gleixner
1
-1
/
+9
2008-02-08
kernel: remove fastcall in kernel/*
Harvey Harrison
1
-3
/
+3
2008-02-08
Pidns: make full use of xxx_vnr() calls
Pavel Emelyanov
1
-1
/
+1
2008-02-06
taskstats scaled time cleanup
Michael Neuling
1
-4
/
+6
[next]