Age | Commit message (Expand) | Author |
2011-11-16 | xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs. | Zhenzhong Duan |
2011-10-19 | xen/enlighten: Fix compile warnings and set cx to known value. | Konrad Rzeszutek Wilk |
2011-08-22 | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-08-17 | xen/x86: replace order-based range checking of M2P table by linear one | Jan Beulich |
2011-08-12 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-08-04 | x86-64: Add user_64bit_mode paravirt op | Andy Lutomirski |
2011-07-24 | Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-07-18 | xen/trace: add segment desc tracing | Jeremy Fitzhardinge |
2011-06-21 | Merge branch 'stable/vga.support' into stable/drivers | Konrad Rzeszutek Wilk |
2011-06-15 | xen: When calling power_off, don't call the halt function. | Tom Goetz |
2011-06-06 | xen: allow enable use of VGA console on dom0 | Jeremy Fitzhardinge |
2011-05-12 | arch/x86/xen/enlighten: Cleanup code/data sections definitions | Daniel Kiper |
2011-04-06 | xen: Allow PV-OPS kernel to detect whether XSAVE is supported | Shan Haitao |
2011-04-06 | xen: just completely disable XSAVE | Jeremy Fitzhardinge |
2011-03-15 | Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm | Linus Torvalds |
2011-02-25 | xen: PV on HVM: support PV spinlocks and IPIs | Stefano Stabellini |
2011-02-25 | xen: do not use xen_info on HVM, set pv_info name to "Xen HVM" | Stefano Stabellini |
2011-02-11 | xen: annotate functions which only call into __init at start of day | Ian Campbell |
2011-01-20 | lockdep: Move early boot local IRQ enable/disable status to init/main.c | Tejun Heo |
2011-01-10 | Merge branch 'stable/bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-01-10 | Merge branch 'stable/generic' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2011-01-10 | xen: disable ACPI NUMA for PV guests | Ian Campbell |
2011-01-07 | xen: HVM X2APIC support | Sheng Yang |
2010-12-17 | xen: Use this_cpu_ops | Christoph Lameter |
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 |