- 5926f87 Revert "xen: properly account for _PAGE_NUMA during xen pte translations" by David Vrabel · 11 years ago
- a9c8e4b xen: properly account for _PAGE_NUMA during xen pte translations by Mel Gorman · 11 years ago
- 1cd731d Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
- afca501 xen/pvh: set CR4 flags for APs by Mukesh Rathor · 11 years ago
- e85fc98 Revert "xen/grant-table: Avoid m2p_override during mapping" by Konrad Rzeszutek Wilk · 11 years ago
- 14164b4 Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
- f93576e xen/pvh: Fix misplaced kfree from xlated_setup_gnttab_pages by Dave Jones · 11 years ago
- 08ece5b xen/grant-table: Avoid m2p_override during mapping by Zoltan Kiss · 11 years ago
- 12f2bbd Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 07ba06d x86, asmlinkage, xen: Fix type of NMI by Andi Kleen · 11 years ago
- dd41f81 x86, asmlinkage, xen, kvm: Make {xen,kvm}_lock_spinning global and visible by Andi Kleen · 11 years ago
- a2e7f0e x86, asmlinkage, paravirt: Make paravirt thunks global by Andi Kleen · 11 years ago
- c9f6e99 xen/pvh: Set X86_CR0_WP and others in CR0 (v2) by Roger Pau Monne · 11 years ago
- 54d44eb xen/pvh: Use 'depend' instead of 'select'. by Konrad Rzeszutek Wilk · 11 years ago
- 5602aba xen/pvh: remove duplicated include from enlighten.c by Wei Yongjun · 11 years ago
- 0869a64 xen/pvh: Fix compile issues with xen_pvh_domain() by Konrad Rzeszutek Wilk · 11 years ago
- 4e903a2 xen/pvh: Support ParaVirtualized Hardware extensions (v3). by Mukesh Rathor · 11 years ago
- 6926f6d xen/pvh: Piggyback on PVHVM for grant driver (v4) by Konrad Rzeszutek Wilk · 11 years ago
- 2771374 xen/pvh: Piggyback on PVHVM for event channels (v2) by Mukesh Rathor · 11 years ago
- 9103bb0 xen/pvh: Update E820 to work with PVH (v2) by Mukesh Rathor · 11 years ago
- 5840c84 xen/pvh: Secondary VCPU bringup (non-bootup CPUs) by Mukesh Rathor · 11 years ago
- 8d656bb xen/pvh: Load GDT/GS in early PV bootup code for BSP. by Mukesh Rathor · 11 years ago
- 4dd322b xen/pvh: Setup up shared_info. by Mukesh Rathor · 11 years ago
- 76bccef xen/pvh/mmu: Use PV TLB instead of native. by Mukesh Rathor · 11 years ago
- 4e44e44 xen/pvh: MMU changes for PVH (v2) by Mukesh Rathor · 11 years ago
- b621e15 xen/mmu: Cleanup xen_pagetable_p2m_copy a bit. by Konrad Rzeszutek Wilk · 11 years ago
- 32df75c xen/mmu/p2m: Refactor the xen_pagetable_init code (v2). by Konrad Rzeszutek Wilk · 11 years ago
- 696fd7c xen/pvh: Don't setup P2M tree. by Konrad Rzeszutek Wilk · 11 years ago
- d285d68 xen/pvh: Early bootup changes in PV code (v4). by Mukesh Rathor · 11 years ago
- ddc416c xen/pvh/x86: Define what an PVH guest is (v3). by Mukesh Rathor · 11 years ago
- 8785c67 xen/x86: set VIRQ_TIMER priority to maximum by David Vrabel · 11 years ago
- 6f6c15e xen/pvhvm: Remove the xen_platform_pci int. by Konrad Rzeszutek Wilk · 11 years ago
- 51c71a3 xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4). by Konrad Rzeszutek Wilk · 11 years ago
- eda670c Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
- 49076ec mm: dynamically allocate page->ptl if it cannot be embedded to struct page by Kirill A. Shutemov · 11 years ago
- 57c1ffc mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKS by Kirill A. Shutemov · 11 years ago
- e1d8f62 Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-3.13 by Konrad Rzeszutek Wilk · 11 years ago
- 92c0fd1 pci-swiotlb-xen: call pci_request_acs only ifdef CONFIG_PCI by Stefano Stabellini · 11 years ago
- 3b284bd xen: delete new instances of added __cpuinit by Paul Gortmaker · 11 years ago
- 9d71cee x86/xen: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
- 7cde9b2 xen: Fix possible user space selector corruption by Frediano Ziglio · 11 years ago
- 1b65c4e swiotlb-xen: use xen_alloc/free_coherent_pages by Stefano Stabellini · 11 years ago
- 6990890 xen: make xen_create_contiguous_region return the dma address by Stefano Stabellini · 11 years ago
- 2f558d4 xen/x86: allow __set_phys_to_machine for autotranslate guests by Stefano Stabellini · 11 years ago
- b1922a5 xen/mmu: Correct PAT MST setting. by Konrad Rzeszutek Wilk · 11 years ago
- 4b97280 Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
- 0160676 xen/p2m: check MFN is in range before using the m2p table by David Vrabel · 11 years ago
- a945928 xen: Do not enable spinlocks before jump_label_init() has executed by Konrad Rzeszutek Wilk · 11 years ago
- a60d4b9 Merge tag 'stable/for-linus-3.12-rc0-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
- c3b7cb1 xen/spinlock: Don't use __initdate for xen_pv_spin by Konrad Rzeszutek Wilk · 11 years ago
- fb78e58 Revert "xen/spinlock: Disable IRQ spinlock (PV) allocation on PVHVM" by Konrad Rzeszutek Wilk · 11 years ago
- 3310bbe xen/spinlock: Don't setup xen spinlock IPI kicker if disabled. by Konrad Rzeszutek Wilk · 11 years ago
- 26a7999 xen/smp: Update pv_lock_ops functions before alternative code starts under PVHVM by Konrad Rzeszutek Wilk · 11 years ago
- 6055aaf xen/spinlock: We don't need the old structure anymore by Konrad Rzeszutek Wilk · 11 years ago
- 1fb3a8b xen/spinlock: Fix locking path engaging too soon under PVHVM. by Konrad Rzeszutek Wilk · 11 years ago
- 65320fc Merge tag 'v3.11-rc7' into stable/for-linus-3.12 by Konrad Rzeszutek Wilk · 11 years ago
- c3f31f6 Merge branch 'x86/spinlocks' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into stable/for-linus-3.12 by Konrad Rzeszutek Wilk · 11 years ago
- d7f8f48 xen/p2m: Don't call get_balloon_scratch_page() twice, keep interrupts disabled for multicalls by Boris Ostrovsky · 11 years ago
- cf39c8e Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
- 816434e Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 05eebfb Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 2a47550 Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- eb86b5f x86/asmlinkage: Fix warning in xen asmlinkage change by Andi Kleen · 11 years ago
- d936d2d Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
- 669b0ae xen/pvhvm: Initialize xen panic handler for PVHVM guests by Vaughan Cao · 11 years ago
- ee07264 xen/m2p: use GNTTABOP_unmap_and_replace to reinstate the original mapping by Stefano Stabellini · 11 years ago
- fc78d34 xen/smp: initialize IPI vectors before marking CPU online by Chuck Anderson · 11 years ago
- e201bfc x86/xen: during early setup, only 1:1 map the ISA region by David Vrabel · 11 years ago
- fb58e30 x86/xen: disable premption when enabling local irqs by David Vrabel · 11 years ago
- 3bc38cb x86/xen: do not identity map UNUSABLE regions in the machine E820 by David Vrabel · 11 years ago
- 65a45fa xen/p2m: avoid unneccesary TLB flush in m2p_remove_override() by David Vrabel · 11 years ago
- 6efa20e xen: Support 64-bit PV guest receiving NMIs by Konrad Rzeszutek Wilk · 11 years ago
- 1ed7bf5 xen, pvticketlock: Allow interrupts to be enabled while blocking by Jeremy Fitzhardinge · 11 years ago
- 96f853e x86, ticketlock: Add slowpath logic by Jeremy Fitzhardinge · 11 years ago
- 354714d x86, pvticketlock: Use callee-save for lock_spinning by Jeremy Fitzhardinge · 11 years ago
- b8fa70b xen, pvticketlocks: Add xen_nopvspin parameter to disable xen pv ticketlocks by Jeremy Fitzhardinge · 11 years ago
- 80bd58f xen, pvticketlock: Xen implementation for PV ticket locks by Jeremy Fitzhardinge · 11 years ago
- bf7aab3 xen: Defer spinlock setup until boot CPU setup by Jeremy Fitzhardinge · 11 years ago
- 545ac13 x86, spinlock: Replace pv spinlocks with pv ticketlocks by Jeremy Fitzhardinge · 11 years ago
- 9a55fdb x86, asmlinkage, paravirt: Add __visible/asmlinkage to xen paravirt ops by Andi Kleen · 11 years ago
- 9df56f1 x86: Correctly detect hypervisor by Jason Wang · 11 years ago
- 148f9bb x86: delete __cpuinit usage from all x86 files by Paul Gortmaker · 11 years ago
- 21884a8 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 2b0f893 Merge branch 'timers/posix-cpu-timers-for-tglx' of by Thomas Gleixner · 11 years ago
- 3e34131 Merge tag 'stable/for-linus-3.11-rc0-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
- d652df0 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 47433b8 x86: xen: Sync the CMOS RTC as well as the Xen wallclock by David Vrabel · 11 years ago
- 5584880 x86: xen: Sync the wallclock when the system time is set by David Vrabel · 11 years ago
- 0b0c002 xen/time: remove blocked time accounting from xen "clockchip" by Laszlo Ersek · 13 years ago
- 09e99da xen/time: Free onlined per-cpu data structure if we want to online it again. by Konrad Rzeszutek Wilk · 11 years ago
- a05e2c3 xen/time: Check that the per_cpu data structure has data before freeing. by Konrad Rzeszutek Wilk · 11 years ago
- c9d76a2 xen/time: Don't leak interrupt name when offlining. by Konrad Rzeszutek Wilk · 11 years ago
- 31620a1 xen/time: Encapsulate the struct clock_event_device in another structure. by Konrad Rzeszutek Wilk · 11 years ago
- 354e7b7 xen/spinlock: Don't leak interrupt name when offlining. by Konrad Rzeszutek Wilk · 11 years ago
- b85fffe xen/smp: Don't leak interrupt name when offlining. by Konrad Rzeszutek Wilk · 11 years ago
- ee336e1 xen/smp: Set the per-cpu IRQ number to a valid default. by Konrad Rzeszutek Wilk · 11 years ago
- 9547689 xen/smp: Introduce a common structure to contain the IRQ name and interrupt line. by Konrad Rzeszutek Wilk · 11 years ago
- 53b94fd xen/smp: Coalesce the free_irq calls in one function. by Konrad Rzeszutek Wilk · 11 years ago
- 60e019e x86: Get rid of ->hard_math and all the FPU asm fu by H. Peter Anvin · 12 years ago
- 466318a xen/smp: Fixup NOHZ per cpu data when onlining an offline CPU. by Konrad Rzeszutek Wilk · 11 years ago