| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'upstream/pvhvm' into upstream/xen | Jeremy Fitzhardinge | 2010-08-04 | 1 | -4/+53 |
|\ |
|
| * | Introduce CONFIG_XEN_PVHVM compile option | Stefano Stabellini | 2010-07-29 | 1 | -1/+2 |
| * | x86: Use xen_vcpuop_clockevent, xen_clocksource and xen wallclock. | Stefano Stabellini | 2010-07-27 | 1 | -5/+53 |
* | | Merge branch 'upstream/core' into upstream/xen | Jeremy Fitzhardinge | 2010-08-04 | 1 | -39/+0 |
|\ \
| |/
|/| |
|
| * | xen: drop xen_sched_clock in favour of using plain wallclock time | Jeremy Fitzhardinge | 2010-08-04 | 1 | -39/+0 |
* | | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2010-05-20 | 1 | -3/+3 |
|\ \
| |/
|/| |
|
| * | time: Clean up direct xtime usage in xen | John Stultz | 2010-03-13 | 1 | -3/+3 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-12-14 | 1 | -12/+12 |
|\ |
|
| * | percpu: make percpu symbols in xen unique | Tejun Heo | 2009-10-29 | 1 | -12/+12 |
* | | xen: register timer interrupt with IRQF_TIMER | Ian Campbell | 2009-12-03 | 1 | -1/+1 |
* | | xen: re-register runstate area earlier on resume. | Ian Campbell | 2009-12-03 | 1 | -3/+2 |
|/ |
|
* | clocksource: pass clocksource to read() callback | Magnus Damm | 2009-04-21 | 1 | -1/+6 |
* | Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-01-03 | 1 | -6/+4 |
|\ |
|
| * | [PATCH] idle cputime accounting | Martin Schwidefsky | 2008-12-31 | 1 | -6/+4 |
* | | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell | 2008-12-13 | 1 | -1/+1 |
|/ |
|
* | x86: paravirt: factor out cpu_khz to common code | Glauber Costa | 2008-10-15 | 1 | -9/+2 |
* | xen: implement CPU hotplugging | Alex Nixon | 2008-08-25 | 1 | -0/+8 |
* | x86: build fix in "xen spinlock updates and performance measurements" | Jeremy Fitzhardinge | 2008-08-22 | 1 | -3/+1 |
* | x86: rename paravirtualized TSC functions | Alok Kataria | 2008-07-09 | 1 | -2/+2 |
* | Merge commit 'v2.6.26-rc8' into x86/xen | Ingo Molnar | 2008-06-25 | 1 | -120/+12 |
|\ |
|
| * | x86: Make xen use the paravirt clocksource structs and functions | Gerd Hoffmann | 2008-06-24 | 1 | -120/+12 |
* | | Merge branch 'linus' into x86/xen | Ingo Molnar | 2008-06-16 | 1 | -10/+3 |
|\| |
|
| * | common implementation of iterative div/mod | Jeremy Fitzhardinge | 2008-06-12 | 1 | -10/+3 |
* | | xen: resume timers on all vcpus | Jeremy Fitzhardinge | 2008-06-02 | 1 | -0/+13 |
* | | xen: maintain clock offset over save/restore | Jeremy Fitzhardinge | 2008-05-27 | 1 | -8/+0 |
* | | xen: implement save/restore | Jeremy Fitzhardinge | 2008-05-27 | 1 | -0/+8 |
|/ |
|
* | x86: fix sparse warning in xen/time.c | Harvey Harrison | 2008-02-09 | 1 | -5/+5 |
* | x86: convert TSC disabling to generic cpuid disable bitmap | Andi Kleen | 2008-01-30 | 1 | -1/+1 |
* | xen: yield to IPI target if necessary | Jeremy Fitzhardinge | 2007-10-16 | 1 | -0/+6 |
* | i386: move xen | Thomas Gleixner | 2007-10-11 | 1 | -0/+593 |