aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-14clockevents: introduce force broadcast notifierThomas Gleixner2-6/+24
2007-10-12clock events: allow replacement of broadcast timerVenki Pallipadi2-9/+8
2007-10-12clockevents: fix periodic broadcast for oneshot devicesThomas Gleixner1-2/+0
2007-10-12clockevents: Allow build w/o run-tine usage for migration purposesThomas Gleixner3-2/+8
2007-10-07Fix timer_stats printout of events/secAnton Blanchard1-2/+3
2007-09-22clockevents: remove the suspend/resume workaround^WthinkoThomas Gleixner1-16/+1
2007-09-16clockevents: prevent stale tick update on offline cpuThomas Gleixner1-0/+12
2007-09-16clockevents: do not shutdown the oneshot broadcast deviceThomas Gleixner1-7/+4
2007-09-16clockevents: Enforce oneshot broadcast when broadcast mask is set on resumeThomas Gleixner1-1/+12
2007-09-16timekeeping: Prevent time going backwards on resumeThomas Gleixner1-0/+7
2007-09-16timekeeping: access rtc outside of xtime lockThomas Gleixner1-1/+2
2007-09-11Fix "no_sync_cmos_clock" logic inversion in kernel/time/ntp.cTony Breeds1-1/+1
2007-08-11timer: remove clockevents_unregister_notifierMiao Xie1-10/+0
2007-07-31Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats}Alexey Dobriyan2-2/+2
2007-07-25Cache xtime every call to update_wall_timejohn stultz1-3/+23
2007-07-25Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().john stultz1-0/+16
2007-07-21NTP: move the cmos update code into ntp.cThomas Gleixner1-3/+56
2007-07-21highres: improve debug outputIngo Molnar1-1/+14
2007-07-21tick management: spread timer interruptjohn stultz1-1/+6
2007-07-21clockevents: fix device replacementThomas Gleixner1-1/+28
2007-07-21clockevents: fix resume logicThomas Gleixner2-8/+14
2007-07-20Pull ia64-clocksource into release branchTony Luck2-14/+0
2007-07-20[IA64] remove time interpolatorBob Picco2-14/+0
2007-07-19timekeeping: fixup shadow variable argumentThomas Gleixner1-2/+2
2007-07-17kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo2-2/+2
2007-07-16Remove capability.h from mm.hAlexey Dobriyan1-1/+1
2007-07-16Add a flag to indicate deferrable timers in /proc/timer_statsVenki Pallipadi1-3/+11
2007-07-16Remove clockevents_{release,request}_deviceAndi Kleen1-41/+0
2007-07-16Introduce boot based timeTomas Janousek1-0/+37
2007-07-03NTP: remove clock_was_set() call to prevent deadlockThomas Gleixner1-2/+0
2007-06-01timer stats: speedupsIngo Molnar1-1/+6
2007-06-01timer statistics: fix raceBjorn Steinbrink1-16/+21
2007-05-29NOHZ: prevent multiplication overflow - stop timer for huge timeoutsThomas Gleixner1-1/+15
2007-05-23NOHZ: Rate limit the local softirq pending warning outputThomas Gleixner1-3/+9
2007-05-23Ignore bogus ACPI info for offline CPUsThomas Gleixner1-5/+12
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-0/+2
2007-05-15clocksource: fix lock order in the resume pathThomas Gleixner1-7/+3
2007-05-14timekeeping fix patch got mis-appliedThomas Gleixner1-0/+2
2007-05-09clocksource: fix resume logicThomas Gleixner1-0/+45
2007-05-09Fix printk format warnings in timer_list.cDavid Miller1-11/+14
2007-05-09clocksource: spelling error in watchdog codeDaniel Walker1-3/+3
2007-05-08sched: dynticks idle load balancingSiddha, Suresh B1-0/+9
2007-05-08highres/dyntick: prevent xtime lock contentionThomas Gleixner3-3/+48
2007-05-08Fix race between cat /proc/*/wchan and rmmod et alAlexey Dobriyan2-13/+8
2007-05-08Simplify kallsyms_lookup()Alexey Dobriyan2-6/+2
2007-05-08Move timekeeping code to timekeeping.cjohn stultz2-1/+477
2007-04-04[PATCH] fix jiffies clocksource inittimejohn stultz1-1/+1
2007-03-27[PATCH] ntp: avoid time_offset overflowsjohn stultz1-14/+16
2007-03-26[PATCH] clockevents: remove bad designed sysfs support for nowThomas Gleixner1-69/+0
2007-03-25[PATCH] clocksource: Fix thinko in watchdog selectionThomas Gleixner1-1/+2