aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/tsc_64.c
Commit message (Expand)AuthorAgeFilesLines
* x86: merge tsc_init and clocksource codeAlok Kataria2008-07-091-106/+0
* x86: merge the TSC cpu-freq codeAlok Kataria2008-07-091-114/+0
* x86: merge tsc calibrationAlok Kataria2008-07-091-93/+1
* x86: merge sched_clock handlingAlok Kataria2008-07-091-56/+11
* Merge branch 'linus' into x86/timersIngo Molnar2008-06-161-2/+3
|\
| * x86: fix setup of cyc2ns in tsc_64.cThomas Gleixner2008-05-231-2/+3
* | x86: tsc_64.c make constant ULThomas Gleixner2008-05-251-1/+1
|/
* x86: tsc prevent time going backwardsThomas Gleixner2008-04-191-3/+20
* x86: set_cyc2ns_scale() remove prev scaleIngo Molnar2008-04-171-2/+1
* x86: fix call to set_cyc2ns_scale() from time_cpufreq_notifier()Karsten Wiese2008-04-071-3/+1
* revert "x86: tsc prevent time going backwards"Ingo Molnar2008-04-071-20/+3
* x86: tsc prevent time going backwardsThomas Gleixner2008-04-041-3/+20
* x86: export check_tsc_unstableGlauber de Oliveira Costa2008-01-301-1/+3
* x86: remove explicit C3 TSC check on 64bitAndi Kleen2008-01-301-8/+1
* x86: allow TSC clock source on AMD Fam10h and some cleanupAndi Kleen2008-01-301-3/+2
* x86: remove get_cycles_syncAndi Kleen2008-01-301-6/+6
* x86: split get_cycles_syncGlauber de Oliveira Costa2008-01-301-1/+1
* x86: allow sched clock to be overridden by paravirtGlauber de Oliveira Costa2008-01-301-1/+14
* x86: scale cyc_2_nsec according to CPU frequencyGuillaume Chazarain2008-01-301-10/+47
* x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis2007-10-191-2/+2
* x86: unify timex.h variantsThomas Gleixner2007-10-121-1/+2
* x86_64: Consolidate tsc calibrationThomas Gleixner2007-10-121-0/+90
* x86_64: move kernelThomas Gleixner2007-10-111-0/+207