Commit Graph

133 Commits (8b05c7e6e159d2f33c9275281b8b909a89eb7c5d)

Author SHA1 Message Date
Thomas Gleixner 73b08d2aa4 [PATCH] clocksource: replace is_continuous by a flag field 18 years ago
John Stultz 411187fb05 [PATCH] GTOD: persistent clock support 18 years ago
john stultz f4304ab215 [PATCH] HZ free ntp 18 years ago
Eric Dumazet 5809f9d442 [PATCH] x86-64: get rid of ARCH_HAVE_XTIME_LOCK 18 years ago
Kyle McMartin d4d23add3a [PATCH] Common compat_sys_sysinfo 18 years ago
Robert P. J. Day 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. 18 years ago
Helge Deller 3db5db4fcd [PATCH] use cycle_t instead of u64 in struct time_interpolator 18 years ago
Andrew Morton 5b149bcc23 [PATCH] schedule_timeout(): improve warning message 18 years ago
Eric Dumazet cd7175edf9 [PATCH] Optimize calc_load() 18 years ago
Daniel Walker f5f1a24a2c [PATCH] clocksource: small cleanup 18 years ago
Arjan van de Ven 4c36a5dec2 [PATCH] round_jiffies infrastructure 18 years ago
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