summaryrefslogtreecommitdiffstats
path: root/kernel/time
Commit message (Expand)AuthorAgeFilesLines
* clocksource: fix resume logicThomas Gleixner2007-05-091-0/+45
* Fix printk format warnings in timer_list.cDavid Miller2007-05-091-11/+14
* clocksource: spelling error in watchdog codeDaniel Walker2007-05-091-3/+3
* sched: dynticks idle load balancingSiddha, Suresh B2007-05-081-0/+9
* highres/dyntick: prevent xtime lock contentionThomas Gleixner2007-05-083-3/+48
* Fix race between cat /proc/*/wchan and rmmod et alAlexey Dobriyan2007-05-082-13/+8
* Simplify kallsyms_lookup()Alexey Dobriyan2007-05-082-6/+2
* Move timekeeping code to timekeeping.cjohn stultz2007-05-082-1/+477
* [PATCH] fix jiffies clocksource inittimejohn stultz2007-04-041-1/+1
* [PATCH] ntp: avoid time_offset overflowsjohn stultz2007-03-271-14/+16
* [PATCH] clockevents: remove bad designed sysfs support for nowThomas Gleixner2007-03-261-69/+0
* [PATCH] clocksource: Fix thinko in watchdog selectionThomas Gleixner2007-03-251-1/+2
* [PATCH] time: fix formatting in /proc/timer_listJames Morris2007-03-231-3/+3
* [PATCH] clockevents: Fix suspend/resume to disk hangsThomas Gleixner2007-03-164-12/+51
* [PATCH] Save/restore periodic tick information over suspend/resumeThomas Gleixner2007-03-063-0/+72
* [PATCH] clocksource init adjustments (fix bug #7426)john stultz2007-03-051-3/+5
* [TICK] tick-common: Fix one-shot handling in tick_handle_periodic().David S. Miller2007-02-261-2/+3
* [TIME] tick-sched: Add missing asm/irq_regs.h include.David S. Miller2007-02-261-0/+2
* [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
OpenPOWER on IntegriCloud