aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/time.c
Commit message (Expand)AuthorAge
* Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-19
|\
| * Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2011-05-14
| |\
| * | x86: Convert remaining x86 clocksources to clocksource_register_hz/khzJohn Stultz2011-02-21
* | | arch/x86/xen/time: Cleanup code/data sections definitionsDaniel Kiper2011-05-19
| |/ |/|
* | xen/timer: Missing IRQF_NO_SUSPEND in timer code broke suspend.Ian Campbell2011-03-03
|/
* Merge branch 'this_cpu_ops' into for-2.6.38Tejun Heo2010-12-17
|\
| * x86/pvclock: Zero last_value on resumeJeremy Fitzhardinge2010-11-28
* | xen: Use this_cpu_opsChristoph Lameter2010-12-17
|/
* 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