| Commit message (Expand) | Author | Age |
* | Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2010-08-12 |
|\ |
|
| * | xen: Allow unprivileged Xen domains to create iomap pages | Alex Nixon | 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 |
| |/ |
|
* | | 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: release unused free memory | Miroslav Rezanina | 2010-07-20 |
|/ |
|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | x86, xen: Disable highmem PTE allocation even when CONFIG_HIGHPTE=y | Ian Campbell | 2010-02-27 |
* | x86: xen: 64-bit kernel RPL should be 0 | Ian Campbell | 2010-01-13 |
* | 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: register runstate info for boot CPU early | Jeremy Fitzhardinge | 2009-12-03 |
| * | | xen: restore runstate_info even if !have_vcpu_info_placement | Jeremy Fitzhardinge | 2009-12-03 |
| * | | xen: re-register runstate area earlier on resume. | Ian Campbell | 2009-12-03 |
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-12-08 |
|\ \ \
| |/ /
|/| | |
|
| * | | x86, mm: Clean up and simplify NX enablement | H. Peter Anvin | 2009-11-16 |
* | | | xen: mask extended topology info in cpuid | Jeremy Fitzhardinge | 2009-11-03 |
| |/
|/| |
|
* | | xen: set up mmu_ops before trying to set any ptes | Jeremy Fitzhardinge | 2009-10-27 |
|/ |
|
* | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy... | Ingo Molnar | 2009-09-23 |
|\ |
|
| * | xen: check EFER for NX before setting up GDT mapping | Jeremy Fitzhardinge | 2009-09-21 |
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-09-18 |
|\ \
| |/
|/| |
|
| * | x86: Move get/set_wallclock to x86_platform_ops | Feng Tang | 2009-09-16 |
| * | x86: Move tsc_calibration to x86_init_ops | Thomas Gleixner | 2009-08-31 |
| * | x86: Add timer_init to x86_init_ops | Thomas Gleixner | 2009-08-31 |
| * | x86: Move percpu clockevents setup to x86_init_ops | Thomas Gleixner | 2009-08-31 |
| * | x86: Move xen_post_allocator_init into xen_pagetable_setup_done | Thomas Gleixner | 2009-08-31 |
| * | x86: Move paravirt pagetable_setup to x86_init_ops | Thomas Gleixner | 2009-08-31 |
| * | x86: Move paravirt banner printout to x86_init_ops | Thomas Gleixner | 2009-08-31 |
| * | x86: Replace ARCH_SETUP by a proper x86_init_ops | Thomas Gleixner | 2009-08-31 |
| * | x86: Move memory_setup to x86_init_ops | Thomas Gleixner | 2009-08-27 |
* | | Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-09-14 |
|\ \ |
|
| * | | xen: make -fstack-protector work under Xen | Jeremy Fitzhardinge | 2009-09-09 |
* | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-09-14 |
|\ \ \
| |/ /
|/| | |
|
| * | | x86, msr: Have the _safe MSR functions return -EIO, not -EFAULT | H. Peter Anvin | 2009-08-31 |
* | | | x86, xen: Initialize cx to suppress warning | H. Peter Anvin | 2009-08-26 |
* | | | x86, xen: Suppress WP test on Xen | Jeremy Fitzhardinge | 2009-08-26 |
| |/
|/| |
|
* | | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy... | Ingo Molnar | 2009-08-20 |
|\ \
| |/
|/| |
|
| * | xen: rearrange things to fix stackprotector | Jeremy Fitzhardinge | 2009-08-19 |
| * | xen: clean up gate trap/interrupt constants | Jeremy Fitzhardinge | 2009-04-08 |