aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/time.c
Commit message (Expand)AuthorAge
* xen/x86: set VIRQ_TIMER priority to maximumDavid Vrabel2014-01-06
* x86/xen: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-11-06
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-06
|\
| * x86: xen: Sync the CMOS RTC as well as the Xen wallclockDavid Vrabel2013-06-28
| * x86: xen: Sync the wallclock when the system time is setDavid Vrabel2013-06-28
| * x86: Increase precision of x86_platform.get/set_wallclock()David Vrabel2013-05-28
* | xen/time: remove blocked time accounting from xen "clockchip"Laszlo Ersek2013-06-28
* | xen/time: Free onlined per-cpu data structure if we want to online it again.Konrad Rzeszutek Wilk2013-06-10
* | xen/time: Check that the per_cpu data structure has data before freeing.Konrad Rzeszutek Wilk2013-06-10
* | xen/time: Don't leak interrupt name when offlining.Konrad Rzeszutek Wilk2013-06-10
* | xen/time: Encapsulate the struct clock_event_device in another structure.Konrad Rzeszutek Wilk2013-06-10
|/
* xen/time: Add default value of -1 for IRQ and check for that.Konrad Rzeszutek Wilk2013-04-16
* xen/time: Fix kasprintf splat when allocating timer%d IRQ line.Konrad Rzeszutek Wilk2013-04-16
* Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-11-06
|\
| * xen/dom0: set wallclock time in XenJeremy Fitzhardinge2011-09-26
* | xen: use non-tracing preempt in xen_clocksource_read()Jeremy Fitzhardinge2011-08-24
|/
* 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