aboutsummaryrefslogtreecommitdiff
path: root/kernel/time
AgeCommit message (Expand)Author
2007-09-16clockevents: prevent stale tick update on offline cpuThomas Gleixner
2007-09-16clockevents: do not shutdown the oneshot broadcast deviceThomas Gleixner
2007-09-16clockevents: Enforce oneshot broadcast when broadcast mask is set on resumeThomas Gleixner
2007-09-16timekeeping: Prevent time going backwards on resumeThomas Gleixner
2007-09-16timekeeping: access rtc outside of xtime lockThomas Gleixner
2007-09-11Fix "no_sync_cmos_clock" logic inversion in kernel/time/ntp.cTony Breeds
2007-08-11timer: remove clockevents_unregister_notifierMiao Xie
2007-07-31Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats}Alexey Dobriyan
2007-07-25Cache xtime every call to update_wall_timejohn stultz
2007-07-25Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().john stultz
2007-07-21NTP: move the cmos update code into ntp.cThomas Gleixner
2007-07-21highres: improve debug outputIngo Molnar
2007-07-21tick management: spread timer interruptjohn stultz
2007-07-21clockevents: fix device replacementThomas Gleixner
2007-07-21clockevents: fix resume logicThomas Gleixner
2007-07-20Pull ia64-clocksource into release branchTony Luck
2007-07-20[IA64] remove time interpolatorBob Picco
2007-07-19timekeeping: fixup shadow variable argumentThomas Gleixner
2007-07-17kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo
2007-07-16Remove capability.h from mm.hAlexey Dobriyan
2007-07-16Add a flag to indicate deferrable timers in /proc/timer_statsVenki Pallipadi
2007-07-16Remove clockevents_{release,request}_deviceAndi Kleen
2007-07-16Introduce boot based timeTomas Janousek
2007-07-03NTP: remove clock_was_set() call to prevent deadlockThomas Gleixner
2007-06-01timer stats: speedupsIngo Molnar
2007-06-01timer statistics: fix raceBjorn Steinbrink
2007-05-29NOHZ: prevent multiplication overflow - stop timer for huge timeoutsThomas Gleixner
2007-05-23NOHZ: Rate limit the local softirq pending warning outputThomas Gleixner
2007-05-23Ignore bogus ACPI info for offline CPUsThomas Gleixner
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-15clocksource: fix lock order in the resume pathThomas Gleixner
2007-05-14timekeeping fix patch got mis-appliedThomas Gleixner
2007-05-09clocksource: fix resume logicThomas Gleixner
2007-05-09Fix printk format warnings in timer_list.cDavid Miller
2007-05-09clocksource: spelling error in watchdog codeDaniel Walker
2007-05-08sched: dynticks idle load balancingSiddha, Suresh B
2007-05-08highres/dyntick: prevent xtime lock contentionThomas Gleixner
2007-05-08Fix race between cat /proc/*/wchan and rmmod et alAlexey Dobriyan
2007-05-08Simplify kallsyms_lookup()Alexey Dobriyan
2007-05-08Move timekeeping code to timekeeping.cjohn stultz
2007-04-04[PATCH] fix jiffies clocksource inittimejohn stultz
2007-03-27[PATCH] ntp: avoid time_offset overflowsjohn stultz
2007-03-26[PATCH] clockevents: remove bad designed sysfs support for nowThomas Gleixner
2007-03-25[PATCH] clocksource: Fix thinko in watchdog selectionThomas Gleixner
2007-03-23[PATCH] time: fix formatting in /proc/timer_listJames Morris
2007-03-16[PATCH] clockevents: Fix suspend/resume to disk hangsThomas Gleixner
2007-03-06[PATCH] Save/restore periodic tick information over suspend/resumeThomas Gleixner
2007-03-05[PATCH] clocksource init adjustments (fix bug #7426)john stultz
2007-02-26[TICK] tick-common: Fix one-shot handling in tick_handle_periodic().David S. Miller
2007-02-26[TIME] tick-sched: Add missing asm/irq_regs.h include.David S. Miller