summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/tsc.c
Commit message (Expand)AuthorAgeFilesLines
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-1/+1
* Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-271-1/+1
|\
| * x86: replace CONFIG_X86_SMP with CONFIG_SMPIngo Molnar2009-01-291-1/+1
* | Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-03-261-4/+5
|\ \
| * \ Merge branches 'sched/cleanups' and 'linus' into sched/coreIngo Molnar2009-03-181-45/+65
| |\ \
| * | | x86, sched_clock(): mark variables read-mostlyIngo Molnar2009-03-101-4/+5
| | |/ | |/|
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2009-03-261-3/+0
|\ \ \ | |_|/ |/| |
| * | [CPUFREQ] p4-clockmod reports wrong frequency.Matthias-Christian Ott2009-02-241-3/+0
| |/
* | Fast TSC calibration: calculate proper frequency error boundsLinus Torvalds2009-03-171-45/+56
* | Fix potential fast PIT TSC calibration startup glitchLinus Torvalds2009-03-171-0/+9
|/
*-. Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar2008-12-231-13/+29
|\ \
| * | x86: Skip verification by the watchdog for TSC clocksource.Alok Kataria2008-11-011-12/+21
| * | x86: Hypervisor detection and get tsc_freq from hypervisorAlok Kataria2008-11-011-1/+8
* | | sched: optimize sched_clock() a bitIngo Molnar2008-11-081-1/+1
* | | x86: don't use tsc_khz to calculate lpj if notsc is passedAlok Kataria2008-11-041-4/+4
|/ /
* / x86: use CONFIG_X86_SMP instead of CONFIG_SMPJames Bottomley2008-10-301-1/+1
|/
*-----. 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-031-2/+1
| |_|_|/ |/| | |
* | | | Split up PIT part of TSC calibration from native_calibrate_tscLinus Torvalds2008-09-031-61/+71
* | | | [x86] Fix TSC calibration issuesThomas Gleixner2008-09-021-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-241-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/+0
* x86: provide delay loop for x86_64.Glauber Costa2008-07-091-0/+1
* x86: rename paravirtualized TSC functionsAlok Kataria2008-07-091-11/+7
* 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