- 1ea644c x86/xen: panic on bad Xen-provided memory map by Martin Kelly · 10 years ago
- 3251f20 x86/xen: Fix incorrect per_cpu accessor in xen_clocksource_read() by Boris Ostrovsky · 10 years ago
- 3a0e94f x86/xen: avoid race in p2m handling by Juergen Gross · 10 years ago
- 2c18568 x86/xen: delay construction of mfn_list_list by Juergen Gross · 10 years ago
- 239af7c x86/xen: avoid writing to freed memory after race in p2m handling by Juergen Gross · 10 years ago
- 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
- 19e00d5 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- a2ef5dc x86/xen: Set EFER.NX and EFER.SCE in PVH guests by Mukesh Rathor · 10 years ago
- d1e9abd xen: eliminate scalability issues from initrd handling by Juergen Gross · 10 years ago
- f955371 x86: remove the Xen-specific _PAGE_IOMAP PTE flag by David Vrabel · 11 years ago
- 7f2f882 x86/xen: do not use _PAGE_IOMAP PTE flag for I/O mappings by David Vrabel · 11 years ago
- 342cd34 xen/efi: Directly include needed headers by Daniel Kiper · 10 years ago
- 4fbb67e3 xen/setup: Remap Xen Identity Mapped RAM by Matt Rushton · 10 years ago
- ce4b1b1 x86/smpboot: Initialize secondary CPU only if master CPU will wait for it by Igor Mammedov · 11 years ago
- 0b5a506 x86/xen: don't copy bogus duplicate entries into kernel page tables by Stefan Bader · 10 years ago
- 89cbc76 x86: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
- 7d951f3 x86/xen: use vmap() to map grant table pages in PVH guests by David Vrabel · 10 years ago
- 8d5999d x86/xen: resume timer irqs early by David Vrabel · 10 years ago
- e306e3b Merge tag 'stable/for-linus-3.17-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
- 76f09aa Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 3fbdf63 xen/setup: Remove Identity Map Debug Message by Matt Rushton · 10 years ago
- acba648 Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
- b7dd0e3 x86/xen: safely map and unmap grant frames when in atomic context by David Vrabel · 10 years ago
- c7341d6 arch/x86/xen: Silence compiler warnings by Daniel Kiper · 10 years ago
- be81c8a xen: Put EFI machinery in place by Daniel Kiper · 11 years ago
- 438b33c xen/grant-table: remove support for V2 tables by David Vrabel · 11 years ago
- 162e371 x86/xen: safely map and unmap grant frames when in atomic context by David Vrabel · 10 years ago
- 8d693b9 xen: Introduce 'xen_nopv' to disable PV extensions for HVM guests. by Konrad Rzeszutek Wilk · 10 years ago
- 3d09c62 Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
- ea9f927 x86/xen: no need to explicitly register an NMI callback by David Vrabel · 11 years ago
- a0abcf2e Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
- 562658f Revert "xen/pvh: Update E820 to work with PVH (v2)" by David Vrabel · 11 years ago
- abacaad x86/xen: fix memory setup for PVH dom0 by David Vrabel · 11 years ago
- 9f888b3 Merge tag 'stable/for-linus-3.16-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip into next by Linus Torvalds · 11 years ago
- 77945ca x86/xen: map foreign pfns for autotranslated guests by Mukesh Rathor · 11 years ago
- 03c1b4e Merge remote-tracking branch 'origin/x86/espfix' into x86/vdso by H. Peter Anvin · 11 years ago
- f59c514 x86/xen: do not use _PAGE_IOMAP in xen_remap_domain_mfn_range() by David Vrabel · 11 years ago
- 25b884a x86/xen: set regions above the end of RAM as 1:1 by David Vrabel · 11 years ago
- 2dcc9a3 x86/xen: only warn once if bad MFNs are found during setup by David Vrabel · 11 years ago
- 3cb83e4 x86/xen: compactly store large identity ranges in the p2m by David Vrabel · 11 years ago
- a9b5bff x86/xen: fix set_phys_range_identity() if pfn_e > MAX_P2M_PFN by David Vrabel · 11 years ago
- fcca2e3 x86/xen: rename early_p2m_alloc() and early_p2m_alloc_middle() by David Vrabel · 11 years ago
- bc5eb20 xen/x86: set panic notifier priority to minimum by Radim Krčmář · 11 years ago
- aa8532c xen: refactor suspend pre/post hooks by David Vrabel · 11 years ago
- 2605fc2 asmlinkage, x86: Add explicit __visible to arch/x86/* by Andi Kleen · 11 years ago
- f40c330 x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSO by Andy Lutomirski · 11 years ago
- 6f121e5 x86, vdso: Reimplement vdso.so preparation in build-time C by Andy Lutomirski · 11 years ago
- 88764e0 Merge tag 'stable/for-linus-3.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
- e0fc17a xen/spinlock: Don't enable them unconditionally. by Konrad Rzeszutek Wilk · 11 years ago
- 4461bbc x86/xen: Fix 32-bit PV guests's usage of kernel_stack by Boris Ostrovsky · 11 years ago
- 2c5cb27 Merge commit '683b6c6f82a60fabf47012581c2cfbf1b037ab95' into stable/for-linus-3.15 by David Vrabel · 11 years ago
- a372c96 Merge tag 'stable/for-linus-3.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
- 467cbd2 Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- c6f2124 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 683b6c6 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 5926f87 Revert "xen: properly account for _PAGE_NUMA during xen pte translations" by David Vrabel · 11 years ago
- 1429d46 xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_override by Zoltan Kiss · 11 years ago
- 395edbb xen: remove XEN_PRIVILEGED_GUEST by Michael Opdenacker · 11 years ago
- 1f2cbcf x86, vdso, xen: Remove stray reference to FIX_VDSO by H. Peter Anvin · 11 years ago
- 770144e x86: Xen: Use the core irq stats function by Thomas Gleixner · 11 years ago
- c5f9ee3 x86, platforms: Remove SGI Visual Workstation by H. Peter Anvin · 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