summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/time.c
Commit message (Expand)AuthorAgeFilesLines
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-1/+6
* Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-031-6/+4Star
|\
| * [PATCH] idle cputime accountingMartin Schwidefsky2008-12-311-6/+4Star
* | cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-131-1/+1
|/
* x86: paravirt: factor out cpu_khz to common codeGlauber Costa2008-10-151-9/+2Star
* xen: implement CPU hotpluggingAlex Nixon2008-08-251-0/+8
* x86: build fix in "xen spinlock updates and performance measurements"Jeremy Fitzhardinge2008-08-221-3/+1Star
* x86: rename paravirtualized TSC functionsAlok Kataria2008-07-091-2/+2
* Merge commit 'v2.6.26-rc8' into x86/xenIngo Molnar2008-06-251-120/+12Star
|\
| * x86: Make xen use the paravirt clocksource structs and functionsGerd Hoffmann2008-06-241-120/+12Star
* | Merge branch 'linus' into x86/xenIngo Molnar2008-06-161-10/+3Star
|\|
| * common implementation of iterative div/modJeremy Fitzhardinge2008-06-121-10/+3Star
* | xen: resume timers on all vcpusJeremy Fitzhardinge2008-06-021-0/+13
* | xen: maintain clock offset over save/restoreJeremy Fitzhardinge2008-05-271-8/+0Star
* | xen: implement save/restoreJeremy Fitzhardinge2008-05-271-0/+8
|/
* x86: fix sparse warning in xen/time.cHarvey Harrison2008-02-091-5/+5
* x86: convert TSC disabling to generic cpuid disable bitmapAndi Kleen2008-01-301-1/+1
* xen: yield to IPI target if necessaryJeremy Fitzhardinge2007-10-161-0/+6
* i386: move xenThomas Gleixner2007-10-111-0/+593