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