Age | Commit message (Expand) | Author | Files | Lines |
2012-09-24 | xen/boot: Disable NUMA for PV guests. | Konrad Rzeszutek Wilk | 1 | -0/+4 |
2012-09-19 | xen/boot: Disable BIOS SMP MP table search. | Konrad Rzeszutek Wilk | 1 | -0/+4 |
2012-09-12 | xen/m2p: do not reuse kmap_op->dev_bus_addr | Stefano Stabellini | 1 | -16/+11 |
2012-09-05 | xen: fix logical error in tlb flushing | Alex Shi | 1 | -1/+1 |
2012-09-05 | Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4' into stable/for-linus... | Konrad Rzeszutek Wilk | 3 | -10/+6 |
2012-09-05 | xen/p2m: Fix one-off error in checking the P2M tree directory. | Konrad Rzeszutek Wilk | 1 | -1/+1 |
2012-08-23 | xen/setup: Fix one-off error when adding for-balloon PFNs to the P2M. | Konrad Rzeszutek Wilk | 1 | -1/+8 |
2012-08-17 | xen/p2m: Reuse existing P2M leafs if they are filled with 1:1 PFNs or INVALID. | Konrad Rzeszutek Wilk | 1 | -3/+92 |
2012-08-16 | Revert "xen PVonHVM: move shared_info to MMIO before kexec" | Konrad Rzeszutek Wilk | 3 | -109/+13 |
2012-08-02 | xen/p2m: Reserve 8MB of _brk space for P2M leafs when populating back. | Konrad Rzeszutek Wilk | 1 | -0/+5 |
2012-07-26 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -6/+6 |
2012-07-24 | Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 5 | -73/+217 |
2012-07-22 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+0 |
2012-07-19 | xen: populate correct number of pages when across mem boundary (v2) | zhenzhong.duan | 1 | -14/+9 |
2012-07-19 | xen PVonHVM: move shared_info to MMIO before kexec | Olaf Hering | 3 | -13/+109 |
2012-07-19 | xen: simplify init_hvm_pv_info | Olaf Hering | 1 | -32/+26 |
2012-07-19 | xen: remove cast from HYPERVISOR_shared_info assignment | Olaf Hering | 1 | -1/+1 |
2012-07-19 | xen/x86: avoid updating TLS descriptors if they haven't changed | David Vrabel | 1 | -3/+26 |
2012-07-19 | xen/x86: add desc_equal() to compare GDT descriptors | David Vrabel | 1 | -0/+6 |
2012-07-19 | xen/mm: zero PTEs for non-present MFNs in the initial page table | David Vrabel | 1 | -1/+8 |
2012-07-19 | xen/mm: do direct hypercall in xen_set_pte() if batching is unavailable | David Vrabel | 1 | -5/+25 |
2012-07-19 | xen/mce: Register native mce handler as vMCE bounce back point | Liu, Jinsong | 1 | -3/+7 |
2012-07-19 | xen/mce: Add mcelog support for Xen platform | Liu, Jinsong | 1 | -3/+2 |
2012-07-05 | Merge branch 'x86/cpu' into perf/core | Ingo Molnar | 1 | -2/+0 |
2012-06-27 | x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_range | Alex Shi | 1 | -6/+6 |
2012-06-15 | Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 3 | -1/+46 |
2012-06-14 | xen: mark local pages as FOREIGN in the m2p_override | Stefano Stabellini | 1 | -0/+36 |
2012-06-07 | x86, pvops: Remove hooks for {rd,wr}msr_safe_regs | Andre Przywara | 1 | -2/+0 |
2012-06-05 | x86-smp-remove-call-to-ipi_call_lock-ipi_call_unlock | Yong Zhang | 1 | -2/+0 |
2012-05-31 | xen/setup: filter APERFMPERF cpuid feature out | Andre Przywara | 1 | -0/+8 |
2012-05-30 | x86, amd, xen: Avoid NULL pointer paravirt references | Konrad Rzeszutek Wilk | 1 | -0/+3 |
2012-05-30 | xen/balloon: Subtract from xen_released_pages the count that is populated. | Konrad Rzeszutek Wilk | 1 | -1/+2 |
2012-05-24 | Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 10 | -212/+344 |
2012-05-23 | Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -4/+2 |
2012-05-22 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 5 | -4/+41 |
2012-05-21 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -15/+4 |
2012-05-21 | xen/smp: unbind irqworkX when unplugging vCPUs. | Konrad Rzeszutek Wilk | 1 | -0/+1 |
2012-05-18 | x86/xen/apic: Add missing #include <xen/xen.h> | Ingo Molnar | 1 | -1/+4 |
2012-05-08 | Merge branch 'smp/threadalloc' into smp/hotplug | Thomas Gleixner | 3 | -3/+18 |
2012-05-07 | Merge branch 'stable/autoballoon.v5.2' into stable/for-linus-3.5 | Konrad Rzeszutek Wilk | 5 | -94/+206 |
2012-05-07 | xen/acpi/sleep: Enable ACPI sleep via the __acpi_os_prepare_sleep | Konrad Rzeszutek Wilk | 1 | -0/+3 |
2012-05-07 | xen: implement IRQ_WORK_VECTOR handler | Lin Ming | 1 | -0/+30 |
2012-05-07 | xen: implement apic ipi interface | Ben Guthro | 3 | -4/+98 |
2012-05-07 | xen/setup: update VA mapping when releasing memory during setup | David Vrabel | 4 | -32/+34 |
2012-05-07 | xen/setup: Combine the two hypercall functions - since they are quite similar. | Konrad Rzeszutek Wilk | 1 | -51/+30 |
2012-05-07 | xen/setup: Populate freed MFNs from non-RAM E820 entries and gaps to E820 RAM | Konrad Rzeszutek Wilk | 1 | -4/+112 |
2012-05-07 | xen/setup: Only print "Freeing XXX-YYY pfn range: Z pages freed" if Z > 0 | Konrad Rzeszutek Wilk | 1 | -4/+7 |
2012-05-07 | xen/pci: don't use PCI BIOS service for configuration space accesses | David Vrabel | 1 | -2/+5 |
2012-05-07 | xen/pte: Fix crashes when trying to see non-existent PGD/PMD/PUD/PTEs | Konrad Rzeszutek Wilk | 1 | -1/+6 |
2012-05-07 | xen/apic: Return the APIC ID (and version) for CPU 0. | Konrad Rzeszutek Wilk | 1 | -1/+34 |