aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/tsc.c
Commit message (Expand)AuthorAge
* Merge branch 'linus' into x86/urgentIngo Molnar2009-09-20
|\
| * Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-18
| |\
| | * x86: Move tsc_calibration to x86_init_opsThomas Gleixner2009-08-31
| | * x86: Move calibrate_cpu to tsc.cThomas Gleixner2009-08-31
| | * x86: Add timer_init to x86_init_opsThomas Gleixner2009-08-31
| * | clocksource: Resolve cpu hotplug dead lock with TSC unstableThomas Gleixner2009-08-28
| * | timekeeping: Move reset of cycle_last for tsc clocksource to tscMartin Schwidefsky2009-08-15
| |/
* / x86: Trivial whitespace cleanupsFelipe Contreras2009-09-20
|/
* x86: Fix serialization in pit_expect_msb()Linus Torvalds2009-08-10
* Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-06-20
|\
| * sched, x86: Fix cpufreq + sched_clock() TSC scalingPeter Zijlstra2009-06-17
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-06-17
|\ \
| * | [CPUFREQ] Clean up convoluted code in arch/x86/kernel/tsc.c:time_cpufreq_noti...Dave Jones2009-06-15
| |/
* / time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann2009-06-16
|/
* Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-06-10
|\
| * x86: move rdtsc_barrier() into the TSC vread methodPetr Tesarik2009-05-28
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-10
|\ \ | |/ |/|
| * x86: clean up declarations and variablesJaswinder Singh Rajput2009-04-12
* | clocksource: pass clocksource to read() callbackMagnus Damm2009-04-21
|/
* Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-27
|\
| * x86: replace CONFIG_X86_SMP with CONFIG_SMPIngo Molnar2009-01-29
* | Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-03-26
|\ \
| * \ Merge branches 'sched/cleanups' and 'linus' into sched/coreIngo Molnar2009-03-18
| |\ \
| * | | x86, sched_clock(): mark variables read-mostlyIngo Molnar2009-03-10
| | |/ | |/|
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2009-03-26
|\ \ \ | |_|/ |/| |
| * | [CPUFREQ] p4-clockmod reports wrong frequency.Matthias-Christian Ott2009-02-24
| |/
* | Fast TSC calibration: calculate proper frequency error boundsLinus Torvalds2009-03-17
* | Fix potential fast PIT TSC calibration startup glitchLinus Torvalds2009-03-17
|/
*-. Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar2008-12-23
|\ \
| * | x86: Skip verification by the watchdog for TSC clocksource.Alok Kataria2008-11-01
| * | x86: Hypervisor detection and get tsc_freq from hypervisorAlok Kataria2008-11-01
* | | sched: optimize sched_clock() a bitIngo Molnar2008-11-08
* | | x86: don't use tsc_khz to calculate lpj if notsc is passedAlok Kataria2008-11-04
|/ /
* / x86: use CONFIG_X86_SMP instead of CONFIG_SMPJames Bottomley2008-10-30
|/
*-----. Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar2008-10-06
|\ \ \ \
| | | | * x86, tsc calibration: fixIngo Molnar2008-09-06
| | | | * x86: quick TSC calibration, improveIngo Molnar2008-09-04
| | | | * x86: quick TSC calibrationLinus Torvalds2008-09-04
| | | | * x86: TSC make the calibration loop smarterThomas Gleixner2008-09-04
| | | | * x86: TSC: use one set of reference variablesThomas Gleixner2008-09-04
| | | | * x86: TSC: separate hpet/pmtimer calculation outThomas Gleixner2008-09-04
| | | | * x86: TSC: define the PIT latch value separateThomas Gleixner2008-09-04
* | | | | x86: Change warning message in TSC calibration.Alok N Kataria2008-09-03
| |_|_|/ |/| | |
* | | | Split up PIT part of TSC calibration from native_calibrate_tscLinus Torvalds2008-09-03
* | | | [x86] Fix TSC calibration issuesThomas Gleixner2008-09-02
| |_|/ |/| |
* | | x86: fix cpufreq + sched_clock() regressionPeter Zijlstra2008-08-25
* | | x86: do not enable TSC notifier if we don't need itLinus Torvalds2008-08-24
| |/ |/|
* | x86, tsc: fix section mismatch warningMarcin Slusarz2008-08-18
|/
* x86: fix TSC build error on 32bitThomas Gleixner2008-07-15
* x86: remove duplicate call to use_tsc_delayGlauber Costa2008-07-10