index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
Age
Commit message (
Expand
)
Author
2014-01-06
xen/pvh: Piggyback on PVHVM for event channels (v2)
Mukesh Rathor
2014-01-06
xen/pvh: Update E820 to work with PVH (v2)
Mukesh Rathor
2014-01-06
xen/pvh: Secondary VCPU bringup (non-bootup CPUs)
Mukesh Rathor
2014-01-06
xen/pvh: Load GDT/GS in early PV bootup code for BSP.
Mukesh Rathor
2014-01-06
xen/pvh: Setup up shared_info.
Mukesh Rathor
2014-01-06
xen/pvh/mmu: Use PV TLB instead of native.
Mukesh Rathor
2014-01-06
xen/pvh: MMU changes for PVH (v2)
Mukesh Rathor
2014-01-06
xen/mmu: Cleanup xen_pagetable_p2m_copy a bit.
Konrad Rzeszutek Wilk
2014-01-06
xen/mmu/p2m: Refactor the xen_pagetable_init code (v2).
Konrad Rzeszutek Wilk
2014-01-06
xen/pvh: Don't setup P2M tree.
Konrad Rzeszutek Wilk
2014-01-06
xen/pvh: Early bootup changes in PV code (v4).
Mukesh Rathor
2014-01-06
xen/pvh/x86: Define what an PVH guest is (v3).
Mukesh Rathor
2014-01-06
xen/x86: set VIRQ_TIMER priority to maximum
David Vrabel
2014-01-03
xen/pvhvm: Remove the xen_platform_pci int.
Konrad Rzeszutek Wilk
2014-01-03
xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).
Konrad Rzeszutek Wilk
2013-11-15
Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2013-11-15
mm: dynamically allocate page->ptl if it cannot be embedded to struct page
Kirill A. Shutemov
2013-11-15
mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKS
Kirill A. Shutemov
2013-11-08
Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-...
Konrad Rzeszutek Wilk
2013-11-08
pci-swiotlb-xen: call pci_request_acs only ifdef CONFIG_PCI
Stefano Stabellini
2013-11-08
xen: delete new instances of added __cpuinit
Paul Gortmaker
2013-11-06
x86/xen: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-10-10
xen: Fix possible user space selector corruption
Frediano Ziglio
2013-10-10
swiotlb-xen: use xen_alloc/free_coherent_pages
Stefano Stabellini
2013-10-09
xen: make xen_create_contiguous_region return the dma address
Stefano Stabellini
2013-10-09
xen/x86: allow __set_phys_to_machine for autotranslate guests
Stefano Stabellini
2013-09-27
xen/mmu: Correct PAT MST setting.
Konrad Rzeszutek Wilk
2013-09-25
Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2013-09-25
xen/p2m: check MFN is in range before using the m2p table
David Vrabel
2013-09-24
xen: Do not enable spinlocks before jump_label_init() has executed
Konrad Rzeszutek Wilk
2013-09-10
Merge tag 'stable/for-linus-3.12-rc0-tag-two' of git://git.kernel.org/pub/scm...
Linus Torvalds
2013-09-09
xen/spinlock: Don't use __initdate for xen_pv_spin
Konrad Rzeszutek Wilk
2013-09-09
Revert "xen/spinlock: Disable IRQ spinlock (PV) allocation on PVHVM"
Konrad Rzeszutek Wilk
2013-09-09
xen/spinlock: Don't setup xen spinlock IPI kicker if disabled.
Konrad Rzeszutek Wilk
2013-09-09
xen/smp: Update pv_lock_ops functions before alternative code starts under PVHVM
Konrad Rzeszutek Wilk
2013-09-09
xen/spinlock: We don't need the old structure anymore
Konrad Rzeszutek Wilk
2013-09-09
xen/spinlock: Fix locking path engaging too soon under PVHVM.
Konrad Rzeszutek Wilk
2013-09-09
Merge tag 'v3.11-rc7' into stable/for-linus-3.12
Konrad Rzeszutek Wilk
2013-09-09
Merge branch 'x86/spinlocks' of git://git.kernel.org/pub/scm/linux/kernel/git...
Konrad Rzeszutek Wilk
2013-09-09
xen/p2m: Don't call get_balloon_scratch_page() twice, keep interrupts disable...
Boris Ostrovsky
2013-09-04
Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2013-09-04
Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2013-09-04
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-09-04
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2013-08-22
x86/asmlinkage: Fix warning in xen asmlinkage change
Andi Kleen
2013-08-21
Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2013-08-20
xen/pvhvm: Initialize xen panic handler for PVHVM guests
Vaughan Cao
2013-08-20
xen/m2p: use GNTTABOP_unmap_and_replace to reinstate the original mapping
Stefano Stabellini
2013-08-20
xen/smp: initialize IPI vectors before marking CPU online
Chuck Anderson
2013-08-20
x86/xen: during early setup, only 1:1 map the ISA region
David Vrabel
[prev]
[next]