summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/tsc.c
Commit message (Expand)AuthorAgeFilesLines
* Add a sched_clock paravirt_opJeremy Fitzhardinge2007-07-181-8/+15
* sched: x86, track TSC-unstable eventsIngo Molnar2007-07-091-1/+8
* [PATCH] i386: remove xtime_lock'ing around cpufreq notifierDaniel Walker2007-05-021-7/+1
* [PATCH] x86: Log reason why TSC was marked unstablejohn stultz2007-05-021-2/+3
* [PATCH] i386: Prevent early access to TSC to avoid crash on TSCless systemsThomas Gleixner2007-03-241-2/+7
* [PATCH] i386: Don't use the TSC in sched_clock if unstableGuillaume Chazarain2007-03-161-1/+1
* [PATCH] remove arch/i386/kernel/tsc.c:custom_sched_clockAdrian Bunk2007-03-061-1/+0
* [PATCH] clocksource init adjustments (fix bug #7426)john stultz2007-03-051-46/+37
* [PATCH] vmi: cpu cycles fixZachary Amsden2007-03-051-1/+1
* [PATCH] vmi: sched clock paravirt op fixZachary Amsden2007-03-051-4/+2
* [PATCH] Mark TSC on GeodeLX reliableMarcelo Tosatti2007-02-161-0/+20
* [PATCH] clocksource: Add verification (watchdog) helperThomas Gleixner2007-02-161-49/+0
* [PATCH] clocksource: Remove the update callbackThomas Gleixner2007-02-161-33/+17
* [PATCH] clocksource: replace is_continuous by a flag fieldThomas Gleixner2007-02-161-2/+5
* [PATCH] x86: rewrite SMP TSC sync codeIngo Molnar2007-02-161-1/+3
* [PATCH] Simplify the registration of clocksourcesThomas Gleixner2007-02-161-2/+1
* [PATCH] i386 Remove useless code in tsc.cThomas Gleixner2007-02-161-38/+2
* [PATCH] i386: improve sched_clock() on i686Ingo Molnar2007-02-131-8/+14
* [PATCH] i386: vMI timer patchesZachary Amsden2007-02-131-0/+4
* [PATCH] i386: sched_clock using init data tsc_disable fixVivek Goyal2007-01-111-1/+1
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-071-1/+0
|\
| * [PATCH] i386: Fix double #includes in arch/i386Nicolas Kaiser2006-12-071-1/+0
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-2/+2
|/
* [PATCH] i386 Time: Avoid PIT SMP lockupsjohn stultz2006-10-171-3/+3
* [PATCH] i386: mark two more functions as __initMagnus Damm2006-09-261-1/+1
* [PATCH] generic-time: add macro to simplify/hide mask constantsJim Cromie2006-06-261-1/+1
* [PATCH] time: rename clocksource functionsjohn stultz2006-06-261-2/+2
* [PATCH] Time: i386 Clocksource Driversjohn stultz2006-06-261-0/+161
* [PATCH] Time: i386 Conversion - part 3: Enable Generic Timekeepingjohn stultz2006-06-261-1/+2
* [PATCH] Time: i386 Conversion - part 2: Rework TSC Supportjohn stultz2006-06-261-0/+316
OpenPOWER on IntegriCloud