aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/time_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-09x86: merge tsc_init and clocksource codeAlok Kataria1-30/+2
2008-07-09x86: merge tsc calibrationAlok Kataria1-6/+20
2008-06-24x86: use cpu_khz for loops_per_jiffy calculation, cleanupAlok Kataria1-1/+1
2008-06-23x86: use cpu_khz for loops_per_jiffy calculationAlok Kataria1-0/+2
2008-02-08time: fix typo in commentsLi Zefan1-1/+1
2008-01-30x86: fix cpu MHz reporting for AMD family 0x11Andreas Herrmann31-2/+1
2008-01-30x86: remove get_cycles_syncAndi Kleen1-1/+1
2008-01-30x86: prepare time related functions for paravirtGlauber de Oliveira Costa1-3/+9
2008-01-30x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin1-2/+2
2008-01-30x86: clean up arch/x86/kernel/time_64.c includesThomas Gleixner1-27/+3
2008-01-30x86: share rtc codeThomas Gleixner1-157/+0
2008-01-30x86: unify mc146818rtc.h - prepare for sharing rtc codeThomas Gleixner1-0/+21
2007-11-17x86: on x86_64, correct reading of PC RTC when update in progress in time_64.cDavid P. Reed1-12/+18
2007-11-17x86: fix freeze in x86_64 RTC update code in time_64.cDavid P. Reed1-7/+4
2007-10-13Delete filenames in comments.Dave Jones1-2/+0
2007-10-12x86_64: remove now unused codeThomas Gleixner1-42/+0
2007-10-12x86: unify timex.h variantsThomas Gleixner1-1/+0
2007-10-12x86: Fix irq0 / local apic timer accountingThomas Gleixner1-0/+2
2007-10-12x86_64: convert to clock eventsThomas Gleixner1-94/+13
2007-10-12i386: prepare sharing the PIT codeThomas Gleixner1-4/+0
2007-10-12x86_64: Consolidate tsc calibrationThomas Gleixner1-31/+2
2007-10-12x86: block irq balancing for timerVenki Pallipadi1-1/+1
2007-10-11x86_64: move kernelThomas Gleixner1-0/+447