Age | Commit message (Expand) | Author | Files | Lines |
2014-04-03 | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -1/+1 |
2014-04-02 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+0 |
2014-04-01 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2014-03-25 | Revert "xen: properly account for _PAGE_NUMA during xen pte translations" | David Vrabel | 1 | -2/+2 |
2014-03-14 | x86, vdso, xen: Remove stray reference to FIX_VDSO | H. Peter Anvin | 1 | -1/+0 |
2014-03-04 | x86: Xen: Use the core irq stats function | Thomas Gleixner | 1 | -1/+1 |
2014-02-27 | x86, platforms: Remove SGI Visual Workstation | H. Peter Anvin | 1 | -1/+1 |
2014-02-11 | xen: properly account for _PAGE_NUMA during xen pte translations | Mel Gorman | 1 | -2/+2 |
2014-02-06 | Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2 | -2/+27 |
2014-02-04 | xen/pvh: set CR4 flags for APs | Mukesh Rathor | 1 | -0/+12 |
2014-02-03 | Revert "xen/grant-table: Avoid m2p_override during mapping" | Konrad Rzeszutek Wilk | 1 | -2/+15 |
2014-01-31 | Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc... | Linus Torvalds | 2 | -16/+4 |
2014-01-31 | xen/pvh: Fix misplaced kfree from xlated_setup_gnttab_pages | Dave Jones | 1 | -1/+2 |
2014-01-31 | xen/grant-table: Avoid m2p_override during mapping | Zoltan Kiss | 1 | -15/+2 |
2014-01-31 | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 4 | -15/+15 |
2014-01-30 | x86, asmlinkage, xen: Fix type of NMI | Andi Kleen | 1 | -2/+2 |
2014-01-30 | x86, asmlinkage, xen, kvm: Make {xen,kvm}_lock_spinning global and visible | Andi Kleen | 1 | -1/+1 |
2014-01-30 | x86, asmlinkage, paravirt: Make paravirt thunks global | Andi Kleen | 2 | -12/+12 |
2014-01-21 | xen/pvh: Set X86_CR0_WP and others in CR0 (v2) | Roger Pau Monne | 3 | -5/+32 |
2014-01-10 | xen/pvh: Use 'depend' instead of 'select'. | Konrad Rzeszutek Wilk | 1 | -2/+1 |
2014-01-07 | xen/pvh: remove duplicated include from enlighten.c | Wei Yongjun | 1 | -1/+0 |
2014-01-07 | xen/pvh: Fix compile issues with xen_pvh_domain() | Konrad Rzeszutek Wilk | 1 | -0/+1 |
2014-01-06 | xen/pvh: Support ParaVirtualized Hardware extensions (v3). | Mukesh Rathor | 2 | -2/+25 |
2014-01-06 | xen/pvh: Piggyback on PVHVM for grant driver (v4) | Konrad Rzeszutek Wilk | 1 | -0/+62 |
2014-01-06 | xen/pvh: Piggyback on PVHVM for event channels (v2) | Mukesh Rathor | 2 | -3/+7 |
2014-01-06 | xen/pvh: Update E820 to work with PVH (v2) | Mukesh Rathor | 1 | -2/+20 |
2014-01-06 | xen/pvh: Secondary VCPU bringup (non-bootup CPUs) | Mukesh Rathor | 3 | -19/+42 |
2014-01-06 | xen/pvh: Load GDT/GS in early PV bootup code for BSP. | Mukesh Rathor | 1 | -2/+37 |
2014-01-06 | xen/pvh: Setup up shared_info. | Mukesh Rathor | 1 | -0/+3 |
2014-01-06 | xen/pvh/mmu: Use PV TLB instead of native. | Mukesh Rathor | 1 | -0/+9 |
2014-01-06 | xen/pvh: MMU changes for PVH (v2) | Mukesh Rathor | 1 | -35/+46 |
2014-01-06 | xen/mmu: Cleanup xen_pagetable_p2m_copy a bit. | Konrad Rzeszutek Wilk | 1 | -20/+20 |
2014-01-06 | xen/mmu/p2m: Refactor the xen_pagetable_init code (v2). | Konrad Rzeszutek Wilk | 1 | -33/+37 |
2014-01-06 | xen/pvh: Don't setup P2M tree. | Konrad Rzeszutek Wilk | 2 | -4/+11 |
2014-01-06 | xen/pvh: Early bootup changes in PV code (v4). | Mukesh Rathor | 2 | -20/+46 |
2014-01-06 | xen/pvh/x86: Define what an PVH guest is (v3). | Mukesh Rathor | 1 | -0/+5 |
2014-01-06 | xen/x86: set VIRQ_TIMER priority to maximum | David Vrabel | 1 | -0/+1 |
2014-01-03 | xen/pvhvm: Remove the xen_platform_pci int. | Konrad Rzeszutek Wilk | 1 | -3/+2 |
2014-01-03 | xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4). | Konrad Rzeszutek Wilk | 1 | -0/+74 |
2013-11-15 | Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 7 | -17/+25 |
2013-11-15 | mm: dynamically allocate page->ptl if it cannot be embedded to struct page | Kirill A. Shutemov | 1 | -1/+1 |
2013-11-15 | mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKS | Kirill A. Shutemov | 1 | -3/+3 |
2013-11-09 | Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-... | Konrad Rzeszutek Wilk | 2 | -6/+11 |
2013-11-09 | pci-swiotlb-xen: call pci_request_acs only ifdef CONFIG_PCI | Stefano Stabellini | 1 | -0/+4 |
2013-11-09 | xen: delete new instances of added __cpuinit | Paul Gortmaker | 1 | -1/+1 |
2013-11-07 | x86/xen: remove deprecated IRQF_DISABLED | Michael Opdenacker | 3 | -8/+7 |
2013-10-10 | xen: Fix possible user space selector corruption | Frediano Ziglio | 1 | -0/+9 |
2013-10-10 | swiotlb-xen: use xen_alloc/free_coherent_pages | Stefano Stabellini | 1 | -2/+5 |
2013-10-09 | xen: make xen_create_contiguous_region return the dma address | Stefano Stabellini | 1 | -1/+3 |
2013-10-10 | xen/x86: allow __set_phys_to_machine for autotranslate guests | Stefano Stabellini | 1 | -3/+3 |