Fast TSC calibration: calculate proper frequency error bounds
[safe/jmp/linux-2.6] / arch / x86 / kernel / tsc.c
2009-03-17 Linus TorvaldsFast TSC calibration: calculate proper frequency error...
2009-03-17 Linus TorvaldsFix potential fast PIT TSC calibration startup glitch
2008-12-23 Ingo MolnarMerge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeat...
2008-11-08 Ingo Molnarsched: optimize sched_clock() a bit
2008-11-04 Alok Katariax86: don't use tsc_khz to calculate lpj if notsc is...
2008-11-02 Alok Katariax86: Skip verification by the watchdog for TSC clocksource.
2008-11-02 Alok Katariax86: Hypervisor detection and get tsc_freq from hypervisor
2008-10-30 James Bottomleyx86: use CONFIG_X86_SMP instead of CONFIG_SMP
2008-10-06 Ingo MolnarMerge branches 'x86/alternatives', 'x86/cleanups',...
2008-09-06 Ingo Molnarx86, tsc calibration: fix
2008-09-04 Ingo Molnarx86: quick TSC calibration, improve
2008-09-04 Linus Torvaldsx86: quick TSC calibration
2008-09-04 Thomas Gleixnerx86: TSC make the calibration loop smarter
2008-09-04 Thomas Gleixnerx86: TSC: use one set of reference variables
2008-09-04 Thomas Gleixnerx86: TSC: separate hpet/pmtimer calculation out
2008-09-04 Thomas Gleixnerx86: TSC: define the PIT latch value separate
2008-09-04 Alok N Katariax86: Change warning message in TSC calibration.
2008-09-03 Linus TorvaldsSplit up PIT part of TSC calibration from native_calibr...
2008-09-03 Thomas Gleixner[x86] Fix TSC calibration issues
2008-08-25 Peter Zijlstrax86: fix cpufreq + sched_clock() regression
2008-08-25 Linus Torvaldsx86: do not enable TSC notifier if we don't need it
2008-08-18 Marcin Slusarzx86, tsc: fix section mismatch warning
2008-08-11 Marcin Slusarzx86, tsc: fix section mismatch warning
2008-07-15 Thomas Gleixnerx86: fix TSC build error on 32bit
2008-07-10 Glauber Costax86: remove duplicate call to use_tsc_delay
2008-07-09 Glauber Costax86: provide delay loop for x86_64.
2008-07-09 Alok Katariax86: rename paravirtualized TSC functions
2008-07-09 Alok Katariax86: merge tsc_init and clocksource code
2008-07-09 Alok Katariax86: merge the TSC cpu-freq code
2008-07-09 Alok Katariax86: merge tsc calibration
2008-07-09 Alok Katariax86: merge sched_clock handling