summaryrefslogtreecommitdiffstats
path: root/kernel/time
AgeCommit message (Expand)AuthorLines
2007-11-17ntp: fix typo that makes sync_cmos_clock erraticDavid P. Reed-1/+1
2007-11-05time: fix inconsistent function names in commentsLi Zefan-2/+2
2007-10-29timer_list: Fix printk format stringsVegard Nossum-2/+4
2007-10-29clockevents: unexport tick_nohz_get_sleep_lengthAdrian Bunk-2/+0
2007-10-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-0/+16
2007-10-19kernel/time/clocksource.c: Use list_for_each_entry instead of list_for_eachMatthias Kaehlcke-15/+7
2007-10-17x86: C1E late detection fix. Really switch off lapic timerThomas Gleixner-14/+4
2007-10-17Use num_possible_cpus() instead of NR_CPUS for timer distributionjohn stultz-1/+1
2007-10-17kernel/time/timekeeping.c: cleanupsAdrian Bunk-4/+1
2007-10-17time: simplify smp_call_function_single() call sequenceAvi Kivity-13/+4
2007-10-16time: introduce xtime_secondsIngo Molnar-7/+0
2007-10-14clockevents: introduce force broadcast notifierThomas Gleixner-6/+24
2007-10-12clock events: allow replacement of broadcast timerVenki Pallipadi-9/+8
2007-10-12clockevents: fix periodic broadcast for oneshot devicesThomas Gleixner-2/+0
2007-10-12clockevents: Allow build w/o run-tine usage for migration purposesThomas Gleixner-2/+8
2007-10-10cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown-0/+16
2007-10-07Fix timer_stats printout of events/secAnton Blanchard-2/+3
2007-09-22clockevents: remove the suspend/resume workaround^WthinkoThomas Gleixner-16/+1
2007-09-16clockevents: prevent stale tick update on offline cpuThomas Gleixner-0/+12
2007-09-16clockevents: do not shutdown the oneshot broadcast deviceThomas Gleixner-7/+4
2007-09-16clockevents: Enforce oneshot broadcast when broadcast mask is set on resumeThomas Gleixner-1/+12
2007-09-16timekeeping: Prevent time going backwards on resumeThomas Gleixner-0/+7
2007-09-16timekeeping: access rtc outside of xtime lockThomas Gleixner-1/+2
2007-09-11Fix "no_sync_cmos_clock" logic inversion in kernel/time/ntp.cTony Breeds-1/+1
2007-08-11timer: remove clockevents_unregister_notifierMiao Xie-10/+0
2007-07-31Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats}Alexey Dobriyan-2/+2
2007-07-25Cache xtime every call to update_wall_timejohn stultz-3/+23
2007-07-25Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().john stultz-0/+16
2007-07-21NTP: move the cmos update code into ntp.cThomas Gleixner-3/+56
2007-07-21highres: improve debug outputIngo Molnar-1/+14
2007-07-21tick management: spread timer interruptjohn stultz-1/+6
2007-07-21clockevents: fix device replacementThomas Gleixner-1/+28
2007-07-21clockevents: fix resume logicThomas Gleixner-8/+14
2007-07-20Pull ia64-clocksource into release branchTony Luck-14/+0
2007-07-20[IA64] remove time interpolatorBob Picco-14/+0
2007-07-19timekeeping: fixup shadow variable argumentThomas Gleixner-2/+2
2007-07-17kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo-2/+2
2007-07-16Remove capability.h from mm.hAlexey Dobriyan-1/+1
2007-07-16Add a flag to indicate deferrable timers in /proc/timer_statsVenki Pallipadi-3/+11
2007-07-16Remove clockevents_{release,request}_deviceAndi Kleen-41/+0
2007-07-16Introduce boot based timeTomas Janousek-0/+37
2007-07-03NTP: remove clock_was_set() call to prevent deadlockThomas Gleixner-2/+0
2007-06-01timer stats: speedupsIngo Molnar-1/+6
2007-06-01timer statistics: fix raceBjorn Steinbrink-16/+21
2007-05-29NOHZ: prevent multiplication overflow - stop timer for huge timeoutsThomas Gleixner-1/+15
2007-05-23NOHZ: Rate limit the local softirq pending warning outputThomas Gleixner-3/+9
2007-05-23Ignore bogus ACPI info for offline CPUsThomas Gleixner-5/+12
2007-05-21Detach sched.h from mm.hAlexey Dobriyan-0/+2
2007-05-15clocksource: fix lock order in the resume pathThomas Gleixner-7/+3
2007-05-14timekeeping fix patch got mis-appliedThomas Gleixner-0/+2