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
2006-10-01
[PATCH] kill wall_jiffies
Atsushi Nemoto
1
-5
/
+1
2006-10-01
[PATCH] ntp: add time_adjust to tick length
Roman Zippel
1
-2
/
+0
2006-10-01
[PATCH] ntp: add ntp_update_frequency
Roman Zippel
1
-7
/
+4
2006-10-01
[PATCH] NTP: Move all the NTP related code to ntp.c
john stultz
1
-210
/
+1
2006-09-29
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
1
-13
/
+6
2006-09-29
[PATCH] check return value of cpu_callback
Akinobu Mita
1
-1
/
+3
2006-09-29
[PATCH] Fix kerneldoc comments in kernel/timer.c
Rolf Eike Beer
1
-12
/
+17
2006-09-29
[PATCH] timer: add lock annotation to lock_timer_base
Josh Triplett
1
-0
/
+1
2006-08-14
[PATCH] sys_getppid oopses on debug kernel
Kirill Korotaev
1
-34
/
+7
2006-07-31
[PATCH] timer: Fix tvec_bases initializer
Josh Triplett
1
-1
/
+1
2006-07-31
[PATCH] fix bad macro param in timer.c
Steven Rostedt
1
-1
/
+1
2006-07-31
[PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications
Chandra Seetharaman
1
-2
/
+2
2006-07-14
[PATCH] improve timekeeping resume robustness
john stultz
1
-1
/
+18
2006-07-14
[PATCH] del_timer_sync(): add cpu_relax()
Andrew Morton
1
-0
/
+1
2006-07-10
[PATCH] adjust clock for lost ticks
Roman Zippel
1
-38
/
+47
2006-07-03
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
Ingo Molnar
1
-1
/
+1
2006-07-03
[PATCH] lockdep: annotate timer base locks
Ingo Molnar
1
-0
/
+9
2006-07-03
[PATCH] lockdep: locking init debugging improvement
Ingo Molnar
1
-1
/
+1
2006-06-27
[PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17
Chandra Seetharaman
1
-1
/
+1
2006-06-27
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
Chandra Seetharaman
1
-1
/
+1
2006-06-26
[PATCH] fix and optimize clock source update
Roman Zippel
1
-42
/
+109
2006-06-26
[PATCH] time: rename clocksource functions
john stultz
1
-10
/
+10
2006-06-26
[PATCH] Time: Introduce arch generic time accessors
john stultz
1
-0
/
+170
2006-06-26
[PATCH] Time: Use clocksource abstraction for NTP adjustments
john stultz
1
-19
/
+28
2006-06-26
[PATCH] Time: Let user request precision from current_tick_length()
john stultz
1
-4
/
+17
2006-06-26
[PATCH] Time: Use clocksource infrastructure for update_wall_time
john stultz
1
-13
/
+80
2006-06-25
[PATCH] Define __raw_get_cpu_var and use it
Paul Mackerras
1
-1
/
+1
2006-06-23
[PATCH] When CONFIG_BASE_SMALL=1, cascade() may enter an infinite loop
Porpoise
1
-13
/
+9
2006-06-23
[PATCH] list: use list_replace_init() instead of list_splice_init()
Oleg Nesterov
1
-4
/
+4
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
[next]