summaryrefslogtreecommitdiffstats
path: root/kernel/time
Commit message (Expand)AuthorAgeFilesLines
* Fix timer_stats printout of events/secAnton Blanchard2007-10-081-2/+3
* clockevents: remove the suspend/resume workaround^WthinkoThomas Gleixner2007-09-231-16/+1Star
* clockevents: prevent stale tick update on offline cpuThomas Gleixner2007-09-161-0/+12
* clockevents: do not shutdown the oneshot broadcast deviceThomas Gleixner2007-09-161-7/+4Star
* clockevents: Enforce oneshot broadcast when broadcast mask is set on resumeThomas Gleixner2007-09-161-1/+12
* timekeeping: Prevent time going backwards on resumeThomas Gleixner2007-09-161-0/+7
* timekeeping: access rtc outside of xtime lockThomas Gleixner2007-09-161-1/+2
* Fix "no_sync_cmos_clock" logic inversion in kernel/time/ntp.cTony Breeds2007-09-121-1/+1
* timer: remove clockevents_unregister_notifierMiao Xie2007-08-121-10/+0Star
* Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats}Alexey Dobriyan2007-08-012-2/+2
* Cache xtime every call to update_wall_timejohn stultz2007-07-251-3/+23
* Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().john stultz2007-07-251-0/+16
* NTP: move the cmos update code into ntp.cThomas Gleixner2007-07-221-3/+56
* highres: improve debug outputIngo Molnar2007-07-221-1/+14
* tick management: spread timer interruptjohn stultz2007-07-221-1/+6
* clockevents: fix device replacementThomas Gleixner2007-07-221-1/+28
* clockevents: fix resume logicThomas Gleixner2007-07-222-8/+14
* Pull ia64-clocksource into release branchTony Luck2007-07-202-14/+0Star
|\
| * [IA64] remove time interpolatorBob Picco2007-07-202-14/+0Star
* | timekeeping: fixup shadow variable argumentThomas Gleixner2007-07-191-2/+2
|/
* kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo2007-07-172-2/+2
* Remove capability.h from mm.hAlexey Dobriyan2007-07-161-1/+1
* Add a flag to indicate deferrable timers in /proc/timer_statsVenki Pallipadi2007-07-161-3/+11
* Remove clockevents_{release,request}_deviceAndi Kleen2007-07-161-41/+0Star
* Introduce boot based timeTomas Janousek2007-07-161-0/+37
* NTP: remove clock_was_set() call to prevent deadlockThomas Gleixner2007-07-031-2/+0Star
* timer stats: speedupsIngo Molnar2007-06-011-1/+6
* timer statistics: fix raceBjorn Steinbrink2007-06-011-16/+21
* NOHZ: prevent multiplication overflow - stop timer for huge timeoutsThomas Gleixner2007-05-301-1/+15
* NOHZ: Rate limit the local softirq pending warning outputThomas Gleixner2007-05-241-3/+9
* Ignore bogus ACPI info for offline CPUsThomas Gleixner2007-05-241-5/+12
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+2
* clocksource: fix lock order in the resume pathThomas Gleixner2007-05-151-7/+3Star
* timekeeping fix patch got mis-appliedThomas Gleixner2007-05-141-0/+2
* 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/+8Star
* Simplify kallsyms_lookup()Alexey Dobriyan2007-05-082-6/+2Star
* Move timekeeping code to timekeeping.cjohn stultz2007-05-082-1/+477
* [PATCH] fix jiffies clocksource inittimejohn stultz2007-04-051-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/+0Star
* [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-174-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