summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/tsc.c
AgeCommit message (Expand)Author
2010-01-28x86: Reenable TSC sync check at boot, even with NONSTOP_TSCPallipadi, Venkatesh
2009-09-20Merge branch 'linus' into x86/urgentIngo Molnar
2009-09-20x86: Trivial whitespace cleanupsFelipe Contreras
2009-09-18Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-08-31x86: Move tsc_calibration to x86_init_opsThomas Gleixner
2009-08-31x86: Move calibrate_cpu to tsc.cThomas Gleixner
2009-08-31x86: Add timer_init to x86_init_opsThomas Gleixner
2009-08-28clocksource: Resolve cpu hotplug dead lock with TSC unstableThomas Gleixner
2009-08-15timekeeping: Move reset of cycle_last for tsc clocksource to tscMartin Schwidefsky
2009-08-10x86: Fix serialization in pit_expect_msb()Linus Torvalds
2009-06-20Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-06-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2009-06-17sched, x86: Fix cpufreq + sched_clock() TSC scalingPeter Zijlstra
2009-06-16time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann
2009-06-15[CPUFREQ] Clean up convoluted code in arch/x86/kernel/tsc.c:time_cpufreq_noti...Dave Jones
2009-06-10Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-06-10Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-05-28x86: move rdtsc_barrier() into the TSC vread methodPetr Tesarik
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm
2009-04-12x86: clean up declarations and variablesJaswinder Singh Rajput
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-26Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2009-03-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2009-03-18Merge branches 'sched/cleanups' and 'linus' into sched/coreIngo Molnar
2009-03-17Fast TSC calibration: calculate proper frequency error boundsLinus Torvalds
2009-03-17Fix potential fast PIT TSC calibration startup glitchLinus Torvalds
2009-03-10x86, sched_clock(): mark variables read-mostlyIngo Molnar
2009-02-24[CPUFREQ] p4-clockmod reports wrong frequency.Matthias-Christian Ott
2009-01-29x86: replace CONFIG_X86_SMP with CONFIG_SMPIngo Molnar
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar
2008-11-08sched: optimize sched_clock() a bitIngo Molnar
2008-11-04x86: don't use tsc_khz to calculate lpj if notsc is passedAlok Kataria
2008-11-01x86: Skip verification by the watchdog for TSC clocksource.Alok Kataria
2008-11-01x86: Hypervisor detection and get tsc_freq from hypervisorAlok Kataria
2008-10-30x86: use CONFIG_X86_SMP instead of CONFIG_SMPJames Bottomley
2008-10-06Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar
2008-09-06x86, tsc calibration: fixIngo Molnar
2008-09-04x86: quick TSC calibration, improveIngo Molnar
2008-09-04x86: quick TSC calibrationLinus Torvalds
2008-09-04x86: TSC make the calibration loop smarterThomas Gleixner
2008-09-04x86: TSC: use one set of reference variablesThomas Gleixner
2008-09-04x86: TSC: separate hpet/pmtimer calculation outThomas Gleixner
2008-09-04x86: TSC: define the PIT latch value separateThomas Gleixner
2008-09-03x86: Change warning message in TSC calibration.Alok N Kataria
2008-09-03Split up PIT part of TSC calibration from native_calibrate_tscLinus Torvalds
2008-09-02[x86] Fix TSC calibration issuesThomas Gleixner
2008-08-25x86: fix cpufreq + sched_clock() regressionPeter Zijlstra
2008-08-24x86: do not enable TSC notifier if we don't need itLinus Torvalds
2008-08-18x86, tsc: fix section mismatch warningMarcin Slusarz
2008-07-15x86: fix TSC build error on 32bitThomas Gleixner