aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/tsc_32.c
Commit message (Expand)AuthorAgeFilesLines
* x86: merge tsc_init and clocksource codeAlok Kataria2008-07-091-188/+0
* x86: merge the TSC cpu-freq codeAlok Kataria2008-07-091-113/+0
* x86: merge tsc calibrationAlok Kataria2008-07-091-73/+1
* x86: merge sched_clock handlingAlok Kataria2008-07-091-84/+2
*---. Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debu...Ingo Molnar2008-07-081-0/+6
|\ \ \
| | * \ Merge branch 'linus' into x86/delayIngo Molnar2008-06-251-10/+8
| | |\ \ | | | |/
| | * | x86: use cpu_khz for loops_per_jiffy calculation, cleanupAlok Kataria2008-06-241-1/+1
| | * | x86: fix "x86: use cpu_khz for loops_per_jiffy calculation"Ingo Molnar2008-06-241-0/+1
| | * | x86: use cpu_khz for loops_per_jiffy calculationAlok Kataria2008-06-231-0/+5
| |/ /
* | | Merge branch 'linus' into x86/timersIngo Molnar2008-06-251-10/+8
|\ \ \ | | |/ | |/|
| * | x86, 32-bit: fix boot failure on TSC-less processorsMikael Pettersson2008-06-191-10/+8
| |/
* | Merge branch 'linus' into x86/timersIngo Molnar2008-06-161-10/+15
|\ \ | |/
| * x86: disable TSC for sched_clock() when calibration failedThomas Gleixner2008-05-231-0/+5
| * x86: distangle user disabled TSC from unstableThomas Gleixner2008-05-231-10/+10
* | x86: remove useless static current_tsc_khz variableThomas Gleixner2008-05-221-4/+2
|/
* 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