aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/tsc.c
AgeCommit message (Expand)Author
2011-01-15Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...Linus Torvalds
2011-01-14x86: tsc: Fix calibration refinement conditionals to avoid divide by zeroJohn Stultz
2011-01-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-11x86: tsc: Prevent delayed init if initial tsc calibration failedThomas Gleixner
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2010-12-30x86: Use this_cpu_ops to optimize codeTejun Heo
2010-12-13x86: Check tsc available/disabled in the delayed init functionThomas Gleixner
2010-12-02x86: Improve TSC calibration using a delayed workqueueJohn Stultz
2010-12-02Merge remote branch 'tip/x86/tsc' into fortglx/2.6.38/tip/x86/tscJohn Stultz
2010-10-21Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-18x86: Add IRQ_TIME_ACCOUNTINGVenkatesh Pallipadi
2010-10-01Merge remote branch 'origin/x86/cpu' into x86/amd-nbH. Peter Anvin
2010-09-10x86, tsc: Fix a preemption leak in restore_sched_clock_state()Peter Zijlstra
2010-08-25x86, tsc: Remove CPU frequency calibration on AMDBorislav Petkov
2010-08-20x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep statesSuresh Siddha
2010-07-27x86: Convert common clocksources to use clocksource_register_hz/khzJohn Stultz
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-01Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2010-02-05clocksource: add argument to resume callbackMagnus Damm
2010-01-18x86, trivial: Fix grammo in tsc comment about Geode TSC reliabilityThadeu Lima de Souza Cascardo
2009-12-17x86: 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-28x86: Make tsc=reliable override boot time stability checksjohn stultz
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