| Commit message (Expand) | Author | Age | Files | Lines |
* | timer: remove clockevents_unregister_notifier | Miao Xie | 2007-08-11 | 1 | -10/+0 |
* | Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats} | Alexey Dobriyan | 2007-07-31 | 2 | -2/+2 |
* | Cache xtime every call to update_wall_time | john stultz | 2007-07-25 | 1 | -3/+23 |
* | Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). | john stultz | 2007-07-25 | 1 | -0/+16 |
* | NTP: move the cmos update code into ntp.c | Thomas Gleixner | 2007-07-21 | 1 | -3/+56 |
* | highres: improve debug output | Ingo Molnar | 2007-07-21 | 1 | -1/+14 |
* | tick management: spread timer interrupt | john stultz | 2007-07-21 | 1 | -1/+6 |
* | clockevents: fix device replacement | Thomas Gleixner | 2007-07-21 | 1 | -1/+28 |
* | clockevents: fix resume logic | Thomas Gleixner | 2007-07-21 | 2 | -8/+14 |
* | Pull ia64-clocksource into release branch | Tony Luck | 2007-07-20 | 2 | -14/+0 |
|\ |
|
| * | [IA64] remove time interpolator | Bob Picco | 2007-07-20 | 2 | -14/+0 |
* | | timekeeping: fixup shadow variable argument | Thomas Gleixner | 2007-07-19 | 1 | -2/+2 |
|/ |
|
* | kallsyms: make KSYM_NAME_LEN include space for trailing '\0' | Tejun Heo | 2007-07-17 | 2 | -2/+2 |
* | Remove capability.h from mm.h | Alexey Dobriyan | 2007-07-16 | 1 | -1/+1 |
* | Add a flag to indicate deferrable timers in /proc/timer_stats | Venki Pallipadi | 2007-07-16 | 1 | -3/+11 |
* | Remove clockevents_{release,request}_device | Andi Kleen | 2007-07-16 | 1 | -41/+0 |
* | Introduce boot based time | Tomas Janousek | 2007-07-16 | 1 | -0/+37 |
* | NTP: remove clock_was_set() call to prevent deadlock | Thomas Gleixner | 2007-07-03 | 1 | -2/+0 |
* | timer stats: speedups | Ingo Molnar | 2007-06-01 | 1 | -1/+6 |
* | timer statistics: fix race | Bjorn Steinbrink | 2007-06-01 | 1 | -16/+21 |
* | NOHZ: prevent multiplication overflow - stop timer for huge timeouts | Thomas Gleixner | 2007-05-29 | 1 | -1/+15 |
* | NOHZ: Rate limit the local softirq pending warning output | Thomas Gleixner | 2007-05-23 | 1 | -3/+9 |
* | Ignore bogus ACPI info for offline CPUs | Thomas Gleixner | 2007-05-23 | 1 | -5/+12 |
* | Detach sched.h from mm.h | Alexey Dobriyan | 2007-05-21 | 1 | -0/+2 |
* | clocksource: fix lock order in the resume path | Thomas Gleixner | 2007-05-15 | 1 | -7/+3 |
* | timekeeping fix patch got mis-applied | Thomas Gleixner | 2007-05-14 | 1 | -0/+2 |
* | clocksource: fix resume logic | Thomas Gleixner | 2007-05-09 | 1 | -0/+45 |
* | Fix printk format warnings in timer_list.c | David Miller | 2007-05-09 | 1 | -11/+14 |
* | clocksource: spelling error in watchdog code | Daniel Walker | 2007-05-09 | 1 | -3/+3 |
* | sched: dynticks idle load balancing | Siddha, Suresh B | 2007-05-08 | 1 | -0/+9 |
* | highres/dyntick: prevent xtime lock contention | Thomas Gleixner | 2007-05-08 | 3 | -3/+48 |
* | Fix race between cat /proc/*/wchan and rmmod et al | Alexey Dobriyan | 2007-05-08 | 2 | -13/+8 |
* | Simplify kallsyms_lookup() | Alexey Dobriyan | 2007-05-08 | 2 | -6/+2 |
* | Move timekeeping code to timekeeping.c | john stultz | 2007-05-08 | 2 | -1/+477 |
* | [PATCH] fix jiffies clocksource inittime | john stultz | 2007-04-04 | 1 | -1/+1 |
* | [PATCH] ntp: avoid time_offset overflows | john stultz | 2007-03-27 | 1 | -14/+16 |
* | [PATCH] clockevents: remove bad designed sysfs support for now | Thomas Gleixner | 2007-03-26 | 1 | -69/+0 |
* | [PATCH] clocksource: Fix thinko in watchdog selection | Thomas Gleixner | 2007-03-25 | 1 | -1/+2 |
* | [PATCH] time: fix formatting in /proc/timer_list | James Morris | 2007-03-23 | 1 | -3/+3 |
* | [PATCH] clockevents: Fix suspend/resume to disk hangs | Thomas Gleixner | 2007-03-16 | 4 | -12/+51 |
* | [PATCH] Save/restore periodic tick information over suspend/resume | Thomas Gleixner | 2007-03-06 | 3 | -0/+72 |
* | [PATCH] clocksource init adjustments (fix bug #7426) | john stultz | 2007-03-05 | 1 | -3/+5 |
* | [TICK] tick-common: Fix one-shot handling in tick_handle_periodic(). | David S. Miller | 2007-02-26 | 1 | -2/+3 |
* | [TIME] tick-sched: Add missing asm/irq_regs.h include. | David S. Miller | 2007-02-26 | 1 | -0/+2 |
* | [PATCH] NOHZ: Produce debug output instead of a BUG() | Thomas Gleixner | 2007-02-19 | 1 | -1/+3 |
* | [PATCH] NOHZ: Fix RCU handling | Ingo Molnar | 2007-02-19 | 1 | -4/+4 |
* | [PATCH] Add debugging feature /proc/timer_list | Ingo Molnar | 2007-02-16 | 5 | -1/+322 |
* | [PATCH] Add debugging feature /proc/timer_stat | Ingo Molnar | 2007-02-16 | 2 | -0/+412 |
* | [PATCH] hrtimers: add high resolution timer support | Thomas Gleixner | 2007-02-16 | 1 | -0/+10 |
* | [PATCH] tick-management: dyntick / highres functionality | Thomas Gleixner | 2007-02-16 | 8 | -3/+930 |