Commit Graph

69 Commits (a6fdbf90b94fa4e2f5f7cbb526c71160b6c561c8)

Author SHA1 Message Date
Atsushi Nemoto 8ef386092d [PATCH] kill wall_jiffies 19 years ago
Roman Zippel 8f807f8d21 [PATCH] ntp: add time_adjust to tick length 19 years ago
Roman Zippel b0ee75561b [PATCH] ntp: add ntp_update_frequency 19 years ago
john stultz 4c7ee8de95 [PATCH] NTP: Move all the NTP related code to ntp.c 19 years ago
Atsushi Nemoto 3171a0305d [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) 19 years ago
Akinobu Mita 07dccf3344 [PATCH] check return value of cpu_callback 19 years ago
Rolf Eike Beer 2aae4a108d [PATCH] Fix kerneldoc comments in kernel/timer.c 19 years ago
Josh Triplett 89e7e374dd [PATCH] timer: add lock annotation to lock_timer_base 19 years ago
Kirill Korotaev 6997a6faaa [PATCH] sys_getppid oopses on debug kernel 19 years ago
Josh Triplett 51d8c5edd3 [PATCH] timer: Fix tvec_bases initializer 19 years ago
Steven Rostedt 6ea24f9ad1 [PATCH] fix bad macro param in timer.c 19 years ago
Chandra Seetharaman 8c78f3075d [PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications 19 years ago
john stultz 3e143475c2 [PATCH] improve timekeeping resume robustness 19 years ago
Andrew Morton a0009652af [PATCH] del_timer_sync(): add cpu_relax() 19 years ago
Roman Zippel e154ff3d2c [PATCH] adjust clock for lost ticks 19 years ago
Ingo Molnar 36c8b58689 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct 19 years ago
Ingo Molnar d730e882a1 [PATCH] lockdep: annotate timer base locks 19 years ago
Ingo Molnar e4d9191885 [PATCH] lockdep: locking init debugging improvement 19 years ago
Chandra Seetharaman 054cc8a2d8 [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17 19 years ago
Chandra Seetharaman 9c7b216d23 [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 19 years ago
Roman Zippel 19923c190e [PATCH] fix and optimize clock source update 19 years ago
john stultz a275254975 [PATCH] time: rename clocksource functions 19 years ago
john stultz cf3c769b4b [PATCH] Time: Introduce arch generic time accessors 19 years ago
john stultz 5eb6d20533 [PATCH] Time: Use clocksource abstraction for NTP adjustments 19 years ago
john stultz 260a42309b [PATCH] Time: Let user request precision from current_tick_length() 19 years ago
john stultz ad596171ed [PATCH] Time: Use clocksource infrastructure for update_wall_time 19 years ago
Paul Mackerras bfe5d83419 [PATCH] Define __raw_get_cpu_var and use it 19 years ago
Porpoise 3439dd86e3 [PATCH] When CONFIG_BASE_SMALL=1, cascade() may enter an infinite loop 19 years ago
Oleg Nesterov 626ab0e69d [PATCH] list: use list_replace_init() instead of list_splice_init() 19 years ago
Zachary Amsden 0662b71322 [PATCH] Fix a NO_IDLE_HZ timer bug 19 years ago
Chandra Seetharaman 83d722f7e1 [PATCH] Remove __devinit and __cpuinit from notifier_call definitions 19 years ago
Chandra Seetharaman 649bbaa484 [PATCH] Remove __devinitdata from notifier block definitions 19 years ago
Andrew Morton ba6edfcd17 [PATCH] timer initialisation fix 19 years ago
Jordan Hargrave b20367a6c2 [PATCH] x86_64: Fix drift with HPET timer enabled 19 years ago
Eric Sesterhenn 9f31252cb6 BUG_ON() Conversion in kernel/signal.c 19 years ago
Jack Steiner db1b1fefc2 [PATCH] sched: reduce overhead of calc_load 19 years ago
Oleg Nesterov a2c348fe01 [PATCH] __mod_timer: simplify ->base changing 19 years ago
Oleg Nesterov 3691c5199e [PATCH] kill __init_timer_base in favor of boot_tvec_bases 19 years ago
Roman Zippel 5ddcfa878d [PATCH] remove pps support 19 years ago
Thomas Gleixner c08b8a4910 [PATCH] sys_alarm() unsigned signed conversion fixup 19 years ago
Ingo Molnar 6687a97d40 [PATCH] timer-irq-driven soft-watchdog, cleanups 19 years ago
Jan Beulich a4a6198b80 [PATCH] tvec_bases too large for per-cpu data 19 years ago
Christoph Lameter 67890d7084 [PATCH] time_interpolator: add __read_mostly 19 years ago
Atsushi Nemoto 5aee405c66 [PATCH] time: add barrier after updating jiffies_64 19 years ago
Tony Lindgren 69239749e1 [PATCH] fix next_timer_interrupt() for hrtimer 19 years ago
Christoph Lameter 685db65e42 [PATCH] time_interpolator: Use readq_relaxed() instead of readq(). 19 years ago
Paul Mackerras 726c14bf49 [PATCH] Provide an interface for getting the current tick length 19 years ago
Al Viro 53f087febf [PATCH] timer.c NULL noise removal 19 years ago
Thomas Gleixner 6ba1b91213 [PATCH] hrtimer: switch sys_nanosleep to hrtimer 19 years ago
Thomas Gleixner c0a3132963 [PATCH] hrtimer: hrtimer core code 19 years ago