summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-12-271-1/+1
|\
| * x86: Fix various typos in commentsIngo Molnar2018-12-031-1/+1
* | Merge tag 'for-linus-4.21-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-12-265-255/+21Star
|\ \
| * | kprobes/x86/xen: blacklist non-attachable xen interrupt functionsAndrea Righi2018-12-171-0/+2
| * | xen/pvh: Move Xen code for getting mem map via hcall out of common fileMaran Wilson2018-12-131-0/+20
| * | xen/pvh: Move Xen specific PVH VM initialization out of common fileMaran Wilson2018-12-131-1/+21
| * | xen/pvh: Create a new file for Xen specific PVH codeMaran Wilson2018-12-132-0/+12
| * | xen/pvh: Move PVH entry code out of Xen specific treeMaran Wilson2018-12-133-289/+0Star
| * | xen/pvh: Split CONFIG_XEN_PVH into CONFIG_PVH and CONFIG_XEN_PVHMaran Wilson2018-12-131-1/+2
| |/
* / x86/mm: Fix guard hole handlingKirill A. Shutemov2018-12-111-5/+6
|/
* Merge tag 'for-linus-4.20a-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-12-024-101/+25Star
|\
| * Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"Igor Druzhinin2018-11-292-80/+4Star
| * xen/x86: add diagnostic printout to xen_mc_flush() in case of errorJuergen Gross2018-11-291-15/+20
| * x86/xen: cleanup includes in arch/x86/xen/spinlock.cJuergen Gross2018-11-221-6/+1Star
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-11-111-3/+3
|\ \
| * | x86/mm: Move LDT remap out of KASLR region on 5-level pagingKirill A. Shutemov2018-11-061-3/+3
* | | Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-11-102-8/+9
|\ \ \ | |/ / |/| / | |/
| * xen: fix xen_qlock_wait()Juergen Gross2018-11-091-6/+8
| * x86/xen: fix pv bootJuergen Gross2018-11-091-2/+1Star
* | mm: remove include/linux/bootmem.hMike Rapoport2018-10-313-4/+2Star
* | memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-311-1/+1
* | memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport2018-10-311-1/+2
* | memblock: replace alloc_bootmem_align with memblock_allocMike Rapoport2018-10-311-1/+1
|/
* xen/pvh: don't try to unplug emulated devicesJuergen Gross2018-10-261-0/+4
* xen/pvh: increase early stack sizeRoger Pau Monne2018-10-241-1/+1
* xen: make xen_qlock_wait() nestableJuergen Gross2018-10-241-14/+10Star
* xen: fix race in xen_qlock_wait()Juergen Gross2018-10-241-10/+5Star
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-10-231-3/+5
|\
| * x86/entry/64: Use the TSS sp2 slot for SYSCALL/SYSRET scratch spaceAndy Lutomirski2018-09-081-3/+5
* | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-10-2318-298/+232Star
|\ \
| * | x86/xen: Make xen_reservation_lock staticJuergen Gross2018-09-061-1/+1
| * | x86/paravirt: Introduce new config option PARAVIRT_XXLJuergen Gross2018-09-031-0/+1
| * | x86/paravirt: Use a single ops structureJuergen Gross2018-09-036-36/+42
| * | x86/xen: Add SPDX identifier in arch/x86/xen filesJuergen Gross2018-09-0311-64/+20Star
| * | x86/xen: Link platform-pci-unplug.o only if CONFIG_XEN_PVHVMJuergen Gross2018-09-032-3/+1Star
| * | x86/xen: Move pv specific parts of arch/x86/xen/mmu.c to mmu_pv.cJuergen Gross2018-09-033-187/+139Star
| * | x86/xen: Move pv irq related functions under CONFIG_XEN_PV umbrellaJuergen Gross2018-09-031-10/+31
| |/
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-231-0/+2
|\ \
| * | x86/stackprotector: Remove the call to boot_init_stack_canary() from cpu_star...Christophe Leroy2018-10-221-0/+2
* | | Merge branch 'x86-grub2-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-10-231-1/+1
|\ \ \
| * | | x86/xen: Fix boot loader version reported for PVH guestsJuergen Gross2018-10-101-1/+1
| |/ /
* | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-10-231-3/+9
|\ \ \
| * | | x86/xen: Add Hygon Dhyana support to XenPu Wen2018-09-271-3/+9
| | |/ | |/|
* | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-10-231-1/+0Star
|\ \ \
| * | | x86/kconfig: Remove redundant 'default n' lines from all x86 Kconfig'sBartlomiej Zolnierkiewicz2018-10-171-1/+0Star
| | |/ | |/|
* | | Merge tag 'v4.19-rc6' into for-4.20/blockJens Axboe2018-10-012-3/+7
|\| |
| * | Merge tag 'for-linus-4.19d-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2018-09-231-1/+1
| |\ \
| | * | xen/x86/vpmu: Zero struct pt_regs before calling into sample handling codeBoris Ostrovsky2018-09-191-1/+1
| | |/
| * / x86/mm: Expand static page table for fixmap spaceFeng Tang2018-09-201-2/+6
| |/
* / xen: don't include <xen/xen.h> from <asm/io.h> and <asm/dma-mapping.h>Christoph Hellwig2018-09-264-0/+4
|/