| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | [PATCH] tick-management: broadcast functionality | Thomas Gleixner | 2007-02-16 | 4 | -11/+382 |
* | [PATCH] tick-management: core functionality | Thomas Gleixner | 2007-02-16 | 2 | -1/+279 |
* | [PATCH] clockevents: add core functionality | Thomas Gleixner | 2007-02-16 | 2 | -0/+347 |
* | [PATCH] clocksource: Add verification (watchdog) helper | Thomas Gleixner | 2007-02-16 | 1 | -4/+122 |
* | [PATCH] clocksource: replace is_continuous by a flag field | Thomas Gleixner | 2007-02-16 | 1 | -1/+0 |
* | [PATCH] Simplify the registration of clocksources | Thomas Gleixner | 2007-02-16 | 1 | -62/+58 |
* | [PATCH] HZ free ntp | john stultz | 2007-02-16 | 1 | -11/+19 |
* | [PATCH] kernel/time/clocksource.c needs struct task_struct on m68k | Mathieu Desnoyers | 2007-02-11 | 1 | -0/+1 |
* | [PATCH] clocksource: small cleanup | Daniel Walker | 2006-12-10 | 1 | -3/+3 |
* | [PATCH] clocksource: add usage of CONFIG_SYSFS | Daniel Walker | 2006-12-10 | 1 | -0/+2 |
* | [PATCH] time_adjust cleared before use | Jim Houston | 2006-10-28 | 1 | -1/+1 |
* | [PATCH] i386 Time: Avoid PIT SMP lockups | john stultz | 2006-10-17 | 1 | -1/+1 |
* | [PATCH] kernel/time/ntp.c: possible cleanups | Adrian Bunk | 2006-10-01 | 1 | -20/+20 |
* | [PATCH] ntp: convert to the NTP4 reference model | Roman Zippel | 2006-10-01 | 1 | -32/+19 |
* | [PATCH] ntp: convert time_freq to nsec value | Roman Zippel | 2006-10-01 | 1 | -14/+22 |
* | [PATCH] ntp: remove time_tolerance | Roman Zippel | 2006-10-01 | 1 | -5/+4 |
* | [PATCH] ntp: add time_adjust to tick length | Roman Zippel | 2006-10-01 | 1 | -53/+18 |
* | [PATCH] ntp: prescale time_offset | Roman Zippel | 2006-10-01 | 1 | -48/+16 |
* | [PATCH] ntp: add time_freq to tick length | Roman Zippel | 2006-10-01 | 1 | -5/+3 |
* | [PATCH] ntp: add time_adj to tick length | Roman Zippel | 2006-10-01 | 1 | -4/+2 |
* | [PATCH] ntp: add ntp_update_frequency | Roman Zippel | 2006-10-01 | 1 | -6/+44 |
* | [PATCH] NTP: Move all the NTP related code to ntp.c | john stultz | 2006-10-01 | 2 | -1/+390 |
* | [PATCH] time: rename clocksource functions | john stultz | 2006-06-26 | 2 | -9/+9 |
* | [PATCH] Time: i386 Clocksource Drivers | john stultz | 2006-06-26 | 1 | -3/+8 |
* | [PATCH] Time: Use clocksource infrastructure for update_wall_time | john stultz | 2006-06-26 | 1 | -2/+2 |
* | [PATCH] Time: Clocksource Infrastructure | john stultz | 2006-06-26 | 3 | -0/+418 |