Merge branch 'for-next' into for-linus
[safe/jmp/linux-2.6] / arch / x86 / kernel / tsc.c
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-03-01 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2010-02-09 Daniel Macktree-wide: Assorted spelling fixes
2010-02-05 Magnus Dammclocksource: add argument to resume callback
2010-01-18 Thadeu Lima de Sou... x86, trivial: Fix grammo in tsc comment about Geode...
2009-12-17 Pallipadi, Venkateshx86: Reenable TSC sync check at boot, even with NONSTOP_TSC
2009-09-20 Ingo MolnarMerge branch 'linus' into x86/urgent
2009-09-20 Felipe Contrerasx86: Trivial whitespace cleanups
2009-09-18 Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2009-08-31 Thomas Gleixnerx86: Move tsc_calibration to x86_init_ops
2009-08-31 Thomas Gleixnerx86: Move calibrate_cpu to tsc.c
2009-08-31 Thomas Gleixnerx86: Add timer_init to x86_init_ops
2009-08-28 Thomas Gleixnerclocksource: Resolve cpu hotplug dead lock with TSC...
2009-08-15 Martin Schwidefskytimekeeping: Move reset of cycle_last for tsc clocksour...
2009-08-10 Linus Torvaldsx86: Fix serialization in pit_expect_msb()
2009-06-20 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-06-17 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2009-06-17 Peter Zijlstrasched, x86: Fix cpufreq + sched_clock() TSC scaling
2009-06-17 Arnd Bergmanntime: move PIT_TICK_RATE to linux/timex.h
2009-06-15 Dave Jones[CPUFREQ] Clean up convoluted code in arch/x86/kernel...
2009-06-10 Linus TorvaldsMerge branch 'x86-vdso-for-linus' of git://git./linux...
2009-06-10 Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2009-05-28 Petr Tesarikx86: move rdtsc_barrier() into the TSC vread method
2009-04-21 Magnus Dammclocksource: pass clocksource to read() callback
2009-04-12 Jaswinder Singh... x86: clean up declarations and variables
2009-03-27 Ingo MolnarMerge branch 'core/percpu' into percpu-cpumask-x86...
2009-03-26 Linus TorvaldsMerge branch 'sched-for-linus' of git://git./linux...
2009-03-26 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2009-03-23 Thomas GleixnerMerge branch 'cpus4096' into irq/threaded
2009-03-18 Ingo MolnarMerge branches 'x86/cleanups', 'x86/cpu', 'x86/debug...
2009-03-18 Ingo MolnarMerge branches 'sched/cleanups' and 'linus' into sched...
2009-03-18 Ingo MolnarMerge branches 'tracing/ftrace' and 'linus' into tracin...
2009-03-17 Linus TorvaldsFast TSC calibration: calculate proper frequency error...
2009-03-17 Linus TorvaldsFix potential fast PIT TSC calibration startup glitch
2009-03-10 Ingo Molnarx86, sched_clock(): mark variables read-mostly
2009-02-25 Matthias-Christian Ott[CPUFREQ] p4-clockmod reports wrong frequency.
2009-01-29 Ingo Molnarx86: replace CONFIG_X86_SMP with CONFIG_SMP
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