aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
Commit message (Expand)AuthorAge
* Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-11-14
|\
| * Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-...Konrad Rzeszutek Wilk2013-11-08
| |\
| | * swiotlb-xen: use xen_alloc/free_coherent_pagesStefano Stabellini2013-10-10
| | * xen: make xen_create_contiguous_region return the dma addressStefano Stabellini2013-10-09
| | * xen/x86: allow __set_phys_to_machine for autotranslate guestsStefano Stabellini2013-10-09
| * | pci-swiotlb-xen: call pci_request_acs only ifdef CONFIG_PCIStefano Stabellini2013-11-08
| * | xen: delete new instances of added __cpuinitPaul Gortmaker2013-11-08
| * | x86/xen: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-11-06
| * | xen/mmu: Correct PAT MST setting.Konrad Rzeszutek Wilk2013-09-27
| |/
* | mm: dynamically allocate page->ptl if it cannot be embedded to struct pageKirill A. Shutemov2013-11-14
* | mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKSKirill A. Shutemov2013-11-14
* | xen: Fix possible user space selector corruptionFrediano Ziglio2013-10-10
|/
* Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-09-25
|\
| * xen/p2m: check MFN is in range before using the m2p tableDavid Vrabel2013-09-25
| * xen: Do not enable spinlocks before jump_label_init() has executedKonrad Rzeszutek Wilk2013-09-24
* | Merge tag 'stable/for-linus-3.12-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds2013-09-10
|\|
| * xen/spinlock: Don't use __initdate for xen_pv_spinKonrad Rzeszutek Wilk2013-09-09
| * Revert "xen/spinlock: Disable IRQ spinlock (PV) allocation on PVHVM"Konrad Rzeszutek Wilk2013-09-09
| * xen/spinlock: Don't setup xen spinlock IPI kicker if disabled.Konrad Rzeszutek Wilk2013-09-09
| * xen/smp: Update pv_lock_ops functions before alternative code starts under PVHVMKonrad Rzeszutek Wilk2013-09-09
| * xen/spinlock: We don't need the old structure anymoreKonrad Rzeszutek Wilk2013-09-09
| * xen/spinlock: Fix locking path engaging too soon under PVHVM.Konrad Rzeszutek Wilk2013-09-09
| * Merge tag 'v3.11-rc7' into stable/for-linus-3.12Konrad Rzeszutek Wilk2013-09-09
| |\
| * \ Merge branch 'x86/spinlocks' of git://git.kernel.org/pub/scm/linux/kernel/git...Konrad Rzeszutek Wilk2013-09-09
| |\ \
| * | | xen/p2m: Don't call get_balloon_scratch_page() twice, keep interrupts disable...Boris Ostrovsky2013-09-09
* | | | Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-09-04
|\| | |
| * | | xen/pvhvm: Initialize xen panic handler for PVHVM guestsVaughan Cao2013-08-20
| * | | xen/m2p: use GNTTABOP_unmap_and_replace to reinstate the original mappingStefano Stabellini2013-08-20
| * | | x86/xen: during early setup, only 1:1 map the ISA regionDavid Vrabel2013-08-20
| * | | x86/xen: disable premption when enabling local irqsDavid Vrabel2013-08-20
| * | | xen/p2m: avoid unneccesary TLB flush in m2p_remove_override()David Vrabel2013-08-09
| * | | xen: Support 64-bit PV guest receiving NMIsKonrad Rzeszutek Wilk2013-08-09
* | | | Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-09-04
|\ \ \ \ | | |/ / | |/| |
| * | | xen, pvticketlock: Allow interrupts to be enabled while blockingJeremy Fitzhardinge2013-08-09
| * | | x86, ticketlock: Add slowpath logicJeremy Fitzhardinge2013-08-09
| * | | x86, pvticketlock: Use callee-save for lock_spinningJeremy Fitzhardinge2013-08-09
| * | | xen, pvticketlocks: Add xen_nopvspin parameter to disable xen pv ticketlocksJeremy Fitzhardinge2013-08-09
| * | | xen, pvticketlock: Xen implementation for PV ticket locksJeremy Fitzhardinge2013-08-09
| * | | xen: Defer spinlock setup until boot CPU setupJeremy Fitzhardinge2013-08-09
| * | | x86, spinlock: Replace pv spinlocks with pv ticketlocksJeremy Fitzhardinge2013-08-09
| |/ /
* | | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-09-04
|\ \ \
| * | | x86: Correctly detect hypervisorJason Wang2013-08-05
| |/ /
* | | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2013-09-04
|\ \ \ | |_|/ |/| |
| * | x86/asmlinkage: Fix warning in xen asmlinkage changeAndi Kleen2013-08-22
| * | x86, asmlinkage, paravirt: Add __visible/asmlinkage to xen paravirt opsAndi Kleen2013-08-06
| |/
* | Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-08-21
|\ \ | |/ |/|
| * xen/smp: initialize IPI vectors before marking CPU onlineChuck Anderson2013-08-20
| * x86/xen: do not identity map UNUSABLE regions in the machine E820David Vrabel2013-08-20
* | x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-14
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-06
|\ \