summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/tsc.c
Commit message (Expand)AuthorAgeFilesLines
*-----. Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar2008-10-061-58/+232
|\ \ \ \
| | | | * x86, tsc calibration: fixIngo Molnar2008-09-061-1/+1
| | | | * x86: quick TSC calibration, improveIngo Molnar2008-09-041-0/+6
| | | | * x86: quick TSC calibrationLinus Torvalds2008-09-041-1/+118
| | | | * x86: TSC make the calibration loop smarterThomas Gleixner2008-09-041-37/+58
| | | | * x86: TSC: use one set of reference variablesThomas Gleixner2008-09-041-11/+11
| | | | * x86: TSC: separate hpet/pmtimer calculation outThomas Gleixner2008-09-041-15/+41
| | | | * x86: TSC: define the PIT latch value separateThomas Gleixner2008-09-041-5/+9
* | | | | x86: Change warning message in TSC calibration.Alok N Kataria2008-09-041-2/+1Star
| |_|_|/ |/| | |
* | | | Split up PIT part of TSC calibration from native_calibrate_tscLinus Torvalds2008-09-031-61/+71
* | | | [x86] Fix TSC calibration issuesThomas Gleixner2008-09-031-54/+181
| |_|/ |/| |
* | | x86: fix cpufreq + sched_clock() regressionPeter Zijlstra2008-08-251-1/+1
* | | x86: do not enable TSC notifier if we don't need itLinus Torvalds2008-08-251-0/+4
| |/ |/|
* | x86, tsc: fix section mismatch warningMarcin Slusarz2008-08-181-1/+1
|/
* x86: fix TSC build error on 32bitThomas Gleixner2008-07-151-0/+2
* x86: remove duplicate call to use_tsc_delayGlauber Costa2008-07-101-1/+0Star
* x86: provide delay loop for x86_64.Glauber Costa2008-07-091-0/+1
* x86: rename paravirtualized TSC functionsAlok Kataria2008-07-091-11/+7Star
* x86: merge tsc_init and clocksource codeAlok Kataria2008-07-091-3/+209
* x86: merge the TSC cpu-freq codeAlok Kataria2008-07-091-0/+114
* x86: merge tsc calibrationAlok Kataria2008-07-091-0/+131
* x86: merge sched_clock handlingAlok Kataria2008-07-091-0/+86