| Commit message (Expand) | Author | Age |
* | Fix timer_stats printout of events/sec | Anton Blanchard | 2007-10-07 |
* | clockevents: remove the suspend/resume workaround^Wthinko | Thomas Gleixner | 2007-09-22 |
* | clockevents: prevent stale tick update on offline cpu | Thomas Gleixner | 2007-09-16 |
* | clockevents: do not shutdown the oneshot broadcast device | Thomas Gleixner | 2007-09-16 |
* | clockevents: Enforce oneshot broadcast when broadcast mask is set on resume | Thomas Gleixner | 2007-09-16 |
* | timekeeping: Prevent time going backwards on resume | Thomas Gleixner | 2007-09-16 |
* | timekeeping: access rtc outside of xtime lock | Thomas Gleixner | 2007-09-16 |
* | Fix "no_sync_cmos_clock" logic inversion in kernel/time/ntp.c | Tony Breeds | 2007-09-11 |
* | timer: remove clockevents_unregister_notifier | Miao Xie | 2007-08-11 |
* | Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats} | Alexey Dobriyan | 2007-07-31 |
* | Cache xtime every call to update_wall_time | john stultz | 2007-07-25 |
* | Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). | john stultz | 2007-07-25 |
* | NTP: move the cmos update code into ntp.c | Thomas Gleixner | 2007-07-21 |
* | highres: improve debug output | Ingo Molnar | 2007-07-21 |
* | tick management: spread timer interrupt | john stultz | 2007-07-21 |
* | clockevents: fix device replacement | Thomas Gleixner | 2007-07-21 |
* | clockevents: fix resume logic | Thomas Gleixner | 2007-07-21 |
* | Pull ia64-clocksource into release branch | Tony Luck | 2007-07-20 |
|\ |
|
| * | [IA64] remove time interpolator | Bob Picco | 2007-07-20 |
* | | timekeeping: fixup shadow variable argument | Thomas Gleixner | 2007-07-19 |
|/ |
|
* | kallsyms: make KSYM_NAME_LEN include space for trailing '\0' | Tejun Heo | 2007-07-17 |
* | Remove capability.h from mm.h | Alexey Dobriyan | 2007-07-16 |
* | Add a flag to indicate deferrable timers in /proc/timer_stats | Venki Pallipadi | 2007-07-16 |
* | Remove clockevents_{release,request}_device | Andi Kleen | 2007-07-16 |
* | Introduce boot based time | Tomas Janousek | 2007-07-16 |
* | NTP: remove clock_was_set() call to prevent deadlock | Thomas Gleixner | 2007-07-03 |
* | timer stats: speedups | Ingo Molnar | 2007-06-01 |
* | timer statistics: fix race | Bjorn Steinbrink | 2007-06-01 |
* | NOHZ: prevent multiplication overflow - stop timer for huge timeouts | Thomas Gleixner | 2007-05-29 |
* | NOHZ: Rate limit the local softirq pending warning output | Thomas Gleixner | 2007-05-23 |
* | Ignore bogus ACPI info for offline CPUs | Thomas Gleixner | 2007-05-23 |
* | Detach sched.h from mm.h | Alexey Dobriyan | 2007-05-21 |
* | clocksource: fix lock order in the resume path | Thomas Gleixner | 2007-05-15 |
* | timekeeping fix patch got mis-applied | Thomas Gleixner | 2007-05-14 |
* | clocksource: fix resume logic | Thomas Gleixner | 2007-05-09 |
* | Fix printk format warnings in timer_list.c | David Miller | 2007-05-09 |
* | clocksource: spelling error in watchdog code | Daniel Walker | 2007-05-09 |
* | sched: dynticks idle load balancing | Siddha, Suresh B | 2007-05-08 |
* | highres/dyntick: prevent xtime lock contention | Thomas Gleixner | 2007-05-08 |
* | Fix race between cat /proc/*/wchan and rmmod et al | Alexey Dobriyan | 2007-05-08 |
* | Simplify kallsyms_lookup() | Alexey Dobriyan | 2007-05-08 |
* | Move timekeeping code to timekeeping.c | john stultz | 2007-05-08 |
* | [PATCH] fix jiffies clocksource inittime | john stultz | 2007-04-05 |
* | [PATCH] ntp: avoid time_offset overflows | john stultz | 2007-03-27 |
* | [PATCH] clockevents: remove bad designed sysfs support for now | Thomas Gleixner | 2007-03-26 |
* | [PATCH] clocksource: Fix thinko in watchdog selection | Thomas Gleixner | 2007-03-25 |
* | [PATCH] time: fix formatting in /proc/timer_list | James Morris | 2007-03-23 |
* | [PATCH] clockevents: Fix suspend/resume to disk hangs | Thomas Gleixner | 2007-03-16 |
* | [PATCH] Save/restore periodic tick information over suspend/resume | Thomas Gleixner | 2007-03-06 |
* | [PATCH] clocksource init adjustments (fix bug #7426) | john stultz | 2007-03-05 |