Commit Graph

84 Commits (9617db085c119879cd371e3212806a15596e121a)

Author SHA1 Message Date
Anton Blanchard 74922be148 Fix timer_stats printout of events/sec 18 years ago
Thomas Gleixner b7e113dc9d clockevents: remove the suspend/resume workaround^Wthinko 18 years ago
Thomas Gleixner 5e41d0d60a clockevents: prevent stale tick update on offline cpu 18 years ago
Thomas Gleixner 31d9b3938c clockevents: do not shutdown the oneshot broadcast device 18 years ago
Thomas Gleixner 07eec6af44 clockevents: Enforce oneshot broadcast when broadcast mask is set on resume 18 years ago
Thomas Gleixner 6a669ee8a7 timekeeping: Prevent time going backwards on resume 18 years ago
Thomas Gleixner 3be9095063 timekeeping: access rtc outside of xtime lock 18 years ago
Tony Breeds 298a5df45d Fix "no_sync_cmos_clock" logic inversion in kernel/time/ntp.c 18 years ago
Miao Xie 6ddfca9548 timer: remove clockevents_unregister_notifier 18 years ago
Alexey Dobriyan 5ea473a1df Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats} 18 years ago
john stultz 17c38b7490 Cache xtime every call to update_wall_time 18 years ago
john stultz 2c6b47de17 Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). 18 years ago
Thomas Gleixner 82644459c5 NTP: move the cmos update code into ntp.c 18 years ago
Ingo Molnar 820de5c39e highres: improve debug output 18 years ago
john stultz 3704540b48 tick management: spread timer interrupt 18 years ago
Thomas Gleixner 5590a536c0 clockevents: fix device replacement 18 years ago
Thomas Gleixner 18de5bc4c1 clockevents: fix resume logic 18 years ago
Bob Picco 1f564ad6d4 [IA64] remove time interpolator 18 years ago
Thomas Gleixner 71120f183b timekeeping: fixup shadow variable argument 18 years ago
Tejun Heo 9281acea6a kallsyms: make KSYM_NAME_LEN include space for trailing '\0' 18 years ago
Alexey Dobriyan aa0ac36518 Remove capability.h from mm.h 18 years ago
Venki Pallipadi c5c061b8f9 Add a flag to indicate deferrable timers in /proc/timer_stats 18 years ago
Andi Kleen 78c1b06574 Remove clockevents_{release,request}_device 18 years ago
Tomas Janousek 7c3f1a5732 Introduce boot based time 18 years ago
Thomas Gleixner 746976a301 NTP: remove clock_was_set() call to prevent deadlock 18 years ago
Ingo Molnar c1a834dc70 timer stats: speedups 18 years ago
Bjorn Steinbrink 9fcc15ec3c timer statistics: fix race 18 years ago
Thomas Gleixner eaad084bb0 NOHZ: prevent multiplication overflow - stop timer for huge timeouts 18 years ago
Thomas Gleixner 3528231606 NOHZ: Rate limit the local softirq pending warning output 18 years ago
Thomas Gleixner 72fcde9662 Ignore bogus ACPI info for offline CPUs 18 years ago
Alexey Dobriyan e8edc6e03a Detach sched.h from mm.h 18 years ago
Thomas Gleixner 8f89441b37 clocksource: fix lock order in the resume path 18 years ago
Thomas Gleixner d10ff3fb62 timekeeping fix patch got mis-applied 18 years ago
Thomas Gleixner b52f52a093 clocksource: fix resume logic 18 years ago
David Miller 9b04bd2756 Fix printk format warnings in timer_list.c 18 years ago
Daniel Walker 35c35d1afa clocksource: spelling error in watchdog code 18 years ago
Siddha, Suresh B 46cb4b7c88 sched: dynticks idle load balancing 18 years ago
Thomas Gleixner d3ed782458 highres/dyntick: prevent xtime lock contention 18 years ago
Alexey Dobriyan 9d65cb4a17 Fix race between cat /proc/*/wchan and rmmod et al 18 years ago
Alexey Dobriyan ffb4512276 Simplify kallsyms_lookup() 18 years ago
john stultz 8524070b79 Move timekeeping code to timekeeping.c 18 years ago
john stultz 98de9e3ba2 [PATCH] fix jiffies clocksource inittime 18 years ago
john stultz d62ac21aa0 [PATCH] ntp: avoid time_offset overflows 18 years ago
Thomas Gleixner 291bc047e1 [PATCH] clockevents: remove bad designed sysfs support for now 18 years ago
Thomas Gleixner 948ac6d71c [PATCH] clocksource: Fix thinko in watchdog selection 18 years ago
James Morris 0444b3035e [PATCH] time: fix formatting in /proc/timer_list 18 years ago
Thomas Gleixner cd05a1f818 [PATCH] clockevents: Fix suspend/resume to disk hangs 18 years ago
Thomas Gleixner 6321dd60c7 [PATCH] Save/restore periodic tick information over suspend/resume 18 years ago
john stultz 6bb74df481 [PATCH] clocksource init adjustments (fix bug #7426) 18 years ago
David S. Miller 3494c16676 [TICK] tick-common: Fix one-shot handling in tick_handle_periodic(). 18 years ago