summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/tsc_32.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-17x86: set_cyc2ns_scale() remove prev scaleIngo Molnar1-2/+1
2008-04-17x86: if we cannot calibrate the TSC, we panic.Rusty Russell1-8/+5
2008-04-07x86: fix call to set_cyc2ns_scale() from time_cpufreq_notifier()Karsten Wiese1-3/+1
2008-04-07revert "x86: tsc prevent time going backwards"Ingo Molnar1-14/+1
2008-04-04x86: tsc prevent time going backwardsThomas Gleixner1-1/+14
2008-02-26x86: notsc is ignored on common configurationsPavel Machek1-1/+2
2008-01-30x86: convert TSC disabling to generic cpuid disable bitmapAndi Kleen1-11/+3
2008-01-30x86: allow TSC clock source on AMD Fam10h and some cleanupAndi Kleen1-0/+5
2008-01-30x86: scale cyc_2_nsec according to CPU frequencyGuillaume Chazarain1-6/+37
2007-10-24x86: fix more TSC clock source calibration errorsDave Johnson1-14/+20
2007-10-24x86: fix TSC clock source calibration errorDave Johnson1-3/+2
2007-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-2/+2
2007-10-20Fix typo in arch/x86/kernel/tsc_32.cJosh Triplett1-1/+1
2007-10-20spelling fixes: arch/i386/Simon Arlott1-1/+1
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis1-4/+4
2007-10-17x86: do not crash on non-Geode PCs in TSC probeIngo Molnar1-3/+3
2007-10-13Delete filenames in comments.Dave Jones1-6/+0
2007-10-12Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jga...Linus Torvalds1-1/+1
2007-10-11i386: move kernelThomas Gleixner1-0/+413