Age | Commit message (Expand) | Author |
2010-12-03 | Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/... | Linus Torvalds |
2010-11-29 | xen: x86/32: perform initial startup on initial_page_table | Ian Campbell |
2010-11-29 | xen: don't bother to stop other cpus on shutdown/reboot | Jeremy Fitzhardinge |
2010-11-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon... | Linus Torvalds |
2010-11-24 | xen: x86/32: perform initial startup on initial_page_table | Ian Campbell |
2010-11-22 | xen: set IO permission early (before early_cpu_init()) | Konrad Rzeszutek Wilk |
2010-11-12 | xen: implement XENMEM_machphys_mapping | Ian Campbell |
2010-10-28 | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2010-10-27 | Merge branch 'akpm-incoming-2' | Linus Torvalds |
2010-10-27 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-10-27 | Remove duplicate includes from many files | Zimny Lech |
2010-10-26 | Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p... | Linus Torvalds |
2010-10-25 | Merge branch 'linus' into x86/urgent | Ingo Molnar |
2010-10-22 | xen: mask the MTRR feature from the cpuid | Stefano Stabellini |
2010-10-22 | xen: add the direct mapping area for ISA bus access | Juan Quintela |
2010-10-22 | xen: add support for PAT | Jeremy Fitzhardinge |
2010-10-22 | xen: defer building p2m mfn structures until kernel is mapped | Jeremy Fitzhardinge |
2010-10-22 | xen: remove noise about registering vcpu info | Jeremy Fitzhardinge |
2010-10-21 | x86, kexec: Make sure to stop all CPUs before exiting the kernel | Alok Kataria |
2010-10-18 | xen/x86/PCI: Add support for the Xen PCI subsystem | Alex Nixon |
2010-10-11 | memblock: Allow memblock_init to be called early | Jeremy Fitzhardinge |
2010-08-12 | Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2010-08-04 | Merge branch 'upstream/pvhvm' 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-07-29 | Introduce CONFIG_XEN_PVHVM compile option | Stefano Stabellini |
2010-07-26 | x86: Call HVMOP_pagetable_dying on exit_mmap. | Stefano Stabellini |
2010-07-26 | x86: Unplug emulated disks and nics. | Stefano Stabellini |
2010-07-26 | x86: Use xen_vcpuop_clockevent, xen_clocksource and xen wallclock. | Stefano Stabellini |
2010-07-22 | 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-20 | xen: release unused free memory | Miroslav Rezanina |
2010-06-07 | xen: Allow unprivileged Xen domains to create iomap pages | Alex Nixon |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-27 | x86, xen: Disable highmem PTE allocation even when CONFIG_HIGHPTE=y | Ian Campbell |
2010-01-13 | x86: xen: 64-bit kernel RPL should be 0 | Ian Campbell |
2009-12-11 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2009-12-10 | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy... | Linus Torvalds |
2009-12-08 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-12-04 | PCI: add pci_request_acs | Chris Wright |
2009-12-03 | 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-11-16 | x86, mm: Clean up and simplify NX enablement | H. Peter Anvin |
2009-11-04 | xen: move Xen-testing predicates to common header | Jeremy Fitzhardinge |
2009-11-03 | xen: mask extended topology info in cpuid | Jeremy Fitzhardinge |
2009-10-27 | xen: set up mmu_ops before trying to set any ptes | Jeremy Fitzhardinge |