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
2013-07-14
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
1
-5
/
+5
2013-06-28
timer: Fix jiffies wrap behavior of round_jiffies_common()
Bart Van Assche
1
-3
/
+5
2013-05-15
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2013-05-14
timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARE
Tirupathi Reddy
1
-1
/
+1
2013-05-05
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-8
/
+8
2013-04-30
kernel/timer.c: move some non timer related syscalls to kernel/sys.c
Stephen Rothwell
1
-207
/
+1
2013-04-30
kernel/timer.c: convert compat_sys_sysinfo to COMPAT_SYSCALL_DEFINE
Stephen Rothwell
1
-2
/
+1
2013-04-30
kernel/compat.c: make do_sysinfo() static
Stephen Rothwell
1
-1
/
+69
2013-04-03
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
Frederic Weisbecker
1
-2
/
+2
2013-03-21
nohz: Wake up full dynticks CPUs when a timer gets enqueued
Frederic Weisbecker
1
-6
/
+6
2013-02-19
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2013-02-07
sched: Move sched.h sysctl bits into separate header
Clark Williams
1
-0
/
+1
2012-11-18
printk: Wake up klogd using irq_work
Frederic Weisbecker
1
-1
/
+0
2012-10-09
timers: Fix endless looping between cascade() and internal_add_timer()
Hildner, Christian
1
-4
/
+6
2012-10-09
Merge branch 'fortglx/3.7/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
1
-9
/
+0
2012-08-21
timer: Implement TIMER_IRQSAFE
Tejun Heo
1
-11
/
+24
2012-08-21
timer: Clean up timer initializers
Tejun Heo
1
-42
/
+14
2012-08-21
timer: Generalize timer->base flags handling
Tejun Heo
1
-8
/
+13
2012-08-19
alpha: take a bunch of syscalls into osf_sys.c
Al Viro
1
-9
/
+0
2012-06-06
timers: Improve get_next_timer_interrupt()
Thomas Gleixner
1
-5
/
+8
2012-06-06
timers: Add accounting of non deferrable timers
Thomas Gleixner
1
-8
/
+23
2012-06-06
timers: Consolidate base->next_timer update
Thomas Gleixner
1
-11
/
+15
2012-06-06
timers: Create detach_if_pending() and use it
Thomas Gleixner
1
-33
/
+23
2012-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-4
/
+4
2012-05-22
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+3
2012-05-15
lockdep: fix oops in processing workqueue
Peter Zijlstra
1
-1
/
+3
2012-05-03
userns: Convert setting and getting uid and gid system calls to use kuid and ...
Eric W. Biederman
1
-4
/
+4
2012-04-26
timer: Fix mod_timer_pinned() header comment
Paul E. McKenney
1
-1
/
+7
2012-01-06
Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-6
/
+56
2011-12-09
sys_getppid: add missing rcu_dereference
Mandeep Singh Baines
1
-1
/
+1
2011-11-23
timer: Use debugobjects to catch deletion of uninitialized timers
Christine Chan
1
-5
/
+48
2011-11-23
timer: Setup uninitialized timer with a stub callback
Stephen Boyd
1
-1
/
+8
2011-10-31
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
1
-1
/
+1
2011-06-03
timers: Consider slack value in mod_timer()
Sebastian Andrzej Siewior
1
-8
/
+7
2011-03-15
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-13
/
+0
2011-03-15
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+23
2011-03-08
debugobjects: Add hint for better object identification
Stanislaw Gruszka
1
-0
/
+6
2011-02-16
lockdep/timers: Explain in detail the locking problems del_timer_sync() may c...
Steven Rostedt
1
-0
/
+23
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-31
time: Move do_timer() to kernel/time/timekeeping.c
Torben Hohn
1
-13
/
+0
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
[next]