summaryrefslogtreecommitdiff
path: root/arch/x86/xen/time.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-09x86: rename paravirtualized TSC functionsAlok Kataria1-2/+2
2008-06-25Merge commit 'v2.6.26-rc8' into x86/xenIngo Molnar1-120/+12
2008-06-24x86: Make xen use the paravirt clocksource structs and functionsGerd Hoffmann1-120/+12
2008-06-16Merge branch 'linus' into x86/xenIngo Molnar1-10/+3
2008-06-12common implementation of iterative div/modJeremy Fitzhardinge1-10/+3
2008-06-02xen: resume timers on all vcpusJeremy Fitzhardinge1-0/+13
2008-05-27xen: maintain clock offset over save/restoreJeremy Fitzhardinge1-8/+0
2008-05-27xen: implement save/restoreJeremy Fitzhardinge1-0/+8
2008-02-09x86: fix sparse warning in xen/time.cHarvey Harrison1-5/+5
2008-01-30x86: convert TSC disabling to generic cpuid disable bitmapAndi Kleen1-1/+1
2007-10-16xen: yield to IPI target if necessaryJeremy Fitzhardinge1-0/+6
2007-10-11i386: move xenThomas Gleixner1-0/+593