Commit Graph

94 Commits (3eb07c8c8adb6f0572baba844ba2d9e501654316)

Author SHA1 Message Date
Matthias Kaehlcke 2e1975868a kernel/time/clocksource.c: Use list_for_each_entry instead of list_for_each 17 years ago
Thomas Gleixner 3dfbc88464 x86: C1E late detection fix. Really switch off lapic timer 17 years ago
john stultz b2d9323d13 Use num_possible_cpus() instead of NR_CPUS for timer distribution 17 years ago
Adrian Bunk ba2a631b14 kernel/time/timekeeping.c: cleanups 17 years ago
Avi Kivity bf020cb7b3 time: simplify smp_call_function_single() call sequence 17 years ago
Ingo Molnar f20bf61256 time: introduce xtime_seconds 17 years ago
Thomas Gleixner 1595f452f3 clockevents: introduce force broadcast notifier 17 years ago
Venki Pallipadi 4a93232dab clock events: allow replacement of broadcast timer 17 years ago
Thomas Gleixner c8a1d398de clockevents: fix periodic broadcast for oneshot devices 17 years ago
Thomas Gleixner de68d9b173 clockevents: Allow build w/o run-tine usage for migration purposes 17 years ago
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