[POWERPC] PS3: Bootwrapper support.
[safe/jmp/linux-2.6] / kernel / time /
2007-06-01 Ingo Molnartimer stats: speedups
2007-06-01 Bjorn Steinbrinktimer statistics: fix race
2007-05-30 Thomas GleixnerNOHZ: prevent multiplication overflow - stop timer...
2007-05-24 Thomas GleixnerNOHZ: Rate limit the local softirq pending warning...
2007-05-24 Thomas GleixnerIgnore bogus ACPI info for offline CPUs
2007-05-21 Alexey DobriyanDetach sched.h from mm.h
2007-05-15 Thomas Gleixnerclocksource: fix lock order in the resume path
2007-05-14 Thomas Gleixnertimekeeping fix patch got mis-applied
2007-05-09 Thomas Gleixnerclocksource: fix resume logic
2007-05-09 David MillerFix printk format warnings in timer_list.c
2007-05-09 Daniel Walkerclocksource: spelling error in watchdog code
2007-05-08 Siddha, Suresh Bsched: dynticks idle load balancing
2007-05-08 Thomas Gleixnerhighres/dyntick: prevent xtime lock contention
2007-05-08 Alexey DobriyanFix race between cat /proc/*/wchan and rmmod et al
2007-05-08 Alexey DobriyanSimplify kallsyms_lookup()
2007-05-08 john stultzMove timekeeping code to timekeeping.c
2007-04-05 john stultz[PATCH] fix jiffies clocksource inittime
2007-03-27 john stultz[PATCH] ntp: avoid time_offset overflows
2007-03-26 Thomas Gleixner[PATCH] clockevents: remove bad designed sysfs support...
2007-03-25 Thomas Gleixner[PATCH] clocksource: Fix thinko in watchdog selection
2007-03-23 James Morris[PATCH] time: fix formatting in /proc/timer_list
2007-03-17 Thomas Gleixner[PATCH] clockevents: Fix suspend/resume to disk hangs
2007-03-06 Thomas Gleixner[PATCH] Save/restore periodic tick information over...
2007-03-05 john stultz[PATCH] clocksource init adjustments (fix bug #7426)
2007-02-26 David S. Miller[TICK] tick-common: Fix one-shot handling in tick_handl...
2007-02-26 David S. Miller[TIME] tick-sched: Add missing asm/irq_regs.h include.
2007-02-19 Thomas Gleixner[PATCH] NOHZ: Produce debug output instead of a BUG()
2007-02-19 Ingo Molnar[PATCH] NOHZ: Fix RCU handling
2007-02-16 Ingo Molnar[PATCH] Add debugging feature /proc/timer_list
2007-02-16 Ingo Molnar[PATCH] Add debugging feature /proc/timer_stat
2007-02-16 Thomas Gleixner[PATCH] hrtimers: add high resolution timer support
2007-02-16 Thomas Gleixner[PATCH] tick-management: dyntick / highres functionality
2007-02-16 Thomas Gleixner[PATCH] tick-management: broadcast functionality
2007-02-16 Thomas Gleixner[PATCH] tick-management: core functionality
2007-02-16 Thomas Gleixner[PATCH] clockevents: add core functionality
2007-02-16 Thomas Gleixner[PATCH] clocksource: Add verification (watchdog) helper
2007-02-16 Thomas Gleixner[PATCH] clocksource: replace is_continuous by a flag...
2007-02-16 Thomas Gleixner[PATCH] Simplify the registration of clocksources
2007-02-16 john stultz[PATCH] HZ free ntp
2007-02-11 Mathieu Desnoyers[PATCH] kernel/time/clocksource.c needs struct task_str...
2006-12-10 Daniel Walker[PATCH] clocksource: small cleanup
2006-12-10 Daniel Walker[PATCH] clocksource: add usage of CONFIG_SYSFS
2006-10-28 Jim Houston[PATCH] time_adjust cleared before use
2006-10-17 john stultz[PATCH] i386 Time: Avoid PIT SMP lockups
2006-10-01 Adrian Bunk[PATCH] kernel/time/ntp.c: possible cleanups
2006-10-01 Roman Zippel[PATCH] ntp: convert to the NTP4 reference model
2006-10-01 Roman Zippel[PATCH] ntp: convert time_freq to nsec value
2006-10-01 Roman Zippel[PATCH] ntp: remove time_tolerance
2006-10-01 Roman Zippel[PATCH] ntp: add time_adjust to tick length
2006-10-01 Roman Zippel[PATCH] ntp: prescale time_offset
2006-10-01 Roman Zippel[PATCH] ntp: add time_freq to tick length
2006-10-01 Roman Zippel[PATCH] ntp: add time_adj to tick length
2006-10-01 Roman Zippel[PATCH] ntp: add ntp_update_frequency
2006-10-01 john stultz[PATCH] NTP: Move all the NTP related code to ntp.c
2006-06-26 john stultz[PATCH] time: rename clocksource functions
2006-06-26 john stultz[PATCH] Time: i386 Clocksource Drivers
2006-06-26 john stultz[PATCH] Time: Use clocksource infrastructure for update...
2006-06-26 john stultz[PATCH] Time: Clocksource Infrastructure