aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/tsc_32.c
Commit message (Expand)AuthorAgeFilesLines
* x86: tsc prevent time going backwardsThomas Gleixner2008-04-191-1/+14
* x86: clean up =0 initializations in arch/x86/kernel/tsc_32.cPavel Machek2008-04-191-4/+4
* x86: set_cyc2ns_scale() remove prev scaleIngo Molnar2008-04-171-2/+1
* x86: if we cannot calibrate the TSC, we panic.Rusty Russell2008-04-171-8/+5
* x86: fix call to set_cyc2ns_scale() from time_cpufreq_notifier()Karsten Wiese2008-04-071-3/+1
* revert "x86: tsc prevent time going backwards"Ingo Molnar2008-04-071-14/+1
* x86: tsc prevent time going backwardsThomas Gleixner2008-04-041-1/+14
* x86: notsc is ignored on common configurationsPavel Machek2008-02-261-1/+2
* x86: convert TSC disabling to generic cpuid disable bitmapAndi Kleen2008-01-301-11/+3
* x86: allow TSC clock source on AMD Fam10h and some cleanupAndi Kleen2008-01-301-0/+5
* x86: scale cyc_2_nsec according to CPU frequencyGuillaume Chazarain2008-01-301-6/+37
* x86: fix more TSC clock source calibration errorsDave Johnson2007-10-231-14/+20
* x86: fix TSC clock source calibration errorDave Johnson2007-10-231-3/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-191-2/+2
|\
| * Fix typo in arch/x86/kernel/tsc_32.cJosh Triplett2007-10-201-1/+1
| * spelling fixes: arch/i386/Simon Arlott2007-10-201-1/+1
* | x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis2007-10-191-4/+4
|/
* x86: do not crash on non-Geode PCs in TSC probeIngo Molnar2007-10-171-3/+3
* Delete filenames in comments.Dave Jones2007-10-131-6/+0
* Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jga...Linus Torvalds2007-10-111-1/+1
* i386: move kernelThomas Gleixner2007-10-111-0/+413