aboutsummaryrefslogtreecommitdiff
path: root/arch/i386/kernel/tsc.c
AgeCommit message (Expand)Author
2007-10-11i386: prepare shared kernel/tsc.cThomas Gleixner
2007-08-23sched: sched_clock_idle_[sleep|wakeup]_event()Ingo Molnar
2007-07-19lguest: the host codeRusty Russell
2007-07-18Add a sched_clock paravirt_opJeremy Fitzhardinge
2007-07-09sched: x86, track TSC-unstable eventsIngo Molnar
2007-05-02[PATCH] i386: remove xtime_lock'ing around cpufreq notifierDaniel Walker
2007-05-02[PATCH] x86: Log reason why TSC was marked unstablejohn stultz
2007-03-24[PATCH] i386: Prevent early access to TSC to avoid crash on TSCless systemsThomas Gleixner
2007-03-16[PATCH] i386: Don't use the TSC in sched_clock if unstableGuillaume Chazarain
2007-03-06[PATCH] remove arch/i386/kernel/tsc.c:custom_sched_clockAdrian Bunk
2007-03-05[PATCH] clocksource init adjustments (fix bug #7426)john stultz
2007-03-05[PATCH] vmi: cpu cycles fixZachary Amsden
2007-03-05[PATCH] vmi: sched clock paravirt op fixZachary Amsden
2007-02-16[PATCH] Mark TSC on GeodeLX reliableMarcelo Tosatti
2007-02-16[PATCH] clocksource: Add verification (watchdog) helperThomas Gleixner
2007-02-16[PATCH] clocksource: Remove the update callbackThomas Gleixner
2007-02-16[PATCH] clocksource: replace is_continuous by a flag fieldThomas Gleixner
2007-02-16[PATCH] x86: rewrite SMP TSC sync codeIngo Molnar
2007-02-16[PATCH] Simplify the registration of clocksourcesThomas Gleixner
2007-02-16[PATCH] i386 Remove useless code in tsc.cThomas Gleixner
2007-02-13[PATCH] i386: improve sched_clock() on i686Ingo Molnar
2007-02-13[PATCH] i386: vMI timer patchesZachary Amsden
2007-01-11[PATCH] i386: sched_clock using init data tsc_disable fixVivek Goyal
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-12-07[PATCH] i386: Fix double #includes in arch/i386Nicolas Kaiser
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-10-17[PATCH] i386 Time: Avoid PIT SMP lockupsjohn stultz
2006-09-26[PATCH] i386: mark two more functions as __initMagnus Damm
2006-06-26[PATCH] generic-time: add macro to simplify/hide mask constantsJim Cromie
2006-06-26[PATCH] time: rename clocksource functionsjohn stultz
2006-06-26[PATCH] Time: i386 Clocksource Driversjohn stultz
2006-06-26[PATCH] Time: i386 Conversion - part 3: Enable Generic Timekeepingjohn stultz
2006-06-26[PATCH] Time: i386 Conversion - part 2: Rework TSC Supportjohn stultz