summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/time.c
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2011-05-141-1/+3
| |\
| * | x86: Convert remaining x86 clocksources to clocksource_register_hz/khzJohn Stultz2011-02-211-5/+1
* | | arch/x86/xen/time: Cleanup code/data sections definitionsDaniel Kiper2011-05-191-4/+4
| |/ |/|
* | xen/timer: Missing IRQF_NO_SUSPEND in timer code broke suspend.Ian Campbell2011-03-031-1/+3
|/
* Merge branch 'this_cpu_ops' into for-2.6.38Tejun Heo2010-12-171-0/+2
|\
| * x86/pvclock: Zero last_value on resumeJeremy Fitzhardinge2010-11-281-0/+2
* | xen: Use this_cpu_opsChristoph Lameter2010-12-171-4/+4
|/
* xen: do not initialize PV timers on HVM if !xen_have_vector_callbackStefano Stabellini2010-10-051-2/+3
* Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge2010-08-041-4/+53
|\
| * Introduce CONFIG_XEN_PVHVM compile optionStefano Stabellini2010-07-291-1/+2
| * x86: Use xen_vcpuop_clockevent, xen_clocksource and xen wallclock.Stefano Stabellini2010-07-261-5/+53
* | Merge branch 'upstream/core' into upstream/xenJeremy Fitzhardinge2010-08-041-39/+0
|\ \ | |/ |/|
| * xen: drop xen_sched_clock in favour of using plain wallclock timeJeremy Fitzhardinge2010-08-041-39/+0
* | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-05-191-3/+3
|\ \ | |/ |/|
| * time: Clean up direct xtime usage in xenJohn Stultz2010-03-131-3/+3
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-141-12/+12
|\
| * percpu: make percpu symbols in xen uniqueTejun Heo2009-10-291-12/+12
* | xen: register timer interrupt with IRQF_TIMERIan Campbell2009-12-031-1/+1
* | xen: re-register runstate area earlier on resume.Ian Campbell2009-12-031-3/+2
|/
* 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/+4
|\
| * [PATCH] idle cputime accountingMartin Schwidefsky2008-12-311-6/+4
* | 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/+2
* xen: implement CPU hotpluggingAlex Nixon2008-08-251-0/+8
* x86: build fix in "xen spinlock updates and performance measurements"Jeremy Fitzhardinge2008-08-221-3/+1
* x86: rename paravirtualized TSC functionsAlok Kataria2008-07-091-2/+2
* Merge commit 'v2.6.26-rc8' into x86/xenIngo Molnar2008-06-251-120/+12
|\
| * x86: Make xen use the paravirt clocksource structs and functionsGerd Hoffmann2008-06-241-120/+12
* | Merge branch 'linus' into x86/xenIngo Molnar2008-06-161-10/+3
|\|
| * common implementation of iterative div/modJeremy Fitzhardinge2008-06-121-10/+3
* | xen: resume timers on all vcpusJeremy Fitzhardinge2008-06-021-0/+13
* | xen: maintain clock offset over save/restoreJeremy Fitzhardinge2008-05-271-8/+0
* | 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