2012-11-06 |
Konrad Rzeszutek... | Merge branch 'stable/for-linus-3.7.rebased' into uek2... |
commit | commitdiff | tree |
2012-11-06 |
Konrad Rzeszutek... | xen/mmu: Use Xen specific TLB flush instead of the... |
commit | commitdiff | tree |
2012-09-19 |
Konrad Rzeszutek... | Merge branch 'stable/for-linus-3.6.rebased' into uek2... |
commit | commitdiff | tree |
2012-09-19 |
Konrad Rzeszutek... | Merge branch 'stable/xen-pciback-0.6.3.bugfixes' into... |
commit | commitdiff | tree |
2012-09-19 |
Ian Campbell | xen: resynchronise grant table status codes with upstream |
commit | commitdiff | tree |
2012-09-19 |
Dan Carpenter | xen/privcmd: return -EFAULT on error |
commit | commitdiff | tree |
2012-09-19 |
Andres Lagar... | xen/privcmd: Fix mmap batch ioctl error status copy... |
commit | commitdiff | tree |
2012-09-19 |
Andres Lagar... | xen/privcmd: add PRIVCMD_MMAPBATCH_V2 ioctl |
commit | commitdiff | tree |
2012-09-19 |
David Vrabel | xen/mm: return more precise error from xen_remap_domain... |
commit | commitdiff | tree |
2012-09-19 |
Konrad Rzeszutek... | xen/swiotlb: Fix compile warnings when using plain... |
commit | commitdiff | tree |
2012-09-19 |
Konrad Rzeszutek... | xen/swiotlb: Remove functions not needed anymore. |
commit | commitdiff | tree |
2012-09-19 |
Stefano Stabellini | xen: allow privcmd for HVM guests |
commit | commitdiff | tree |
2012-09-19 |
Daniel De Graaf | xen/sysfs: Use XENVER_guest_handle to query UUID |
commit | commitdiff | tree |
2012-09-19 |
Konrad Rzeszutek... | xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make funct... |
commit | commitdiff | tree |
2012-09-19 |
Stefano Stabellini | xen: missing includes |
commit | commitdiff | tree |
2012-09-19 |
Stefano Stabellini | xen: update xen_add_to_physmap interface |
commit | commitdiff | tree |
2012-09-19 |
Jan Beulich | xen-pciback: support wild cards in slot specifications |
commit | commitdiff | tree |
2012-09-19 |
Konrad Rzeszutek... | xen/boot: Disable BIOS SMP MP table search. |
commit | commitdiff | tree |
2012-09-19 |
Stefano Stabellini | xen/m2p: do not reuse kmap_op->dev_bus_addr |
commit | commitdiff | tree |
2012-09-19 |
Konrad Rzeszutek... | xen/pciback: Fix proper FLR steps. |
commit | commitdiff | tree |
2012-09-19 |
Konrad Rzeszutek... | xen/setup: Fix one-off error when adding for-balloon... |
commit | commitdiff | tree |
2012-09-04 |
Konrad Rzeszutek... | Merge branch 'stable/for-linus-3.7.rebased' into uek2... |
commit | commitdiff | tree |
2012-09-04 |
Konrad Rzeszutek... | xen/p2m: Fix one by off error in checking the P2M tree... |
commit | commitdiff | tree |
2012-09-04 |
Konrad Rzeszutek... | Merge branch 'stable/for-linus-3.7.rebased' into uek2... |
commit | commitdiff | tree |
2012-09-04 |
Konrad Rzeszutek... | xen/p2m: When revectoring deal with holes in the P2M... |
commit | commitdiff | tree |
2012-09-04 |
Konrad Rzeszutek... | xen/mmu: Recycle the Xen provided L4, L3, and L2 pages |
commit | commitdiff | tree |
2012-08-17 |
Konrad Rzeszutek... | Merge branch 'stable/for-linus-3.7.rebased' into uek2... |
commit | commitdiff | tree |
2012-08-17 |
Konrad Rzeszutek... | xen/mmu: If the revector fails, don't attempt to revect... |
commit | commitdiff | tree |
2012-08-17 |
Konrad Rzeszutek... | xen/p2m: When revectoring deal with holes in the P2M... |
commit | commitdiff | tree |
2012-08-17 |
Konrad Rzeszutek... | xen/p2m: Reuse existing P2M leafs if they are filled... |
commit | commitdiff | tree |
2012-08-14 |
Konrad Rzeszutek... | Revert "xen PVonHVM: move shared_info to MMIO before... |
commit | commitdiff | tree |
2012-08-14 |
Konrad Rzeszutek... | xen/mmu: Release just the MFN list, not MFN list and... |
commit | commitdiff | tree |
2012-07-31 |
Konrad Rzeszutek... | Merge branch 'stable/for-linus-3.7.rebased' into uek2... |
commit | commitdiff | tree |
2012-07-31 |
Konrad Rzeszutek... | xen/mmu/enlighten: Fix memblock_x86_reserve_range downport. |
commit | commitdiff | tree |
2012-07-31 |
Konrad Rzeszutek... | Merge branch 'stable/for-linus-3.7.rebased' into uek2... |
commit | commitdiff | tree |
2012-07-31 |
Konrad Rzeszutek... | xen/p2m: Reserve 8MB of _brk space for P2M leafs when... |
commit | commitdiff | tree |
2012-07-31 |
Konrad Rzeszutek... | xen/mmu: Remove from __ka space PMD entries for pagetables. |
commit | commitdiff | tree |
2012-07-31 |
Konrad Rzeszutek... | xen/mmu: Copy and revector the P2M tree. |
commit | commitdiff | tree |
2012-07-31 |
Konrad Rzeszutek... | xen/p2m: Add logic to revector a P2M tree to use __va... |
commit | commitdiff | tree |
2012-07-31 |
Konrad Rzeszutek... | xen/mmu: Recycle the Xen provided L4, L3, and L2 pages |
commit | commitdiff | tree |
2012-07-31 |
Konrad Rzeszutek... | xen/mmu: For 64-bit do not call xen_map_identity_early |
commit | commitdiff | tree |
2012-07-31 |
Konrad Rzeszutek... | xen/mmu: use copy_page instead of memcpy. |
commit | commitdiff | tree |
2012-07-31 |
Konrad Rzeszutek... | xen/mmu: Provide comments describing the _ka and _va... |
commit | commitdiff | tree |
2012-07-31 |
Konrad Rzeszutek... | xen/mmu: The xen_setup_kernel_pagetable doesn't need... |
commit | commitdiff | tree |
2012-07-31 |
Konrad Rzeszutek... | xen/x86: Use memblock_reserve for sensitive areas. |
commit | commitdiff | tree |
2012-07-31 |
Konrad Rzeszutek... | xen/p2m: Fix the comment describing the P2M tree. |
commit | commitdiff | tree |
2012-07-31 |
Konrad Rzeszutek... | xen/perf: Define .glob for the different hypercalls. |
commit | commitdiff | tree |
2012-07-25 |
Konrad Rzeszutek... | Merge branch 'stable/for-linus-3.6.rebased' into uek2... |
commit | commitdiff | tree |
2012-07-25 |
Konrad Rzeszutek... | xen/p2m: Check __brk_limit before allocating. |
commit | commitdiff | tree |
2012-07-19 |
Andre Przywara | xen/setup: filter APERFMPERF cpuid feature out |
commit | commitdiff | tree |
2012-07-19 |
Konrad Rzeszutek... | xen/acpi: Fix potential memory leak. |
commit | commitdiff | tree |
2012-07-19 |
Konrad Rzeszutek... | Merge branch 'stable/for-linus-3.6.rebased' into uek2... |
commit | commitdiff | tree |
2012-07-19 |
Olaf Hering | xen PVonHVM: move shared_info to MMIO before kexec |
commit | commitdiff | tree |
2012-07-19 |
Olaf Hering | xen: simplify init_hvm_pv_info |
commit | commitdiff | tree |
2012-07-19 |
Olaf Hering | xen: remove cast from HYPERVISOR_shared_info assignment |
commit | commitdiff | tree |
2012-07-19 |
Olaf Hering | xen: enable platform-pci only in a Xen guest |
commit | commitdiff | tree |
2012-07-19 |
Olaf Hering | xen/pv-on-hvm kexec: shutdown watches from old kernel |
commit | commitdiff | tree |
2012-07-19 |
Konrad Rzeszutek... | Revert "xen/pv-on-hvm kexec: add xs_reset_watches to... |
commit | commitdiff | tree |
2012-07-19 |
Konrad Rzeszutek... | xen/hvc: Fix up checks when the info is allocated. |
commit | commitdiff | tree |
2012-07-19 |
David Vrabel | xen/mm: zero PTEs for non-present MFNs in the initial... |
commit | commitdiff | tree |
2012-07-19 |
David Vrabel | xen/mm: do direct hypercall in xen_set_pte() if batchin... |
commit | commitdiff | tree |
2012-07-19 |
David Vrabel | xen/x86: add desc_equal() to compare GDT descriptors |
commit | commitdiff | tree |
2012-07-19 |
David Vrabel | x86/xen: avoid updating TLS descriptors if they haven... |
commit | commitdiff | tree |
2012-07-19 |
zhenzhong.duan | xen: populate correct number of pages when across mem... |
commit | commitdiff | tree |
2012-06-19 |
Liu, Jinsong | xen/mce: add .poll method for mcelog device driver |
commit | commitdiff | tree |
2012-06-12 |
Konrad Rzeszutek... | Merge branch 'stable/for-linus-3.6.rebased' into uek2... |
commit | commitdiff | tree |
2012-06-12 |
Konrad Rzeszutek... | Merge branch 'stable/not-upstreamed' into uek2-merge |
commit | commitdiff | tree |
2012-06-12 |
Konrad Rzeszutek... | Revert "xen/mce: Add mcelog support for Xen platform" |
commit | commitdiff | tree |
2012-06-12 |
Konrad Rzeszutek... | Revert "xen/mce: Register native mce handler as vMCE... |
commit | commitdiff | tree |
2012-06-12 |
Liu, Jinsong | xen/mce: schedule a workqueue to avoid sleep in atomic... |
commit | commitdiff | tree |
2012-06-12 |
Liu, Jinsong | xen/mce: Register native mce handler as vMCE bounce... |
commit | commitdiff | tree |
2012-06-12 |
Liu, Jinsong | x86, MCE, AMD: Adjust initcall sequence for xen |
commit | commitdiff | tree |
2012-06-12 |
Liu, Jinsong | xen/mce: Add mcelog support for Xen platform |
commit | commitdiff | tree |
2012-05-29 |
Konrad Rzeszutek... | Merge branch 'stable/for-linus-3.5.rebased' into uek2... |
commit | commitdiff | tree |
2012-05-29 |
Konrad Rzeszutek... | xen/blkback: Copy id field when doing BLKIF_DISCARD. |
commit | commitdiff | tree |
2012-05-29 |
Konrad Rzeszutek... | xen/balloon: Subtract from xen_released_pages the count... |
commit | commitdiff | tree |
2012-05-23 |
Konrad Rzeszutek... | Merge branch 'stable/for-linus-3.5.rebased' into uek2... |
commit | commitdiff | tree |
2012-05-23 |
Konrad Rzeszutek... | xen/events: Add WARN_ON when quick lookup found invalid... |
commit | commitdiff | tree |
2012-05-23 |
Konrad Rzeszutek... | xen/hvc: Check HVM_PARAM_CONSOLE_[EVTCHN|PFN] for corre... |
commit | commitdiff | tree |
2012-05-23 |
Konrad Rzeszutek... | xen/hvc: Fix error cases around HVM_PARAM_CONSOLE_PFN |
commit | commitdiff | tree |
2012-05-23 |
Konrad Rzeszutek... | xen/hvc: Collapse error logic. |
commit | commitdiff | tree |
2012-05-21 |
Konrad Rzeszutek... | Merge branch 'stable/for-linus-3.5.rebased' into uek2... |
commit | commitdiff | tree |
2012-05-21 |
Dan Carpenter | hvc_xen: NULL dereference on allocation failure |
commit | commitdiff | tree |
2012-05-21 |
Stefano Stabellini | xen: do not map the same GSI twice in PVHVM guests. |
commit | commitdiff | tree |
2012-05-21 |
Konrad Rzeszutek... | xen/setup: Work properly with 'dom0_mem=X' or with... |
commit | commitdiff | tree |
2012-05-21 |
Konrad Rzeszutek... | Merge branch 'stable/for-linus-3.5.rebased' into uek2... |
commit | commitdiff | tree |
2012-05-21 |
Daniel De Graaf | xenbus: Add support for xenbus backend in stub domain |
commit | commitdiff | tree |
2012-05-21 |
Konrad Rzeszutek... | xen/smp: unbind irqworkX when unplugging vCPUs. |
commit | commitdiff | tree |
2012-05-11 |
Konrad Rzeszutek... | Merge branch 'stable/not-upstreamed' into uek2-merge |
commit | commitdiff | tree |
2012-05-11 |
Liu, Jinsong | xen/mce: Register native mce handler as vMCE bounce... |
commit | commitdiff | tree |
2012-05-11 |
Liu, Jinsong | xen/mce: Add mcelog support for Xen platform |
commit | commitdiff | tree |
2012-05-11 |
Konrad Rzeszutek... | Revert "Add mcelog support from xen platform" |
commit | commitdiff | tree |
2012-05-11 |
Konrad Rzeszutek... | Revert "xen/mce: Change the machine check point" |
commit | commitdiff | tree |
2012-05-11 |
Konrad Rzeszutek... | xen/processor-passthru: Remove the Kconfig entry that... |
commit | commitdiff | tree |
2012-05-11 |
Konrad Rzeszutek... | xen/gntdev: Fix merge error. |
commit | commitdiff | tree |
2012-05-11 |
Konrad Rzeszutek... | Merge branch 'stable/for-linus-3.5.rebased' into uek2... |
commit | commitdiff | tree |
2012-05-11 |
Ingo Molnar | x86/apic: Fix UP boot crash |
commit | commitdiff | tree |
2012-05-11 |
Lin Ming | xen/apic: implement io apic read with hypercall |
commit | commitdiff | tree |
2012-05-11 |
Konrad Rzeszutek... | xen/x86: Implement x86_apic_ops |
commit | commitdiff | tree |
2012-05-11 |
Konrad Rzeszutek... | x86/apic: Replace io_apic_ops with x86_io_apic_ops. |
commit | commitdiff | tree |
next |