aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/time.c
Commit message (Expand)AuthorAge
* xen: do not initialize PV timers on HVM if !xen_have_vector_callbackStefano Stabellini2010-10-05
* Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge2010-08-04
|\
| * Introduce CONFIG_XEN_PVHVM compile optionStefano Stabellini2010-07-29
| * x86: Use xen_vcpuop_clockevent, xen_clocksource and xen wallclock.Stefano Stabellini2010-07-27
* | Merge branch 'upstream/core' into upstream/xenJeremy Fitzhardinge2010-08-04
|\ \ | |/ |/|
| * xen: drop xen_sched_clock in favour of using plain wallclock timeJeremy Fitzhardinge2010-08-04
* | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-05-19
|\ \ | |/ |/|
| * time: Clean up direct xtime usage in xenJohn Stultz2010-03-12
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-14
|\
| * percpu: make percpu symbols in xen uniqueTejun Heo2009-10-29
* | xen: register timer interrupt with IRQF_TIMERIan Campbell2009-12-03
* | xen: re-register runstate area earlier on resume.Ian Campbell2009-12-03
|/
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-21
* Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-03
|\
| * [PATCH] idle cputime accountingMartin Schwidefsky2008-12-31
* | cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-13
|/
* x86: paravirt: factor out cpu_khz to common codeGlauber Costa2008-10-15
* xen: implement CPU hotpluggingAlex Nixon2008-08-25
* x86: build fix in "xen spinlock updates and performance measurements"Jeremy Fitzhardinge2008-08-22
* x86: rename paravirtualized TSC functionsAlok Kataria2008-07-09
* Merge commit 'v2.6.26-rc8' into x86/xenIngo Molnar2008-06-25
|\
| * x86: Make xen use the paravirt clocksource structs and functionsGerd Hoffmann2008-06-24
* | Merge branch 'linus' into x86/xenIngo Molnar2008-06-16
|\|
| * common implementation of iterative div/modJeremy Fitzhardinge2008-06-12
* | xen: resume timers on all vcpusJeremy Fitzhardinge2008-06-02
* | xen: maintain clock offset over save/restoreJeremy Fitzhardinge2008-05-27
* | xen: implement save/restoreJeremy Fitzhardinge2008-05-27
|/
* x86: fix sparse warning in xen/time.cHarvey Harrison2008-02-09
* x86: convert TSC disabling to generic cpuid disable bitmapAndi Kleen2008-01-30
* xen: yield to IPI target if necessaryJeremy Fitzhardinge2007-10-16
* i386: move xenThomas Gleixner2007-10-11