summaryrefslogtreecommitdiffstats
path: root/kernel/time
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] NOHZ: Produce debug output instead of a BUG()Thomas Gleixner2007-02-191-1/+3
* [PATCH] NOHZ: Fix RCU handlingIngo Molnar2007-02-191-4/+4
* [PATCH] Add debugging feature /proc/timer_listIngo Molnar2007-02-165-1/+322
* [PATCH] Add debugging feature /proc/timer_statIngo Molnar2007-02-162-0/+412
* [PATCH] hrtimers: add high resolution timer supportThomas Gleixner2007-02-161-0/+10
* [PATCH] tick-management: dyntick / highres functionalityThomas Gleixner2007-02-168-3/+930
* [PATCH] tick-management: broadcast functionalityThomas Gleixner2007-02-164-11/+382
* [PATCH] tick-management: core functionalityThomas Gleixner2007-02-162-1/+279
* [PATCH] clockevents: add core functionalityThomas Gleixner2007-02-162-0/+347
* [PATCH] clocksource: Add verification (watchdog) helperThomas Gleixner2007-02-161-4/+122
* [PATCH] clocksource: replace is_continuous by a flag fieldThomas Gleixner2007-02-161-1/+0
* [PATCH] Simplify the registration of clocksourcesThomas Gleixner2007-02-161-62/+58
* [PATCH] HZ free ntpjohn stultz2007-02-161-11/+19
* [PATCH] kernel/time/clocksource.c needs struct task_struct on m68kMathieu Desnoyers2007-02-111-0/+1
* [PATCH] clocksource: small cleanupDaniel Walker2006-12-101-3/+3
* [PATCH] clocksource: add usage of CONFIG_SYSFSDaniel Walker2006-12-101-0/+2
* [PATCH] time_adjust cleared before useJim Houston2006-10-281-1/+1
* [PATCH] i386 Time: Avoid PIT SMP lockupsjohn stultz2006-10-171-1/+1
* [PATCH] kernel/time/ntp.c: possible cleanupsAdrian Bunk2006-10-011-20/+20
* [PATCH] ntp: convert to the NTP4 reference modelRoman Zippel2006-10-011-32/+19
* [PATCH] ntp: convert time_freq to nsec valueRoman Zippel2006-10-011-14/+22
* [PATCH] ntp: remove time_toleranceRoman Zippel2006-10-011-5/+4
* [PATCH] ntp: add time_adjust to tick lengthRoman Zippel2006-10-011-53/+18
* [PATCH] ntp: prescale time_offsetRoman Zippel2006-10-011-48/+16
* [PATCH] ntp: add time_freq to tick lengthRoman Zippel2006-10-011-5/+3
* [PATCH] ntp: add time_adj to tick lengthRoman Zippel2006-10-011-4/+2
* [PATCH] ntp: add ntp_update_frequencyRoman Zippel2006-10-011-6/+44
* [PATCH] NTP: Move all the NTP related code to ntp.cjohn stultz2006-10-012-1/+390
* [PATCH] time: rename clocksource functionsjohn stultz2006-06-262-9/+9
* [PATCH] Time: i386 Clocksource Driversjohn stultz2006-06-261-3/+8
* [PATCH] Time: Use clocksource infrastructure for update_wall_timejohn stultz2006-06-261-2/+2
* [PATCH] Time: Clocksource Infrastructurejohn stultz2006-06-263-0/+418