| Commit message (Expand) | Author | Age |
* | xen: do not initialize PV timers on HVM if !xen_have_vector_callback | Stefano Stabellini | 2010-10-05 |
* | xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessary | Ian Campbell | 2010-08-23 |
* | xen: pvhvm: allow user to request no emulated device unplug | Ian Campbell | 2010-08-23 |
* | Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2010-08-12 |
|\ |
|
| * | pci-swiotlb-xen: Add glue code to setup dma_ops utilizing xen_swiotlb_* | Konrad Rzeszutek Wilk | 2010-07-27 |
| * | xen/mmu: inhibit vmap aliases rather than trying to clear them out | Jeremy Fitzhardinge | 2010-07-27 |
| * | xen: Add xen_create_contiguous_region | Alex Nixon | 2010-06-07 |
| * | xen: Rename the balloon lock | Alex Nixon | 2010-06-07 |
| * | xen: Allow unprivileged Xen domains to create iomap pages | Alex Nixon | 2010-06-07 |
| * | xen: use _PAGE_IOMAP in ioremap to do machine mappings | Jeremy Fitzhardinge | 2010-06-07 |
* | | Merge branch 'upstream/pvhvm' into upstream/xen | Jeremy Fitzhardinge | 2010-08-04 |
|\ \ |
|
| * | | Introduce CONFIG_XEN_PVHVM compile option | Stefano Stabellini | 2010-07-29 |
| * | | x86: Call HVMOP_pagetable_dying on exit_mmap. | Stefano Stabellini | 2010-07-27 |
| * | | x86: Unplug emulated disks and nics. | Stefano Stabellini | 2010-07-27 |
| * | | x86: Use xen_vcpuop_clockevent, xen_clocksource and xen wallclock. | Stefano Stabellini | 2010-07-27 |
| * | | xen: Add suspend/resume support for PV on HVM guests. | Stefano Stabellini | 2010-07-22 |
| * | | x86/xen: event channels delivery on HVM. | Sheng Yang | 2010-07-22 |
| * | | x86: early PV on HVM features initialization. | Sheng Yang | 2010-07-22 |
* | | | Merge branch 'upstream/core' into upstream/xen | Jeremy Fitzhardinge | 2010-08-04 |
|\ \ \
| |/ /
|/| | |
|
| * | | xen/panic: use xen_reboot and fix smp_send_stop | Ian Campbell | 2010-08-04 |
| * | | Xen: register panic notifier to take crashes of xen guests on panic | Donald Dutile | 2010-08-04 |
| * | | xen: support large numbers of CPUs with vcpu info placement | Mukesh Rathor | 2010-08-04 |
| * | | xen: drop xen_sched_clock in favour of using plain wallclock time | Jeremy Fitzhardinge | 2010-08-04 |
| * | | xen: make sure pages are really part of domain before freeing | Jeremy Fitzhardinge | 2010-07-20 |
| * | | xen: release unused free memory | Miroslav Rezanina | 2010-07-20 |
| |/ |
|
* | | xen: ensure timer tick is resumed even on CPU driving the resume | Ian Campbell | 2010-06-03 |
* | | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2010-05-19 |
|\ \
| |/
|/| |
|
| * | time: Clean up direct xtime usage in xen | John Stultz | 2010-03-12 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 |
|\ \
| |/
|/| |
|
| * | xen: Fix misspelled CONFIG variable in comment. | Robert P. J. Day | 2010-02-05 |
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-03-03 |
|\ \ |
|
| * | | x86, paravirt: Remove kmap_atomic_pte paravirt op. | Ian Campbell | 2010-02-27 |
| * | | x86, xen: Disable highmem PTE allocation even when CONFIG_HIGHPTE=y | Ian Campbell | 2010-02-27 |
| |/ |
|
* | | Merge branch 'master' into percpu | Tejun Heo | 2010-02-02 |
|\| |
|
| * | x86: xen: 64-bit kernel RPL should be 0 | Ian Campbell | 2010-01-13 |
* | | Merge branch 'master' into percpu | Tejun Heo | 2010-01-04 |
|\| |
|
| * | locking: Convert raw_spinlock to arch_spinlock | Thomas Gleixner | 2009-12-14 |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-12-14 |
| |\ |
|
| * \ | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-12-11 |
| |\ \ |
|
| | * | | PCI: add pci_request_acs | Chris Wright | 2009-12-04 |
| | * | | xen: move Xen-testing predicates to common header | Jeremy Fitzhardinge | 2009-11-04 |
| * | | | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy... | Linus Torvalds | 2009-12-10 |
| |\ \ \ |
|
| | * | | | xen: call clock resume notifier on all CPUs | Ian Campbell | 2009-12-03 |
| | * | | | xen: use iret for return from 64b kernel to 32b usermode | Jeremy Fitzhardinge | 2009-12-03 |
| | * | | | xen: register runstate info for boot CPU early | Jeremy Fitzhardinge | 2009-12-03 |
| | * | | | xen: register runstate on secondary CPUs | Ian Campbell | 2009-12-03 |
| | * | | | xen: register timer interrupt with IRQF_TIMER | Ian Campbell | 2009-12-03 |
| | * | | | xen: correctly restore pfn_to_mfn_list_list after resume | Ian Campbell | 2009-12-03 |
| | * | | | xen: restore runstate_info even if !have_vcpu_info_placement | Jeremy Fitzhardinge | 2009-12-03 |