summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
Commit message (Expand)AuthorAgeFilesLines
* x86/paravirt/xen: Remove xen_patch()Juergen Gross2017-08-246-138/+21Star
* x86/xen/64: Fix the reported SS and CS in SYSCALLAndy Lutomirski2017-08-151-0/+18
* x86/xen/64: Rearrange the SYSCALL entriesAndy Lutomirski2017-08-101-14/+9Star
* xen/x86: fix cpu hotplugJuergen Gross2017-07-231-1/+2
* xen/x86: Don't BUG on CPU0 offliningVitaly Kuznetsov2017-07-231-1/+0Star
* kexec: move vmcoreinfo out of the kernel's .bss sectionXunlei Pang2017-07-131-2/+2
* Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-071-14/+0Star
|\
| * xen-swiotlb: consolidate xen_swiotlb_dma_opsChristoph Hellwig2017-06-201-14/+0Star
* | Merge tag 'for-linus-4.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-07-0710-139/+242
|\ \
| * | x86: xen: remove unnecessary variable in xen_foreach_remap_area()Gustavo A. R. Silva2017-07-031-5/+2Star
| * | xen: allocate page for shared info page from low memoryJuergen Gross2017-06-252-9/+24
| * | xen/vcpu: Handle xen_vcpu_setup() failure at bootAnkur Arora2017-06-134-5/+35
| * | xen/vcpu: Handle xen_vcpu_setup() failure in hotplugAnkur Arora2017-06-134-26/+45
| * | xen/pv: Fix OOPS on restore for a PV, !SMP domainAnkur Arora2017-06-131-11/+15
| * | xen/pvh*: Support > 32 VCPUs at domain restoreAnkur Arora2017-06-134-34/+52
| * | xen/vcpu: Simplify xen_vcpu related codeAnkur Arora2017-06-135-69/+89
| |/
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-041-1/+1
|\ \
| * | x86/apic: Move cpumask and to core codeThomas Gleixner2017-06-221-1/+1
| |/
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-032-45/+40Star
|\ \
| * | x86/boot/64: Rename init_level4_pgt and early_level4_pgtKirill A. Shutemov2017-06-132-9/+9
| * | x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()Andy Lutomirski2017-06-131-3/+3
| * | x86/mm: Rework lazy TLB to track the actual loaded mmAndy Lutomirski2017-06-051-28/+23Star
| * | x86/mm: Pass flush_tlb_info to flush_tlb_others() etcAndy Lutomirski2017-06-051-5/+5
| |/
* | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-031-33/+12Star
|\ \
| * | x86/xen/efi: Initialize only the EFI struct members used by XenDaniel Kiper2017-06-231-33/+12Star
| |/
* / objtool, x86: Add several functions and files to the objtool whitelistJosh Poimboeuf2017-06-301-0/+3
|/
* xen: make xen_flush_tlb_all() staticJuergen Gross2017-05-191-1/+1
* xen: cleanup pvh leftovers from pv-only sourcesJuergen Gross2017-05-192-75/+42Star
* xen: adjust early dom0 p2m handling to xen hypervisor behaviorJuergen Gross2017-05-111-3/+4
* x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under XenJuergen Gross2017-05-111-1/+0Star
* xen/x86: Do not call xen_init_time_ops() until shared_info is initializedBoris Ostrovsky2017-05-052-3/+8
* x86/xen: fix xsave capability settingJuergen Gross2017-05-051-23/+9Star
* xen: Move xen_have_vector_callback definition to enlighten.cBoris Ostrovsky2017-05-032-3/+3
* xen: Implement EFI reset_system callbackJulien Grall2017-05-021-1/+1
* xen: Export xen_rebootJulien Grall2017-05-021-1/+0Star
* xen/x86: Call xen_smp_intr_init_pv() on BSPBoris Ostrovsky2017-05-021-1/+1
* xen: Revert commits da72ff5bfcb0 and 72a9b186292dBoris Ostrovsky2017-05-023-4/+21
* xen/pvh: Do not fill kernel's e820 map in init_pvh_bootparams()Boris Ostrovsky2017-05-021-14/+6Star
* x86/xen: use capabilities instead of fake cpuid values for xsaveJuergen Gross2017-05-021-23/+30
* x86/xen: use capabilities instead of fake cpuid values for x2apicJuergen Gross2017-05-021-2/+1Star
* x86/xen: use capabilities instead of fake cpuid values for mwaitJuergen Gross2017-05-021-6/+5Star
* x86/xen: use capabilities instead of fake cpuid values for acpiJuergen Gross2017-05-021-8/+3Star
* x86/xen: use capabilities instead of fake cpuid values for accJuergen Gross2017-05-021-3/+1Star
* x86/xen: use capabilities instead of fake cpuid values for mtrrJuergen Gross2017-05-021-2/+2
* x86/xen: use capabilities instead of fake cpuid values for aperfJuergen Gross2017-05-021-8/+1Star
* x86/xen: don't indicate DCA support in pv domainsJuergen Gross2017-05-021-0/+1
* xen: set cpu capabilities from xen_start_kernel()Juergen Gross2017-05-021-7/+7
* xen,kdump: handle pv domain in paddr_vmcoreinfo_note()Juergen Gross2017-05-021-0/+13
* x86/xen: remove unused static function from smp_pv.cJuergen Gross2017-05-021-10/+0Star
* x86/xen: rename some PV-only functions in smp_pv.cVitaly Kuznetsov2017-05-021-14/+14