summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/tsc_32.c
AgeCommit message (Expand)Author
2008-07-09x86: merge tsc_init and clocksource codeAlok Kataria
2008-07-09x86: merge the TSC cpu-freq codeAlok Kataria
2008-07-09x86: merge tsc calibrationAlok Kataria
2008-07-09x86: merge sched_clock handlingAlok Kataria
2008-07-08Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debu...Ingo Molnar
2008-06-25Merge branch 'linus' into x86/timerstip-x86-timers-2008-06-25_10.37_WedIngo Molnar
2008-06-25Merge branch 'linus' into x86/delaytip-x86-delay-2008-06-25_10.30_WedIngo Molnar
2008-06-24x86: use cpu_khz for loops_per_jiffy calculation, cleanupAlok Kataria
2008-06-24x86: fix "x86: use cpu_khz for loops_per_jiffy calculation"Ingo Molnar
2008-06-23x86: use cpu_khz for loops_per_jiffy calculationAlok Kataria
2008-06-19x86, 32-bit: fix boot failure on TSC-less processorsMikael Pettersson
2008-06-16Merge branch 'linus' into x86/timerstip-x86-timers-2008-06-16_09.20_MonIngo Molnar
2008-05-23x86: disable TSC for sched_clock() when calibration failedThomas Gleixner
2008-05-23x86: distangle user disabled TSC from unstableThomas Gleixner
2008-05-22x86: remove useless static current_tsc_khz variableThomas Gleixner
2008-04-19x86: tsc prevent time going backwardsThomas Gleixner
2008-04-19x86: clean up =0 initializations in arch/x86/kernel/tsc_32.cPavel Machek
2008-04-17x86: set_cyc2ns_scale() remove prev scaleIngo Molnar
2008-04-17x86: if we cannot calibrate the TSC, we panic.Rusty Russell
2008-04-07x86: fix call to set_cyc2ns_scale() from time_cpufreq_notifier()Karsten Wiese
2008-04-07revert "x86: tsc prevent time going backwards"Ingo Molnar
2008-04-04x86: tsc prevent time going backwardsThomas Gleixner
2008-02-26x86: notsc is ignored on common configurationsPavel Machek
2008-01-30x86: convert TSC disabling to generic cpuid disable bitmapAndi Kleen
2008-01-30x86: allow TSC clock source on AMD Fam10h and some cleanupAndi Kleen
2008-01-30x86: scale cyc_2_nsec according to CPU frequencyGuillaume Chazarain
2007-10-23x86: fix more TSC clock source calibration errorsDave Johnson
2007-10-23x86: fix TSC clock source calibration errorDave Johnson
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-10-20Fix typo in arch/x86/kernel/tsc_32.cJosh Triplett
2007-10-20spelling fixes: arch/i386/Simon Arlott
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis
2007-10-17x86: do not crash on non-Geode PCs in TSC probeIngo Molnar
2007-10-13Delete filenames in comments.Dave Jones
2007-10-11Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jga...Linus Torvalds
2007-10-11i386: move kernelThomas Gleixner