summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
Commit message (Expand)AuthorAgeFilesLines
* x86/paravirt: Remove no longer used paravirt functionsJuergen Gross2017-09-132-4/+0Star
* Merge tag 'for-linus-4.14b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-074-49/+3Star
|\
| * xen/mmu: set MMU_NORMAL_PT_UPDATE in remap_area_mfn_pte_fnWei Liu2017-08-311-1/+1
| * xen: remove unused function xen_set_domain_pte()Juergen Gross2017-08-311-20/+0Star
| * xen: remove tests for pvh mode in pure pv pathsJuergen Gross2017-08-312-28/+2Star
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-054-48/+107
|\ \
| * | x86/xen: Get rid of paravirt op adjust_exception_frameJuergen Gross2017-08-314-42/+101
| * | x86/asm: Replace access to desc_struct:a/b fieldsThomas Gleixner2017-08-291-1/+1
| * | x86/idt: Unify gate_struct handling for 32/64-bit kernelsThomas Gleixner2017-08-291-6/+6
| * | Merge branch 'x86/asm' into x86/apicThomas Gleixner2017-08-256-152/+48Star
| |\ \ | | |/ | |/|
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-044-4/+15
|\ \ \
| * | | Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar2017-08-263-24/+39
| |\| |
| * | | x86: Enable 5-level paging support via CONFIG_X86_5LEVEL=yKirill A. Shutemov2017-07-211-0/+5
| * | | x86/xen: Redefine XEN_ELFNOTE_INIT_P2M using PUD_SIZE * PTRS_PER_PUDKirill A. Shutemov2017-07-211-1/+1
| * | | xen/x86: Remove SME feature in PV guestsTom Lendacky2017-07-181-0/+1
| * | | Merge branch 'x86/boot' into x86/mm, to pick up interacting changesIngo Molnar2017-07-1812-155/+244
| |\ \ \
| * | | | x86/mm: Enable CR4.PCIDE on supported systemsAndy Lutomirski2017-07-051-0/+6
| * | | | x86/mm: Rework lazy TLB mode and TLB freshness trackingAndy Lutomirski2017-07-051-3/+2Star
* | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-09-046-152/+48Star
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | 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: fix hvm guest with kaslr enabledJuergen Gross2017-08-111-2/+14
* | | | xen: split up xen_hvm_init_shared_info()Juergen Gross2017-08-111-21/+24
|/ / /
* | | 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