aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/time_64.c
Commit message (Expand)AuthorAgeFilesLines
* x86: merge tsc_init and clocksource codeAlok Kataria2008-07-091-30/+2
* x86: merge tsc calibrationAlok Kataria2008-07-091-6/+20
* x86: use cpu_khz for loops_per_jiffy calculation, cleanupAlok Kataria2008-06-241-1/+1
* x86: use cpu_khz for loops_per_jiffy calculationAlok Kataria2008-06-231-0/+2
* time: fix typo in commentsLi Zefan2008-02-081-1/+1
* x86: fix cpu MHz reporting for AMD family 0x11Andreas Herrmann32008-01-301-2/+1
* x86: remove get_cycles_syncAndi Kleen2008-01-301-1/+1
* x86: prepare time related functions for paravirtGlauber de Oliveira Costa2008-01-301-3/+9
* x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin2008-01-301-2/+2
* x86: clean up arch/x86/kernel/time_64.c includesThomas Gleixner2008-01-301-27/+3
* x86: share rtc codeThomas Gleixner2008-01-301-157/+0
* x86: unify mc146818rtc.h - prepare for sharing rtc codeThomas Gleixner2008-01-301-0/+21
* x86: on x86_64, correct reading of PC RTC when update in progress in time_64.cDavid P. Reed2007-11-171-12/+18
* x86: fix freeze in x86_64 RTC update code in time_64.cDavid P. Reed2007-11-171-7/+4
* Delete filenames in comments.Dave Jones2007-10-131-2/+0
* x86_64: remove now unused codeThomas Gleixner2007-10-121-42/+0
* x86: unify timex.h variantsThomas Gleixner2007-10-121-1/+0
* x86: Fix irq0 / local apic timer accountingThomas Gleixner2007-10-121-0/+2
* x86_64: convert to clock eventsThomas Gleixner2007-10-121-94/+13
* i386: prepare sharing the PIT codeThomas Gleixner2007-10-121-4/+0
* x86_64: Consolidate tsc calibrationThomas Gleixner2007-10-121-31/+2
* x86: block irq balancing for timerVenki Pallipadi2007-10-121-1/+1
* x86_64: move kernelThomas Gleixner2007-10-111-0/+447