- bd49940 xen/boot: Disable BIOS SMP MP table search. by Konrad Rzeszutek Wilk · 12 years ago
- 593d0a3 Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4' into stable/for-linus-3.6 by Konrad Rzeszutek Wilk · 12 years ago
- ca08649 Revert "xen PVonHVM: move shared_info to MMIO before kexec" by Konrad Rzeszutek Wilk · 12 years ago
- 62c4d9a Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
- 00e37bd xen PVonHVM: move shared_info to MMIO before kexec by Olaf Hering · 12 years ago
- 4ff2d06 xen: simplify init_hvm_pv_info by Olaf Hering · 12 years ago
- 4648da7 xen: remove cast from HYPERVISOR_shared_info assignment by Olaf Hering · 12 years ago
- 1c32cdc xen/x86: avoid updating TLS descriptors if they haven't changed by David Vrabel · 13 years ago
- 5929036 xen/x86: add desc_equal() to compare GDT descriptors by David Vrabel · 13 years ago
- 05e36006a xen/mce: Register native mce handler as vMCE bounce back point by Liu, Jinsong · 13 years ago
- cef12ee xen/mce: Add mcelog support for Xen platform by Liu, Jinsong · 13 years ago
- b0338e9 Merge branch 'x86/cpu' into perf/core by Ingo Molnar · 13 years ago
- 069915b Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
- 1f975f7 x86, pvops: Remove hooks for {rd,wr}msr_safe_regs by Andre Przywara · 13 years ago
- 5e62625 xen/setup: filter APERFMPERF cpuid feature out by Andre Przywara · 13 years ago
- 1ab46fd x86, amd, xen: Avoid NULL pointer paravirt references by Konrad Rzeszutek Wilk · 13 years ago
- b5f4035 Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
- f08b9c2 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 4b3451a Merge branch 'stable/autoballoon.v5.2' into stable/for-linus-3.5 by Konrad Rzeszutek Wilk · 13 years ago
- 211063d xen/acpi/sleep: Enable ACPI sleep via the __acpi_os_prepare_sleep by Konrad Rzeszutek Wilk · 13 years ago
- f447d56 xen: implement apic ipi interface by Ben Guthro · 13 years ago
- 83d51ab xen/setup: update VA mapping when releasing memory during setup by David Vrabel · 13 years ago
- 76a8df7 xen/pci: don't use PCI BIOS service for configuration space accesses by David Vrabel · 13 years ago
- 558daa2 xen/apic: Return the APIC ID (and version) for CPU 0. by Konrad Rzeszutek Wilk · 13 years ago
- 31b3c9d xen/x86: Implement x86_apic_ops by Konrad Rzeszutek Wilk · 13 years ago
- df88b2d xen/enlighten: Disable MWAIT_LEAF so that acpi-pad won't be loaded. by Konrad Rzeszutek Wilk · 13 years ago
- 5f054e3 documentation: remove references to cpu_*_map. by Rusty Russell · 13 years ago
- d4c6fa7 Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
- 73c154c xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it. by Konrad Rzeszutek Wilk · 13 years ago
- 8eaffa6 xen/pat: Disable PAT support for now. by Konrad Rzeszutek Wilk · 13 years ago
- 416d721 xen/setup: Remove redundant filtering of PTE masks. by Konrad Rzeszutek Wilk · 13 years ago
- 2113f46 xen: use this_cpu_xxx replace percpu_xxx funcs by Alex Shi · 13 years ago
- fe091c2 memblock: Kill memblock_init() by Tejun Heo · 13 years ago
- 90d4f55 xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs. by Zhenzhong Duan · 13 years ago
- 5e28783 xen/enlighten: Fix compile warnings and set cx to known value. by Konrad Rzeszutek Wilk · 13 years ago
- 4762e25 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
- ccbcdf7 xen/x86: replace order-based range checking of M2P table by linear one by Jan Beulich · 13 years ago
- 06e727d Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-tip by Linus Torvalds · 13 years ago
- 318f5a2 x86-64: Add user_64bit_mode paravirt op by Andy Lutomirski · 13 years ago
- c61264f Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
- ab78f7a xen/trace: add segment desc tracing by Jeremy Fitzhardinge · 14 years ago
- f7fdd84 Merge branch 'stable/vga.support' into stable/drivers by Konrad Rzeszutek Wilk · 14 years ago
- b2abe50 xen: When calling power_off, don't call the halt function. by Tom Goetz · 14 years ago
- c2419b4 xen: allow enable use of VGA console on dom0 by Jeremy Fitzhardinge · 14 years ago
- ad3062a arch/x86/xen/enlighten: Cleanup code/data sections definitions by Daniel Kiper · 14 years ago
- 947ccf9 xen: Allow PV-OPS kernel to detect whether XSAVE is supported by Shan Haitao · 14 years ago
- 61f4237 xen: just completely disable XSAVE by Jeremy Fitzhardinge · 14 years ago
- 76ca078 Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm by Linus Torvalds · 14 years ago
- 99bbb3a xen: PV on HVM: support PV spinlocks and IPIs by Stefano Stabellini · 14 years ago
- cff520b xen: do not use xen_info on HVM, set pv_info name to "Xen HVM" by Stefano Stabellini · 14 years ago
- 44b46c3 xen: annotate functions which only call into __init at start of day by Ian Campbell · 14 years ago
- 2ce802f lockdep: Move early boot local IRQ enable/disable status to init/main.c by Tejun Heo · 14 years ago
- 9f99a2f Merge branch 'stable/bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
- 8c8ae4e Merge branch 'stable/generic' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
- c1f5db1 xen: disable ACPI NUMA for PV guests by Ian Campbell · 14 years ago
- d9b8ca8 xen: HVM X2APIC support by Sheng Yang · 14 years ago
- 780f36d xen: Use this_cpu_ops by Christoph Lameter · 14 years ago
- 8338fde Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
- 805e3f4 xen: x86/32: perform initial startup on initial_page_table by Ian Campbell · 14 years ago
- 31e323c xen: don't bother to stop other cpus on shutdown/reboot by Jeremy Fitzhardinge · 14 years ago
- 8a3fbc9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
- 5b5c1af xen: x86/32: perform initial startup on initial_page_table by Ian Campbell · 14 years ago
- ec35a69 xen: set IO permission early (before early_cpu_init()) by Konrad Rzeszutek Wilk · 14 years ago
- 7e77506 xen: implement XENMEM_machphys_mapping by Ian Campbell · 14 years ago
- 18cb657 Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
- 17bb51d Merge branch 'akpm-incoming-2' by Linus Torvalds · 14 years ago
- 0671b76 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 61d8e11 Remove duplicate includes from many files by Zimny Lech · 14 years ago
- 520045d Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
- 7d7a48b Merge branch 'linus' into x86/urgent by Ingo Molnar · 14 years ago
- ff12849 xen: mask the MTRR feature from the cpuid by Stefano Stabellini · 14 years ago
- 4ec5387 xen: add the direct mapping area for ISA bus access by Juan Quintela · 14 years ago
- 41f2e47 xen: add support for PAT by Jeremy Fitzhardinge · 15 years ago
- 33a8475 xen: defer building p2m mfn structures until kernel is mapped by Jeremy Fitzhardinge · 14 years ago
- 1e17fc7 xen: remove noise about registering vcpu info by Jeremy Fitzhardinge · 14 years ago
- 76fac07 x86, kexec: Make sure to stop all CPUs before exiting the kernel by Alok Kataria · 14 years ago
- b5401a9 xen/x86/PCI: Add support for the Xen PCI subsystem by Alex Nixon · 15 years ago
- 236260b memblock: Allow memblock_init to be called early by Jeremy Fitzhardinge · 14 years ago
- 26f0cf9 Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
- ca50a5f Merge branch 'upstream/pvhvm' into upstream/xen by Jeremy Fitzhardinge · 14 years ago
- 086748e xen/panic: use xen_reboot and fix smp_send_stop by Ian Campbell · 14 years ago
- f09f6d1 Xen: register panic notifier to take crashes of xen guests on panic by Donald Dutile · 14 years ago
- c06ee78 xen: support large numbers of CPUs with vcpu info placement by Mukesh Rathor · 14 years ago
- 8a22b99 xen: drop xen_sched_clock in favour of using plain wallclock time by Jeremy Fitzhardinge · 15 years ago
- ca65f9f Introduce CONFIG_XEN_PVHVM compile option by Stefano Stabellini · 14 years ago
- 5915100 x86: Call HVMOP_pagetable_dying on exit_mmap. by Stefano Stabellini · 15 years ago
- c1c5413 x86: Unplug emulated disks and nics. by Stefano Stabellini · 15 years ago
- 409771d x86: Use xen_vcpuop_clockevent, xen_clocksource and xen wallclock. by Stefano Stabellini · 15 years ago
- 016b6f5 xen: Add suspend/resume support for PV on HVM guests. by Stefano Stabellini · 15 years ago
- 38e20b0 x86/xen: event channels delivery on HVM. by Sheng Yang · 15 years ago
- bee6ab53 x86: early PV on HVM features initialization. by Sheng Yang · 15 years ago
- 093d7b4 xen: release unused free memory by Miroslav Rezanina · 15 years ago
- 7347b40 xen: Allow unprivileged Xen domains to create iomap pages by Alex Nixon · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 817a824 x86, xen: Disable highmem PTE allocation even when CONFIG_HIGHPTE=y by Ian Campbell · 15 years ago
- e68266b x86: xen: 64-bit kernel RPL should be 0 by Ian Campbell · 15 years ago
- 11bd04f Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
- ab1831b Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 15 years ago
- e33c019 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 5d990b6 PCI: add pci_request_acs by Chris Wright · 15 years ago