index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
timer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-08
Revert "lockdep, timer: Fix del_timer_sync() annotation"
Peter Zijlstra
1
-5
/
+3
2011-02-04
lockdep, timer: Fix del_timer_sync() annotation
Peter Zijlstra
1
-1
/
+5
2011-01-06
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-36
/
+14
2010-12-12
timers: Use this_cpu_read
Christoph Lameter
1
-2
/
+2
2010-12-08
nohz: Fix get_next_timer_interrupt() vs cpu hotplug
Heiko Carstens
1
-0
/
+6
2010-12-08
sched: Cure more NO_HZ load average woes
Peter Zijlstra
1
-1
/
+1
2010-10-22
timer: Warn when del_timer_sync() is called in hardirq context
Yong Zhang
1
-1
/
+5
2010-10-22
timer: Del_timer_sync() can be used in softirq context
Yong Zhang
1
-5
/
+3
2010-10-22
timer: Make try_to_del_timer_sync() the same on SMP and UP
Yong Zhang
1
-14
/
+3
2010-10-21
timer: Permit statically-declared work with deferrable timers
Phil Carmody
1
-14
/
+1
2010-10-18
irq_work: Add generic hardirq context callbacks
Peter Zijlstra
1
-2
/
+5
2010-08-10
kernel/timer.c: fix kernel-doc function parameter warning
Randy Dunlap
1
-0
/
+1
2010-08-06
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+29
2010-08-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+2
2010-08-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+0
2010-08-05
Merge branch 'perf/nmi' into perf/core
Ingo Molnar
1
-1
/
+0
2010-08-04
timer: Added usleep_range timer
Patrick Pannuto
1
-0
/
+22
2010-08-04
Revert "timer: Added usleep[_range] timer"
Thomas Gleixner
1
-22
/
+0
2010-08-03
timer: add on-stack deferrable timer interfaces
Jesse Barnes
1
-0
/
+13
2010-07-23
timer: Added usleep[_range] timer
Patrick Pannuto
1
-0
/
+22
2010-07-23
timers: Document meaning of deferrable timer
J. Bruce Fields
1
-2
/
+7
2010-06-09
sched: Change nohz idle load balancing logic to push model
Venkatesh Pallipadi
1
-6
/
+2
2010-06-04
kernel/: fix BUG_ON checks for cpu notifier callbacks direct call
Akinobu Mita
1
-1
/
+1
2010-05-28
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+7
2010-05-27
kernel/: convert cpu notifier to return encapsulate errno value
Akinobu Mita
1
-2
/
+5
2010-05-26
timers: Move local variable into else section
Thomas Gleixner
1
-2
/
+3
2010-05-25
timers: Fix slack calculation really
Thomas Gleixner
1
-5
/
+8
2010-05-24
timers: Fix slack calculation for expired timers
Jeff Chua
1
-3
/
+4
2010-05-12
lockup_detector: Touch_softlockup cleanups and softlockup_tick removal
Don Zickus
1
-1
/
+0
2010-05-10
Merge branch 'linus' into timers/core
Thomas Gleixner
1
-0
/
+2
2010-04-06
timers: Introduce the concept of timer slack for legacy timers
Arjan van de Ven
1
-0
/
+56
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-12
timer: Try to survive timer callback preempt_count leak
Thomas Gleixner
1
-3
/
+9
2010-03-12
timer: Split out timer function call
Thomas Gleixner
1
-36
/
+36
2010-03-12
timer: Print function name for timer callbacks modifying preemption count
Uwe Kleine-König
1
-5
/
+2
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
[next]