aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/tsc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-02[PATCH] x86: Log reason why TSC was marked unstablejohn stultz1-2/+3
2007-03-24[PATCH] i386: Prevent early access to TSC to avoid crash on TSCless systemsThomas Gleixner1-2/+7
2007-03-16[PATCH] i386: Don't use the TSC in sched_clock if unstableGuillaume Chazarain1-1/+1
2007-03-06[PATCH] remove arch/i386/kernel/tsc.c:custom_sched_clockAdrian Bunk1-1/+0
2007-03-05[PATCH] clocksource init adjustments (fix bug #7426)john stultz1-46/+37
2007-03-05[PATCH] vmi: cpu cycles fixZachary Amsden1-1/+1
2007-03-05[PATCH] vmi: sched clock paravirt op fixZachary Amsden1-4/+2
2007-02-16[PATCH] Mark TSC on GeodeLX reliableMarcelo Tosatti1-0/+20
2007-02-16[PATCH] clocksource: Add verification (watchdog) helperThomas Gleixner1-49/+0
2007-02-16[PATCH] clocksource: Remove the update callbackThomas Gleixner1-33/+17
2007-02-16[PATCH] clocksource: replace is_continuous by a flag fieldThomas Gleixner1-2/+5
2007-02-16[PATCH] x86: rewrite SMP TSC sync codeIngo Molnar1-1/+3
2007-02-16[PATCH] Simplify the registration of clocksourcesThomas Gleixner1-2/+1
2007-02-16[PATCH] i386 Remove useless code in tsc.cThomas Gleixner1-38/+2
2007-02-13[PATCH] i386: improve sched_clock() on i686Ingo Molnar1-8/+14
2007-02-13[PATCH] i386: vMI timer patchesZachary Amsden1-0/+4
2007-01-11[PATCH] i386: sched_clock using init data tsc_disable fixVivek Goyal1-1/+1
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-1/+0
2006-12-07[PATCH] i386: Fix double #includes in arch/i386Nicolas Kaiser1-1/+0
2006-11-22WorkStruct: make allyesconfigDavid Howells1-2/+2
2006-10-17[PATCH] i386 Time: Avoid PIT SMP lockupsjohn stultz1-3/+3
2006-09-26[PATCH] i386: mark two more functions as __initMagnus Damm1-1/+1
2006-06-26[PATCH] generic-time: add macro to simplify/hide mask constantsJim Cromie1-1/+1
2006-06-26[PATCH] time: rename clocksource functionsjohn stultz1-2/+2
2006-06-26[PATCH] Time: i386 Clocksource Driversjohn stultz1-0/+161
2006-06-26[PATCH] Time: i386 Conversion - part 3: Enable Generic Timekeepingjohn stultz1-1/+2
2006-06-26[PATCH] Time: i386 Conversion - part 2: Rework TSC Supportjohn stultz1-0/+316